Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved all contents, incl. submodule gitdb, up to the root directory | Sebastian Thiel | 2010-11-21 | 1 | -86/+0 |
| | |||||
* | Multiple partly critical bugfixes related to index handling | Sebastian Thiel | 2010-06-24 | 1 | -1/+17 |
| | |||||
* | index: Entries are now using flags internally, instead of reducing the flag ↵ | Sebastian Thiel | 2010-06-21 | 1 | -5/+5 |
| | | | | information to just the stage ( just to be closer to the git-original ) | ||||
* | index: split index file into multiple files of a single package. This didn't ↵ | Sebastian Thiel | 2010-06-14 | 1 | -0/+70 |
reduce the file size as much as I would have liked, but certainly is a start for further 'outsourcing' |