index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
Commit message (
Expand
)
Author
Age
*
optimise read and write for Keys database (untested)
Joey Hess
2015-12-23
*
Merge branch 'master' into smudge
Joey Hess
2015-12-21
|
\
|
*
fix build warnings under ghc 7.10
Joey Hess
2015-12-19
*
|
Merge branch 'master' into smudge
Joey Hess
2015-12-16
|
\
|
|
*
bring back some deleted functions that git-repair uses
Joey Hess
2015-12-15
|
*
improve temp dir security
Joey Hess
2015-12-15
*
|
use InodeCache when dropping a key to see if a pointer file can be safely reset
Joey Hess
2015-12-09
|
/
*
cleanup
Joey Hess
2015-12-06
*
avoid looping trying to make temp dir when the name is too long
Joey Hess
2015-12-06
*
generalize catchHardwareFault to catchIOErrorType
Joey Hess
2015-12-06
*
import Data.Time.Format to ensure its Read instance for LocalTime is available
Joey Hess
2015-11-21
*
use intercalate instead of MissingH's join
Joey Hess
2015-11-17
*
reorg quickcheck to a separate module
Joey Hess
2015-11-17
*
refactor
Joey Hess
2015-11-16
*
Display progress meter in -J mode when copying from a local git repo, to a lo...
Joey Hess
2015-11-16
*
fix warning
Joey Hess
2015-11-16
*
store abspath to the lock file
Joey Hess
2015-11-16
*
fix use of hifalutin terminology
Joey Hess
2015-11-16
*
avoid crashing in checkDaemon when fcntl locking is not supported
Joey Hess
2015-11-16
*
clean up side lock files when we're done with them
Joey Hess
2015-11-16
*
starting to get a handle on how to detect that mad gleam in lustre's eye
Joey Hess
2015-11-13
*
one more try to get sane behavior our of lustre
Joey Hess
2015-11-13
*
fixed a fd double-close
Joey Hess
2015-11-13
*
also compare lock file contents to double-check link worked
Joey Hess
2015-11-13
*
use /tmp for sidelock file when no /dev/shm
Joey Hess
2015-11-13
*
require the side lock be held to take pidlock
Joey Hess
2015-11-13
*
avoid over-long filenames for side lock files
Joey Hess
2015-11-13
*
add stat check
Joey Hess
2015-11-13
*
clean up temp file
Joey Hess
2015-11-13
*
better lock dropping order
Joey Hess
2015-11-13
*
generalize to MonadIO
Joey Hess
2015-11-12
*
pid locking configuration and abstraction layer for git-annex
Joey Hess
2015-11-12
*
add timeout for pid lock waiting
Joey Hess
2015-11-12
*
refactor
Joey Hess
2015-11-12
*
module for PidLocks in LockPool
Joey Hess
2015-11-12
*
make LockPool's LockHandle be able to support multiple different types of fil...
Joey Hess
2015-11-12
*
module for pid lock files with atomic stale lock file takeover when possible
Joey Hess
2015-11-12
*
quvi may output utf-8 encoded data when the conifigured locale doesn't suppor...
Joey Hess
2015-11-09
*
merge from propellor
Joey Hess
2015-10-28
*
Symlink timestamp preservation code uses functions from unix-2.7.0 when avail...
Joey Hess
2015-10-21
*
Use statvfs on OSX.
Joey Hess
2015-10-19
*
refactor
Joey Hess
2015-10-15
*
comment typo
Joey Hess
2015-10-12
*
fix export list to work on windows
Joey Hess
2015-10-12
*
add lockContentShared
Joey Hess
2015-10-08
*
export FileMode type
Joey Hess
2015-10-08
*
add tryLockShared
Joey Hess
2015-10-08
*
open lock file ReadOnly when taking shared lock
Joey Hess
2015-10-08
*
Merge branch 'winprocfix'
Joey Hess
2015-10-04
|
\
*
|
Ported disk free space checking code to work on Solaris.
Joey Hess
2015-10-02
[next]