summaryrefslogtreecommitdiff
path: root/ui-commit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add link to commitdiff below diffstatLars Hjemli2007-05-161-1/+5
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-161-1/+1
* Use tables and css to create the diffstat graph, fix scalingLars Hjemli2007-05-151-12/+8
* Specify static storage class for file-local declarationsLars Hjemli2007-05-151-4/+4
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-141-1/+2
* Add commitdiff between commit and each of it's parentLars Hjemli2007-05-131-4/+15
* Add graphical diffstat to commit viewLars Hjemli2007-05-131-31/+101
* Use standard tree-diff function when showing diffstat for single commitLars Hjemli2007-05-131-51/+15
* Make snapshot feature configurableLars Hjemli2007-02-081-5/+7
* Add support for snapshotsLars Hjemli2007-02-081-0/+7
* Add missing diff-link in ui-commit.cLars Hjemli2006-12-221-2/+3
* Don't show new and old filemode for added/removed filesLars Hjemli2006-12-171-2/+9
* Show list of modified files in ui-commit.cLars Hjemli2006-12-171-0/+111
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-161-8/+9
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-161-4/+1
* Simplify ui-commit.cLars Hjemli2006-12-161-16/+1
* Show emails and timestamps in ui-commit.cLars Hjemli2006-12-161-2/+8
* Add head comment to ui-commit.cLars Hjemli2006-12-161-0/+8
* Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli2006-12-161-11/+0
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-0/+80
g release v0.3v0.3Lars Hjemli1-1/+1 2007-05-11Update README with submodule build infoLars Hjemli1-13/+39 2007-05-11Add submodule links in tree listingLars Hjemli6-12/+27 2007-05-11Add submodules.sh and use it during buildsLars Hjemli3-13/+222 2007-05-11Added git as a submoduleLars Hjemli2-1/+1 2007-05-09Add support for downloading single blobsLars Hjemli5-3/+47 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli3-5/+10 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli9-837/+50 2007-02-21Layout updateLars Hjemli9-32/+127 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28