summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* annex.debug can now be set to enable debug logging by default. The webapp's d...Gravatar Joey Hess2013-06-17
* add exampleGravatar Joey Hess2013-06-02
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* note about initremote --fastGravatar Joey Hess2013-05-24
* work around man format warningGravatar Joey Hess2013-05-15
* To enable an existing special remote, the new enableremote command must be us...Gravatar Joey Hess2013-04-26
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* allow --listen to have a port specified as well as the addressGravatar Joey Hess2013-04-09
* Added annex.web-download-command setting.Gravatar Joey Hess2013-04-08
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* fix preferred content check for 1 semitrusted or better copyGravatar Joey Hess2013-04-02
* clarificationGravatar Joey Hess2013-04-02
* better exampleGravatar Joey Hess2013-03-29
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* update annex.direct docsGravatar Joey Hess2013-03-29
* implement transferkeys plumbing commandGravatar Joey Hess2013-03-19
* (no commit message)Gravatar https://launchpad.net/~arand2013-03-12
* addurl: Add --relaxed option.Gravatar Joey Hess2013-03-11
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* status: Can now be run with a directory path to show only the status of that ...Gravatar Joey Hess2013-03-11
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
* document filename of the autostart fileGravatar Joey Hess2013-02-26
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* annex.autocommitGravatar Joey Hess2013-01-27
* updateGravatar Joey Hess2013-01-06
* support fsck in direct modeGravatar Joey Hess2013-01-06
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Gravatar Joey Hess2013-01-05
* document --autostartGravatar Joey Hess2012-12-29
* OSX assistant: Uses direct mode by default when setting up a new local reposi...Gravatar Joey Hess2012-12-28
* added direct and indirect commandsGravatar Joey Hess2012-12-13
* annex.direct config settingGravatar Joey Hess2012-12-07
* update json documentationGravatar Joey Hess2012-11-27
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* doc/git-annex.mdwn: Typo fix, automaticaly → automaticallyGravatar Øyvind A. Holm2012-11-18
* document webdav configGravatar Joey Hess2012-11-15
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* added 3 warnings that numcopies=0 is asking to lose dataGravatar Joey Hess2012-10-28
* git config remote.name.annex-sync can be used to control whether a remote get...Gravatar Joey Hess2012-10-11
* rename --ingroup to --inallgroupGravatar Joey Hess2012-10-10
* add --ingroup limitGravatar Joey Hess2012-10-08
* Added --smallerthan and --largerthan limitsGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* better exampleGravatar Joey Hess2012-10-03
* A way to match files in repositories in a groupGravatar Joey Hess2012-10-01
* group, ungroup: New commands to indicate groups of repositories.Gravatar Joey Hess2012-10-01
* document new --copies=trustlevel:numberGravatar Joey Hess2012-10-01