index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
Queue.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Fix bug in annex.queuesize calculation that caused much more queue flushing t...
Joey Hess
2014-06-18
*
fix a test suite reversion on Windows
Joey Hess
2014-06-12
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
couple more warning fixes
Joey Hess
2014-02-25
*
fix all remaining -Wall warnings on Windows
Joey Hess
2014-02-25
*
try working around windows xargs problem
Joey Hess
2013-10-17
*
Escape ':' in file/directory names to avoid it being treated as a pathspec by...
Joey Hess
2013-08-01
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
finished where indentation changes
Joey Hess
2012-12-13
*
thread safe git-annex index file use
Joey Hess
2012-08-24
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
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