| Commit message (Expand) | Author | Age |
* | use bloom filter in second pass of sync --all --content | Joey Hess | 2015-06-16 |
* | instance Hashable Key for bloomfilter | Joey Hess | 2015-06-16 |
* | adjust standard preferred content to work better with git annex sync --all --... | Joey Hess | 2015-06-16 |
* | Fix incremental backup standard preferred content expression to match its doc... | Joey Hess | 2015-06-16 |
* | 4 ns optimisation of repeated calls to hasDifference on the same Differences | Joey Hess | 2015-06-11 |
* | fromkey, registerurl: Improve handling of urls that happen to also be parsabl... | Joey Hess | 2015-05-30 |
* | better memoize core.sharedrepository handling | Joey Hess | 2015-05-19 |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | add annex.used-refspec | Joey Hess | 2015-05-14 |
* | unused: Add --used option, which can specify a set of refs to consider used, ... | Joey Hess | 2015-05-14 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | rejigger imports for clean build with ghc 7.10's AMP changes | Joey Hess | 2015-05-10 |
| * | refactor | Joey Hess | 2015-04-19 |
| * | switch to using cryptohash for MAC | Joey Hess | 2015-04-19 |
| * | add test for stable macs | Joey Hess | 2015-04-19 |
| * | comment | Joey Hess | 2015-04-18 |
* | | add filename to progress bar, and display ok/failed at end | Joey Hess | 2015-04-14 |
* | | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-04-14 |
|\| |
|
| * | a few hlints | Joey Hess | 2015-04-11 |
* | | use built-in progress meters for git when in parallel mode | Joey Hess | 2015-04-10 |
|/ |
|
* | use def | Joey Hess | 2015-04-03 |
* | WIP on making --quiet silence progress, and infra for concurrent progress bars | Joey Hess | 2015-04-03 |
* | metadata: Fix encoding problem that led to mojibake when storing metadata str... | Joey Hess | 2015-03-04 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | relFile does not have to be relative; rename to currFile | Joey Hess | 2015-02-06 |
* | use a Set | Joey Hess | 2015-01-28 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | refactor | Joey Hess | 2015-01-28 |
* | rework Differences data type | Joey Hess | 2015-01-28 |
* | only simplify Version differences | Joey Hess | 2015-01-28 |
* | Repository tuning parameters can now be passed when initializing a repository... | Joey Hess | 2015-01-27 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494 | Joey Hess | 2015-01-04 |
* | Added bittorrent special remote | Joey Hess | 2014-12-16 |
* | don't allow file paths to .git directory | Joey Hess | 2014-12-11 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | use subdir for addurl when it creates multiple files | Joey Hess | 2014-12-11 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Revert "let url claims optionally include a suggested filename" | Joey Hess | 2014-12-11 |
* | let url claims optionally include a suggested filename | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | implement CLAIMURL for external special remote | Joey Hess | 2014-12-08 |
* | add stub claimUrl | Joey Hess | 2014-12-08 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | unused import | Joey Hess | 2014-10-14 |
* | vicfg: Deleting configurations now resets to the default, where before it has... | Joey Hess | 2014-10-14 |
* | indent with tabs not spaces | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | Promote file not found warning message to an error. | Joey Hess | 2014-09-11 |
* | New annex.hardlink setting. Closes: #758593 | Joey Hess | 2014-09-05 |