aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2012-02-20
* hlintGravatar Joey Hess2012-02-16
* work around Network.Browser bug that converts a HEAD to a GET when following ...Gravatar Joey Hess2012-02-10
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* really fix foreign C functions filename encodingsGravatar Joey Hess2012-02-04
* fix touch and statfs to work on any files in any localeGravatar Joey Hess2012-02-04
* Merge branch 'master' into ghc7.4Gravatar Joey Hess2012-02-03
|\
| * IO exception reworkGravatar Joey Hess2012-02-03
* | support all filename encodings with ghc 7.4Gravatar Joey Hess2012-02-03
|/
* switch to the strict state monadGravatar Joey Hess2012-01-29
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* a few things available elsewhere...Gravatar Joey Hess2012-01-23
* treakGravatar Joey Hess2012-01-21
* typoGravatar Joey Hess2012-01-20
* Add a sanity check for bad StatFS results.Gravatar Joey Hess2012-01-14
* don't use GPG_AGENT_INFO to force batch mode in test suiteGravatar Joey Hess2012-01-09
* Fix overbroad gpg --no-tty fix from last release.Gravatar Joey Hess2012-01-07
* Run gpg with --no-tty. Closes: #654721Gravatar Joey Hess2012-01-05
* typoGravatar Joey Hess2012-01-03
* after is a better name for observe_Gravatar Joey Hess2012-01-03
* no implicit dotfiles in addGravatar Joey Hess2012-01-03
* factor observe_Gravatar Joey Hess2012-01-03
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* add a new useful thingGravatar Joey Hess2012-01-02
* cleanupGravatar Joey Hess2011-12-23
* add escape_var hackGravatar Joey Hess2011-12-23
* reorgGravatar Joey Hess2011-12-23
* handle C-style escapes in FormatGravatar Joey Hess2011-12-23
* better data typeGravatar Joey Hess2011-12-22
* Format strings can be specified using the new --find option, to control what ...Gravatar Joey Hess2011-12-22
* add a text formatterGravatar Joey Hess2011-12-22
* test encrypted special remoteGravatar Joey Hess2011-12-20
* split out Utility.Gpg with the generic gpg interface, from CryptoGravatar Joey Hess2011-12-20
* updateGravatar Joey Hess2011-12-20
* commentGravatar Joey Hess2011-12-20
* amusing nameGravatar Joey Hess2011-12-20
* simplifyGravatar Joey Hess2011-12-15
* moveGravatar Joey Hess2011-12-15
* more partial function removalGravatar Joey Hess2011-12-15
* add beginning, endGravatar Joey Hess2011-12-15
* fix typesGravatar Joey Hess2011-12-15
* cleanupGravatar Joey Hess2011-12-12
* avoid some readGravatar Joey Hess2011-12-09
* some work on avoiding partial functionsGravatar Joey Hess2011-12-09
* hslintGravatar Joey Hess2011-12-09
* refactorGravatar Joey Hess2011-12-03
* factor out untilTrueGravatar Joey Hess2011-12-02
* support .git/annex on a different disk than the rest of the repoGravatar Joey Hess2011-11-28
* Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4Gravatar Mark Wright2011-11-26