aboutsummaryrefslogtreecommitdiff
path: root/stagit.c
Commit message (Collapse)AuthorAgeFilesLines
* refs: add link to log per branchHiltjo Posthuma2016-01-031-2/+4
|
* refs: dont make a table when there are no tags, add spacing betweenHiltjo Posthuma2016-01-031-6/+14
|
* add refs page (branches and tags)Hiltjo Posthuma2016-01-031-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.cHiltjo Posthuma2015-12-261-0/+852