aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Expand)AuthorAge
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-07
|\
| * fix transfer log cleanup crashGravatar Joey Hess2012-08-07
* | Merge remote-tracking branch 'origin/master' into assistantGravatar Joey Hess2012-08-05
|\|
| * unused, status: Avoid crashing when ran in bare repo.Gravatar Joey Hess2012-08-05
| * Revert "init: If no description is provided for a new repository, one will au...Gravatar Joey Hess2012-08-03
|/
* init: If no description is provided for a new repository, one will automatica...Gravatar Joey Hess2012-08-03
* initremote: Avoid recording remote's description before checking that its con...Gravatar Joey Hess2012-07-27
* releasing version 3.201207213.20120721Gravatar Joey Hess2012-07-21
* map: Write map.dot to .git/annex, which avoids watch trying to annex it.Gravatar Joey Hess2012-07-17
* SHAnE backends are now smarter about composite extensions, such as .tar.gz Cl...Gravatar Joey Hess2012-07-05
* Use SHA library for files less than 50 kb in size, at which point it's faster...Gravatar Joey Hess2012-07-04
* When shaNsum commands cannot be found, use the Haskell SHA library (already a...Gravatar Joey Hess2012-07-04
* pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* get, move, copy: Now refuse to do anything when the requested file transfer i...Gravatar Joey Hess2012-07-01
* releasing version 3.201206293.20120629Gravatar Joey Hess2012-06-29
* sync: Automatically resolves merge conflicts.Gravatar Joey Hess2012-06-27
* git-config fileEncodingGravatar Joey Hess2012-06-26
* Got rid of the last place that did utf8 decoding.Gravatar Joey Hess2012-06-26
* Avoid ugly failure mode when moving content from a local repository that is n...Gravatar Joey Hess2012-06-26
* Version build dependency on STM, and allow building without it, which disable...Gravatar Joey Hess2012-06-26
* cabal: Only try to use inotify on Linux.Gravatar Joey Hess2012-06-25
* releasing version 3.201206243.20120624Gravatar Joey Hess2012-06-24
* sync: Avoid recent git's interactive merge.Gravatar Joey Hess2012-06-23
* typoGravatar Joey Hess2012-06-20
* Merge branch 'master' into watchGravatar Joey Hess2012-06-20
|\
| * unused: Fix crash when file names contain invalid utf8.Gravatar Joey Hess2012-06-20
* | lifted out the kqueue and inotify to a generic DirWatcher interfaceGravatar Joey Hess2012-06-18
|/
* Enable diskfree on kfreebsd, using statvfs.Gravatar Joey Hess2012-06-17
* Merge branch 'master' into watchGravatar Joey Hess2012-06-15
|\
| * releasing version 3.201206143.20120614Gravatar Joey Hess2012-06-14
| * addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6...Gravatar Joey Hess2012-06-14
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-12
|\|
| * Install man page when run by cabal, in a location where man will find it, eve...Gravatar Joey Hess2012-06-12
* | Revert "Build with ghc's threaded runtime, so threaded code does not busy-wait."Gravatar Joey Hess2012-06-11
* | Build with ghc's threaded runtime, so threaded code does not busy-wait.Gravatar Joey Hess2012-06-11
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-11
|\|
| * uninit: Refuse to run in a subdirectory. Closes: #677076Gravatar Joey Hess2012-06-11
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-07
|\|
| * initremote: Automatically describe a remote when creating it.Gravatar Joey Hess2012-06-07
* | document watchGravatar Joey Hess2012-06-06
|/
* add: Prevent (most) modifications from being made to a file while it is being...Gravatar Joey Hess2012-06-05
* releasing version 3.201206053.20120605Gravatar Joey Hess2012-06-05
* Preserve parent environment when running hooks of the hook special remote.Gravatar Joey Hess2012-06-04
* Require that the SHA256 backend can be used when building, since it's the def...Gravatar Joey Hess2012-05-31
* Fix display of warning message when encountering a file that uses an unsuppor...Gravatar Joey Hess2012-05-31
* import: New subcommand, pulls files from a directory outside the annex and ad...Gravatar Joey Hess2012-05-31
* lock: Reset unlocked file to index, rather than to branch head.Gravatar Joey Hess2012-05-30
* sync: Show a nicer message if a user tries to sync to a special remote.Gravatar Joey Hess2012-05-27
* releasing version 3.201205223.20120522Gravatar Joey Hess2012-05-22