summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* findref: New command, like find but shows files in a specified git ref.Gravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* found a way to make uninit always fastGravatar Joey Hess2014-04-15
* document uninit --fast and also why it's not the defaultGravatar Joey Hess2014-04-15
* improve descGravatar Joey Hess2014-04-14
* importfeed: Filename template can now contain an itempubdate variable. Needs ...Gravatar Joey Hess2014-04-07
* added git-annex remotedaemonGravatar Joey Hess2014-04-06
* typoGravatar Joey Hess2014-03-31
* improve metadata documentationGravatar Joey Hess2014-03-26
* add --include-dotfiles: New option, perhaps useful for backups.Gravatar Joey Hess2014-03-26
* notifications on dropGravatar Joey Hess2014-03-22
* add desktop notificationsGravatar Joey Hess2014-03-22
* metadata: Add --get (from bremner)Gravatar Joey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Gravatar Joey Hess2014-03-15
* note that webapp starts the assistant if it's not already runningGravatar Joey Hess2014-03-12
* 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