| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-06-12 | Determine git_dir and git_work_tree in python. | Govind Salinas | |
| Calling git to find the git_dir and work_tree is very costly. This patch uses the same mechanisim to find the git_dir as native git does without shelling out. Signed-off-by: Govind Salinas <blix@sophiasuchtig.com> | |||
| 2008-06-11 | stupid typo *grr* | Florian Apolloner | |
| 2008-06-11 | removed to much :þ | Florian Apolloner | |
| 2008-06-11 | fixed init_bare | Florian Apolloner | |
| 2008-05-31 | renamed gitter to cmd since that makes more sense. Fixed up changes doc. | Michael Trier | |
| 2008-05-30 | renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵ | Michael Trier | |
| up tests so they pass except for stderr test. Modified version information retrieval. | |||
