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