summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a comment5.20140529Gravatar https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk2014-05-29
|
* remove a few orphaned commentsGravatar Joey Hess2014-05-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-29
|\
* | remove old closed bugs and todo items to speed up wiki updates and reduce sizeGravatar Joey Hess2014-05-29
| | | | | | | | | | | | | | | | Remove closed bugs and todos that were least edited before 2014. Command line used: for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done
| * Added a commentGravatar http://joeyh.name/2014-05-29
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-29
|\|
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk2014-05-29
| |
* | prep releaseGravatar Joey Hess2014-05-29
|/
* can't use iframe for jenkins, it seems (sameorigin)Gravatar Joey Hess2014-05-29
|
* don't use https for windows autobuilder, it's expired certGravatar Joey Hess2014-05-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-29
|\
* | remove 2 more spam comments. Will Ban user Balan. IP bans next step.Gravatar Joey Hess2014-05-29
| |
| * Added a commentGravatar http://joeyh.name/2014-05-29
| |
| * Added a commentGravatar http://joeyh.name/2014-05-29
|/
* comment back out library removal lineGravatar Joey Hess2014-05-29
|
* lower bound on exceptionsGravatar Joey Hess2014-05-29
|
* fix warning messageGravatar Joey Hess2014-05-29
| | | | This should work even back in debian stable's warp
* forcing windows autobuilder to rebootstrap cabal libsGravatar Joey Hess2014-05-29
|
* remove spam comment (will ban this spammer's openid)Gravatar Joey Hess2014-05-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-29
|\
* | closeGravatar Joey Hess2014-05-29
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc2014-05-29
| |
| * Added a commentGravatar https://id.koumbit.net/anarcat2014-05-29
| |
| * (no commit message)Gravatar go8ose2014-05-29
| |
| * Added a comment: http://freshofruits.comGravatar Balan2014-05-29
| |
| * Added a comment: Buy Fruits Online | Fruits Online ChennaiGravatar Balan2014-05-29
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmXGwBCD9trUbr0aC8jtDqScpaYK6PNOx02014-05-29
| |
| * Added a commentGravatar http://joeyh.name/2014-05-28
| |
| * Added a commentGravatar http://joeyh.name/2014-05-28
| |
* | confirmedGravatar Joey Hess2014-05-28
|/
* devblogGravatar Joey Hess2014-05-28
|
* remove newlines from static js and cssGravatar Joey Hess2014-05-28
| | | | | This works around a bug in the EvilSplicer; see http://git-annex.branchable.com/bugs/Bootstrap3_icons_missing_on_Android/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-28
|\
* | allow building with old versions of exceptions before MonadMask was split outGravatar Joey Hess2014-05-28
| |
| * (no commit message)Gravatar bnikolic2014-05-28
| |
* | update for change to exceptionsGravatar Joey Hess2014-05-28
| |
* | Use exceptions in place of deprecated MonadCatchIO-transformersGravatar Ben Gamari2014-05-28
|/
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc2014-05-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc2014-05-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk2014-05-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlAx-pYJ036y2lgKtLJvXm7s-HFRBiJlZY2014-05-28
|
* (no commit message)Gravatar EskildHustvedt2014-05-28
|
* poll vote (Same as for regular git-annex. ~/annex/)Gravatar 92.192.126.782014-05-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnxvt4mc32O0ctvPGhhII_ZKsHUiaD2o7I2014-05-28
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-27
|\
| * Added a commentGravatar http://joeyh.name/2014-05-28
| |
| * Added a commentGravatar http://joeyh.name/2014-05-28
| |
* | fix dodgy use of Char8Gravatar Joey Hess2014-05-27
| | | | | | | | | | | | | | | | | | I don't know if this was a bug, but I don't know if it was not a bug either. See also, http://git-annex.branchable.com/bugs/Truncated_file_transferred_via_S3/ where the file is not truncated, but mangled..
* | get rid of (completely safe) uses of Char8Gravatar Joey Hess2014-05-27
|/ | | | | Char8 often indicates an encoding bug. It didn't here, but I can avoid it and not worry about it.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-27
|\