aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fix build warning with new version of QuickCheckGravatar Joey Hess2016-06-13
* also avoid crashing in most circumstances if unable to determine the usernameGravatar Joey Hess2016-06-08
* Avoid a crash if getpwuid does not work, when querying the user's full name.Gravatar Joey Hess2016-06-08
* split out module to work around badly named symbol in directory-1.2.6.2Gravatar Joey Hess2016-05-22
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* fix build on windows with older ghcGravatar Joey Hess2016-04-08
* hard links on windowsGravatar Joey Hess2016-04-08
* build without disk-free-space on androidGravatar Joey Hess2016-03-08
* merge from propellorGravatar Joey Hess2016-03-06
* fix build with old ghcGravatar Joey Hess2016-03-05
* another windows build fixGravatar Joey Hess2016-03-05
* more windows build fixesGravatar Joey Hess2016-03-05
* fix windows build moreGravatar Joey Hess2016-03-05
* Merge branch 'no-cbits'Gravatar Joey Hess2016-03-05
|\
* | fix windows buildGravatar Joey Hess2016-03-03
* | fix windows buildGravatar Joey Hess2016-03-03
* | Fix shared lock file FD leak.Gravatar Joey Hess2016-03-01
* | commentGravatar Joey Hess2016-03-01
* | Fix bug preventing moving files to/from a repository with annex.pidlock set.Gravatar Joey Hess2016-03-01
* | comment typo fixGravatar Joey Hess2016-03-01
* | remove support for network older than 2.4Gravatar Joey Hess2016-02-23
* | avoid warning on windows buildGravatar Joey Hess2016-02-15
| * move old ghc compat code into separate module; eliminate WITH_CLIBSGravatar Joey Hess2016-02-15
| * switch from homegrown code to disk-free-spaceGravatar Joey Hess2016-02-15
| * remove Utility.Mounts et al; moved to mountpoints packageGravatar Joey Hess2016-02-15
|/
* deprecatedGravatar Joey Hess2016-02-14
* remove unused Read instanceGravatar Joey Hess2016-02-14
* better typesGravatar Joey Hess2016-02-14
* if keys database cannot be opened due to permissions, ignoreGravatar Joey Hess2016-02-12
* Zap redundant constraintsGravatar Gabor Greif2016-01-28
* remove TDFA build flagGravatar Joey Hess2016-01-26
* Roll the dns build flag into the assistant build flag.Gravatar Joey Hess2016-01-26
* remove 3 build flagsGravatar Joey Hess2016-01-26
* remove unused support for ADNS libraryGravatar Joey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* Fix build with QuickCheck 2.8.2Gravatar Joey Hess2016-01-24
* Revert "convert fail to error"Gravatar Joey Hess2016-01-24
* convert fail to errorGravatar Joey Hess2016-01-21
* remove now unused toCygPathGravatar Joey Hess2016-01-13
* Merge remote-tracking branch 'pkitslaar/master'Gravatar Joey Hess2016-01-13
|\
* | When annex.http-headers is used to set the User-Agent header, avoid sending U...Gravatar Joey Hess2016-01-11
| * Added new toMSYS2Path function for use with rsync on Windows.Gravatar Pieter Kitslaar2016-01-11
|/
* clarify absPathFromGravatar Joey Hess2016-01-05
* automatic conflict resolution for v6 unlocked filesGravatar Joey Hess2015-12-29
* clean build warning on windowsGravatar Joey Hess2015-12-28
* optimise read and write for Keys database (untested)Gravatar Joey Hess2015-12-23
* Merge branch 'master' into smudgeGravatar Joey Hess2015-12-21
|\
| * fix build warnings under ghc 7.10Gravatar Joey Hess2015-12-19
* | Merge branch 'master' into smudgeGravatar Joey Hess2015-12-16
|\|