aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* pre-commit-annex hook script to automatically extract metadata from lots of t...Gravatar Joey Hess2014-03-02
* doc improvementsGravatar Joey Hess2014-03-02
* vadd: Allow listing multiple desired values for a field.Gravatar Joey Hess2014-03-02
* view, vfilter: Add support for filtering tags and values out of a view, using...Gravatar Joey Hess2014-03-02
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* docs for remote webapp, securelyGravatar Joey Hess2014-02-28
* updateGravatar Joey Hess2014-02-25
* 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
* views: add automatically constructed file location metadataGravatar Joey Hess2014-02-22
* note case insensative matchingGravatar Joey Hess2014-02-21
* --metadata field=value can now use globs to match, and matches case insensati...Gravatar Joey Hess2014-02-21
* tweak wordingGravatar Joey Hess2014-02-20
* Revert "Fix command to match fsck description"Gravatar Joey Hess2014-02-20
* fsck: When run with --all or --unused, while .gitattributes annex.numcopies c...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
* vpop NGravatar 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
* Fix command to match fsck descriptionGravatar stp2014-02-17
* limiting files based on metadataGravatar Joey Hess2014-02-13
* metacata command can now operate on many files at onceGravatar Joey Hess2014-02-13
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* remove dropkey exampleGravatar Joey Hess2014-02-08
* --in can now refer to files that were located in a repository at some past da...Gravatar Joey Hess2014-02-06
* Document in man page that sshcaching uses ssh ControlMaster. Closes: #737476Gravatar Joey Hess2014-02-02
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* All commands that support --all also support a --key option, which limits the...Gravatar Joey Hess2014-01-26
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
* assistant unused file handlingGravatar Joey Hess2014-01-22
* benchmarked numcopies .gitattributes in preferred contentGravatar Joey Hess2014-01-21
* expose tasty test suite's option parserGravatar Joey Hess2014-01-21
* Add and use numcopiesneeded preferred content expression.Gravatar Joey Hess2014-01-20
* global numcopies settingGravatar Joey Hess2014-01-20
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* Allow --all to be mixed with matching options like --copies and --in (but not...Gravatar Joey Hess2014-01-18
* note that --all can't be mixed with eg --copiesGravatar Joey Hess2014-01-18
* clarify syncGravatar Joey Hess2014-01-18
* Minor git-annex.mdwn tune ups (trailing spaces, typos, more consistency in te...Gravatar Yaroslav Halchenko2014-01-18
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* importfeed: Support youtube playlists.Gravatar Joey Hess2013-12-29