summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* importfeed: Support youtube playlists.Gravatar Joey Hess2013-12-29
* document annex-externaltype and annex-hooktypeGravatar Joey Hess2013-12-29
* corrected typo in status commandGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf5742013-12-26
* doc/git-annex.mdwn: Forgot Oxford commaGravatar Richard Hartmann2013-12-23
* doc/git-annex.mdwn: Improve docs for annex.diskreserveGravatar Richard Hartmann2013-12-23
* doc/git-annex.mdwn: Typo fixGravatar Øyvind A. Holm2013-12-22
* updateGravatar Joey Hess2013-12-19
* improve docsGravatar Joey Hess2013-12-15
* Add plumbing-level lookupkey examinekey command.Gravatar Joey Hess2013-12-15
* Add plumbing-level lookupkey command.Gravatar Joey Hess2013-12-15
* update plumbing command docsGravatar Joey Hess2013-12-15
* import: Add --skip-duplicates option.Gravatar Joey Hess2013-12-04
* minor typos/trailing spaces fixes in git-annex.mdwnGravatar Yaroslav Halchenko2013-12-04
* copy --from, get --from: When --force is used, ignore the location log and al...Gravatar Joey Hess2013-12-02
* annex.autoupgrade settingGravatar Joey Hess2013-11-22
* dropunused, addunused: Allow "all" instead of a range to act on all unused data.Gravatar Joey Hess2013-11-18
* i believe the file is copied out of the git/annex directory now, so it's not ...Gravatar https://id.koumbit.net/anarcat2013-11-12
* improve docsGravatar Joey Hess2013-11-07
* add new status commandGravatar Joey Hess2013-11-07
* rename status to info, and update docsGravatar Joey Hess2013-11-07
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* unannex: New, much slower, but more safe behaviorGravatar Joey Hess2013-10-28
* add --want-get and --want-drop optionsGravatar Joey Hess2013-10-28
* The "git annex content" command is renamed to "git annex wanted".Gravatar Joey Hess2013-10-28
* add repair commandGravatar Joey Hess2013-10-23
* update schedule docsGravatar Joey Hess2013-10-15
* add schedule commandGravatar Joey Hess2013-10-13
* mention preferred content standardGravatar Joey Hess2013-10-06
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* import: Preserve top-level directory structure.Gravatar Joey Hess2013-09-25
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* list --allreposGravatar Joey Hess2013-09-19
* remove possibly confusing mention of git commit -a in sync documentationGravatar Joey Hess2013-09-19
* Merge remote-tracking branch 'anarcat/master'Gravatar Joey Hess2013-09-19
|\
* \ Merge remote-tracking branch 'anarcat/bold'Gravatar Joey Hess2013-09-19
|\ \
| | * rename remotes to listGravatar Antoine Beaupré2013-09-19
| |/ |/|
* | status: In local mode, displays information about variance from configured nu...Gravatar Joey Hess2013-09-15
* | Fix typos.Gravatar https://www.google.com/accounts/o8/id?id=AItOawmxUEoLxEHC0qavQnoGStxpjbbszn87POQ2013-09-14
* | formatGravatar Joey Hess2013-09-12
* | remotes: New command, displays a compact table of remotes that contain files....Gravatar Joey Hess2013-09-12
* | add backticks to all optionsGravatar Antoine Beaupré2013-09-10
| * be bold: make backticks bold in the manpageGravatar Antoine Beaupré2013-09-10
|/
* missing backticksGravatar Antoine Beaupré2013-09-10
* nitpicking: make this more readable on the webGravatar Antoine Beaupré2013-09-10
* reworded encryption stuff on man page, hopefully clearer and less jargonGravatar Joey Hess2013-09-04
* Merge branch 'master' into encryptionGravatar Joey Hess2013-09-04
|\
* | Allow public-key encryption of file content.Gravatar guilhem2013-09-03