summaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Expand)AuthorAge
* releasing version 3.201209243.20120924Gravatar Joey Hess2012-09-24
* changelog and minor cleanup to fix mixed spaces/tabsGravatar Joey Hess2012-09-23
* changelog updatesGravatar Joey Hess2012-09-21
* sync: Pushes the git-annex branch to remote/synced/git-annex, rather than dir...Gravatar Joey Hess2012-09-16
* Avoid crashing on encoding errors in filenames when writing transfer info fil...Gravatar Joey Hess2012-09-16
* reinject: When the provided file doesn't match, leave it where it is, rather ...Gravatar Joey Hess2012-09-16
* Support repositories created with --separate-git-dir. Closes: #684405Gravatar Joey Hess2012-09-15
* migrate: Check content before generating the new key, to avoid generating a k...Gravatar Joey Hess2012-09-14
* Disable ssh connection caching if the path to the control socket would be too...Gravatar Joey Hess2012-09-13
* SHA256E is new default backendGravatar Joey Hess2012-09-12
* test: Set a lot of git environment variables so testing works in strange envi...Gravatar Joey Hess2012-09-06
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-27
|\
| * releasing version 3.201208253.20120825Gravatar Joey Hess2012-08-25
| * Bugfix: Fix fsck in SHA*E backends, when the key contains composite extension...Gravatar Joey Hess2012-08-24
* | Bugfix: Fix fsck in SHA*E backends, when the key contains composite extension...Gravatar Joey Hess2012-08-24
* | Merge branch 'master' into assistantGravatar Joey Hess2012-08-17
|\|
| * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt.Gravatar Joey Hess2012-08-17
* | Merge branch 'master' into assistantGravatar Joey Hess2012-08-16
|\|
* | Merge branch 'master' into assistantGravatar Joey Hess2012-08-09
|\ \
| | * S3: Add fileprefix setting.Gravatar Joey Hess2012-08-09
| |/
| * releasing version 3.201208073.20120807Gravatar Joey Hess2012-08-07
* | 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