| Commit message (Expand) | Author | Age |
* | releasing version 3.201209243.20120924 | Joey Hess | 2012-09-24 |
* | changelog and minor cleanup to fix mixed spaces/tabs | Joey Hess | 2012-09-23 |
* | changelog updates | Joey Hess | 2012-09-21 |
* | sync: Pushes the git-annex branch to remote/synced/git-annex, rather than dir... | Joey Hess | 2012-09-16 |
* | Avoid crashing on encoding errors in filenames when writing transfer info fil... | Joey Hess | 2012-09-16 |
* | reinject: When the provided file doesn't match, leave it where it is, rather ... | Joey Hess | 2012-09-16 |
* | Support repositories created with --separate-git-dir. Closes: #684405 | Joey Hess | 2012-09-15 |
* | migrate: Check content before generating the new key, to avoid generating a k... | Joey Hess | 2012-09-14 |
* | Disable ssh connection caching if the path to the control socket would be too... | Joey Hess | 2012-09-13 |
* | SHA256E is new default backend | Joey Hess | 2012-09-12 |
* | test: Set a lot of git environment variables so testing works in strange envi... | Joey Hess | 2012-09-06 |
* | Merge branch 'master' into assistant | Joey Hess | 2012-08-27 |
|\ |
|
| * | releasing version 3.201208253.20120825 | Joey Hess | 2012-08-25 |
| * | Bugfix: Fix fsck in SHA*E backends, when the key contains composite extension... | Joey Hess | 2012-08-24 |
* | | Bugfix: Fix fsck in SHA*E backends, when the key contains composite extension... | Joey Hess | 2012-08-24 |
* | | Merge branch 'master' into assistant | Joey Hess | 2012-08-17 |
|\| |
|
| * | Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. | Joey Hess | 2012-08-17 |
* | | Merge branch 'master' into assistant | Joey Hess | 2012-08-16 |
|\| |
|
* | | Merge branch 'master' into assistant | Joey Hess | 2012-08-09 |
|\ \ |
|
| | * | S3: Add fileprefix setting. | Joey Hess | 2012-08-09 |
| |/ |
|
| * | releasing version 3.201208073.20120807 | Joey Hess | 2012-08-07 |
* | | Merge branch 'master' into assistant | Joey Hess | 2012-08-07 |
|\| |
|
| * | fix transfer log cleanup crash | Joey Hess | 2012-08-07 |
* | | Merge remote-tracking branch 'origin/master' into assistant | Joey Hess | 2012-08-05 |
|\| |
|
| * | unused, status: Avoid crashing when ran in bare repo. | Joey Hess | 2012-08-05 |
| * | Revert "init: If no description is provided for a new repository, one will au... | Joey Hess | 2012-08-03 |
|/ |
|
* | init: If no description is provided for a new repository, one will automatica... | Joey Hess | 2012-08-03 |
* | initremote: Avoid recording remote's description before checking that its con... | Joey Hess | 2012-07-27 |
* | releasing version 3.201207213.20120721 | Joey Hess | 2012-07-21 |
* | map: Write map.dot to .git/annex, which avoids watch trying to annex it. | Joey Hess | 2012-07-17 |
* | SHAnE backends are now smarter about composite extensions, such as .tar.gz Cl... | Joey Hess | 2012-07-05 |
* | Use SHA library for files less than 50 kb in size, at which point it's faster... | Joey Hess | 2012-07-04 |
* | When shaNsum commands cannot be found, use the Haskell SHA library (already a... | Joey Hess | 2012-07-04 |
* | pass associatedfile and remoteuuid to git-annex-shell | Joey Hess | 2012-07-02 |
* | record transfer information on local git remotes | Joey Hess | 2012-07-01 |
* | get, move, copy: Now refuse to do anything when the requested file transfer i... | Joey Hess | 2012-07-01 |
* | releasing version 3.201206293.20120629 | Joey Hess | 2012-06-29 |
* | sync: Automatically resolves merge conflicts. | Joey Hess | 2012-06-27 |
* | git-config fileEncoding | Joey Hess | 2012-06-26 |
* | Got rid of the last place that did utf8 decoding. | Joey Hess | 2012-06-26 |
* | Avoid ugly failure mode when moving content from a local repository that is n... | Joey Hess | 2012-06-26 |
* | Version build dependency on STM, and allow building without it, which disable... | Joey Hess | 2012-06-26 |
* | cabal: Only try to use inotify on Linux. | Joey Hess | 2012-06-25 |
* | releasing version 3.201206243.20120624 | Joey Hess | 2012-06-24 |
* | sync: Avoid recent git's interactive merge. | Joey Hess | 2012-06-23 |
* | typo | Joey Hess | 2012-06-20 |
* | Merge branch 'master' into watch | Joey Hess | 2012-06-20 |
|\ |
|
| * | unused: Fix crash when file names contain invalid utf8. | Joey Hess | 2012-06-20 |
* | | lifted out the kqueue and inotify to a generic DirWatcher interface | Joey Hess | 2012-06-18 |
|/ |
|
* | Enable diskfree on kfreebsd, using statvfs. | Joey Hess | 2012-06-17 |