aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* | deal with mtl/monads-tf conflictGravatar Joey Hess2012-10-24
|/
* file:/// URLs can now be used with the web special remote.Gravatar Joey Hess2012-10-21
* Merge branch 'safesemaphore'Gravatar Joey Hess2012-10-20
|\
* | better fix for zombie problem, which turns out to be a zombie ssh started by ...Gravatar Joey Hess2012-10-17
* | cleanupGravatar Joey Hess2012-10-16
* | releasing version 3.201210163.20121016Gravatar Joey Hess2012-10-16
* | remove unused functionGravatar Joey Hess2012-10-16
* | avoid partial !! in gpg list-keys parserGravatar Joey Hess2012-10-16
* | Bug fix: A recent change caused git-annex-shell to crash.Gravatar Joey Hess2012-10-15
* | avoid duplicate code with a more generic monadic matcherGravatar Joey Hess2012-10-13
* | Fix a crash when merging files in the git-annex branch that contain invalid u...Gravatar Joey Hess2012-10-12
* | remove env display from debuggingGravatar Joey Hess2012-10-11
* | deal with incompatable api change in network 2.4.0.1Gravatar Joey Hess2012-10-10
* | wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
| * Merge branch 'master' into safesemaphoreGravatar Joey Hess2012-10-07
| |\ | |/ |/|
* | look for sysctl in some common sbin locations when it's not in PATHGravatar Joey Hess2012-10-06
| * NotificationBroadcaster: Use SampleVars from SafeSemaphores instead of baseGravatar Ben Gamari2012-10-05
|/
* make a pipeReadStrict, that properly waits on the processGravatar Joey Hess2012-10-04
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04
* bring back default SIGINT handlerGravatar Joey Hess2012-10-01
* let's not -DOSX, that results in unwanted manglingGravatar Joey Hess2012-09-29
* kqueue bugfix: apply pruner to changed filesGravatar Joey Hess2012-09-28
* retry bindGravatar Joey Hess2012-09-27
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833Gravatar Joey Hess2012-09-25
* New --time-limit option, makes long git-annex commands stop after a specified...Gravatar Joey Hess2012-09-25
* move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25