| Commit message (Expand) | Author | Age |
* | unset TZ on Windows | Joey Hess | 2014-06-12 |
* | fix windows env hack | Joey Hess | 2014-02-14 |
* | windows: hack to ensure HOME is always set | Joey Hess | 2014-02-14 |
* | avoid git-annex-shell test | Joey Hess | 2014-02-14 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | expose tasty test suite's option parser | Joey Hess | 2014-01-21 |
* | try building test suite on windows | Joey Hess | 2013-05-17 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | typo | Joey Hess | 2013-02-27 |
* | disable test suite on Android | Joey Hess | 2013-02-27 |
* | break dependency cycle by special casing running of test command | Joey Hess | 2013-02-27 |
* | where indenting | Joey Hess | 2012-11-11 |
* | shave some 12 mb from the installed size | Joey Hess | 2012-03-15 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | put in utf8 forcing workaround | Joey Hess | 2011-03-08 |
* | workaround ghc weirdness with -odir | Joey Hess | 2011-01-07 |
* | make test suite link in git-annex's commands and run directly | Joey Hess | 2011-01-06 |
* | git-annex-shell is complete | Joey Hess | 2010-12-31 |
* | git-annex-shell mostly done now, only needs 2 more subcommands | Joey Hess | 2010-12-30 |
* | add git-annex-shell command | Joey Hess | 2010-12-30 |
* | factor out a little more | Joey Hess | 2010-12-30 |
* | refactor in preparation for adding a git-annex-shell command | Joey Hess | 2010-12-30 |
* | Add --exclude option to exclude files from processing. | Joey Hess | 2010-12-08 |
* | Avoid deleting temp files when rsync fails. | Joey Hess | 2010-12-02 |
* | move stuff out of Core | Joey Hess | 2010-11-14 |
* | broke subcommands out into separate modules | Joey Hess | 2010-11-02 |
* | move | Joey Hess | 2010-11-01 |
* | simplify evals | Joey Hess | 2010-10-31 |
* | Fix crash on unknown symlinks. | Joey Hess | 2010-10-31 |
* | more Wall cleaning | Joey Hess | 2010-10-31 |
* | got rid of almost all 'return ()' | Joey Hess | 2010-10-28 |
* | copyright statements0.02 | Joey Hess | 2010-10-27 |
* | fix failure propigation | Joey Hess | 2010-10-25 |
* | new fromkey subcommand, for registering urls, etc0.01 | Joey Hess | 2010-10-21 |
* | stop trapping all exceptions | Joey Hess | 2010-10-19 |
* | move supportedBackends list into annex monad | Joey Hess | 2010-10-17 |
* | tweaks | Joey Hess | 2010-10-16 |
* | now finds files in git or not depending on what command wants | Joey Hess | 2010-10-16 |
* | add flags, and change to subcommand style | Joey Hess | 2010-10-14 |
* | better shutdown | Joey Hess | 2010-10-14 |
* | bug | Joey Hess | 2010-10-14 |
* | comment | Joey Hess | 2010-10-14 |
* | cooler command-line handling | Joey Hess | 2010-10-14 |
* | refactor | Joey Hess | 2010-10-14 |
* | more refactor | Joey Hess | 2010-10-14 |
* | more reorg, spiffed up state monad | Joey Hess | 2010-10-14 |
* | convert GitRepo to qualified import | Joey Hess | 2010-10-14 |
* | add module that only exports abstract types | Joey Hess | 2010-10-14 |
* | use a state monad | Joey Hess | 2010-10-13 |