git-annex/Annex
Joey Hess 7a6fb8ae4e flush the git queue when a new type of action is being added to it
This allows the queue to be used in a single process for multiple possibly
conflicting commands, like add and rm, without running them out of order.

This assumes that running the same git subcommand with different parameters
cannot itself conflict.
2012-06-04 20:41:22 -04:00
..
Branch.hs display "Recording state in git..." when staging the journal 2012-04-27 13:54:33 -04:00
BranchState.hs tweak 2012-01-14 14:31:16 -04:00
CatFile.hs detect and recover from branch push/commit race 2011-12-11 20:41:35 -04:00
CheckAttr.hs rework git check-attr interface 2012-02-13 23:52:21 -04:00
Content.hs Clean up handling of git directory and git worktree. 2012-05-18 17:03:12 -04:00
Exception.hs adjust to build with monad-control-0.3 2011-12-05 22:51:37 -04:00
Journal.hs honor core.sharedRepository when making all the other files in the annex 2012-04-21 19:36:03 -04:00
LockPool.hs noop 2012-04-21 23:32:33 -04:00
Perms.hs noop 2012-04-21 23:32:33 -04:00
Queue.hs flush the git queue when a new type of action is being added to it 2012-06-04 20:41:22 -04:00
Ssh.hs Clean up handling of git directory and git worktree. 2012-05-18 17:03:12 -04:00
UUID.hs Fix use of several config settings 2012-05-05 20:16:56 -04:00
Version.hs Fix use of several config settings 2012-05-05 20:16:56 -04:00