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
*
Fix build with process 1.2.1.0.
Joey Hess
2015-01-04
*
OSX: Switched away from deprecated statfs64 interface.
Joey Hess
2014-12-31
*
Windows: Got the rsync special remote working.
Joey Hess
2014-12-30
*
Windows: Fix local rsync filepath munging (fixes 26 test suite failures).
Joey Hess
2014-12-30
*
final warning fix
Joey Hess
2014-12-29
*
fix
Joey Hess
2014-12-29
*
fix more warnings on BSD/OSX
Joey Hess
2014-12-29
*
one more warning
Joey Hess
2014-12-29
*
fixed all remaining build warnings on Windows
Joey Hess
2014-12-29
*
fix a OSX C compiler warning about null pointer
Joey Hess
2014-12-29
*
fix OSX build warning
Joey Hess
2014-12-29
*
Work around statfs() overflow on some XFS systems.
Joey Hess
2014-12-23
*
refactor
Joey Hess
2014-12-17
*
Use wget -q --show-progress for less verbose wget output, when built with wge...
Joey Hess
2014-12-16
*
sanitize filepaths provided by checkUrl
Joey Hess
2014-12-11
*
more general readProcess' merged from propellor
Joey Hess
2014-11-19
*
Work around apparent bug in lsof 4.88's -F output format.
Joey Hess
2014-11-12
*
generalize monads
Joey Hess
2014-11-12
*
switch from hGetSome to hGet
Joey Hess
2014-11-03
*
hGetUntilMetered
Joey Hess
2014-11-03
*
Windows: Fix crash when user.name is not set in git config.
Joey Hess
2014-10-31
*
getUserEntryForID does not work on windows
Joey Hess
2014-10-31
*
more accurate version bounds
Joey Hess
2014-10-24
*
deal with yesod's second gratuitous rename of the same function in a year
Joey Hess
2014-10-23
*
typo
Joey Hess
2014-10-16
*
typos
Joey Hess
2014-10-16
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
revert reversion
Joey Hess
2014-10-15
*
unbreak android build
Joey Hess
2014-10-14
*
more accurate bounds on yesod boostrap3 ifdefs
Joey Hess
2014-10-13
*
avoid using Assistant.WebApp.Bootstrap3 when building with current yesod
Joey Hess
2014-10-09
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
Windows: Avoid crashing trying to list gpg secret keys, for gcrypt which is n...
Joey Hess
2014-09-16
*
Rather than crashing when there's a problem with the requested bloomfilter ca...
Joey Hess
2014-09-12
*
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
[next]