summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* add --incremental and --new optionsGravatar Joey Hess2012-09-25
* copy: avoid updating location log when no copy is performedGravatar Joey Hess2012-09-24
* quiet calls to transferkeyGravatar Joey Hess2012-09-24
* fixes for transfer resumeGravatar Joey Hess2012-09-24
* make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* avoid webapp crash on startup when there's no ~/.gitconfigGravatar Joey Hess2012-09-23
* hooked up git-annex-shell transferinfoGravatar Joey Hess2012-09-21
* git-annex-shell transferinfo commandGravatar Joey Hess2012-09-21
* unify typesGravatar Joey Hess2012-09-21
* fix breakage caught by test suiteGravatar Joey Hess2012-09-21
* typoGravatar Joey Hess2012-09-19
* recvkey is not an upload, so ignore the progress callbackGravatar Joey Hess2012-09-19
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* better name for fallback sync refsGravatar Joey Hess2012-09-16
* sync: Pushes the git-annex branch to remote/synced/git-annex, rather than dir...Gravatar Joey Hess2012-09-16
* reinject: When the provided file doesn't match, leave it where it is, rather ...Gravatar Joey Hess2012-09-16
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* migrate: Check content before generating the new key, to avoid generating a k...Gravatar Joey Hess2012-09-14