aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* Convince GHC that a certain pattern match is exhaustiveGravatar Benjamin Barenblat2022-01-19
* Deal with the MonadFail proposalGravatar Benjamin Barenblat2022-01-19
* Remove references to deleted webappGravatar Benjamin Barenblat2022-01-19
* p2p ssh connection poolsGravatar Joey Hess2018-03-08
* Better ssh connection warmup when using -J for concurrency.Gravatar Joey Hess2018-03-07
* windows build fixGravatar Joey Hess2018-01-05
* fix windows buildGravatar Joey Hess2018-01-04
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...Gravatar Joey Hess2017-12-31
* git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.Gravatar Joey Hess2017-12-31
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* type signature works for both old and new versions of ifdefGravatar Joey Hess2017-12-11
* fix regression in addurl --file caused by youtube-dl supportGravatar Joey Hess2017-12-06
* fix gpg subkey support typoGravatar Joey Hess2017-12-05
* convert importfeed to youtube-dlGravatar Joey Hess2017-11-29
* wipGravatar Joey Hess2017-11-28
* add Utility.HtmlDetectGravatar Joey Hess2017-11-28
* Fix build with dns-3.0.Gravatar Joey Hess2017-11-24
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* clean up build warnings on WindowsGravatar Joey Hess2017-11-14
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-14
* Revert "Revert "remove dep on Win32-extras""Gravatar Joey Hess2017-11-13
* Revert "use unix-compat 0.5 on windows"Gravatar Joey Hess2017-11-09
* Revert "remove dep on Win32-extras"Gravatar Joey Hess2017-11-09
* remove dep on Win32-extrasGravatar Joey Hess2017-11-09
* use unix-compat 0.5 on windowsGravatar Joey Hess2017-11-09
* finish fix for gitAnnexLink on windowsGravatar Joey Hess2017-10-26
* terminateProcessId renamedGravatar Joey Hess2017-10-25
* fix gitAnnexLink to not be absolute on WindowsGravatar Joey Hess2017-10-25
* build for windows with forked win32 package that has terminateProcessIdGravatar Joey Hess2017-10-25
* fixGravatar Joey Hess2017-10-24
* temporary hack to get windows build workingGravatar Joey Hess2017-10-24
* Revert "try to avoid TerminateProcess link error on windows"Gravatar Joey Hess2017-10-24
* add winprocess.hGravatar Joey Hess2017-10-24
* try to avoid TerminateProcess link error on windowsGravatar Joey Hess2017-10-24
* temporarily import from win32-extrasGravatar Joey Hess2017-10-24
* remove redundant pattern matchGravatar Joey Hess2017-09-24
* fix build with old http-clientGravatar Joey Hess2017-09-13
* deal with box.com horrible infinite redirect behaviorGravatar Joey Hess2017-09-12
* make storeExport atomicGravatar Joey Hess2017-08-31
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* fix build with old http-client versionsGravatar Joey Hess2017-08-17
* make import work with Win32 instead of Win32-extrasGravatar Joey Hess2017-08-16
* Disable http-client's default 30 second response timeout when HEADing an url ...Gravatar Joey Hess2017-08-15
* test: Avoid most situations involving failure to delete test directoriesGravatar Joey Hess2017-08-14
* fix failing quickcheck propertiesGravatar Joey Hess2017-06-17
* Fix build with QuickCheck 2.10.Gravatar Joey Hess2017-06-17
* disable closingTracked on OSXGravatar Joey Hess2017-06-09
* remove temp file in failure caseGravatar Joey Hess2017-06-06