summaryrefslogtreecommitdiff
path: root/extra/oxidized-report-git-commits
AgeCommit message (Collapse)Author
2017-08-30Fix #1001: Use git show instead of git diff for reporting changesAndre Sencioles
When running aginst a new repo, OX_REPO_COMMITREF points to the initial commit and OX_REPO_COMMITREF~1 is invalid. Git diff fails with error: unknown revision or path not in the working tree
2017-06-15check job statusAndre Sencioles
2017-06-15use bare repo instead of working directoryAndre Sencioles
Drop requirement for Git working directory by using the bare repository
2016-05-05fixes #400Saku Ytti
2016-03-31release 0.13.10.13.1Saku Ytti
2016-01-21fix typo in example section of oxidized-report-git-commitsNick Hilliard
2016-01-06release 0.10.0Saku Ytti
2015-12-27added warning not to set the staging directory to be the same as the git repoNick Hilliard
2015-12-27Added git-to-email scriptNick Hilliard