Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced another git_python with git | Florian Apolloner | 2008-05-31 | 1 | -1/+1 |
| | |||||
* | renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵ | Michael Trier | 2008-05-30 | 1 | -1/+1 |
| | | | | up tests so they pass except for stderr test. Modified version information retrieval. | ||||
* | tests: keep temporary repos underneath test/repos | David Aguilar | 2008-05-29 | 1 | -43/+43 |
| | | | | | | | | | | | test_repo.py was creating directories in the literal test/~/foo/... directory. This commit replaces "~" with "repos". Some minor whitespace issues were cleaned up as well. Signed-off-by: David Aguilar <davvid@gmail.com> | ||||
* | use ~/foo instead of /foo for repo. | Florian Apolloner | 2008-05-22 | 1 | -9/+9 |
| | |||||
* | added in note about how to handle date time information. Fixed up repo ↵ | Michael Trier | 2008-05-18 | 1 | -2/+2 |
| | | | | tests for the removal of the shared option. | ||||
* | Fixed up rspec comments that are passing. | Michael Trier | 2008-05-08 | 1 | -27/+0 |
| | |||||
* | More small changes to tests. Commented out tests not passing because of ↵ | Michael Trier | 2008-05-07 | 1 | -75/+81 |
| | | | | inability to figure out mocking for them. | ||||
* | Moved test stuff around and modified imports to just clean things up a bit. | Michael Trier | 2008-05-07 | 1 | -3/+1 |
| | |||||
* | cleaned up a bunch of imports for the tests. | Michael Trier | 2008-05-07 | 1 | -56/+56 |
| | |||||
* | just more documentation fixes. | Michael Trier | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | initial project | Michael Trier | 2008-05-07 | 1 | -0/+309 |