| Commit message (Expand) | Author | Age |
* | 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 |
* | gcrypt: Support re-enabling to change eg, encryption parameters. | 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 |
* | Disable git-annex's support for GIT_SSH and GIT_SSH_COMMAND, unless GIT_ANNEX... | Joey Hess | 2017-04-07 |
* | Added remote.<name>.annex-push and remote.<name>.annex-pull | Joey Hess | 2017-04-05 |
* | multicast: New command, uses uftp to multicast annexed files, for eg a classr... | Joey Hess | 2017-03-30 |
* | When a http remote does not expose an annex.uuid config, only warn about it o... | Joey Hess | 2017-03-29 |
* | stack.yaml: Update to lts-8.6. | Joey Hess | 2017-03-27 |
* | releasing package git-annex version 6.201703216.20170321 | Joey Hess | 2017-03-21 |
* | sync --content-of=path | Joey Hess | 2017-03-20 |
* | Support GIT_SSH and GIT_SSH_COMMAND | Joey Hess | 2017-03-17 |
* | git-annex-shell: run all commands with noMessages | Joey Hess | 2017-03-17 |
* | Windows: Fix bug in shell script shebang lookup code that caused a "delayed r... | Joey Hess | 2017-03-13 |
* | Drop support for building with old versions of directory, feed, and http-types. | Joey Hess | 2017-03-10 |
* | Revert "Drop support for building without network-uri." | Joey Hess | 2017-03-10 |
* | Drop support for building with old versions of dns and http-conduit. | Joey Hess | 2017-03-10 |
* | Drop support for building without network-uri. | Joey Hess | 2017-03-10 |
* | Windows: Improve handling of shebang in external special remote program, sear... | Joey Hess | 2017-03-08 |
* | fsck -q: When a file has bad content, include the name of the file in the war... | Joey Hess | 2017-03-08 |
* | get -J: Improve distribution of jobs amoung remotes when there are more jobs ... | Joey Hess | 2017-03-08 |
* | assistant: Add 1/200th second delay between checking each file in the full tr... | Joey Hess | 2017-03-06 |
* | Linux standalone builds put the bundled ssh last in PATH, so any system ssh w... | Joey Hess | 2017-03-02 |
* | status: Propigate nonzero exit code from git status. | Joey Hess | 2017-03-02 |
* | Bugfix: Passing a command a filename that does not exist sometimes did not di... | Joey Hess | 2017-03-02 |
* | releasing package git-annex version 6.20170301.16.20170301.1 | Joey Hess | 2017-03-01 |
* | Fix reversion in yesterday's release that made SHA1E and MD5E backends not work. | Joey Hess | 2017-03-01 |
* | 6.20170301 version for hackage6.20170301 | Joey Hess | 2017-03-01 |
* | releasing package git-annex version 6.201702286.20170228 | Joey Hess | 2017-02-28 |
* | release prep | Joey Hess | 2017-02-28 |
* | inheritable annex.securehashesonly | Joey Hess | 2017-02-27 |
* | reorg | Joey Hess | 2017-02-27 |
* | securehash matching | 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 |
* | Removed support for building with the old cryptohash library. | Joey Hess | 2017-02-24 |
* | SHA1 collisions in key names was more exploitable than I thought | Joey Hess | 2017-02-24 |
* | update | Joey Hess | 2017-02-24 |
* | make file2key reject E* backend keys with a long extension | Joey Hess | 2017-02-24 |
* | typo | Joey Hess | 2017-02-24 |
* | Tighten key parser to not accept keys containing a non-numeric fields, which ... | Joey Hess | 2017-02-24 |
* | status: Pass --ignore-submodules=when option on to git status. | Joey Hess | 2017-02-20 |
* | make curl show http errors to stderr | Joey Hess | 2017-02-20 |
* | Run wget with -nv instead of -q, so it will display HTTP errors. | Joey Hess | 2017-02-20 |
* | adjust: Fix behavior when used in a repository that contains submodules. | Joey Hess | 2017-02-20 |
* | git-annex.cabal: Make crypto-api a dependency even when built w/o webapp and ... | 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 query commands not output extraneous messages | Joey Hess | 2017-02-16 |