Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | webapp: Generate better git remote names. | 2012-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. | 2012-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.com | 2012-10-31 | |
|\ | |||
* | | webapp: Fix creation of rsync.net repositories. | 2012-10-31 | |
| | | |||
| * | Added a comment: you should install a gpg agent | 2012-10-31 | |
|/ | |||
* | close | 2012-10-31 | |
| | |||
* | fix bug closure | 2012-10-31 | |
| | |||
* | tag | 2012-10-31 | |
| | |||
* | avoid using Blaze directly | 2012-10-31 | |
| | | | | | New 0.5 changes the api, rather gratuitously, so run away. I can juse use Hamlet here. | ||
* | (no commit message) | 2012-10-31 | |
| | |||
* | Added a comment | 2012-10-31 | |
| | |||
* | added a missing build-dep | 2012-10-31 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-10-31 | |
|\ | |||
| * | created thread "safely dropping git-annex history" on big git-annex branches | 2012-10-31 | |
| | | |||
| * | (no commit message) | 2012-10-31 | |
| | | |||
* | | where indentation | 2012-10-31 | |
| | | |||
| * | Added a comment: Google Music as remote? | 2012-10-31 | |
| | | |||
| * | poll vote (My phone (or MP3 player)) | 2012-10-31 | |
|/ | |||
* | blog for the day | 2012-10-30 | |
| | |||
* | assistant: Fix syncing local drives. | 2012-10-30 | |
| | | | | | Amoung other things, this makes it immediately sync files from a removable drive when it's added. | ||
* | don't test host in configure | 2012-10-30 | |
| | | | | That'll fail when building offline. | ||
* | webapp: Make an initial, empty commit so there is a master branch | 2012-10-30 | |
| | | | | Several things only happen when on a branch, so make sure we're on one. | ||
* | don't delay at startup | 2012-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 files | 2012-10-30 | |
| | | | | All temporary and old functions are removed. | ||
* | pushed Assistant monad down into DaemonStatus code | 2012-10-30 | |
| | | | | | | Currently have three old versions of functions that more reworking is needed to remove: getDaemonStatusOld, modifyDaemonStatusOld_, and modifyDaemonStatusOld | ||
* | cleanup daemonStatus accessors | 2012-10-30 | |
| | |||
* | split remaining assistant types | 2012-10-30 | |
| | |||
* | split out daemonstatus types | 2012-10-30 | |
| | |||
* | add build-dep on blaze-markup | 2012-10-30 | |
| | | | | which blaze-html depends on, so not a significant new dep | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-10-30 | |
|\ | |||
| * | (no commit message) | 2012-10-30 | |
| | | |||
| * | Added a comment | 2012-10-30 | |
| | | |||
| * | Added a comment | 2012-10-30 | |
| | | |||
| * | Added a comment | 2012-10-30 | |
| | | |||
| * | Added a comment | 2012-10-30 | |
| | | |||
* | | split Commits and lifted | 2012-10-29 | |
| | | |||
* | | split Changes and lifted | 2012-10-29 | |
| | | |||
* | | split BranchChange and lifted | 2012-10-29 | |
| | | |||
* | | split ScanRemotes and lifted | 2012-10-29 | |
| | | |||
* | | moved ThreadedMonad to Types | 2012-10-29 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-10-29 | |
|\ | |||
* | | blog for the day | 2012-10-29 | |
| | | |||
* | | split and lift Assistant.Pushes | 2012-10-29 | |
| | | |||
* | | tweak | 2012-10-29 | |
| | | |||
* | | lift alertWhile | 2012-10-29 | |
| | | |||
* | | move alert display functions | 2012-10-29 | |
| | | |||
* | | more lifting | 2012-10-29 | |
| | | |||
* | | remove brokendebug | 2012-10-29 | |
| | | |||
* | | lifted Assistant.Sync into Assistant monad | 2012-10-29 | |
| | | | | | | | | lots of nice cleanups | ||
| * | Formatting | 2012-10-29 | |
| | |