aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* where indentationGravatar Joey Hess2012-11-12
* flush stdoutGravatar Joey Hess2012-11-09
* use xmpp::user@host for xmpp remotesGravatar Joey Hess2012-11-09
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
* better handling of lifting from XMPP -> AssistantGravatar Joey Hess2012-11-05
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* Assistant monad, stage 1Gravatar Joey Hess2012-10-29
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* (re)start XMPP when it's configured in the webappGravatar Joey Hess2012-10-27
* deal with mtl/monads-tf conflictGravatar Joey Hess2012-10-24
* uninit: Check and abort if there are symlinks to annexed content that are not...Gravatar Joey Hess2012-10-22
* remove some more !!Gravatar Joey Hess2012-10-20
* drop unwanted content in the transfer scanGravatar Joey Hess2012-10-18
* better fix for zombie problem, which turns out to be a zombie ssh started by ...Gravatar Joey Hess2012-10-17
* nub the autostart fileGravatar Joey Hess2012-10-14
* add help commandGravatar Joey Hess2012-10-13
* full analysis of ways content could stop being preferred and need to be droppedGravatar Joey Hess2012-10-13
* vicfg: New file format, avoids ambiguity with repos that have the same descri...Gravatar Joey Hess2012-10-12
* git config remote.name.annex-sync can be used to control whether a remote get...Gravatar Joey Hess2012-10-11
* webapp: display message about starting web browserGravatar Joey Hess2012-10-11
* better messageGravatar Joey Hess2012-10-11
* webapp: avoid infinite loop on startGravatar Joey Hess2012-10-11
* dead: Remove dead repository from all groups.Gravatar Joey Hess2012-10-10
* assistant: Now honors preferred content settings when deciding what to transfer.Gravatar Joey Hess2012-10-09
* generalized Annex.WantedGravatar Joey Hess2012-10-08
* make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
* drop --auto --from with preferred contentGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* remove now-unnecessary manual reapsGravatar Joey Hess2012-10-04
* more zombie fightingGravatar Joey Hess2012-10-04
* make a pipeReadStrict, that properly waits on the processGravatar Joey Hess2012-10-04
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04
* tweakGravatar Joey Hess2012-10-03
* finished vicfgGravatar Joey Hess2012-10-03
* wrote parserGravatar Joey Hess2012-10-03
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* status: display repository groupsGravatar Joey Hess2012-10-02
* simplifyGravatar Joey Hess2012-10-01
* group, ungroup: New commands to indicate groups of repositories.Gravatar Joey Hess2012-10-01
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* rename optionGravatar Joey Hess2012-09-25
* fsck: New --incremental-restart option which is nice for scheduling eg, month...Gravatar Joey Hess2012-09-25
* only read/set the incremental timestamp file onceGravatar Joey Hess2012-09-25
* use --more rather than --new to continue incremental fsckGravatar Joey Hess2012-09-25
* basic incremental fsck now workingGravatar Joey Hess2012-09-25
* add recordStartTime and getStartTimeGravatar Joey Hess2012-09-25
* move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25
* Justin's metadata codeGravatar Joey Hess2012-09-25