aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* | assistant: When updating ~/.ssh/config, preserve any symlinks.Gravatar Joey Hess2015-09-21
* | improve commentGravatar Joey Hess2015-09-15
* | Fix bug in combination of preferred and required content settings. When one w...Gravatar Joey Hess2015-09-15
* | I've been not documenting these import Preludes used to deal with the AMP tra...Gravatar Joey Hess2015-09-15
* | Silence redundant import warning with base-4.8.*Gravatar Simon Jakobi2015-09-15
* | merge hlint changes from propellorGravatar Joey Hess2015-09-13
* | support gpg.programGravatar Joey Hess2015-09-09
| * webapp: Fix support for entering password when setting up a ssh remote.Gravatar Joey Hess2015-09-03
|/
* Fix Windows build to work with ghc 7.10Gravatar Joey Hess2015-09-01
* make sync --no-content be acceptedGravatar Joey Hess2015-08-20