| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-10 | Made repository paths methods a property to be compatible with the existing ↵ | Sebastian Thiel | |
| repo interface. Added submodule interface ... goal is to provide all of the extra repo functionality in custom interfaces | |||
| 2011-05-06 | Started to fix imports - tests still have no chance to work as database ↵ | Sebastian Thiel | |
| changed drastically. Now the actual work begins | |||
| 2011-05-06 | replaced all gitdb strings with git | Sebastian Thiel | |
| 2011-05-05 | Made most primal imports work, but stopped here as there are many more ↵ | Sebastian Thiel | |
| changes when doing the merge | |||
| 2011-04-29 | Moved rev_parse code into gitdb, this probably broke pretty much here, which ↵ | Sebastian Thiel | |
| is still to be fixed of course | |||
| 2011-02-23 | Fixed incorrect handling of rev_parse if it was fed with branches that ↵ | Sebastian Thiel | |
| looked like hexshas. Thanks to Ning (frostyplanet) who pointed this issue out | |||
| 2011-01-17 | git.repo.base: substituted all usages of the active_branch property with ↵ | Sebastian Thiel | |
| self.head.* in order to more safely get the current commit. active_branch would only work on non-detached heads | |||
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
