| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: remove spaces around parens per PEP8 | David Aguilar | 2008-06-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: David Aguilar <davvid@gmail.com> | ||||
| * | tests: add a test for git.foo( istream=fh ) | David Aguilar | 2008-05-29 | 1 | -5/+8 |
| | | | | | | | | | | | This test runs the equivalent of: "git hash-object < fixtures/cat_file_blob" with the new istream mechanism and compares the computed hash. Signed-off-by: David Aguilar <davvid@gmail.com> | ||||
| * | Moved test stuff around and modified imports to just clean things up a bit. | Michael Trier | 2008-05-07 | 1 | -0/+10 |
