| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | 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 |
* | sync, merge: Fail when the current branch has no commits yet, instead of not ... | Joey Hess | 2017-02-14 |
* | releasing package git-annex version 6.201702146.20170214 | Joey Hess | 2017-02-14 |
* | Work around sqlite's incorrect handling of umask when creating databases. | Joey Hess | 2017-02-13 |
* | S3: Fix check of uuid file stored in bucket, which was not working. | Joey Hess | 2017-02-13 |
* | correct spelling mistakes | Edward Betts | 2017-02-12 |
* | Improve pid locking code to work on filesystems that don't support hard links. | Joey Hess | 2017-02-10 |
* | Added git template directory to Linux standalone tarball and OSX app bundle. | Joey Hess | 2017-02-10 |
* | 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 |
* | assistant: Make --autostart --foreground wait for the children it starts. | Joey Hess | 2017-02-07 |
* | Fix build with aws 0.16. Thanks, aristidb. | Joey Hess | 2017-02-07 |
* | wormhole pairing appid flag day 2021-12-31 | Joey Hess | 2017-02-03 |
* | lost a changelog entry; put back | 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 |
* | unused: Improved memory use significantly when there are a lot of differences... | Joey Hess | 2017-01-31 |
* | unused: When large files are checked right into git, avoid buffering their co... | Joey Hess | 2017-01-31 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | lts-7.18 finally! | Joey Hess | 2017-01-31 |
* | config: New command for storing configuration in the git-annex branch. | Joey Hess | 2017-01-30 |
* | vicfg: Include the numcopies configuation. | Joey Hess | 2017-01-30 |
* | Remove -j short option for --json-progress; that option was already taken for... | Joey Hess | 2017-01-30 |
* | Increase default cost for p2p remotes from 200 to 1000. This makes git-annex ... | Joey Hess | 2017-01-06 |
* | releasing package git-annex version 6.201701016.20170101 | Joey Hess | 2016-12-31 |
* | Support all common locations of the torrc file. | Joey Hess | 2016-12-28 |
* | webapp: full wormhole pairing UI (untested) | Joey Hess | 2016-12-27 |
* | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |