| Commit message (Expand) | Author | Age |
... | |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | git-annex-shell uuid verification | Joey Hess | 2011-10-06 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | go go gadget hlint | Joey Hess | 2011-09-20 |
* | reorg | Joey Hess | 2011-09-19 |
* | refactor | Joey Hess | 2011-09-18 |
* | fix memory leak | Joey Hess | 2011-09-18 |
* | refactor --exclude to use Utility.Matcher | Joey Hess | 2011-09-18 |
* | tweak | Joey Hess | 2011-09-15 |
* | remove command type definitions | Joey Hess | 2011-09-15 |
* | move annex.numcopies parsing into withNumCopies | Joey Hess | 2011-09-15 |
* | bugfix: drop and fsck did not honor --exclude | Joey Hess | 2011-09-15 |
* | clean up params in usage display | Joey Hess | 2011-09-15 |
* | remove optimize subcommand; use --auto instead | Joey Hess | 2011-09-15 |
* | fix synopsis | Joey Hess | 2011-09-15 |
* | optimize: A new subcommand that either gets or drops file content as needed t... | Joey Hess | 2011-09-14 |
* | Improve display of newlines around error and warning messages. | Joey Hess | 2011-09-06 |
* | code simplification thanks to applicative functors | Joey Hess | 2011-08-25 |
* | avoid namespace conflict | Joey Hess | 2011-08-16 |
* | unify elipsis handling | Joey Hess | 2011-07-19 |
* | hlint tweaks | Joey Hess | 2011-07-15 |
* | better display of thrown errors | Joey Hess | 2011-07-05 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | factor out file list stuff from GitRepo | Joey Hess | 2011-06-29 |
* | Merge branch 'master' into v3 | Joey Hess | 2011-06-29 |
|\ |
|
| * | --force will cause add, etc, to operate on ignored files. | Joey Hess | 2011-06-29 |
* | | remove stateDir | Joey Hess | 2011-06-23 |
|/ |
|
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
* | show error message on unexpected parameters to commands that take none | Joey Hess | 2011-05-28 |
* | simplify | Joey Hess | 2011-05-28 |
* | Fix bug in --exclude introduced in 0.20110516. | Joey Hess | 2011-05-27 |
* | better multiword parameter handling | Joey Hess | 2011-05-16 |
* | Maybe reduction pass 2 | Joey Hess | 2011-05-15 |
* | simplified a bunch of Maybe handling | Joey Hess | 2011-05-15 |
* | cleanup | Joey Hess | 2011-05-15 |
* | refactor some boilerplate | Joey Hess | 2011-05-15 |
* | started on initremote | Joey Hess | 2011-03-28 |
* | Fix space leak in fsck and drop commands. | Joey Hess | 2011-03-22 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | make commands that take a key as a parameter error if it's bad | Joey Hess | 2011-03-15 |
* | fixed dropkey, setkey, and git-annex-shell subcommands | Joey Hess | 2011-03-15 |
* | fromkey, and url backend download work now | Joey Hess | 2011-03-15 |
* | rename file | Joey Hess | 2011-03-15 |
* | first pass at using new keys | Joey Hess | 2011-03-15 |
* | shorten a help string to avoid column getting too wide | Joey Hess | 2011-03-05 |
* | add describe subcommand | Joey Hess | 2011-03-03 |
* | prevent trust commands from trying to do things in a bare repo | Joey Hess | 2011-03-03 |
* | hello, liftM | Joey Hess | 2011-02-19 |