| Commit message (Expand) | Author | Age |
* | cleanup | Joey Hess | 2013-01-28 |
* | addurl --fast: Use curl, rather than haskell HTTP library, to support https. | Joey Hess | 2013-01-27 |
* | Deal with incompatability in gpg2, which caused prompts for encryption passph... | Joey Hess | 2013-01-16 |
* | webapp: Now has a page to view the log, accessed from the control menu. | Joey Hess | 2013-01-15 |
* | webapp: Now always logs to .git/annex/daemon.log | Joey Hess | 2013-01-15 |
* | webapp: Use IP address, rather than localhost | Joey Hess | 2013-01-09 |
* | assistant: Detect when system is not configured with a user name, and set env... | Joey Hess | 2013-01-06 |
* | restart UI | Joey Hess | 2013-01-03 |
* | avoid double commits with inotify when direct mode file is created | Joey Hess | 2012-12-29 |
* | fix fsevents rename handling | Joey Hess | 2012-12-28 |
* | ignore events generated by us in fsevents | Joey Hess | 2012-12-28 |
* | startup scan for FSEvents | Joey Hess | 2012-12-27 |
* | fsevents bugfix for symlinks | Joey Hess | 2012-12-27 |
* | OSX FSEvents support | Joey Hess | 2012-12-27 |
* | refactor | Joey Hess | 2012-12-19 |
* | kqueue: Fix bug that made broken symlinks not be noticed. | Joey Hess | 2012-12-14 |
* | move thirdparty program installation for standalone bundle into haskell program | Joey Hess | 2012-12-14 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | finished where indentation changes | Joey Hess | 2012-12-13 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | export function to avoid 2 warnings | Joey Hess | 2012-11-29 |
* | fix "daemon is already running" message display | Joey Hess | 2012-11-29 |
* | The standalone builds now unset their special path and library path variables... | Joey Hess | 2012-11-27 |
* | Fix dirContentsRecursive, which had missed some files in deeply nested subdir... | Joey Hess | 2012-11-26 |
* | squelch warning | Joey Hess | 2012-11-26 |
* | Display a warning when a non-existing file or directory is specified. | Joey Hess | 2012-11-25 |
* | progress bars for glacier uploads | Joey Hess | 2012-11-25 |
* | upload progress bars for webdav! | Joey Hess | 2012-11-18 |
* | better streaming while encrypting/decrypting | Joey Hess | 2012-11-18 |
* | fix warning | Joey Hess | 2012-11-17 |
* | OSX: Fix RunAtLoad value in plist file. | Joey Hess | 2012-11-15 |
* | use System.Timeout | Joey Hess | 2012-11-14 |
* | where indentation | Joey Hess | 2012-11-12 |
* | use cabal macro to detect if old version of network is being used | Joey Hess | 2012-11-11 |
* | added a runTimeout function | Joey Hess | 2012-11-11 |
* | use xmpp::user@host for xmpp remotes | Joey Hess | 2012-11-09 |
* | fix warning seen on OSX, apparently something there defines a close | Joey Hess | 2012-11-07 |
* | cleanup | Joey Hess | 2012-11-06 |
* | switch to new URI version by default, -DWITH_OLD_URI for old | Joey Hess | 2012-11-03 |
* | pasto | Joey Hess | 2012-11-02 |
* | give <&&> and <||> same fixity as && and || | Joey Hess | 2012-11-02 |
* | don't test host in configure | Joey Hess | 2012-10-30 |
* | build fix | Joey Hess | 2012-10-29 |
* | allow WITH_HOST setting too | Joey Hess | 2012-10-28 |
* | support using haskell-dns for SRV lookups | Joey Hess | 2012-10-28 |
* | rsync special remote: Include annex-rsync-options when running rsync to test ... | Joey Hess | 2012-10-28 |
* | reconnect XMPP when NetWatcher notices a change | Joey Hess | 2012-10-27 |
* | Merge branch 'master' into xmpp | Joey Hess | 2012-10-26 |
|\ |
|
| * | NetWatcher: When dbus connection is lost, try to reconnect. | Joey Hess | 2012-10-26 |
* | | XMPP configuration form | Joey Hess | 2012-10-26 |