summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-11
|\
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-11
| |\
| * | update, including url to gcryptGravatar Joey Hess2013-10-11
| | |
| | * Added a commentGravatar http://joeyh.name/2013-10-11
| | |
| | * Added a commentGravatar http://joeyh.name/2013-10-11
| | |
| | * Added a commentGravatar http://joeyh.name/2013-10-11
| | |
| | * Added a commentGravatar http://joeyh.name/2013-10-11
| |/
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-11
| |\
| * | url size fixesGravatar Joey Hess2013-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | addurl: Improve message when adding url with wrong size to existing file. Before the message suggested the url didn't exist. Fixed handling of URL keys that have no recorded size. Before, if the key has no size, the url also had to not declare any size, which was unlikely and wrong, or it was taken to not exist. This probably would mostly affect keys that were added to the annex with addurl --relaxed.
| * | qualify import; also available in crypto-randomGravatar Joey Hess2013-10-11
| | |
| | * Added a comment: How to sync content with git-annex, not assistantGravatar http://elmimmo.myopenid.com/2013-10-11
| |/
* | add/remove/edit schedule UI workingGravatar Joey Hess2013-10-11
| | | | | | | | | | | | | | | | | | | | | | | | Once I built the basic widget, it turned out to be rather easy to replicate it once per scheduled activity and wire it all up to a fully working UI. This does abuse yesod's form handling a bit, but I think it's ok. And it would be nice to have it all ajax-y, so that saving one modified form won't lose any modifications to other forms. But for now, a nice simple 115 line of code implementation is a win. This late night hack session commit was sponsored by Andrea Rota.
| * avoid committing git-annex branch journal when running statusGravatar Joey Hess2013-10-11
| |
| * Remove bogus runshell loop check.Gravatar Joey Hess2013-10-11
| | | | | | | | | | git-annex.linux/git-annex can legitimately try to run itself -- this happens when the programfile is used. So this check was bogus.
| * typoGravatar Joey Hess2013-10-11
| |
* | better time displayGravatar Joey Hess2013-10-11
| |
| * devblogGravatar Joey Hess2013-10-10
| |
| * updateGravatar Joey Hess2013-10-10
| |
* | add config page for fsck, and alert with button when a fsck is runningGravatar Joey Hess2013-10-10
| |
* | queue downloads of keys that fsck finds with bad contentGravatar Joey Hess2013-10-10
| |
| * announcementGravatar Joey Hess2013-10-10
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-10
| |\
| * | highlight current monthGravatar Joey Hess2013-10-10
| | |
* | | stop fsck when scheduled activity is removedGravatar Joey Hess2013-10-10
| | |
* | | unmask async exceptions after forkGravatar Joey Hess2013-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Turns out that forkProcess masks async exceptions. Unmask them so that the daemon code can use them for thread IPC. There is some risk this introduces breakage in git-annex, but it would be breakage that would already occur when the assistant was run with --foreground.
* | | 0 pad minutesGravatar Joey Hess2013-10-10
| | |
| | * elaborate on local pairing sshd securityGravatar https://www.google.com/accounts/o8/id?id=AItOawlm8dkrPSmEyV3avjyCkJBhsosWKjJj7jc2013-10-10
| | |
* | | got delay calculation backwardsGravatar Joey Hess2013-10-10
| | |
* | | fix option nameGravatar Joey Hess2013-10-10
| | |
| | * Added a comment: git annex get/sync don't delete filesGravatar http://cstork.org/2013-10-10
| | |
| | * Added a commentGravatar https://id.koumbit.net/anarcat2013-10-10
| | |
| | * Added a commentGravatar ringprince2013-10-10
| | |
| | * Added a comment: Productive AnnoyanceGravatar https://www.google.com/accounts/o8/id?id=AItOawmVV_nBwlsyCv53BXoJt8YpCX_wZPfzpyo2013-10-10
| | |
| | * Added a comment: ProgressGravatar https://www.google.com/accounts/o8/id?id=AItOawmVV_nBwlsyCv53BXoJt8YpCX_wZPfzpyo2013-10-10
| | |
| | * make the bug explicitGravatar https://id.koumbit.net/anarcat2013-10-09
| | |
| | * document this bug more explicitelyGravatar https://id.koumbit.net/anarcat2013-10-09
| | |
| | * Added a comment: how to use with simply addurl?Gravatar https://id.koumbit.net/anarcat2013-10-09
| | |
| | * elaborate on local pairing sshd securityGravatar https://www.google.com/accounts/o8/id?id=AItOawlm8dkrPSmEyV3avjyCkJBhsosWKjJj7jc2013-10-09
| | |
| | * Added a comment: Updating git-annex via cabalGravatar https://www.google.com/accounts/o8/id?id=AItOawlkA6XinbeOdnEDxEGQUWyjqPGh0kdMXr42013-10-09
| | |
| | * (no commit message)Gravatar https://me.yahoo.com/a/f.0S5jJlgJMHgMV6G2fLXzkhRCQtDAAxRe8-#81b3e2013-10-09
| | |
| | * Added a commentGravatar http://nullroute.eu.org/~grawity/2013-10-09
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM2013-10-09
| |/
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-08
| |\
| * | devblogGravatar Joey Hess2013-10-08
| | |
* | | cronner builds, should work (untested)Gravatar Joey Hess2013-10-08
| | | | | | | | | | | | | | | | | | | | | I probably need to improve handling of the PleaseTerminate exception to kill the fsck process. Also, if fsck finds bad files, something needs to requeue downloads of them. Otherwise, this should work, but is probably quite buggy since I have only tested the pure code over the past 2 days.
* | | remove duration from ScheduleGravatar Joey Hess2013-10-08
| | |
* | | update for Duration type changeGravatar Joey Hess2013-10-08
| | |
* | | quickcheck durationGravatar Joey Hess2013-10-08
| | |
* | | expand with a fromDuration and support for mixed unit durationsGravatar Joey Hess2013-10-08
| | |
| | * Added a comment: drop only files located in archiveGravatar https://www.google.com/accounts/o8/id?id=AItOawkC0W3ZQERUaTkHoks6k68Tsp1tz510nGo2013-10-08
| | |