summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
...
* 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
* importfeed --relaxed: Avoid hitting the urls of items in the feed.Gravatar Joey Hess2015-08-19
* package qualify importsGravatar Joey Hess2015-08-14
* add debug logging of process exitsGravatar Joey Hess2015-08-13
* avoid throwing exception when String is not encoded using the filesystem enco...Gravatar Joey Hess2015-08-12
* fix test suite fail in LANG=CGravatar Joey Hess2015-08-12
* Fix setting/setting/viewing metadata that contains unicode or other special c...Gravatar Joey Hess2015-08-11
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* proxy: Fix behavior when run in subdirectory of git repo.Gravatar Joey Hess2015-08-04
* remove unused importsGravatar Joey Hess2015-08-03
* windows build warning fixesGravatar Joey Hess2015-08-03
* remove unused importsGravatar Joey Hess2015-08-03
* fix build warning when building with yesod 1.2 and newer yesod-coreGravatar Joey Hess2015-08-03
* Revert "fix build warning when building with yesod 1.2"Gravatar Joey Hess2015-08-03