Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix link to commit from log page | Hiltjo Posthuma | 2016-01-04 | 1 | -3/+1 |
| | |||||
* | stagit: fix hunk header, thanks uggedal for reporting! | Hiltjo Posthuma | 2016-01-04 | 1 | -1/+3 |
| | |||||
* | no log per branch | Hiltjo Posthuma | 2016-01-03 | 1 | -40/+14 |
| | | | | rename log.html to log/HEAD.html, small code cleanup | ||||
* | rename refs to refs/branches | Hiltjo Posthuma | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | refs: add link to log per branch | Hiltjo Posthuma | 2016-01-03 | 1 | -2/+4 |
| | |||||
* | refs: dont make a table when there are no tags, add spacing between | Hiltjo Posthuma | 2016-01-03 | 1 | -6/+14 |
| | |||||
* | add refs page (branches and tags) | Hiltjo Posthuma | 2016-01-03 | 1 | -32/+250 |
| | | | | | | | | quite some code is added, this will be cleaned up in a following code iteration. - make sure to free some more allocated git objects. - use fputs() asmuch as possible instead of fprintf(). - code cleanup | ||||
* | add stagit.c | Hiltjo Posthuma | 2015-12-26 | 1 | -0/+852 |