aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
...
* update progress meter when sending to p2p remoteGravatar Joey Hess2016-12-07
* cleanupGravatar Joey Hess2016-11-29
* finish git-annex enable-torGravatar Joey Hess2016-11-29
* move tor hidden service socket to /etc, temporarily violating the FHSGravatar Joey Hess2016-11-29
* unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
* pull/push over tor working nowGravatar Joey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* extend p2p protocol to support gitremote-helpers connectGravatar Joey Hess2016-11-19
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17
* Merge branch 'master' into torGravatar Joey Hess2016-11-17
|\
| * allow Utility.Exception to still be used when not building with cabalGravatar Joey Hess2016-11-15
| * Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* | use socket for tor hidden serviceGravatar Joey Hess2016-11-14
* | git-annex enable-tor commandGravatar Joey Hess2016-11-14
|/
* webapp: Explicitly avoid checking for auth in static subsite requests.Gravatar Joey Hess2016-11-10
* restart coprocess in raw modeGravatar Joey Hess2016-11-01
* test: Deal with gpg-agent behavior change that broke the test suite.Gravatar Joey Hess2016-10-18
* use System.Directory not Utility.DirectoryGravatar Joey Hess2016-09-22
* avoid needing PartialPreludeGravatar Joey Hess2016-09-22
* use takeDirectory instead of parentDirGravatar Joey Hess2016-09-22
* avoid using split unnecessarilyGravatar Joey Hess2016-09-22
* remove redundant constraintGravatar Joey Hess2016-09-15
* Improve gpg secret key list parser to deal with changes in gpg 2.1.15. Fixes ...Gravatar Joey Hess2016-09-14
* drop incremental json object display; clean up codeGravatar Joey Hess2016-09-09
* refactorGravatar Joey Hess2016-09-09
* Rate limit console progress display updates to 10 per second. Was updating as...Gravatar Joey Hess2016-09-08
* avoid deprecation warning from parseUrlGravatar Joey Hess2016-09-07
* switch away from deprecated interfaceGravatar Joey Hess2016-09-05
* Windows: Handle shebang in external special remote program.Gravatar Joey Hess2016-09-05
* avoid using Strings for JSON output; keep it ByteString throughoutGravatar Joey Hess2016-07-26
* Removed dependency on json library; all JSON is now handled by aeson.Gravatar Joey Hess2016-07-26
* allow using Aeson for streaming JSON outputGravatar Joey Hess2016-07-26
* Support checking presence of content at a http url that redirects to a ftp url.Gravatar Joey Hess2016-07-12
* fix cabal configureGravatar Joey Hess2016-07-05
* handle SomeAsyncException same as AsyncExceptionGravatar Joey Hess2016-06-20
* fix build warning with new version of QuickCheckGravatar Joey Hess2016-06-13
* also avoid crashing in most circumstances if unable to determine the usernameGravatar Joey Hess2016-06-08
* Avoid a crash if getpwuid does not work, when querying the user's full name.Gravatar Joey Hess2016-06-08
* split out module to work around badly named symbol in directory-1.2.6.2Gravatar Joey Hess2016-05-22
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* fix build on windows with older ghcGravatar Joey Hess2016-04-08
* hard links on windowsGravatar Joey Hess2016-04-08
* build without disk-free-space on androidGravatar Joey Hess2016-03-08
* merge from propellorGravatar Joey Hess2016-03-06
* fix build with old ghcGravatar Joey Hess2016-03-05
* another windows build fixGravatar Joey Hess2016-03-05
* more windows build fixesGravatar Joey Hess2016-03-05
* fix windows build moreGravatar Joey Hess2016-03-05