| Commit message (Expand) | Author | Age |
* | 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 |
* | | SRV record construction | Joey Hess | 2012-10-26 |
* | | hook up SRV lookups for XMPP | Joey Hess | 2012-10-26 |
* | | Merge branch 'master' into xmpp | Joey Hess | 2012-10-26 |
|\| |
|
| * | improved dbus error handling | Joey Hess | 2012-10-26 |
| * | Use USER and HOME environment when set, and only fall back to getpwent, which... | Joey Hess | 2012-10-25 |
* | | add the SRV library, forgot to add | Joey Hess | 2012-10-25 |
* | | deal with mtl/monads-tf conflict | Joey Hess | 2012-10-24 |
|/ |
|
* | file:/// URLs can now be used with the web special remote. | Joey Hess | 2012-10-21 |
* | Merge branch 'safesemaphore' | Joey Hess | 2012-10-20 |
|\ |
|
* | | better fix for zombie problem, which turns out to be a zombie ssh started by ... | Joey Hess | 2012-10-17 |
* | | cleanup | Joey Hess | 2012-10-16 |
* | | releasing version 3.201210163.20121016 | Joey Hess | 2012-10-16 |
* | | remove unused function | Joey Hess | 2012-10-16 |
* | | avoid partial !! in gpg list-keys parser | Joey Hess | 2012-10-16 |
* | | Bug fix: A recent change caused git-annex-shell to crash. | Joey Hess | 2012-10-15 |
* | | avoid duplicate code with a more generic monadic matcher | Joey Hess | 2012-10-13 |
* | | Fix a crash when merging files in the git-annex branch that contain invalid u... | Joey Hess | 2012-10-12 |
* | | remove env display from debugging | Joey Hess | 2012-10-11 |
* | | deal with incompatable api change in network 2.4.0.1 | Joey Hess | 2012-10-10 |
* | | wired preferred content up to get, copy, and drop --auto | Joey Hess | 2012-10-08 |
| * | Merge branch 'master' into safesemaphore | Joey Hess | 2012-10-07 |
| |\
| |/
|/| |
|
* | | look for sysctl in some common sbin locations when it's not in PATH | Joey Hess | 2012-10-06 |
| * | NotificationBroadcaster: Use SampleVars from SafeSemaphores instead of base | Ben Gamari | 2012-10-05 |
|/ |
|
* | make a pipeReadStrict, that properly waits on the process | Joey Hess | 2012-10-04 |
* | added preferred-content log, and allow editing it with vicfg | Joey Hess | 2012-10-04 |
* | bring back default SIGINT handler | Joey Hess | 2012-10-01 |
* | let's not -DOSX, that results in unwanted mangling | Joey Hess | 2012-09-29 |
* | kqueue bugfix: apply pruner to changed files | Joey Hess | 2012-09-28 |
* | retry bind | Joey Hess | 2012-09-27 |
* | make the standalone OSX app automatically install itself when run | Joey Hess | 2012-09-26 |
* | Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833 | Joey Hess | 2012-09-25 |
* | New --time-limit option, makes long git-annex commands stop after a specified... | Joey Hess | 2012-09-25 |