summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* move commentGravatar Joey Hess2012-06-13
* tweakGravatar Joey Hess2012-06-12
* do fewer commits during long batch jobsGravatar Joey Hess2012-06-12
* better optimisation of add checkGravatar Joey Hess2012-06-12
* fix bug that turned files already in git into symlinksGravatar Joey Hess2012-06-12
* add a flag indicating if an event was synthesized during initial dir scanGravatar Joey Hess2012-06-12
* cleanupGravatar Joey Hess2012-06-12
* hlintGravatar Joey Hess2012-06-12
* updateGravatar Joey Hess2012-06-11
* avoid using STM while the MVar is heldGravatar Joey Hess2012-06-11
* tweakGravatar Joey Hess2012-06-11
* Merge branch 'master' into watchGravatar Joey Hess2012-06-11
|\
| * uninit: Refuse to run in a subdirectory. Closes: #677076Gravatar Joey Hess2012-06-11
* | git annex watch --stopGravatar Joey Hess2012-06-11
* | add a pid fileGravatar Joey Hess2012-06-11
* | daemonize git annex watchGravatar Joey Hess2012-06-11
* | crazy optimisationGravatar Joey Hess2012-06-10
* | run git add --update after inotify is startedGravatar Joey Hess2012-06-10
* | fixed the double commits problemGravatar Joey Hess2012-06-10
* | avoid running pre-commit hook from watch commitsGravatar Joey Hess2012-06-10
* | tweakGravatar Joey Hess2012-06-10
* | smart commit threadGravatar Joey Hess2012-06-10
* | add a thread to commit changesGravatar Joey Hess2012-06-10
* | generalize and improve state MVar codeGravatar Joey Hess2012-06-10
* | stage deletions directly using update-indexGravatar Joey Hess2012-06-10
* | fix non-linux buildGravatar Joey Hess2012-06-09
* | refactor and function name cleanupGravatar Joey Hess2012-06-08
* | use git queue for rm tooGravatar Joey Hess2012-06-07
* | 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
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-07
|\|
| * initremote: Automatically describe a remote when creating it.Gravatar Joey Hess2012-06-07
* | tweakGravatar Joey Hess2012-06-06
* | refactorGravatar Joey Hess2012-06-06
* | build watch on non-linux, just don't do anythingGravatar Joey Hess2012-06-06
* | handle running out of watch descriptorsGravatar Joey Hess2012-06-06
* | ignore .gitignore and .gitattributesGravatar Joey Hess2012-06-06
* | close the git add raceGravatar Joey Hess2012-06-06
* | factor out nukeFileGravatar Joey Hess2012-06-06
* | split out utility functionsGravatar Joey Hess2012-06-06
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-05
|\|
| * add: Prevent (most) modifications from being made to a file while it is being...Gravatar Joey Hess2012-06-05
| * use createAnnexDirectory when setting up tmp dirGravatar Joey Hess2012-06-05
| * separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* | run event handlers all in the same Annex monadGravatar Joey Hess2012-06-04
* | avoid explicit queue flushGravatar Joey Hess2012-06-04
* | ignore-unmatch when removing a staged fileGravatar Joey Hess2012-06-04
* | refactorGravatar Joey Hess2012-06-04
* | notice deleted files on startupGravatar Joey Hess2012-06-04
* | deletionGravatar Joey Hess2012-06-04