Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -280/+0 |
| | | | | adjusted | ||||
* | Adjusted all Head.create calls to set a logmessage similar to the one git uses | Sebastian Thiel | 2010-11-24 | 1 | -2/+4 |
| | |||||
* | RefLog: added entry_at method, which is a faster way of reading single ↵ | Sebastian Thiel | 2010-11-24 | 1 | -1/+1 |
| | | | | entries, including test | ||||
* | Improved refparse error handling in case of out-of-bound indices | Sebastian Thiel | 2010-11-24 | 1 | -1/+6 |
| | |||||
* | repo.rev_parse: Added support for simple log parsing - dates are not yet ↵ | Sebastian Thiel | 2010-11-23 | 1 | -10/+52 |
| | | | | supported, mainly because I don't need it | ||||
* | Split ref implementation up into multiple files, to make room for the log ↵ | Sebastian Thiel | 2010-11-23 | 1 | -1/+1 |
| | | | | implementation | ||||
* | moved all contents, incl. submodule gitdb, up to the root directory | Sebastian Thiel | 2010-11-21 | 1 | -0/+231 |