summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* webapp: Generate better git remote names.Gravatar Joey Hess2012-10-31
| | | | | | Wrote a better git remote name sanitizer. Git blows up on lots of weird stuff, especially if it starts the remote name, but I managed to get some common punctuation working.
* webapp: Fix renaming of special remotes.Gravatar Joey Hess2012-10-31
| | | | | Working around what seems to me to be a git bug. Surely there are valid setups of real git remotes that don't have fetch set?
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-31
|\
* | webapp: Fix creation of rsync.net repositories.Gravatar Joey Hess2012-10-31
| |
| * Added a comment: you should install a gpg agentGravatar http://joeyh.name/2012-10-31
|/
* closeGravatar Joey Hess2012-10-31
|
* fix bug closureGravatar Joey Hess2012-10-31
|
* tagGravatar Joey Hess2012-10-31
|
* avoid using Blaze directlyGravatar Joey Hess2012-10-31
| | | | | New 0.5 changes the api, rather gratuitously, so run away. I can juse use Hamlet here.
* (no commit message)Gravatar http://www.dbruhn.de/2012-10-31
|
* Added a commentGravatar http://joeyh.name/2012-10-31
|
* added a missing build-depGravatar Joey Hess2012-10-31
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-31
|\
| * created thread "safely dropping git-annex history" on big git-annex branchesGravatar http://christian.amsuess.com/chrysn2012-10-31
| |
| * (no commit message)Gravatar http://www.dbruhn.de/2012-10-31
| |
* | where indentationGravatar Joey Hess2012-10-31
| |
| * Added a comment: Google Music as remote?Gravatar https://www.google.com/accounts/o8/id?id=AItOawnjrMQEhzd8xI81V9BL2jsKlNgVJLD7PKs2012-10-31
| |
| * poll vote (My phone (or MP3 player))Gravatar 180.149.53.1942012-10-31
|/
* blog for the dayGravatar Joey Hess2012-10-30
|
* assistant: Fix syncing local drives.Gravatar Joey Hess2012-10-30
| | | | | Amoung other things, this makes it immediately sync files from a removable drive when it's added.
* don't test host in configureGravatar Joey Hess2012-10-30
| | | | That'll fail when building offline.
* webapp: Make an initial, empty commit so there is a master branchGravatar Joey Hess2012-10-30
| | | | Several things only happen when on a branch, so make sure we're on one.
* don't delay at startupGravatar Joey Hess2012-10-30
| | | | | | Still wait 1 minute after a change before waiting on the next change, but don't wait at the start, when we might get a pull that contains config changes right away.
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
| | | | All temporary and old functions are removed.
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
| | | | | | Currently have three old versions of functions that more reworking is needed to remove: getDaemonStatusOld, modifyDaemonStatusOld_, and modifyDaemonStatusOld
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
|
* split remaining assistant typesGravatar Joey Hess2012-10-30
|
* split out daemonstatus typesGravatar Joey Hess2012-10-30
|
* add build-dep on blaze-markupGravatar Joey Hess2012-10-30
| | | | which blaze-html depends on, so not a significant new dep
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-30
|\
| * (no commit message)Gravatar http://www.dbruhn.de/2012-10-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-10-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-10-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-10-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-10-30
| |
* | split Commits and liftedGravatar Joey Hess2012-10-29
| |
* | split Changes and liftedGravatar Joey Hess2012-10-29
| |
* | split BranchChange and liftedGravatar Joey Hess2012-10-29
| |
* | split ScanRemotes and liftedGravatar Joey Hess2012-10-29
| |
* | moved ThreadedMonad to TypesGravatar Joey Hess2012-10-29
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-10-29
|\
* | blog for the dayGravatar Joey Hess2012-10-29
| |
* | split and lift Assistant.PushesGravatar Joey Hess2012-10-29
| |
* | tweakGravatar Joey Hess2012-10-29
| |
* | lift alertWhileGravatar Joey Hess2012-10-29
| |
* | move alert display functionsGravatar Joey Hess2012-10-29
| |
* | more liftingGravatar Joey Hess2012-10-29
| |
* | remove brokendebugGravatar Joey Hess2012-10-29
| |
* | lifted Assistant.Sync into Assistant monadGravatar Joey Hess2012-10-29
| | | | | | | | lots of nice cleanups
| * FormattingGravatar https://launchpad.net/~mattharrison2012-10-29
| |