summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* 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
* fix build warning when building with yesod 1.2Gravatar Joey Hess2015-08-03
* addidential debuggingGravatar Joey Hess2015-08-03
* analysis; forwardedGravatar Joey Hess2015-08-03
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* generalize parseDuration so it can be used in the ReadM monadGravatar Joey Hess2015-07-08
* better method for running tasty's optparse as a subcommandGravatar Joey Hess2015-07-08
* import: Fix failure of cross-device import on Windows.Gravatar Joey Hess2015-07-07
* avoid "Defined but not used" warning on androidGravatar Joey Hess2015-07-02
* use bloom filter in second pass of sync --all --contentGravatar Joey Hess2015-06-16
* instance Hashable Key for bloomfilterGravatar Joey Hess2015-06-16
* improve url parsing moreGravatar Joey Hess2015-06-14
* Improve url parsing to handle some urls containing illegal [] characters in t...Gravatar Joey Hess2015-06-14
* oh foo, I didn't mean to include this in the prev commitGravatar Joey Hess2015-06-11
* 4 ns optimisation of repeated calls to hasDifference on the same DifferencesGravatar Joey Hess2015-06-11
* two more breakages introduced when removing the Params constructorGravatar Joey Hess2015-06-03
* fix bug introduced in recent Params removalGravatar Joey Hess2015-06-02
* Revert "When listing DBus services, also list activatable services."Gravatar Joey Hess2015-06-02
* When listing DBus services, also list activatable services.Gravatar Sebastian Reuße2015-06-02
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* AMP hackGravatar Joey Hess2015-05-31
* merge haddock formatting from propellorGravatar Joey Hess2015-05-30
* qualify imports to avoid conflict with regex-tdfa-rcGravatar Joey Hess2015-05-30
* fsck: When checksumming a file fails due to a hardware fault, the file is now...Gravatar Joey Hess2015-05-27
* implment catchHardwareFaultGravatar Joey Hess2015-05-27
* improve error message when checksum command exits nonzeroGravatar Joey Hess2015-05-27
* merge haddock documentation from propellorGravatar Joey Hess2015-05-27
* need more polymorphismGravatar Joey Hess2015-05-22
* fix windows buildGravatar Joey Hess2015-05-22
* fix crash in stale transfer lockfile cleanup codeGravatar Joey Hess2015-05-19