summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* 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
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
* Add --numcopies option.Gravatar Joey Hess2011-06-01
* Add --debug option. Closes: #627499Gravatar Joey Hess2011-05-21
* status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16
* unused: Now also lists files fsck places in .git/annex/bad/Gravatar Joey Hess2011-04-29
* updateGravatar Joey Hess2011-04-09
* document bup special remotesGravatar Joey Hess2011-04-08
* unused/dropunused: support --fromGravatar Joey Hess2011-04-02
* initremote worksGravatar Joey Hess2011-03-29
* started on initremoteGravatar Joey Hess2011-03-28
* tweakGravatar Joey Hess2011-03-28
* generalize special remote configuration storageGravatar Joey Hess2011-03-28
* S3 updates; gpg keysGravatar Joey Hess2011-03-28
* will need gpg encryption for s3Gravatar Joey Hess2011-03-28
* more s3 docsGravatar Joey Hess2011-03-28
* Provide a less expensive version of `git annex copy --to`, enabled via --fast...Gravatar Joey Hess2011-03-27
* annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")Gravatar Joey Hess2011-03-26