summaryrefslogtreecommitdiff
path: root/Git/Branch.hs
Commit message (Expand)AuthorAge
* git subcommand cleanupGravatar Joey Hess2013-03-03
* finished where indentation changesGravatar Joey Hess2012-12-13
* make a pipeReadStrict, that properly waits on the processGravatar Joey Hess2012-10-04
* handle case of adding populated drive to just created repoGravatar Joey Hess2012-08-05
* fix crashes when run in a git repo that has been initted but has no master br...Gravatar Joey Hess2012-08-05
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* add debuggingGravatar Joey Hess2012-07-17
* removed another 10 lines via ifMGravatar Joey Hess2012-03-16
* 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
* refactor and check for a detached HEADGravatar Joey Hess2011-12-31
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* move commit to Git.BranchGravatar Joey Hess2011-12-13
* broke out Git/Branch.hs and reorganizedGravatar Joey Hess2011-12-12