Commit message (Expand) | Author | Age | |
---|---|---|---|
* | optimisation and memory leak fix | Joey Hess | 2012-06-12 |
* | queue size fix | Joey Hess | 2012-06-10 |
* | refactor and function name cleanup | Joey Hess | 2012-06-08 |
* | make watch use the queue | Joey Hess | 2012-06-07 |
* | extend Git.Queue to be able to queue more than simple git commands | Joey Hess | 2012-06-07 |
* | flush the git queue when a new type of action is being added to it | Joey Hess | 2012-06-04 |
* | Added a annex.queuesize setting | Joey Hess | 2012-02-15 |
* | support all filename encodings with ghc 7.4 | Joey Hess | 2012-02-03 |
* | attempt at a quick, utf-8 only fix to the ghc 7.4 problem | Joey Hess | 2012-02-01 |
* | use Common in a few more modules | Joey Hess | 2011-12-20 |
* | split out Git/Command.hs | Joey Hess | 2011-12-14 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
* | hlint tweaks | Joey Hess | 2011-07-15 |
* | unannex: Clean up use of git commit -a. | Joey Hess | 2011-07-14 |
* | rename GitQueue to Git.Queue | Joey Hess | 2011-06-30 |