Commit message (Expand) | Author | Age | |
---|---|---|---|
* | avoid ByteString.Char8 where not needed | Joey Hess | 2012-06-20 |
* | crazy optimisation | Joey Hess | 2012-06-10 |
* | move hashObject to HashObject library and generalize it to support all git ob... | Joey Hess | 2012-06-06 |
* | fix filename encoding for git cat-file | Joey Hess | 2012-02-26 |
* | cleanup | Joey Hess | 2012-02-21 |
* | refactor | Joey Hess | 2012-02-20 |
* | switch to the strict state monad | Joey Hess | 2012-01-29 |
* | use Common in a few more modules | Joey Hess | 2011-12-20 |
* | split out Git/Command.hs | Joey Hess | 2011-12-14 |
* | split more stuff out of Git.hs | Joey Hess | 2011-12-14 |
* | improve type signatures with a Ref newtype | Joey Hess | 2011-11-16 |
* | Optimised union merging; now only runs git cat-file once. | Joey Hess | 2011-11-12 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | refactor catfile code | Joey Hess | 2011-09-28 |