summaryrefslogtreecommitdiff
path: root/scripts/commit.rc
AgeCommit message (Collapse)Author
2016-12-29Allow using /.git as output repositoryMichael Forney
2016-07-16Don't list git repository files as outputsMichael Forney
This way, ninja -t clean will work as expected.
2016-04-23Don't use head -c -1; it's not portableMichael Forney
2016-04-23Add commit script to generate commit historyMichael Forney
This will make it easier for users to merge changes into their trees.