summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* sync: New command that synchronises the local repository and default remote, ...Gravatar Joey Hess2011-12-09
* change footerGravatar Joey Hess2011-12-07
* dead: A command which says that a repository is gone for good and you don't w...Gravatar Joey Hess2011-12-02
* clarify extent of limit checksGravatar Joey Hess2011-11-28
* --inbackend can be used to make git-annex only operate on files whose content...Gravatar Joey Hess2011-11-28
* find: Support --print0Gravatar Joey Hess2011-11-22
* clarifyGravatar Joey Hess2011-11-16
* status --json --fast for escGravatar Joey Hess2011-11-14
* better command nameGravatar Joey Hess2011-10-31
* The fromkey command now takes the key as its first parameter. The --key optio...Gravatar Joey Hess2011-10-31
* Removed the setkey command, and added a setcontent command with a more useful...Gravatar Joey Hess2011-10-31
* Revert "as far as I know, --bwlimit does not accept unit, it always takes kil...Gravatar Joey Hess2011-10-28
* as far as I know, --bwlimit does not accept unit, it always takes kilobytesGravatar http://nicolas-schodet.myopenid.com/2011-10-29
* drop --from is now supported to remove file content from a remote.Gravatar Joey Hess2011-10-28
* document the little-known get --fromGravatar Joey Hess2011-10-27
* reorgGravatar Joey Hess2011-10-14
* A remote can have a annexUrl configured, that is used by git-annex instead of...Gravatar Joey Hess2011-10-14
* fooGravatar Joey Hess2011-09-28
* typoGravatar Joey Hess2011-09-28
* Merge branch 'master' into unusedfullGravatar Joey Hess2011-09-28
|\
| * mention that add --force adds ignored filesGravatar Joey Hess2011-09-25
* | documentation/warning message update for future featureGravatar Joey Hess2011-09-23
|/
* status: Massively sped up; remove --fast mode.Gravatar Joey Hess2011-09-20
* status: In --fast mode, all status info is displayed now; but some of it is o...Gravatar Joey Hess2011-09-20
* make find show files meeting limits, even when not presentGravatar Joey Hess2011-09-18
* --copies=N can be used to make git-annex only operate on files with the speci...Gravatar Joey Hess2011-09-18
* update man page for file matching optionsGravatar Joey Hess2011-09-18
* grouped commands into related sectionsGravatar Joey Hess2011-09-15
* remove now unnecessary git commitsGravatar Joey Hess2011-09-15
* document --auto all in one placeGravatar Joey Hess2011-09-15
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* optimize: A new subcommand that either gets or drops file content as needed t...Gravatar Joey Hess2011-09-14
* basic json supportGravatar Joey Hess2011-09-01
* init: Make description an optional parameter.Gravatar Joey Hess2011-08-29
* update documentation for new, neutered key-value backendsGravatar Joey Hess2011-08-28
* Added annex-cost-command configuration, which can be used to vary the cost of...Gravatar Joey Hess2011-08-18
* improve docs for initGravatar Joey Hess2011-08-17
* init no longer creates .gitattributesGravatar Joey Hess2011-08-17
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* Support the standard git -c name=valueGravatar Joey Hess2011-07-14
* unannex: In --fast mode, file content is left in the annex, and a hard link m...Gravatar Joey Hess2011-07-04
* documentation for using the webGravatar Joey Hess2011-07-01
* updates for web remote and removing URL backendGravatar Joey Hess2011-07-01
* Merge branch 'master' into v3Gravatar Joey Hess2011-06-29
|\
| * --force will cause add, etc, to operate on ignored files.Gravatar Joey Hess2011-06-29
* | unused command updates for branchesGravatar Joey Hess2011-06-23
* | add merge subcommandGravatar Joey Hess2011-06-22
* | update documentation that mentioned .git-annex/Gravatar Joey Hess2011-06-22
|/
* Allow --trust etc to specify a repository by name, for temporarily trusting ...Gravatar Joey Hess2011-06-13
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09