summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* 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
* fsck no longer runs unusedGravatar Joey Hess2010-11-15
* clearifyGravatar Joey Hess2010-11-15
* dropunusedGravatar Joey Hess2010-11-15
* unused: New subcommand, finds unused data (the global part of fsck).Gravatar Joey Hess2010-11-15
* find: New subcommand.Gravatar Joey Hess2010-11-14
* fsck improvementsGravatar Joey Hess2010-11-13
* tweakGravatar Joey Hess2010-11-10
* edit an alias for unlockGravatar Joey Hess2010-11-10
* Avoid using runghc to run test suite as it is not available on all architectu...Gravatar Joey Hess2010-11-10
* maybe call it unlock and not checkoutGravatar Joey Hess2010-11-09
* Merge branch 'master' into checkoutGravatar Joey Hess2010-11-09
|\
| * Reorganised the layout of .git/annex/Gravatar Joey Hess2010-11-08
| * Add annex.version, which will be used to automate upgrades.Gravatar Joey Hess2010-11-08
* | documentation for checkoutGravatar Joey Hess2010-11-07
|/
* add fsck subcommand (stub)Gravatar Joey Hess2010-11-06
* rework subcommand invocation logicGravatar Joey Hess2010-11-01
* fixGravatar Joey Hess2010-11-01
* expandGravatar Joey Hess2010-11-01
* cleanupGravatar Joey Hess2010-11-01
* add global fallback for per-repo optionsGravatar Joey Hess2010-11-01
* Added remote.annex-scp-options and remote.annex-ssh-options.Gravatar Joey Hess2010-10-31
* Add --verboseGravatar Joey Hess2010-10-28
* updateGravatar Joey Hess2010-10-27
* doc pointerGravatar Joey Hess2010-10-27
* pre-commit hookGravatar Joey Hess2010-10-27
* don't try to set up .gitattributes every time; only do it on git annex initGravatar Joey Hess2010-10-27
* better messagesGravatar Joey Hess2010-10-25
* add setkey subcommandGravatar Joey Hess2010-10-25