summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* blog for the dayGravatar Joey Hess2013-03-01
|
* typoGravatar Joey Hess2013-03-01
|
* remove excess log rotation; openLog rotatesGravatar Joey Hess2013-03-01
|
* assistant: Fix dropping content when a file is moved to an archive directory.Gravatar Joey Hess2013-03-01
| | | | | | | A transfer is queued, but if the file has already been transferred to the remote before, the transfer is skipped. In this case, it needs to perform any actions it would normally take after finishing the transfer, like dropping the local object.
* assistant: Avoid noise in logs from git commit about typechanged files in ↵Gravatar Joey Hess2013-03-01
| | | | direct mode repositories.
* Added a commentGravatar http://joeyh.name/2013-03-01
|
* Added a commentGravatar http://joeyh.name/2013-03-01
|
* add additional debug info about reasons for dropsGravatar Joey Hess2013-03-01
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-03-01
|
* add additional debug info about reasons for transfersGravatar Joey Hess2013-03-01
|
* updateGravatar Joey Hess2013-03-01
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-03-01
|\
* | addGravatar Joey Hess2013-03-01
| |
| * Added a commentGravatar http://joeyh.name/2013-03-01
|/
* assistant: Logs are rotated to avoid them using too much disk space.Gravatar Joey Hess2013-03-01
| | | | | | This cannot completely guard against a runaway log event, and only runs every hour anyway, but it should avoid most problems with very long-running, active assistants using up too much space.
* fix another crazy file extensionGravatar Joey Hess2013-03-01
|
* fixGravatar Joey Hess2013-03-01
|
* fixGravatar Joey Hess2013-03-01
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-03-01
|\
| * poll vote (I need a Windows port)Gravatar 79.214.27.1252013-03-01
| |
| * poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!)Gravatar 79.214.27.1252013-03-01
| |
* | people are such randomness generators..Gravatar Joey Hess2013-03-01
| |
| * Added a commentGravatar http://joeyh.name/2013-03-01
| |
* | move comment to correct placeGravatar Joey Hess2013-03-01
|/
* fix crazy file extension. Makefile?!Gravatar Joey Hess2013-03-01
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-03-01
|\
| * Added a commentGravatar http://joeyh.name/2013-03-01
| |
| * Added a comment: Tried to add a bug, but website failsGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-03-01
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-03-01
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo2013-03-01
| |
* | better build instructionsGravatar Joey Hess2013-03-01
| |
* | expanded some THGravatar Joey Hess2013-03-01
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-03-01
| |
| * Added a commentGravatar http://joeyh.name/2013-03-01
|/
* fall back to hardcoded app locationGravatar Joey Hess2013-03-01
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo2013-03-01
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-28
|\
* | add patches porting necessary Haskell libraries to AndroidGravatar Joey Hess2013-02-28
| | | | | | | | | | This goes all the way up to Yesod, but everything above Wai is a real hack job, removing TH left and right.
| * Added a commentGravatar http://joeyh.name/2013-03-01
| |
| * Added a comment: link busybox: No such file or directoryGravatar https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo2013-03-01
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog2013-03-01
|/
* build fixGravatar Joey Hess2013-02-28
|
* fix android app upgrade hangGravatar Joey Hess2013-02-28
| | | | rm was blocked waiting for input
* revertGravatar Joey Hess2013-02-28
|
* fix 2 bugs in android runshellGravatar Joey Hess2013-02-28
|
* blog for the dayGravatar Joey Hess2013-02-28
|
* finish removing fast flagGravatar Joey Hess2013-02-28
|
* use Setup.hs rather than depending on cabal-installGravatar Joey Hess2013-02-28
| | | | Based on a patch from Peter Simons
* Build/mdwn2man: don't rely on perl being installed in /usr/bin; instead find ↵Gravatar Peter Simons2013-02-28
| | | | it in $PATH
* remove Fast flag, pass -O0 to cabalGravatar Joey Hess2013-02-28
|