summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* tweak wordingGravatar Joey Hess2014-02-20
* fsck: Refuse to do anything if more than one of --incremental, --more, and --...Gravatar Joey Hess2014-02-20
* trust, untrust, semitrust, dead: Warn when the trust level is overridden in ....Gravatar Joey Hess2014-02-20
* refactorGravatar Joey Hess2014-02-20
* fsck: When run with --all or --unused, while .gitattributes annex.numcopies c...Gravatar Joey Hess2014-02-20
* urk, forgot to check this in yesterday!Gravatar Joey Hess2014-02-20
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* metadata: add --tag and --untag shorthand optionsGravatar Joey Hess2014-02-19
* new section for metadataGravatar Joey Hess2014-02-19
* pre-commit: Update metadata when committing changes to annexed files within a...Gravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* vpop N: remove skipped over viewsGravatar Joey Hess2014-02-18
* vpop NGravatar Joey Hess2014-02-18
* fixed vpopGravatar Joey Hess2014-02-18
* fix view changing when in subdirGravatar Joey Hess2014-02-18
* add vcycle commandGravatar Joey Hess2014-02-18
* add vadd commandGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18
* windows: fix fsck --incremental to not crashGravatar Joey Hess2014-02-13
* limiting files based on metadataGravatar Joey Hess2014-02-13
* nice git ack space optimisation when setting the same metadata value for mult...Gravatar Joey Hess2014-02-13
* metacata command can now operate on many files at onceGravatar Joey Hess2014-02-13
* don't bring forward old values in new log lineGravatar Joey Hess2014-02-12
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* cleanup thanks to Utility.PIDGravatar Joey Hess2014-02-11
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* hlint to give autobuilder something to doGravatar Joey Hess2014-02-11
* remove dead codeGravatar Joey Hess2014-02-08
* add test case & fix conflict resolution bug on Windows & FATGravatar Joey Hess2014-02-04
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* sync --content: Drop files from remotes that don't have them after getting them.Gravatar Joey Hess2014-02-02
* update function name in commentGravatar Joey Hess2014-02-02
* sync --content: Reuse smart copy code from copy command, including handling a...Gravatar Joey Hess2014-02-02
* remove some monkey facesGravatar Joey Hess2014-02-01
* sync --content: Re-pull from remotes after downloading content, since that ca...Gravatar Joey Hess2014-02-01
* improve sync with xmpp and annex-ignoreGravatar Joey Hess2014-02-01
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* avoid using function named that conflicts with name used in newer version of ...Gravatar Joey Hess2014-01-29
* reorgGravatar Joey Hess2014-01-26
* reorgGravatar Joey Hess2014-01-26
* reorganize some files and importsGravatar Joey Hess2014-01-26
* refactorGravatar Joey Hess2014-01-26
* whereis: Support --all.Gravatar Joey Hess2014-01-26
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* add timestamps to unused log filesGravatar Joey Hess2014-01-22
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* expose tasty test suite's option parserGravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20