summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* 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
* migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...Gravatar Joey Hess2011-03-23
* clarifyGravatar Joey Hess2011-03-22
* diskreserve settingGravatar Joey Hess2011-03-22
* fast modeGravatar Joey Hess2011-03-22
* Add version command to show git-annex version as well as repository version i...Gravatar Joey Hess2011-03-19
* add explicit upgrade commandGravatar Joey Hess2011-03-16
* test suite passes againGravatar Joey Hess2011-03-15
* fixed dropkey, setkey, and git-annex-shell subcommandsGravatar Joey Hess2011-03-15
* initial pass at doc updateGravatar Joey Hess2011-03-15
* whereis: New subcommand to show where a file's content has gotten to.Gravatar Joey Hess2011-03-05
* document describe commandGravatar Joey Hess2011-03-03
* updates for bare repo supportGravatar Joey Hess2011-03-03
* Typo fixes in git-annex.mdwnGravatar http://sunny256.sunbase.org/2011-02-15
* new map subcommand, basically workingGravatar Joey Hess2011-02-03
* unannex: Commit staged changes at endGravatar Joey Hess2011-02-01
* Improved temp file handlingGravatar Joey Hess2011-01-28
* trust setting improvementsGravatar Joey Hess2011-01-26
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
* document 3-level trustGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* document interaction of annex-ignore with --from/--toGravatar Joey Hess2011-01-25
* clarify default values when no path is specifiedGravatar Joey Hess2011-01-13
* New migrate subcommand can be used to switch files to using a different backe...Gravatar Joey Hess2011-01-08
* Now rsync is exclusively used for copying files to and from remotes. scp is n...Gravatar Joey Hess2010-12-31
* add git-annex-shell commandGravatar Joey Hess2010-12-30
* Add trust and untrust subcommands, to allow configuring remotes that are trus...Gravatar Joey Hess2010-12-28
* formattingGravatar Joey Hess2010-12-10
* Add --exclude option to exclude files from processing.Gravatar Joey Hess2010-12-08
* Add uninit subcommand. Closes: #605749Gravatar Joey Hess2010-12-03
* use rsync for all remote file transfersGravatar Joey Hess2010-12-02
* The git-annex-backend attribute has been renamed to annex.backend.Gravatar Joey Hess2010-11-28
* change name of numcopies attributeGravatar Joey Hess2010-11-28
* update docsGravatar Joey Hess2010-11-28
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* Add copy subcommand.Gravatar Joey Hess2010-11-27