| Commit message (Expand) | Author | Age |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | Fix crash when entering/changing view in a subdirectory of a repo that has a ... | Joey Hess | 2016-05-17 |
* | new method for merging changes into adjusted branch that avoids unncessary me... | Joey Hess | 2016-04-06 |
* | Sped up git-annex add in direct mode and v6 by using git hash-object --batch. | Joey Hess | 2016-03-14 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | better fix for slash in view metadata | Joey Hess | 2016-01-08 |
* | view: Avoid using cute unicode homomorphs for '/' and '\' and instead use ugl... | Joey Hess | 2016-01-08 |
* | cleanup | Joey Hess | 2015-12-26 |
* | support v6 unlocked files | Joey Hess | 2015-12-26 |
* | make views work with v6 unlocked files | Joey Hess | 2015-12-26 |
* | remove dead code | Joey Hess | 2015-12-26 |
* | reorg | Joey Hess | 2015-12-15 |
* | support pointer files | Joey Hess | 2015-12-07 |
* | a few hlints | Joey Hess | 2015-04-11 |
* | 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 |
* | fix view generation code to work when run in a subdirectory; no longer needs ... | Joey Hess | 2015-01-06 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | support commit.gpgsign | Joey Hess | 2014-07-04 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | fix combining of FIlterValues | Joey Hess | 2014-03-02 |
* | vadd: Allow listing multiple desired values for a field. | Joey Hess | 2014-03-02 |
* | view, vfilter: Add support for filtering tags and values out of a view, using... | Joey Hess | 2014-03-02 |
* | metadata: FIeld names are now case insensative. | Joey Hess | 2014-02-25 |
* | annex.genmetadata can be set to make git-annex automatically set metadata (ye... | Joey Hess | 2014-02-23 |
* | exclude derived metadata when extracting metadata from a viewed file | Joey Hess | 2014-02-22 |
* | views: add automatically constructed file location metadata | Joey Hess | 2014-02-22 |
* | factor out new module | Joey Hess | 2014-02-22 |
* | --metadata field=value can now use globs to match, and matches case insensati... | Joey Hess | 2014-02-21 |
* | add tip about metadata driven views (and more flexible view filtering) | Joey Hess | 2014-02-19 |
* | pre-commit: Update metadata when committing changes to annexed files within a... | Joey Hess | 2014-02-19 |
* | decruft | Joey Hess | 2014-02-19 |
* | make view globs case-insensative, memoized, and bring back TFDA | Joey Hess | 2014-02-19 |
* | reject views with too many nested subdirs | Joey Hess | 2014-02-19 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | fix view changing when in subdir | Joey Hess | 2014-02-18 |
* | view: preserve toplevel dotfiles | Joey Hess | 2014-02-18 |
* | improve view filenames | Joey Hess | 2014-02-18 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | better data types | Joey Hess | 2014-02-17 |
* | split out types | Joey Hess | 2014-02-17 |
* | tricky view refining code that keeps track of whether the view is widenening ... | Joey Hess | 2014-02-16 |
* | support globs when built w/o TDFA, just slower | Joey Hess | 2014-02-16 |
* | add another quickcheck property, and several edge cases handled | Joey Hess | 2014-02-16 |
* | simplify type | Joey Hess | 2014-02-16 |
* | filter branches (incomplete) | Joey Hess | 2014-02-16 |