summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* 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
* 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