Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved all contents, incl. submodule gitdb, up to the root directory | Sebastian Thiel | 2010-11-21 | 1 | -374/+0 |
| | |||||
* | Fixed API reference docs as far as possible | Sebastian Thiel | 2010-11-21 | 1 | -1/+2 |
| | |||||
* | Submodule now only supports branches to be given as hint that will ↵ | Sebastian Thiel | 2010-11-16 | 1 | -1/+1 |
| | | | | svn-external like behaviour. Implemented first version of update, which works for now, but probably needs to see more features | ||||
* | Repo: added submodule query and iteration methods similar to the ones ↵ | Sebastian Thiel | 2010-11-15 | 1 | -0/+8 |
| | | | | provided for Remotes, including test | ||||
* | util.get_user_id(): Will try a windows environment variable as well, the ↵ | Sebastian Thiel | 2010-07-16 | 1 | -1/+1 |
| | | | | method now yields good results on all tested platforms | ||||
* | Renamed modules utils to util, and errors to exc to be more conforming to ↵ | Sebastian Thiel | 2010-06-29 | 1 | -0/+365 |
the submodules's naming conventions |