| Commit message (Expand) | Author | Age |
* | --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 |
* | fix preferred content check for 1 semitrusted or better copy | Joey Hess | 2013-04-02 |
* | New annex.largefiles setting, which configures which files `git annex add` an... | Joey Hess | 2013-03-29 |
* | linelength | Joey Hess | 2013-03-12 |
* | Switch from using regex-compat to regex-tdfa, as the C regex library is rathe... | Joey Hess | 2013-03-08 |
* | fix * glob matching files in subdirectories | Joey Hess | 2013-02-26 |
* | deal with Glob/filemanip conflict | Joey Hess | 2013-02-16 |
* | Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ... | Joey Hess | 2013-02-11 |
* | can now build Android targeted binary | Joey Hess | 2013-02-10 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | more indentation. must stop. | Joey Hess | 2012-10-28 |
* | fix warning | Joey Hess | 2012-10-20 |
* | Replace "in=" with "present" in preferred content expressions | Joey Hess | 2012-10-19 |
* | Preferred content path matching bugfix. | Joey Hess | 2012-10-17 |
* | rename --ingroup to --inallgroup | Joey Hess | 2012-10-10 |
* | add --ingroup limit | Joey Hess | 2012-10-08 |
* | Added --smallerthan and --largerthan limits | Joey Hess | 2012-10-08 |
* | add AssumeNotPresent parameter to limits | Joey Hess | 2012-10-05 |
* | added preferred-content log, and allow editing it with vicfg | Joey Hess | 2012-10-04 |
* | vicfg: New command, allows editing (or simply viewing) most of the repository... | Joey Hess | 2012-10-03 |
* | A way to match files in repositories in a group | Joey Hess | 2012-10-01 |
* | New --time-limit option, makes long git-annex commands stop after a specified... | Joey Hess | 2012-09-25 |
* | changelog and minor cleanup to fix mixed spaces/tabs | Joey Hess | 2012-09-23 |
* | Limiting the number of copies per trustlevel | Nicolas Pouillard | 2012-09-23 |
* | rename readMaybe to readish | Joey Hess | 2012-01-23 |
* | break module dependancy loop | Joey Hess | 2012-01-10 |
* | Add --include, which is the same as --not --exclude. | Joey Hess | 2011-12-22 |
* | --inbackend can be used to make git-annex only operate on files whose content... | Joey Hess | 2011-11-28 |
* | playing with >=> | Joey Hess | 2011-10-31 |