Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hlint tweaks | Joey Hess | 2011-07-15 |
| | | | | Did all sources except Remotes/* and Command/* | ||
* | unannex: Clean up use of git commit -a. | Joey Hess | 2011-07-14 |
| | | | | | | | | This was more complex than would be expected. unannex has to use git commit -a since it's removing files from git; git commit filelist won't do. Allow commands to be added to the Git queue that have no associated files, and run such commands once. | ||
* | rename GitQueue to Git.Queue | Joey Hess | 2011-06-30 |