summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...Gravatar Joey Hess2016-05-10
* response; improve docsGravatar Joey Hess2016-04-22
* calckey: New plumbing command, calculates the key that would be used to refer...Gravatar Joey Hess2016-04-20
* smudge: Print a warning when annex.thin is set, as git's smudge interface doe...Gravatar Joey Hess2016-04-13
* point to git-annx fix from annex.thin docsGravatar Joey Hess2016-04-13
* docs for git-annex adjustGravatar Joey Hess2016-03-29
* annex.addunlockedGravatar Joey Hess2016-02-16
* rework largefiles documentationGravatar Joey Hess2016-02-02
* annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-02-02
* annex.addsmallfiles: New option controlling what is done when adding files no...Gravatar Joey Hess2016-01-28
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* add database benchmarkGravatar Joey Hess2016-01-12
* annex.thinGravatar Joey Hess2015-12-27
* merge clean into smudge commandGravatar Joey Hess2015-12-04
* skeleton smudge/clean filtersGravatar Joey Hess2015-12-04
* addurl, importfeed: Changed to honor annex.largefiles settings, when the cont...Gravatar Joey Hess2015-12-02
* import: Changed to honor annex.largefiles settings.Gravatar Joey Hess2015-12-02
* improve annex.largefiles documentationGravatar Joey Hess2015-12-02
* more warnings about networked filesystemsGravatar Joey Hess2015-11-13
* pid locking configuration and abstraction layer for git-annexGravatar Joey Hess2015-11-12
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* annex.hardlink extended to also try to use hard links when copying from the r...Gravatar Joey Hess2015-09-14
* DOC: refer to corresponding manpage not to non-existing PREFERRED CONTENT sec...Gravatar Yaroslav Halchenko2015-09-02
* doc/*.mdwn: Minor fixes (typos, letter case)Gravatar Øyvind A. Holm2015-07-26
* got bash completion working for "git annex" not just "git-annex"Gravatar Joey Hess2015-07-16
* typoGravatar Joey Hess2015-07-13
* doc updatesGravatar Joey Hess2015-07-10
* sync: When annex.autocommit=false, avoid making any commit of local changes, ...Gravatar Joey Hess2015-07-07
* Brought back the setkey plumbing command that was removed in 2011, since we f...Gravatar Joey Hess2015-07-02
* comment and warningGravatar Joey Hess2015-07-02
* explicitely describe exit status in the standard sectionGravatar anarcat2015-06-23
* Increased the default annex.bloomaccuracy from 1000 to 10000000Gravatar Joey Hess2015-06-16
* dead --key: Can be used to mark a key as dead.Gravatar Joey Hess2015-06-09
* add and fix refs in man mainpageGravatar Antoine Beaupré2015-05-29
* add annex.used-refspecGravatar Joey Hess2015-05-14
* required: New command, like wanted, but for required content.Gravatar Joey Hess2015-04-18
* contentlocationn: New plumbing command.Gravatar Joey Hess2015-04-09
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* Various typo fixes in doc/*.mdwnGravatar Øyvind A. Holm2015-04-02
* importfeed: Avoid downloading a redundant item from a feed whose guid has bee...Gravatar Joey Hess2015-03-31
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* finished splitting out man pages for all commandsGravatar Joey Hess2015-03-25
* separated man pages for all the maintenance commandsGravatar Joey Hess2015-03-24
* separated man pages for all the setup commands while at the gate in ATLGravatar Joey Hess2015-03-23
* Man pages for individual commands now available, and can be opened using "git...Gravatar Joey Hess2015-03-23
* splitting up the man pageGravatar Joey Hess2015-03-23
* migrate: --force will force migration of keys already using the destination b...Gravatar Joey Hess2015-03-23
* Added a post-update-annex hook, which is run after the git-annex branch is up...Gravatar Joey Hess2015-03-20
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20