summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* try to fix PATH so test suite will workGravatar Joey Hess2014-08-13
|
* clean upGravatar Joey Hess2014-08-13
|
* typoGravatar Joey Hess2014-08-13
|
* work aroud ongong transformers-compat cabal issueGravatar Joey Hess2014-08-13
|
* remove old ghc libsGravatar Joey Hess2014-08-13
|
* Merge branch 'master' of https://github.com/zyv/git-annexGravatar Joey Hess2014-08-13
|\
* \ Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-08-13
|\ \
* | | forgot I signed the git-annex keyGravatar Joey Hess2014-08-13
| | |
| | * Update build.shGravatar Yury V. Zaytsev2014-08-13
| |/ | | | | Haskell Platform now lives in C:/haskell and is on %PATH% by default, msysgit/bin (and msysgit/mingw/bin) directory is also on %PATH% (last)
| * (no commit message)Gravatar zardoz2014-08-13
| |
| * Added a commentGravatar http://svario.it/gioele2014-08-13
| |
| * Added a commentGravatar http://svario.it/gioele2014-08-13
|/
* devblogGravatar Joey Hess2014-08-12
|
* link to correct keyGravatar Joey Hess2014-08-12
|
* typoGravatar Joey Hess2014-08-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-08-12
|\
* | special case edit page for web remoteGravatar Joey Hess2014-08-12
| | | | | | | | | | | | The crash came from calling Git.repoLocation, but it made sense to fix this higher up, because there is nothing to edit about the web, it just is what it is.
* | more complete gpg key verification process, including statement signed with ↵Gravatar Joey Hess2014-08-12
| | | | | | | | my personal key
| * Added a commentGravatar https://id.koumbit.net/anarcat2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
* | closeGravatar Joey Hess2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
|/
* move bug and close itGravatar Joey Hess2014-08-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-08-12
|\
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
* | S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the ↵Gravatar Joey Hess2014-08-12
| | | | | | | | | | | | | | | | | | | | | | repository was configured with encryption=shared embedcreds=yes. Since encryption=shared, the encryption key is stored in the git repo, so there is no point at all in encrypting the creds, also stored in the git repo with that key. So `initremote` doesn't. The creds are simply stored base-64 encoded. However, it then tried to always decrypt creds when encryption was used..
| * Added a commentGravatar http://joeyh.name/2014-08-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-08-12
|\
* | WORM backend: When adding a file in a subdirectory, avoid including the ↵Gravatar Joey Hess2014-08-12
| | | | | | | | subdirectory in the key name.
* | maybe better note for direct mode, although I dislike the walkthrough being ↵Gravatar Joey Hess2014-08-12
| | | | | | | | complicated by direct mode at all
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
* | confirmed; really a git bugGravatar Joey Hess2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
| |
| * Added a commentGravatar http://joeyh.name/2014-08-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-08-12
|\
* | direct: Fix ugly warning messages.Gravatar Joey Hess2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | replaceFileOr was broken and ran the rollback action always. Luckily, for replaceFile, the rollback action was safe to run, since it just nuked a temp file that had already been moved into place. However, when `git annex direct` used replaeFileOr, its rollback printed a scary message: /home/joey/tmp/rrrr/.git/annex/misctmp/tmp32268: rename: does not exist (No such file or directory) There was actually no bad result though.
* | make windows depend on new enough unix-compat to get inode numbersGravatar Joey Hess2014-08-12
| |
* | fix build on windows with unix-compat-0.4.1.3Gravatar Joey Hess2014-08-11
| | | | | | | | | | | | | | FileID type changed, needs Arbitrary instance. On the plus side, getFileStatus on Windows now actually gets file id's, not always 0, so direct mode is safer there now.
| * Added a commentGravatar https://launchpad.net/~rorymcc2014-08-11
| |
| * Added a commentGravatar https://launchpad.net/~rorymcc2014-08-11
|/
* Added a commentGravatar sts2014-08-11
|
* (no commit message)Gravatar sts2014-08-11
|
* i believe i provided moreinto in the comments nowGravatar https://id.koumbit.net/anarcat2014-08-11
|
* Added a comment: more infoGravatar https://id.koumbit.net/anarcat2014-08-11
|