| Commit message (Expand) | Author | Age |
* | securehash matching | Joey Hess | 2017-02-27 |
* | add KeyVariety type | Joey Hess | 2017-02-24 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | Fix bug in annex.largefiles mimetype= matching when git-annex is run in a sub... | Joey Hess | 2016-04-12 |
* | Support --metadata field<number, --metadata field>number etc to match ranges ... | Joey Hess | 2016-02-27 |
* | Avoid crashing when built with MagicMime support, but when the magic database... | Joey Hess | 2016-02-23 |
* | matchexpression: Added --largefiles option to parse an annex.largefiles expre... | Joey Hess | 2016-02-03 |
* | annex.largefiles: Add support for mimetype=text/* etc, when git-annex is link... | Joey Hess | 2016-02-03 |
* | simplify | Joey Hess | 2016-02-03 |
* | annex.largefiles can be configured in .gitattributes too | Joey Hess | 2016-02-02 |
* | matchexpression: New plumbing command to check if a preferred content express... | Joey Hess | 2016-01-25 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | reorg | Joey Hess | 2015-12-15 |
* | avoid unnecessary reading of git-annex branch data when matching on annex.lar... | Joey Hess | 2015-12-04 |
* | Improve shutdown due to --time-limit, especially for fsck | Joey Hess | 2015-07-31 |
* | Added new "anything" preferred content expression, which matches all versions... | Joey Hess | 2015-06-16 |
* | refactor | Joey Hess | 2015-04-30 |
* | relFile does not have to be relative; rename to currFile | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | hlint | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | Improve behavior when unable to parse a preferred content expression (thanks,... | Joey Hess | 2014-03-20 |
* | theoretical optimisation of --in | Joey Hess | 2014-03-13 |
* | --metadata field=value can now use globs to match, and matches case insensati... | Joey Hess | 2014-02-21 |
* | limiting files based on metadata | Joey Hess | 2014-02-13 |
* | more hlint | Joey Hess | 2014-02-11 |
* | --in can now refer to files that were located in a repository at some past da... | Joey Hess | 2014-02-06 |
* | Windows: Avoid using unix-compat's rename, which refuses to rename directories. | Joey Hess | 2014-01-29 |
* | add "unused" preferred content expression | Joey Hess | 2014-01-22 |
* | benchmarked numcopies .gitattributes in preferred content | Joey Hess | 2014-01-21 |
* | reorg | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | Add and use numcopiesneeded preferred content expression. | Joey Hess | 2014-01-20 |
* | improve matcher data type to allow matching Keys, instead of just files (no b... | Joey Hess | 2014-01-18 |
* | refactor | Joey Hess | 2013-10-28 |
* | update for Duration type change | Joey Hess | 2013-10-08 |
* | squash compiler warnings on Windows | Joey Hess | 2013-08-04 |
* | fix Android build, broken for 2 days | Joey Hess | 2013-05-26 |
* | refactor | Joey Hess | 2013-05-24 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu... | Joey Hess | 2013-05-06 |
* | per-IA-item content directories | Joey Hess | 2013-04-25 |
* | clean up urlrenderer handling when the webapp is not built | Joey Hess | 2013-04-03 |
* | hlint | Joey Hess | 2013-04-03 |