| Commit message (Expand) | Author | Age |
* | unused: deal with v6 unlocked file that is implicitly ingested by git diff etc | Joey Hess | 2016-01-06 |
* | cleanup | Joey Hess | 2016-01-06 |
* | optimise | Joey Hess | 2016-01-06 |
* | fix parsing of v6 unlocked file | Joey Hess | 2016-01-06 |
* | unused: Bug fix when a new file was added to the annex, and then removed (but... | Joey Hess | 2016-01-06 |
* | reorg | Joey Hess | 2015-12-15 |
* | Command/Unused.hs: Change --unused-refspec back to --used-refspec | Øyvind A. Holm | 2015-09-09 |
* | convert Unused, and remove some dead code for old style option parsing | Joey Hess | 2015-07-10 |
* | convert version command, and make --raw work when not in a git repo | Joey Hess | 2015-07-10 |
* | wip | Joey Hess | 2015-07-09 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Only look at reflogs for relevant branches, not for git-annex branches | Joey Hess | 2015-07-07 |
* | update comment | Joey Hess | 2015-07-07 |
* | unused: --used-refspec can now be configured to look at refs in the reflog. T... | Joey Hess | 2015-07-07 |
* | instance Hashable Key for bloomfilter | Joey Hess | 2015-06-16 |
* | Increased the default annex.bloomaccuracy from 1000 to 10000000 | Joey Hess | 2015-06-16 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | 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 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | Rather than crashing when there's a problem with the requested bloomfilter ca... | Joey Hess | 2014-09-12 |
* | Support building with bloomfilter 2.0.0. | Joey Hess | 2014-07-07 |
* | unused: Avoid checking view branches for unused files. | Joey Hess | 2014-06-04 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | Windows: Fix some filename encoding bugs. | Joey Hess | 2014-03-19 |
* | Fix direct mode getKeysPresent false positive & also sped up direct mode unus... | Joey Hess | 2014-03-07 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | add timestamps to unused log files | Joey Hess | 2014-01-22 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | avoid trying to find minimum element of empty map | Joey Hess | 2014-01-18 |
* | dropunused, addunused: Allow "all" instead of a range to act on all unused data. | Joey Hess | 2013-11-18 |
* | update for DiffTree type change | Joey Hess | 2013-10-17 |
* | queue downloads of keys that fsck finds with bad content | Joey Hess | 2013-10-10 |
* | remove *>=> and >=*> ; use <$$> instead | Joey Hess | 2013-09-27 |
* | Unused: bugfix | guilhem | 2013-08-26 |
* | fix reversion in unused | Joey Hess | 2013-08-26 |
* | whitespace | Joey Hess | 2013-08-25 |
* | unnecessary do block | Joey Hess | 2013-08-25 |
* | Speed up the 'unused' command. | guilhem | 2013-08-25 |
* | unused: Pay attention to symlinks that are not yet staged in the index. | Joey Hess | 2013-08-22 |
* | unused: No longer shows as unused tmp files that are actively being transferred. | Joey Hess | 2013-07-25 |
* | dropunused, addunused: Complain when asked to operate on a number that does n... | Joey Hess | 2013-07-08 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | status: Can now be run with a directory path to show only the status of that ... | Joey Hess | 2013-03-11 |
* | two types of byName | Joey Hess | 2013-03-05 |