summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* bring back some deleted functions that git-repair usesGravatar Joey Hess2015-12-15
* improve temp dir securityGravatar Joey Hess2015-12-15
* 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
* module for PidLocks in LockPoolGravatar Joey Hess2015-11-12
* make LockPool's LockHandle be able to support multiple different types of fil...Gravatar Joey Hess2015-11-12
* module for pid lock files with atomic stale lock file takeover when possibleGravatar Joey Hess2015-11-12
* quvi may output utf-8 encoded data when the conifigured locale doesn't suppor...Gravatar Joey Hess2015-11-09
* merge from propellorGravatar Joey Hess2015-10-28
* Symlink timestamp preservation code uses functions from unix-2.7.0 when avail...Gravatar Joey Hess2015-10-21
* Use statvfs on OSX.Gravatar Joey Hess2015-10-19
* refactorGravatar Joey Hess2015-10-15
* comment typoGravatar Joey Hess2015-10-12
* fix export list to work on windowsGravatar Joey Hess2015-10-12
* add lockContentSharedGravatar Joey Hess2015-10-08
* export FileMode typeGravatar Joey Hess2015-10-08
* add tryLockSharedGravatar Joey Hess2015-10-08
* open lock file ReadOnly when taking shared lockGravatar Joey Hess2015-10-08
* Merge branch 'winprocfix'Gravatar Joey Hess2015-10-04
|\
* | Ported disk free space checking code to work on Solaris.Gravatar Joey Hess2015-10-02
* | deal with more backward-compatible breaking renamings in conduitGravatar Joey Hess2015-10-02
* | avoid deprecation warnings when built with http-client >= 0.4.18Gravatar Joey Hess2015-10-01
* | fix bug in back-compat ifdefGravatar Joey Hess2015-09-23
* | redundant importGravatar Joey Hess2015-09-22
* | Improve ~/.ssh/config modification code to not add trailing spaces to lines i...Gravatar Joey Hess2015-09-22