Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | releasing version 3.201107073.20110707 | 2011-07-07 | |
| | |||
* | add: Avoid a failure mode that resulted in the file seemingly being deleted ↵ | 2011-07-07 | |
| | | | | (content put in the annex but no symlink present). | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2011-07-07 | |
|\ | |||
| * | Added a comment | 2011-07-07 | |
| | | |||
* | | Bugfix: Forgot to de-escape keys when upgrading. | 2011-07-07 | |
| | | | | | | | | | | | | | | Could result in bad location log data for keys that contain [&:%] in their names. (A workaround for this problem is to run git annex fsck.) `git annex unused --from remote` could also run into the broken code. | ||
| * | Added a comment | 2011-07-07 | |
| | | |||
| * | (no commit message) | 2011-07-07 | |
| | | |||
| * | (no commit message) | 2011-07-07 | |
| | | |||
| * | (no commit message) | 2011-07-07 | |
| | | |||
| * | Added a comment | 2011-07-07 | |
| | | |||
| * | (no commit message) | 2011-07-07 | |
| | | |||
| * | (no commit message) | 2011-07-06 | |
| | | |||
| * | (no commit message) | 2011-07-06 | |
| | | |||
* | | tweak | 2011-07-06 | |
| | | |||
| * | Added a comment | 2011-07-06 | |
|/ | |||
* | Fix sign bug in disk free space checking. | 2011-07-05 | |
| | | | | | | | | | Giulio Eulisse reported that on OSX, bad free space numbers were being shown. It thought he had negative free space. While the documentation is not clear, especially across OS's, it seems likely that statfs uses unsigned long. It doesn't make sense for any numbers to be negative. | ||
* | rename | 2011-07-05 | |
| | |||
* | rename | 2011-07-05 | |
| | |||
* | factor out RemoteLog | 2011-07-05 | |
| | |||
* | remove unused backend machinery | 2011-07-05 | |
| | | | | | | | | | | | | | The only remaining vestiage of backends is different types of keys. These are still called "backends", mostly to avoid needing to change user interface and configuration. But everything to do with storing keys in different backends was gone; instead different types of remotes are used. In the refactoring, lots of code was moved out of odd corners like Backend.File, to closer to where it's used, like Command.Drop and Command.Fsck. Quite a lot of dead code was removed. Several data structures became simpler, which may result in better runtime efficiency. There should be no user-visible changes. | ||
* | add news item for git-annex 3.20110705 | 2011-07-05 | |
| | |||
* | releasing version 3.201107053.20110705 | 2011-07-05 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2011-07-05 | |
|\ | |||
| * | Added a comment | 2011-07-05 | |
| | | |||
* | | make upgrade more robust | 2011-07-05 | |
| | | | | | | | | don't remove .git-annex until state has been succeffully saved | ||
* | | better display of thrown errors | 2011-07-05 | |
| | | |||
| * | Added a comment | 2011-07-05 | |
|/ | |||
* | my fix is confirmed to have worked | 2011-07-05 | |
| | | | | | Also audited for other uses of pipeBoth and hPipeBoth and they mostly seem safe. | ||
* | Added a comment | 2011-07-05 | |
| | |||
* | fork a process to feed git hash-object | 2011-07-05 | |
| | | | | | This is another workaround for bug #624389. I hope it will fix http://git-annex.branchable.com/bugs/problem_with_upgrade_v2_-__62___v3/ | ||
* | Added a comment: "Me too" | 2011-07-05 | |
| | |||
* | use a more specific type for executeFile | 2011-07-04 | |
| | | | | | | Apparently the generic -> IO a type fails with some version of GHC. Possibly due to System.Posix.Process.executeFile having a more specific type. | ||
* | update build deps | 2011-07-04 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2011-07-04 | |
|\ | |||
* | | Drop the dependency on the haskell curl bindings, use regular haskell HTTP. | 2011-07-04 | |
| | | |||
| * | Added a comment | 2011-07-04 | |
| | | |||
| * | (no commit message) | 2011-07-04 | |
| | | |||
| * | Added a comment | 2011-07-04 | |
|/ | |||
* | uninit: Use unannex in --fast mode, to support unannexing multiple files ↵ | 2011-07-04 | |
| | | | | that link to the same content. | ||
* | fix usage for setkey | 2011-07-04 | |
| | |||
* | unannex: In --fast mode, file content is left in the annex, and a hard link ↵ | 2011-07-04 | |
| | | | | made to it. | ||
* | uninit: delete .git/annex/ | 2011-07-04 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2011-07-04 | |
|\ | |||
* | | uninit: Delete the git-annex branch. | 2011-07-04 | |
| | | |||
| * | Added a comment | 2011-07-04 | |
| | | |||
| * | Comment moderation | 2011-07-04 | |
|/ | |||
* | response | 2011-07-04 | |
| | |||
* | Added a comment: git annex fetch | 2011-07-03 | |
| | |||
* | Added a comment: git annex fetch | 2011-07-03 | |
| | |||
* | Added a comment | 2011-07-03 | |
| |