aboutsummaryrefslogtreecommitdiffstats
path: root/ui-view.c
Commit message (Expand)AuthorAgeFilesLines
* ui-tree: unify with ui-view, use path to select tree/blob•••This teaches ui-tree to show both trees and blobs, thereby making ui-view superfluous. At the same time, ui-tree is extended to honour the specified path instead of requiering a tree/blob sha1. Lars Hjemli2007-06-161-55/+0
* Use &amp; instead of & in URLs.•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Ondrej Jirman2007-05-311-1/+1
* Add support for downloading single blobs•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2007-05-091-0/+7
* ui-view: show pathname if specified in querystring•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2007-05-081-3/+8
* Update to libgit 1.5.2-rc2•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2007-05-081-6/+8
* Layout updateLars Hjemli2007-02-211-1/+0
* Cleanup table listings•••Make the output for <table class='list'> a bit nicer Signed-off-by: Lars Hjemli <larsh@slaptop.hjemli.net> Lars Hjemli2007-01-281-1/+1
* Add ui-commit.c + misc ui cleanups•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2006-12-161-1/+1
* Small layout adjustments to summary and blob view•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2006-12-131-4/+6
* Add display of tree content w/ui-tree.c•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2006-12-131-1/+1
* Move functions for generic object output into ui-view.c•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2006-12-111-0/+40