| Commit message (Expand) | Author | Age |
* | adeiu, MissingH | Joey Hess | 2017-05-16 |
* | rename to avoid name conflict | Joey Hess | 2017-05-11 |
* | de-Maybe remoteGitConfig | Joey Hess | 2017-05-11 |
* | annex.backend is the new name for what was annex.backends | Joey Hess | 2017-05-09 |
* | version: Added "dependency versions" line. | Joey Hess | 2017-04-07 |
* | git annex add -u now supported, analagous to git add -u | Joey Hess | 2017-04-07 |
* | enableremote: Fix re-enabling of existing gcrypt remotes, so that eg, encrypt... | Joey Hess | 2017-04-07 |
* | enableremote: When enabling a non-special remote, param=value parameters can'... | Joey Hess | 2017-04-07 |
* | Added remote.<name>.annex-push and remote.<name>.annex-pull | Joey Hess | 2017-04-05 |
* | fix windows build | Joey Hess | 2017-04-05 |
* | add missing "do" | Joey Hess | 2017-04-03 |
* | multicast: New command, uses uftp to multicast annexed files, for eg a classr... | Joey Hess | 2017-03-30 |
* | sync --content-of=path | Joey Hess | 2017-03-20 |
* | Support GIT_SSH and GIT_SSH_COMMAND | Joey Hess | 2017-03-17 |
* | Drop support for building with old versions of directory, feed, and http-types. | Joey Hess | 2017-03-10 |
* | minor cleanup | Joey Hess | 2017-03-10 |
* | use ActionItem rather than String | Joey Hess | 2017-03-10 |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | fix fsck bug introduced in 1a497cefb47557f0b4788c606f9071be422b2511 | Joey Hess | 2017-03-10 |
* | fsck -q: When a file has bad content, include the name of the file in the war... | Joey Hess | 2017-03-08 |
* | status: Propigate nonzero exit code from git status. | Joey Hess | 2017-03-02 |
* | improve display of checking known urls | Joey Hess | 2017-02-28 |
* | remove old debug print | Joey Hess | 2017-02-28 |
* | squelch a couple of warnings about moveAnnex return code | Joey Hess | 2017-02-28 |
* | inheritable annex.securehashesonly | Joey Hess | 2017-02-27 |
* | make fsck check annex.securehashesonly, and new tip for working around SHA1 c... | Joey Hess | 2017-02-27 |
* | annex.securehashesonly | Joey Hess | 2017-02-27 |
* | fix up Read instance incompatability caused by recent commit | Joey Hess | 2017-02-24 |
* | add KeyVariety type | Joey Hess | 2017-02-24 |
* | noCommit for PostReceive | Joey Hess | 2017-02-23 |
* | status: Pass --ignore-submodules=when option on to git status. | Joey Hess | 2017-02-20 |
* | sync hack to make updateInstead work on eg FAT | Joey Hess | 2017-02-17 |
* | post-recive hook to make updateInstead work in direct mode and adjusted branches | Joey Hess | 2017-02-17 |
* | make git-annex:git-annex push quiet again | Joey Hess | 2017-02-17 |
* | make query commands not output extraneous messages | Joey Hess | 2017-02-16 |
* | sync: Improve integration with receive.denyCurrentBranch=updateInstead | Joey Hess | 2017-02-15 |
* | Run ssh with -n whenever input is not being piped into it | Joey Hess | 2017-02-15 |
* | forgot to compile last commit; fix mistakes | Joey Hess | 2017-02-15 |
* | sync, merge: Fail when the current branch has no commits yet, instead of not ... | Joey Hess | 2017-02-14 |
* | correct spelling mistakes | Edward Betts | 2017-02-12 |
* | import --reinject-duplicates | Joey Hess | 2017-02-09 |
* | Make import --deduplicate and --skip-duplicates only hash once, not twice | Joey Hess | 2017-02-09 |
* | import: Changed how --deduplicate, --skip-duplicates, and --clean-duplicates ... | Joey Hess | 2017-02-07 |
* | initremote: When a uuid= parameter is passed, use the specified UUID for the ... | Joey Hess | 2017-02-07 |
* | add SetupStage parameter to RemoteType.setup | Joey Hess | 2017-02-07 |
* | assistant: Make --autostart --foreground wait for the children it starts. | Joey Hess | 2017-02-07 |
* | wormhole pairing appid flag day 2021-12-31 | Joey Hess | 2017-02-03 |
* | make sync --no-commit override annex.annex.autocommit | Joey Hess | 2017-02-03 |
* | New annex.synccontent config setting | Joey Hess | 2017-02-03 |
* | annex.autocommit can be configured via git-annex config | Joey Hess | 2017-02-03 |