| Commit message (Expand) | Author | Age |
* | broke out Verifiable to a utility library, and added a quickcheck test | Joey Hess | 2012-09-07 |
* | test: Set a lot of git environment variables so testing works in strange envi... | Joey Hess | 2012-09-06 |
* | add routes to pause/start/cancel transfers | Joey Hess | 2012-08-08 |
* | switch from System.Cmd.Utils to System.Process | Joey Hess | 2012-07-18 |
* | map: Write map.dot to .git/annex, which avoids watch trying to annex it. | Joey Hess | 2012-07-17 |
* | fix test suite build | Joey Hess | 2012-06-21 |
* | update test suite | Joey Hess | 2012-06-05 |
* | make GIT_DIR, GIT_WORK_TREE absolute | Joey Hess | 2012-05-18 |
* | Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR. | Joey Hess | 2012-05-18 |
* | fix build | Joey Hess | 2012-05-05 |
* | fix test suite build | Joey Hess | 2012-04-30 |
* | remove addurl test | Joey Hess | 2012-03-06 |
* | Fix a bug in symlink calculation code, that triggered in rare cases where an ... | Joey Hess | 2012-03-05 |
* | Fix test suite to not require a unicode locale. | Joey Hess | 2012-02-29 |
* | quiet expected compiler warning | Joey Hess | 2012-02-20 |
* | exception update in test too | Joey Hess | 2012-02-03 |
* | add a test case for adding a file with a unicode filename | Joey Hess | 2012-01-31 |
* | git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE. | Joey Hess | 2012-01-13 |
* | break module dependancy loop | Joey Hess | 2012-01-10 |
* | don't use GPG_AGENT_INFO to force batch mode in test suite | Joey Hess | 2012-01-09 |
* | Fix overbroad gpg --no-tty fix from last release. | Joey Hess | 2012-01-07 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | handle C-style escapes in Format | Joey Hess | 2011-12-23 |
* | cleanup | Joey Hess | 2011-12-22 |
* | Add --include, which is the same as --not --exclude. | Joey Hess | 2011-12-22 |
* | test fsck in bare repos (75%) | Joey Hess | 2011-12-21 |
* | improve | Joey Hess | 2011-12-21 |
* | test bup special remote (74% coverage) | Joey Hess | 2011-12-21 |
* | test coverage improvements | Joey Hess | 2011-12-21 |
* | test encrypted special remote | Joey Hess | 2011-12-20 |
* | Test suite improvements. Current top-level test coverage: 68% | Joey Hess | 2011-12-20 |
* | map: --fast disables use of dot to display map | Joey Hess | 2011-12-20 |
* | add basic tests for some of the newer commands | Joey Hess | 2011-12-20 |
* | cleanup backend used when reversing migration | Joey Hess | 2011-12-20 |
* | run annex monad in quiet mode when testing | Joey Hess | 2011-12-20 |
* | factor out -q | Joey Hess | 2011-12-20 |
* | add tests of directory and rsync special remotes | Joey Hess | 2011-12-20 |
* | added a test of the hook special remote | Joey Hess | 2011-12-20 |
* | split more stuff out of Git.hs | Joey Hess | 2011-12-14 |
* | split out two more Git modules | Joey Hess | 2011-12-13 |
* | split out three modules from Git | Joey Hess | 2011-12-13 |
* | hslint | Joey Hess | 2011-12-09 |
* | use Control.Exception's brackets | Joey Hess | 2011-11-26 |
* | add a UUID type | Joey Hess | 2011-11-07 |
* | better command name | Joey Hess | 2011-10-31 |
* | The fromkey command now takes the key as its first parameter. The --key optio... | Joey Hess | 2011-10-31 |
* | cleanup | Joey Hess | 2011-10-27 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | minor syntax changes | Joey Hess | 2011-10-11 |