| Commit message (Expand) | Author | Age |
* | Fix Makefile to work with cabal again. | Joey Hess | 2011-09-06 |
* | Improve display of newlines around error and warning messages. | Joey Hess | 2011-09-06 |
* | releasing version 3.201109023.20110902 | Joey Hess | 2011-09-02 |
* | basic json support | Joey Hess | 2011-09-01 |
* | unused --remote: Reduced memory use to 1/4th what was used before. | Joey Hess | 2011-08-31 |
* | unused, status: Sped up by avoiding unnecessary stats of annexed files. | Joey Hess | 2011-08-30 |
* | init: Make description an optional parameter. | Joey Hess | 2011-08-29 |
* | The wget command will now be used in preference to curl, if available. | Joey Hess | 2011-08-27 |
* | Set EMAIL when running test suite so that git does not need to be configured ... | Joey Hess | 2011-08-23 |
* | file moved | Joey Hess | 2011-08-21 |
* | releasing version 3.201108193.20110819 | Joey Hess | 2011-08-19 |
* | Fix broken upgrade from V1 repository. Closes: #638584 | Joey Hess | 2011-08-19 |
* | Added annex-cost-command configuration, which can be used to vary the cost of... | Joey Hess | 2011-08-18 |
* | Now "git annex init" only has to be run once | Joey Hess | 2011-08-17 |
* | releasing version 3.201108173.20110817 | Joey Hess | 2011-08-17 |
* | Added curl to Debian package dependencies. | Joey Hess | 2011-08-16 |
* | Added support for getting content from git remotes using http (and https). | Joey Hess | 2011-08-16 |
* | addurl: --fast can be used to avoid immediately downloading the url. | Joey Hess | 2011-08-06 |
* | Fix shell escaping in rsync special remote. | Joey Hess | 2011-07-29 |
* | releasing version 3.201107193.20110719 | Joey Hess | 2011-07-19 |
* | add closure for new bug that I already fixed | Joey Hess | 2011-07-17 |
* | unannex: Clean up use of git commit -a. | Joey Hess | 2011-07-14 |
* | Support the standard git -c name=value | Joey Hess | 2011-07-14 |
* | Bugfix: Make add ../ work. | Joey Hess | 2011-07-10 |
* | add: Be even more robust to avoid ever leaving the file seemingly deleted. | Joey Hess | 2011-07-07 |
* | add monad-control to build depends | Joey Hess | 2011-07-07 |
* | releasing version 3.201107073.20110707 | Joey Hess | 2011-07-07 |
* | add: Avoid a failure mode that resulted in the file seemingly being deleted (... | Joey Hess | 2011-07-07 |
* | Bugfix: Forgot to de-escape keys when upgrading. | Joey Hess | 2011-07-07 |
* | Fix sign bug in disk free space checking. | Joey Hess | 2011-07-05 |
* | releasing version 3.201107053.20110705 | Joey Hess | 2011-07-05 |
* | Drop the dependency on the haskell curl bindings, use regular haskell HTTP. | Joey Hess | 2011-07-04 |
* | uninit: Use unannex in --fast mode, to support unannexing multiple files that... | Joey Hess | 2011-07-04 |
* | unannex: In --fast mode, file content is left in the annex, and a hard link m... | Joey Hess | 2011-07-04 |
* | uninit: delete .git/annex/ | Joey Hess | 2011-07-04 |
* | uninit: Delete the git-annex branch. | Joey Hess | 2011-07-04 |
* | releasing version 3.201107023.20110702 | Joey Hess | 2011-07-02 |
* | wording | Joey Hess | 2011-07-01 |
* | documentation for using the web | Joey Hess | 2011-07-01 |
* | remove URL backend | Joey Hess | 2011-07-01 |
* | updates for web remote and removing URL backend | Joey Hess | 2011-07-01 |
* | add web special remote | Joey Hess | 2011-07-01 |
* | Merge branch 'master' into v3 | Joey Hess | 2011-06-30 |
|\ |
|
| * | cabal can now be used to build git-annex. | Joey Hess | 2011-06-30 |
* | | v3 is now faster than v2 | Joey Hess | 2011-06-30 |
* | | Fix encoding of utf-8 etc when storing the description of repository and othe... | Joey Hess | 2011-06-30 |
* | | Sped back up fsck, copy --from etc | 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 |
* | | Modify location log parser to allow future expansion. | Joey Hess | 2011-06-28 |