aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* sync --content-of=pathGravatar Joey Hess2017-03-20
* Support GIT_SSH and GIT_SSH_COMMANDGravatar Joey Hess2017-03-17
* Drop support for building with old versions of directory, feed, and http-types.Gravatar Joey Hess2017-03-10
* minor cleanupGravatar Joey Hess2017-03-10
* use ActionItem rather than StringGravatar Joey Hess2017-03-10
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* fix fsck bug introduced in 1a497cefb47557f0b4788c606f9071be422b2511Gravatar Joey Hess2017-03-10
* fsck -q: When a file has bad content, include the name of the file in the war...Gravatar Joey Hess2017-03-08
* status: Propigate nonzero exit code from git status.Gravatar Joey Hess2017-03-02
* improve display of checking known urlsGravatar Joey Hess2017-02-28
* remove old debug printGravatar Joey Hess2017-02-28
* squelch a couple of warnings about moveAnnex return codeGravatar Joey Hess2017-02-28
* 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
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* fix up Read instance incompatability caused by recent commitGravatar Joey Hess2017-02-24
* add KeyVariety typeGravatar Joey Hess2017-02-24
* noCommit for PostReceiveGravatar Joey Hess2017-02-23
* status: Pass --ignore-submodules=when option on to git status.Gravatar Joey Hess2017-02-20
* sync hack to make updateInstead work on eg FATGravatar Joey Hess2017-02-17
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* make git-annex:git-annex push quiet againGravatar Joey Hess2017-02-17
* make query commands not output extraneous messagesGravatar Joey Hess2017-02-16
* sync: Improve integration with receive.denyCurrentBranch=updateInsteadGravatar Joey Hess2017-02-15
* Run ssh with -n whenever input is not being piped into itGravatar Joey Hess2017-02-15
* forgot to compile last commit; fix mistakesGravatar Joey Hess2017-02-15
* sync, merge: Fail when the current branch has no commits yet, instead of not ...Gravatar Joey Hess2017-02-14
* correct spelling mistakesGravatar Edward Betts2017-02-12
* import --reinject-duplicatesGravatar Joey Hess2017-02-09
* Make import --deduplicate and --skip-duplicates only hash once, not twiceGravatar Joey Hess2017-02-09
* import: Changed how --deduplicate, --skip-duplicates, and --clean-duplicates ...Gravatar Joey Hess2017-02-07
* initremote: When a uuid= parameter is passed, use the specified UUID for the ...Gravatar Joey Hess2017-02-07
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* assistant: Make --autostart --foreground wait for the children it starts.Gravatar Joey Hess2017-02-07
* wormhole pairing appid flag day 2021-12-31Gravatar Joey Hess2017-02-03
* make sync --no-commit override annex.annex.autocommitGravatar Joey Hess2017-02-03
* New annex.synccontent config settingGravatar Joey Hess2017-02-03
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* unused: When large files are checked right into git, avoid buffering their co...Gravatar Joey Hess2017-01-31
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* make git annex config settings editable in vicfgGravatar Joey Hess2017-01-30
* config: New command for storing configuration in the git-annex branch.Gravatar Joey Hess2017-01-30
* vicfg: Include the numcopies configuation.Gravatar Joey Hess2017-01-30
* refactorGravatar Joey Hess2016-12-30
* improve description of password promptingGravatar Joey Hess2016-12-28
* webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
* wordingGravatar Joey Hess2016-12-24
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
| * enable-tor: When run as a regular user, test a connection back to the hidden ...Gravatar Joey Hess2016-12-24