summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* Fix bug that prevented transfer locks from working when run on SMB or other f...Gravatar Joey Hess2017-06-06
* Fix transfer log file locking problem when running concurrent transfers.Gravatar Joey Hess2017-05-25
* Improve progress display when watching file size, in cases where a transfer d...Gravatar Joey Hess2017-05-25
* tighten forced subkey matchingGravatar Joey Hess2017-05-24
* initremote, enableremote: Support gpg subkeys suffixed with an exclamation ma...Gravatar Joey Hess2017-05-24
* optimisationGravatar Joey Hess2017-05-16
* adeiu, MissingHGravatar Joey Hess2017-05-16
* stop using MissingH for MD5Gravatar Joey Hess2017-05-15
* remove absNormPathUnix againGravatar Joey Hess2017-05-15
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Gravatar Joey Hess2017-03-30
* Windows: Fix bug in shell script shebang lookup code that caused a "delayed r...Gravatar Joey Hess2017-03-13
* Drop support for building with old versions of directory, feed, and http-types.Gravatar Joey Hess2017-03-10
* Drop support for building with old versions of dns and http-conduit.Gravatar Joey Hess2017-03-10
* relicense Utility/GPG.hs BSD as the rest of Utility isGravatar Joey Hess2017-03-10
* Windows: Improve handling of shebang in external special remote program, sear...Gravatar Joey Hess2017-03-08
* Removed support for building with the old cryptohash library.Gravatar Joey Hess2017-02-24
* make curl show http errors to stderrGravatar Joey Hess2017-02-20
* improve layoutGravatar Joey Hess2017-02-20
* Run wget with -nv instead of -q, so it will display HTTP errors.Gravatar Joey Hess2017-02-20
* simpler more generic processTranscript'Gravatar Joey Hess2017-02-15
* Work around sqlite's incorrect handling of umask when creating databases.Gravatar Joey Hess2017-02-13
* correct spelling mistakesGravatar Edward Betts2017-02-12
* Improve pid locking code to work on filesystems that don't support hard links.Gravatar Joey Hess2017-02-10
* wormhole pairing appid flag day 2021-12-31Gravatar Joey Hess2017-02-03
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* work around ghc segfaultGravatar Joey Hess2016-12-30
* more windows build fixGravatar Joey Hess2016-12-30