summaryrefslogtreecommitdiff
path: root/Git/Ref.hs
Commit message (Expand)AuthorAge
* bup: Properly handle key names with spaces or other things that are not legal...Gravatar Joey Hess2012-04-11
* nicer style; also empty refs are implicitly not allowedGravatar Joey Hess2012-04-11
* added a git ref legality checkerGravatar Joey Hess2012-04-11
* support all filename encodings with ghc 7.4Gravatar Joey Hess2012-02-03
* attempt at a quick, utf-8 only fix to the ghc 7.4 problemGravatar Joey Hess2012-02-01
* refactorGravatar Joey Hess2011-12-30
* add base, underGravatar Joey Hess2011-12-30
* avoid partial function, and parse git-ref output betterGravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out Git/Ref.hsGravatar Joey Hess2011-12-12