summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* metadata: FIeld names are now case insensative.Gravatar Joey Hess2014-02-25
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* Preserve metadata when staging a new version of an annexed file.Gravatar Joey Hess2014-02-24
* metadata: Support --jsonGravatar Joey Hess2014-02-23
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* rather ugly workaround for directories with spaces as MetaFieldsGravatar Joey Hess2014-02-22
* views: add automatically constructed file location metadataGravatar Joey Hess2014-02-22
* factor out new moduleGravatar Joey Hess2014-02-22
* 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