summaryrefslogtreecommitdiff
path: root/Git/Queue.hs
Commit message (Expand)AuthorAge
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* optimisation and memory leak fixGravatar Joey Hess2012-06-12
* queue size fixGravatar Joey Hess2012-06-10
* refactor and function name cleanupGravatar Joey Hess2012-06-08
* make watch use the queueGravatar Joey Hess2012-06-07
* extend Git.Queue to be able to queue more than simple git commandsGravatar Joey Hess2012-06-07
* flush the git queue when a new type of action is being added to itGravatar Joey Hess2012-06-04
* Added a annex.queuesize settingGravatar Joey Hess2012-02-15
* support all filename encodings with ghc 7.4Gravatar Joey Hess2012-02-03
* attempt at a quick, utf-8 only fix to the ghc 7.4 problemGravatar Joey Hess2012-02-01
* use Common in a few more modulesGravatar Joey Hess2011-12-20
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* hlint tweaksGravatar Joey Hess2011-07-15
* unannex: Clean up use of git commit -a.Gravatar Joey Hess2011-07-14
* rename GitQueue to Git.QueueGravatar Joey Hess2011-06-30