Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
| | |||
* | reorg Remote/* | Joey Hess | 2011-08-16 |
| | |||
* | unify elipsis handling | Joey Hess | 2011-07-19 |
| | | | | | And add a simple dots-based progress display, currently only used in v2 upgrade. | ||
* | finished hlint pass | Joey Hess | 2011-07-15 |
| | |||
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
| | | | | It was always imported qualified as Git anyway | ||
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
| | |||
* | Add --debug option. Closes: #627499 | Joey Hess | 2011-05-21 |
| | | | | | | | This takes advantage of the debug logging done by missingh, and I added my own debug messages for executeFile calls. There are still some other low-level ways git-annex runs stuff that are not shown by debugging, but this gets most of it easily. | ||
* | simplified a bunch of Maybe handling | Joey Hess | 2011-05-15 |
| | |||
* | set ANNEX_HASH_* always | Joey Hess | 2011-04-29 |
| | |||
* | hook special remote implemented, and tested | Joey Hess | 2011-04-28 |