summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* unused importsGravatar Joey Hess2015-05-19
* honor core.sharedRepository settings in lockContentGravatar Joey Hess2015-05-19
* convert lockContent to use new LockPoolsGravatar Joey Hess2015-05-19
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* lock pools to work around non-concurrency/composition safety of POSIX fcntlGravatar Joey Hess2015-05-18
* comment typosGravatar Joey Hess2015-05-17
* Fix an unlikely race that could result in two transfers of the same key runni...Gravatar Joey Hess2015-05-12
* couple of AMP warnings I missed beforeGravatar Joey Hess2015-05-10
* more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...Gravatar Joey Hess2015-05-10
* disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* FlexibleContexts needed by ghc 7.10Gravatar Joey Hess2015-05-10
* switch to Control.Monad.ST to avoid build warning in ghc 7.10Gravatar Joey Hess2015-05-10
* Improve quvi 0.4 output parsing to handle cases wher there is no known filena...Gravatar Joey Hess2015-05-08
* avoid using relative path from temp dir to dest fileGravatar Joey Hess2015-05-07
* Replace dataenc with sandi.Gravatar Magnus Therning2015-05-07
* Support checking ftp urls for file presence.Gravatar Joey Hess2015-05-05
* Work around wget bug #784348 which could cause it to clobber git-annex symlin...Gravatar Joey Hess2015-05-05
* add more generic interfaceGravatar Joey Hess2015-05-05
* revert reversion merged from propellorGravatar Joey Hess2015-04-29
* avoid dupicate bracket import errrorGravatar Joey Hess2015-04-29
* merge generalization of writeFileProtected from propellorGravatar Joey Hess2015-04-28
* Dropped support for older versions of yesod and warp than the ones in Debian ...Gravatar Joey Hess2015-04-22
* Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
* refactorGravatar Joey Hess2015-04-19
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19