index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
Commit message (
Expand
)
Author
Age
*
Remove http-conduit (<2.2.0) constraint
Alper Nebi Yasak
2016-12-10
*
git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.
Joey Hess
2016-12-09
*
force sofar calculation
Joey Hess
2016-12-08
*
more p2p progress meters
Joey Hess
2016-12-07
*
update progress meter when sending to p2p remote
Joey Hess
2016-12-07
*
cleanup
Joey Hess
2016-11-29
*
finish git-annex enable-tor
Joey Hess
2016-11-29
*
move tor hidden service socket to /etc, temporarily violating the FHS
Joey Hess
2016-11-29
*
unified AuthToken type between webapp and tor
Joey Hess
2016-11-22
*
pull/push over tor working now
Joey Hess
2016-11-21
*
Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...
Joey Hess
2016-11-21
*
remotedaemon: serve tor hidden service
Joey Hess
2016-11-20
*
extend p2p protocol to support gitremote-helpers connect
Joey Hess
2016-11-19
*
implementation of peer-to-peer protocol
Joey Hess
2016-11-17
*
Merge branch 'master' into tor
Joey Hess
2016-11-17
|
\
|
*
allow Utility.Exception to still be used when not building with cabal
Joey Hess
2016-11-15
|
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
|
use socket for tor hidden service
Joey Hess
2016-11-14
*
|
git-annex enable-tor command
Joey Hess
2016-11-14
|
/
*
webapp: Explicitly avoid checking for auth in static subsite requests.
Joey Hess
2016-11-10
*
restart coprocess in raw mode
Joey Hess
2016-11-01
*
test: Deal with gpg-agent behavior change that broke the test suite.
Joey Hess
2016-10-18
*
use System.Directory not Utility.Directory
Joey Hess
2016-09-22
*
avoid needing PartialPrelude
Joey Hess
2016-09-22
*
use takeDirectory instead of parentDir
Joey Hess
2016-09-22
*
avoid using split unnecessarily
Joey Hess
2016-09-22
*
remove redundant constraint
Joey Hess
2016-09-15
*
Improve gpg secret key list parser to deal with changes in gpg 2.1.15. Fixes ...
Joey Hess
2016-09-14
*
drop incremental json object display; clean up code
Joey Hess
2016-09-09
*
refactor
Joey Hess
2016-09-09
*
Rate limit console progress display updates to 10 per second. Was updating as...
Joey Hess
2016-09-08
*
avoid deprecation warning from parseUrl
Joey Hess
2016-09-07
*
switch away from deprecated interface
Joey Hess
2016-09-05
*
Windows: Handle shebang in external special remote program.
Joey Hess
2016-09-05
*
avoid using Strings for JSON output; keep it ByteString throughout
Joey Hess
2016-07-26
*
Removed dependency on json library; all JSON is now handled by aeson.
Joey Hess
2016-07-26
*
allow using Aeson for streaming JSON output
Joey Hess
2016-07-26
*
Support checking presence of content at a http url that redirects to a ftp url.
Joey Hess
2016-07-12
*
fix cabal configure
Joey Hess
2016-07-05
*
handle SomeAsyncException same as AsyncException
Joey Hess
2016-06-20
*
fix build warning with new version of QuickCheck
Joey Hess
2016-06-13
*
also avoid crashing in most circumstances if unable to determine the username
Joey Hess
2016-06-08
*
Avoid a crash if getpwuid does not work, when querying the user's full name.
Joey Hess
2016-06-08
*
split out module to work around badly named symbol in directory-1.2.6.2
Joey Hess
2016-05-22
*
avoid warnings about not exported System.Directory.isSymbolicLink
Joey Hess
2016-04-28
*
Fix build with directory-1.2.6.2.
Joey Hess
2016-04-28
*
fix build on windows with older ghc
Joey Hess
2016-04-08
*
hard links on windows
Joey Hess
2016-04-08
*
build without disk-free-space on android
Joey Hess
2016-03-08
*
merge from propellor
Joey Hess
2016-03-06
[next]