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
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
fix imports for windows
Joey Hess
2014-08-23
*
final scary locking refactoring (for now)
Joey Hess
2014-08-20
*
more lock file refactoring
Joey Hess
2014-08-20
*
more lock file refactoring
Joey Hess
2014-08-20
*
reorganize and refactor lock code
Joey Hess
2014-08-20
*
Ensure that all lock fds are close-on-exec, fixing various problems with them...
Joey Hess
2014-08-20
*
add compat cruft for old versions of http-types and http-conduit
Joey Hess
2014-08-17
*
work around default Accept-Encoding in http-client
Joey Hess
2014-08-15
*
memoize construction of the Request -> Request function to apply the UrlOptions
Joey Hess
2014-08-15
*
Switched from the old haskell HTTP library to http-conduit.
Joey Hess
2014-08-15
*
fix build on windows with unix-compat-0.4.1.3
Joey Hess
2014-08-11
*
qualify catch and try
Joey Hess
2014-08-10
*
fix windows build
Joey Hess
2014-08-10
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
generalized using the extensions package
Joey Hess
2014-08-07
*
move ugly rsync zombie workaround
Joey Hess
2014-08-03
*
testremote: New command to test uploads/downloads to a remote.
Joey Hess
2014-08-01
*
lift types from IO to Annex
Joey Hess
2014-07-29
*
resume interrupted chunked downloads
Joey Hess
2014-07-27
*
core implementation of new style chunking
Joey Hess
2014-07-25
*
increase sleep
Joey Hess
2014-07-16
*
Windows: fix crash after 10 minutes
Joey Hess
2014-07-16
*
Windows: Fix locking issue that prevented the webapp starting (since 5.201407...
Joey Hess
2014-07-14
*
deal with process-1.2.0.0 throwing an exception when program DNE (may only fi...
Joey Hess
2014-07-13
*
refactor
Joey Hess
2014-07-10
*
Fix minor FD leak in journal code.
Joey Hess
2014-07-09
*
Support building with bloomfilter 2.0.0.
Joey Hess
2014-07-07
*
fix windows build
Joey Hess
2014-07-05
*
work around getDirectoryContents not streaming lazily
Joey Hess
2014-07-04
*
Windows: Assistant now logs to daemon.log.
Joey Hess
2014-06-17
*
finish fixing windows timezone madness
Joey Hess
2014-06-12
*
fix for Windows file timestamp timezone madness
Joey Hess
2014-06-12
*
minimal exports
Joey Hess
2014-06-11
*
deal with FAT on Linux timestamp issue
Joey Hess
2014-06-11
*
Fix build with wai 0.3.0.
Joey Hess
2014-06-11
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
Windows: Fix opening webapp when repository is in a directory with spaces in ...
Joey Hess
2014-06-10
*
Avoid leaving behind .tmp files when failing in some cases, including importi...
Joey Hess
2014-06-09
*
Ignore setsid failures.
Joey Hess
2014-06-09
*
qualify comment
Joey Hess
2014-06-09
*
fix build with old versions of warp
Joey Hess
2014-06-04
*
lazy bytestring fromStrict is not available in stable; use fromChunks instead
Joey Hess
2014-05-29
*
fix warning message
Joey Hess
2014-05-29
*
get rid of (completely safe) uses of Char8
Joey Hess
2014-05-27
*
refactor
Joey Hess
2014-05-14
*
fix windows build
Joey Hess
2014-05-14
*
setsid when running webapp in foreground too
Joey Hess
2014-05-14
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
Merge branch 'master' into bootstrap3
Joey Hess
2014-05-02
|
\
[next]