aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* assistant: Detect when system is not configured with a user name, and set env...Gravatar Joey Hess2013-01-06
* restart UIGravatar Joey Hess2013-01-03
* avoid double commits with inotify when direct mode file is createdGravatar Joey Hess2012-12-29
* fix fsevents rename handlingGravatar Joey Hess2012-12-28
* ignore events generated by us in fseventsGravatar Joey Hess2012-12-28
* startup scan for FSEventsGravatar Joey Hess2012-12-27
* fsevents bugfix for symlinksGravatar Joey Hess2012-12-27
* OSX FSEvents supportGravatar Joey Hess2012-12-27
* refactorGravatar Joey Hess2012-12-19
* kqueue: Fix bug that made broken symlinks not be noticed.Gravatar Joey Hess2012-12-14
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
* whitespace fixesGravatar Joey Hess2012-12-13
* finished where indentation changesGravatar Joey Hess2012-12-13
* --auto fixesGravatar Joey Hess2012-12-06
* export function to avoid 2 warningsGravatar Joey Hess2012-11-29
* fix "daemon is already running" message displayGravatar Joey Hess2012-11-29
* The standalone builds now unset their special path and library path variables...Gravatar Joey Hess2012-11-27
* Fix dirContentsRecursive, which had missed some files in deeply nested subdir...Gravatar Joey Hess2012-11-26
* squelch warningGravatar Joey Hess2012-11-26
* Display a warning when a non-existing file or directory is specified.Gravatar Joey Hess2012-11-25
* progress bars for glacier uploadsGravatar Joey Hess2012-11-25
* upload progress bars for webdav!Gravatar Joey Hess2012-11-18
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* fix warningGravatar Joey Hess2012-11-17
* OSX: Fix RunAtLoad value in plist file.Gravatar Joey Hess2012-11-15
* use System.TimeoutGravatar Joey Hess2012-11-14
* where indentationGravatar Joey Hess2012-11-12
* use cabal macro to detect if old version of network is being usedGravatar Joey Hess2012-11-11
* added a runTimeout functionGravatar Joey Hess2012-11-11
* use xmpp::user@host for xmpp remotesGravatar Joey Hess2012-11-09
* fix warning seen on OSX, apparently something there defines a closeGravatar Joey Hess2012-11-07
* cleanupGravatar Joey Hess2012-11-06
* switch to new URI version by default, -DWITH_OLD_URI for oldGravatar Joey Hess2012-11-03
* pastoGravatar Joey Hess2012-11-02
* give <&&> and <||> same fixity as && and ||Gravatar Joey Hess2012-11-02
* don't test host in configureGravatar Joey Hess2012-10-30
* build fixGravatar Joey Hess2012-10-29
* allow WITH_HOST setting tooGravatar Joey Hess2012-10-28
* support using haskell-dns for SRV lookupsGravatar Joey Hess2012-10-28
* rsync special remote: Include annex-rsync-options when running rsync to test ...Gravatar Joey Hess2012-10-28
* reconnect XMPP when NetWatcher notices a changeGravatar Joey Hess2012-10-27
* Merge branch 'master' into xmppGravatar Joey Hess2012-10-26
|\
| * NetWatcher: When dbus connection is lost, try to reconnect.Gravatar Joey Hess2012-10-26
* | XMPP configuration formGravatar Joey Hess2012-10-26
* | SRV record constructionGravatar Joey Hess2012-10-26
* | hook up SRV lookups for XMPPGravatar Joey Hess2012-10-26
* | Merge branch 'master' into xmppGravatar Joey Hess2012-10-26
|\|
| * improved dbus error handlingGravatar Joey Hess2012-10-26
| * Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25
* | add the SRV library, forgot to addGravatar Joey Hess2012-10-25