| Commit message (Expand) | Author | Age |
* | export: cache connections for S3 and webdav | Joey Hess | 2017-09-12 |
* | External special remote protocol extended to support export. | Joey Hess | 2017-09-08 |
* | prevent exporttree=yes on remotes that don't support exports | Joey Hess | 2017-09-07 |
* | export file renaming | Joey Hess | 2017-09-06 |
* | git annex get from exports | Joey Hess | 2017-09-04 |
* | use export db to correctly handle duplicate files | Joey Hess | 2017-09-04 |
* | implement exporttree=yes configuration | Joey Hess | 2017-09-04 |
* | refactor ExportActions | Joey Hess | 2017-09-01 |
* | make storeExport atomic | Joey Hess | 2017-08-31 |
* | provide file with content to export | Joey Hess | 2017-08-29 |
* | add API for exporting | Joey Hess | 2017-08-29 |
* | use DynamicConfig to handle cost-command | Joey Hess | 2017-08-17 |
* | add annex-ignore-command and annex-sync-command configs | Joey Hess | 2017-08-17 |
* | configuration to disable automatic merge conflict resolution | Joey Hess | 2017-06-01 |
* | adeiu, MissingH | Joey Hess | 2017-05-16 |
* | Ssh password prompting improved when using -J | 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 |
* | Added remote.<name>.annex-push and remote.<name>.annex-pull | Joey Hess | 2017-04-05 |
* | test suite infra for testing mocked ssh remotes | Joey Hess | 2017-03-17 |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | improve layout | Joey Hess | 2017-03-01 |
* | Fix reversion in yesterday's release that made SHA1E and MD5E backends not work. | Joey Hess | 2017-03-01 |
* | fix build with old ghc | Joey Hess | 2017-02-28 |
* | annex.securehashesonly | Joey Hess | 2017-02-27 |
* | add cryptographicallySecure | 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 |
* | factor non-type stuff out of Key | Joey Hess | 2017-02-24 |
* | make file2key reject E* backend keys with a long extension | Joey Hess | 2017-02-24 |
* | Tighten key parser to not accept keys containing a non-numeric fields, which ... | Joey Hess | 2017-02-24 |
* | post-recive hook to make updateInstead work in direct mode and adjusted branches | Joey Hess | 2017-02-17 |
* | add SetupStage parameter to RemoteType.setup | Joey Hess | 2017-02-07 |
* | New annex.synccontent config setting | Joey Hess | 2017-02-03 |
* | annex.autocommit can be configured via git-annex config | Joey Hess | 2017-02-03 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
* | implementation of peer-to-peer protocol | Joey Hess | 2016-11-17 |
* | drop incremental json object display; clean up code | Joey Hess | 2016-09-09 |
* | better locking for json with -J | Joey Hess | 2016-09-09 |
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | buffer json output until done when in concurrent mode | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | fix build with pre-AMP ghc | Joey Hess | 2016-09-06 |
* | Make --json and --quiet suppress automatic init messages | Joey Hess | 2016-09-05 |
* | move Arbitrary instance to new Types.Transfer module | Joey Hess | 2016-09-05 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | Added metadata --batch option, which allows getting, setting, deleting, and m... | Joey Hess | 2016-07-27 |
* | improved use of Aeson for JSONActionItem | Joey Hess | 2016-07-26 |
* | saner format for metadata --json | Joey Hess | 2016-07-26 |