summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fix intentional typo left in after debugging session, broke quvi support (las...Gravatar Joey Hess2015-02-19
* bittorrent: Fix mojibake introduced in parsing arai2c progress output.Gravatar Joey Hess2015-02-10
* addurl: Avoid crash if quvi is not installed, when git-annex was built with p...Gravatar Joey Hess2015-02-10
* Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...Gravatar Joey Hess2015-02-09
* Added MD5 and MD5E backends.Gravatar Joey Hess2015-02-04
* Remove support for building without cryptohash.Gravatar Joey Hess2015-02-04
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* addurl: When a Content-Disposition header suggests a filename to use, addurl ...Gravatar Joey Hess2015-01-22
* excess indentGravatar Joey Hess2015-01-22
* merge change from propellorGravatar Joey Hess2015-01-21
* Revert "remove absNormPathUnix, using my absPathFrom replacement"Gravatar Joey Hess2015-01-21
* remove absNormPathUnix, using my absPathFrom replacementGravatar Joey Hess2015-01-21
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeGravatar Joey Hess2015-01-20
* build fixGravatar Joey Hess2015-01-20
* fix upFrom of "." (and upFrom of "/" on Windows)Gravatar Joey Hess2015-01-20
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* convert parentDir to be based on takeDirectory, but fixed for trailing /Gravatar Joey Hess2015-01-09
* revert parentDir changeGravatar Joey Hess2015-01-09
* fix build failureGravatar Joey Hess2015-01-09
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * build fixGravatar Joey Hess2015-01-06
| * made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* Fix build with process 1.2.1.0.Gravatar Joey Hess2015-01-04
* OSX: Switched away from deprecated statfs64 interface.Gravatar Joey Hess2014-12-31
* Windows: Got the rsync special remote working.Gravatar Joey Hess2014-12-30
* Windows: Fix local rsync filepath munging (fixes 26 test suite failures).Gravatar Joey Hess2014-12-30
* final warning fixGravatar Joey Hess2014-12-29
* fixGravatar Joey Hess2014-12-29
* fix more warnings on BSD/OSXGravatar Joey Hess2014-12-29
* one more warningGravatar Joey Hess2014-12-29
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* fix a OSX C compiler warning about null pointerGravatar Joey Hess2014-12-29
* fix OSX build warningGravatar Joey Hess2014-12-29
* Work around statfs() overflow on some XFS systems.Gravatar Joey Hess2014-12-23
* refactorGravatar Joey Hess2014-12-17
* Use wget -q --show-progress for less verbose wget output, when built with wge...Gravatar Joey Hess2014-12-16
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* more general readProcess' merged from propellorGravatar Joey Hess2014-11-19
* Work around apparent bug in lsof 4.88's -F output format.Gravatar Joey Hess2014-11-12
* generalize monadsGravatar Joey Hess2014-11-12
* switch from hGetSome to hGetGravatar Joey Hess2014-11-03
* hGetUntilMeteredGravatar Joey Hess2014-11-03
* Windows: Fix crash when user.name is not set in git config.Gravatar Joey Hess2014-10-31
* getUserEntryForID does not work on windowsGravatar Joey Hess2014-10-31
* more accurate version boundsGravatar Joey Hess2014-10-24
* deal with yesod's second gratuitous rename of the same function in a yearGravatar Joey Hess2014-10-23
* typoGravatar Joey Hess2014-10-16
* typosGravatar Joey Hess2014-10-16