summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* Add day to metadata when annex.genmetadata is enabled.Gravatar Joey Hess2017-10-25
* configuration and docs for tracking exportsGravatar Joey Hess2017-09-19
* documentation for exportGravatar Joey Hess2017-08-29
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* Added GIT_ANNEX_VECTOR_CLOCK environment variableGravatar Joey Hess2017-08-14
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01
* annex.backend is the new name for what was annex.backendsGravatar Joey Hess2017-05-09
* response; update man pageGravatar Joey Hess2017-05-09
* Disable git-annex's support for GIT_SSH and GIT_SSH_COMMAND, unless GIT_ANNEX...Gravatar Joey Hess2017-04-07
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Gravatar Joey Hess2017-03-30
* Support GIT_SSH and GIT_SSH_COMMANDGravatar Joey Hess2017-03-17
* inheritable annex.securehashesonlyGravatar Joey Hess2017-02-27
* make fsck check annex.securehashesonly, and new tip for working around SHA1 c...Gravatar Joey Hess2017-02-27
* clarify that annex.backends is used when adding new filesGravatar Joey Hess2017-02-24
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* New annex.synccontent config settingGravatar Joey Hess2017-02-03
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* config: New command for storing configuration in the git-annex branch.Gravatar Joey Hess2017-01-30
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * update docs for git-annex p2p commandGravatar Joey Hess2016-11-29
| * remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20
* | remove xmpp supportGravatar Joey Hess2016-11-14
|/
* 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