aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update TODOHiltjo Posthuma2016-01-031-0/+4
* fix link in stagit-index, update documentation, add TODOHiltjo Posthuma2016-01-033-3/+9
* no log per branchHiltjo Posthuma2016-01-031-40/+14
* rename refs to refs/branchesHiltjo Posthuma2016-01-031-1/+1
* 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-032-32/+251
* improve READMEHiltjo Posthuma2015-12-272-8/+40
* add stagit.cHiltjo Posthuma2015-12-261-0/+852
* rename urmoms to stagit, improve documentationHiltjo Posthuma2015-12-268-884/+46
* nvm, dont strip .git from bare reposHiltjo Posthuma2015-12-261-3/+0
* add example script to make repo index and files per dirHiltjo Posthuma2015-12-261-0/+37
* rename EXTRAOBJ to COMPATOBJHiltjo Posthuma2015-12-262-6/+6
* Makefile: link for COMPATHiltjo Posthuma2015-12-261-2/+2
* add compat.hHiltjo Posthuma2015-12-261-0/+6
* strip suffix .git used typically for bare reposHiltjo Posthuma2015-12-261-0/+3
* humanreadable filemodes (code from sbase ls)Hiltjo Posthuma2015-12-261-1/+43
* align filesize header right, minor code-styleHiltjo Posthuma2015-12-261-5/+5
* fix dirname for glibcHiltjo Posthuma2015-12-261-2/+27
* allow to specify clone url, displayed in headerHiltjo Posthuma2015-12-261-1/+24
* update TODOHiltjo Posthuma2015-12-261-17/+1
* index: highlight row on mouseoverHiltjo Posthuma2015-12-262-2/+2
* remove TODO from code, see TODO fileHiltjo Posthuma2015-12-251-10/+4
* README: atleast libgit2 v0.22 is required (API)Hiltjo Posthuma2015-12-252-2/+9
* compat: add strlcpy, strlcat, for glibcHiltjo Posthuma2015-12-256-4/+119
* fix libgit2 include, it is in the include pathHiltjo Posthuma2015-12-242-2/+4
* remove double newline bloatHiltjo Posthuma2015-12-202-2/+2
* update README and improve man pagesHiltjo Posthuma2015-12-203-6/+53
* urmoms-index: kill some linesHiltjo Posthuma2015-12-201-95/+9
* rewrite writefiles, now works with bare reposHiltjo Posthuma2015-12-201-26/+76
* README: add install and dependencies instructionsHiltjo Posthuma2015-12-201-0/+13
* style.css: maximize contrast for textHiltjo Posthuma2015-12-201-1/+1
* update TODOHiltjo Posthuma2015-12-201-0/+3
* add urmoms-index, initial versionHiltjo Posthuma2015-12-203-3/+342
* writelog: remove return value, it was unusedHiltjo Posthuma2015-12-201-4/+1
* improve fopen flag: remove b and r+ in some caseHiltjo Posthuma2015-12-201-7/+7
* use relative url in header, escape name and description tooHiltjo Posthuma2015-12-201-33/+40
* set diff optionsHiltjo Posthuma2015-12-171-1/+4
* free the treeHiltjo Posthuma2015-12-171-0/+2
* file_size is uint32_t on latest libgit2, thanks uggedal for reporting it!Hiltjo Posthuma2015-12-171-2/+2
* Add config.def.h and make summary length configurableFRIGN2015-12-143-4/+11
* Dynamic relpath for blob pagesEivind Uggedal2015-12-111-1/+9
* Right align numbers in tablesEivind Uggedal2015-12-101-6/+7
* Line numbers on blob pagesEivind Uggedal2015-12-102-6/+38
* fix warningHiltjo Posthuma2015-12-101-1/+1
* file page improvementsEivind Uggedal2015-12-101-15/+21
* fix warning + minor styleHiltjo Posthuma2015-12-091-1/+2
* Write blobs to files/Eivind Uggedal2015-12-091-36/+65
* Make border solidFRIGN2015-12-091-1/+1
* update TODOHiltjo Posthuma2015-12-091-26/+17