aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
|\|
| * bring back some deleted functions that git-repair usesGravatar Joey Hess2015-12-15
| * improve temp dir securityGravatar Joey Hess2015-12-15
* | use InodeCache when dropping a key to see if a pointer file can be safely resetGravatar Joey Hess2015-12-09
|/
* cleanupGravatar Joey Hess2015-12-06
* avoid looping trying to make temp dir when the name is too longGravatar Joey Hess2015-12-06
* generalize catchHardwareFault to catchIOErrorTypeGravatar Joey Hess2015-12-06
* import Data.Time.Format to ensure its Read instance for LocalTime is availableGravatar Joey Hess2015-11-21
* use intercalate instead of MissingH's joinGravatar Joey Hess2015-11-17
* reorg quickcheck to a separate moduleGravatar Joey Hess2015-11-17
* refactorGravatar Joey Hess2015-11-16
* Display progress meter in -J mode when copying from a local git repo, to a lo...Gravatar Joey Hess2015-11-16
* fix warningGravatar Joey Hess2015-11-16
* store abspath to the lock fileGravatar Joey Hess2015-11-16
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16
* avoid crashing in checkDaemon when fcntl locking is not supportedGravatar Joey Hess2015-11-16
* clean up side lock files when we're done with themGravatar Joey Hess2015-11-16
* starting to get a handle on how to detect that mad gleam in lustre's eyeGravatar Joey Hess2015-11-13
* one more try to get sane behavior our of lustreGravatar Joey Hess2015-11-13
* fixed a fd double-closeGravatar Joey Hess2015-11-13
* also compare lock file contents to double-check link workedGravatar Joey Hess2015-11-13
* use /tmp for sidelock file when no /dev/shmGravatar Joey Hess2015-11-13
* require the side lock be held to take pidlockGravatar Joey Hess2015-11-13
* avoid over-long filenames for side lock filesGravatar Joey Hess2015-11-13
* add stat checkGravatar Joey Hess2015-11-13
* clean up temp fileGravatar Joey Hess2015-11-13
* better lock dropping orderGravatar Joey Hess2015-11-13
* generalize to MonadIOGravatar Joey Hess2015-11-12
* pid locking configuration and abstraction layer for git-annexGravatar Joey Hess2015-11-12
* add timeout for pid lock waitingGravatar Joey Hess2015-11-12
* refactorGravatar Joey Hess2015-11-12