summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* 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
* typoGravatar Joey Hess2012-10-01
* rename optionGravatar Joey Hess2012-09-25
* fsck: New --incremental-restart option which is nice for scheduling eg, month...Gravatar Joey Hess2012-09-25
* New --time-limit option, makes long git-annex commands stop after a specified...Gravatar Joey Hess2012-09-25
* use --more rather than --new to continue incremental fsckGravatar Joey Hess2012-09-25
* add --incremental and --new optionsGravatar Joey Hess2012-09-25
* default annex.delayadd to 1 on OSXGravatar Joey Hess2012-09-21
* add annex.delayadd configurationGravatar Joey Hess2012-09-19
* SHA256E is new default backendGravatar Joey Hess2012-09-12
* add transferkey commandGravatar Joey Hess2012-08-24
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-03
|\
| * init: If no description is provided for a new repository, one will automatica...Gravatar Joey Hess2012-08-03
* | full autostart supportGravatar Joey Hess2012-08-02
* | webapp is no longer a daemonGravatar Joey Hess2012-08-01
* | run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25
* | Merge branch 'master' into assistantGravatar Joey Hess2012-06-27
|\|
| * sync: Automatically resolves merge conflicts.Gravatar Joey Hess2012-06-27
* | add assistant commandGravatar Joey Hess2012-06-22
|/
* git annex watch --stopGravatar Joey Hess2012-06-11
* daemonize git annex watchGravatar Joey Hess2012-06-11
* document watchGravatar Joey Hess2012-06-06
* import: New subcommand, pulls files from a directory outside the annex and ad...Gravatar Joey Hess2012-05-31
* addunused: New command, the opposite of dropunused, it relinks unused content...Gravatar Joey Hess2012-05-02
* dropunused: Allow specifying ranges to drop.Gravatar Joey Hess2012-05-02
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* typoGravatar Joey Hess2012-03-16
* document rsyncurl settingGravatar Joey Hess2012-03-16
* finish bloom filtersGravatar Joey Hess2012-03-12
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* "here" can be used to refer to the current repository, which can read better ...Gravatar Joey Hess2012-03-01
* configure: Check if ssh connection caching is supported by the installed vers...Gravatar Joey Hess2012-02-25
* add annex.alwayscommit optionGravatar Joey Hess2012-02-25
* improve interfaceGravatar Joey Hess2012-02-18
* rekey: New plumbing level command, can be used to change the keys used for fi...Gravatar Joey Hess2012-02-16
* allow pathdepth to drop from the front or take from the end (negative)Gravatar Joey Hess2012-02-16
* addurl: Add --pathdepth option.Gravatar Joey Hess2012-02-16