| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge branch 'master' into watch | Joey Hess | 2012-06-15 |
|\ |
|
| * | releasing version 3.201206143.20120614 | Joey Hess | 2012-06-14 |
| * | addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6... | Joey Hess | 2012-06-14 |
* | | Merge branch 'master' into watch | Joey Hess | 2012-06-12 |
|\| |
|
| * | Install man page when run by cabal, in a location where man will find it, eve... | Joey Hess | 2012-06-12 |
* | | Revert "Build with ghc's threaded runtime, so threaded code does not busy-wait." | Joey Hess | 2012-06-11 |
* | | Build with ghc's threaded runtime, so threaded code does not busy-wait. | Joey Hess | 2012-06-11 |
* | | Merge branch 'master' into watch | Joey Hess | 2012-06-11 |
|\| |
|
| * | uninit: Refuse to run in a subdirectory. Closes: #677076 | Joey Hess | 2012-06-11 |
* | | Merge branch 'master' into watch | Joey Hess | 2012-06-07 |
|\| |
|
| * | initremote: Automatically describe a remote when creating it. | Joey Hess | 2012-06-07 |
* | | document watch | Joey Hess | 2012-06-06 |
|/ |
|
* | add: Prevent (most) modifications from being made to a file while it is being... | Joey Hess | 2012-06-05 |
* | releasing version 3.201206053.20120605 | Joey Hess | 2012-06-05 |
* | Preserve parent environment when running hooks of the hook special remote. | Joey Hess | 2012-06-04 |
* | Require that the SHA256 backend can be used when building, since it's the def... | Joey Hess | 2012-05-31 |
* | Fix display of warning message when encountering a file that uses an unsuppor... | Joey Hess | 2012-05-31 |
* | import: New subcommand, pulls files from a directory outside the annex and ad... | Joey Hess | 2012-05-31 |
* | lock: Reset unlocked file to index, rather than to branch head. | Joey Hess | 2012-05-30 |
* | sync: Show a nicer message if a user tries to sync to a special remote. | Joey Hess | 2012-05-27 |
* | releasing version 3.201205223.20120522 | Joey Hess | 2012-05-22 |
* | Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR. | Joey Hess | 2012-05-18 |
* | Clean up handling of git directory and git worktree. | Joey Hess | 2012-05-18 |
* | Pass -a to cp even when it supports --reflink=auto, to preserve permissions. | Joey Hess | 2012-05-15 |
* | releasing version 3.201205113.20120511 | Joey Hess | 2012-05-11 |
* | format | Joey Hess | 2012-05-07 |
* | Fix use of several config settings | Joey Hess | 2012-05-05 |
* | addunused: New command, the opposite of dropunused, it relinks unused content... | Joey Hess | 2012-05-02 |
* | dropunused: Allow specifying ranges to drop. | Joey Hess | 2012-05-02 |
* | rsync shellescape disable option | Joey Hess | 2012-05-02 |
* | releasing version 3.201204303.20120430 | Joey Hess | 2012-04-30 |