aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/Committer.hs
Commit message (Expand)AuthorAge
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split Commits and liftedGravatar Joey Hess2012-10-29
* split Changes and liftedGravatar Joey Hess2012-10-29
* lift alertWhileGravatar Joey Hess2012-10-29
* move alert display functionsGravatar Joey Hess2012-10-29
* converted 6 more threadsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* !! removalGravatar Joey Hess2012-10-21
* revert bad changeGravatar Joey Hess2012-10-09
* assistant: Now honors preferred content settings when deciding what to transfer.Gravatar Joey Hess2012-10-09
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* avoid crashing committer if it fails to stage changesGravatar Joey Hess2012-10-02
* always check with ls-files before adding new filesGravatar Joey Hess2012-10-02
* close unreproducible bug and remove expensive code added to debug itGravatar Joey Hess2012-09-28
* support old versions of git that do not have --allow-empty-messageGravatar Joey Hess2012-09-19
* add missing --no-verify to prevent the pre-commit hook's git annex fixGravatar Joey Hess2012-09-19
* avoid making empty commitsGravatar Joey Hess2012-09-18
* run current branch merge in annex monadGravatar Joey Hess2012-09-17
* hlintGravatar Joey Hess2012-09-13
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* added an alert after a file transferGravatar Joey Hess2012-08-06
* add alert when committingGravatar Joey Hess2012-08-02
* avoid bogus alert errorsGravatar Joey Hess2012-08-02
* awesome alert combiningGravatar Joey Hess2012-08-02
* debuggeryGravatar Joey Hess2012-07-29
* probably fixes http://git-annex.branchable.com/bugs/lsof__47__committer_threa...Gravatar Joey Hess2012-07-29
* better transfer queue managementGravatar Joey Hess2012-07-25
* debugging improvementsGravatar Joey Hess2012-07-20
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* reorg threadsGravatar Joey Hess2012-06-25