summaryrefslogtreecommitdiff
path: root/ui-tree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix html error detected by test-suiteLars Hjemli2007-11-111-3/+3
* Add search parameters to cgit_log_linkLars Hjemli2007-11-031-1/+1
* Remove a few compiler warningsLars Hjemli2007-09-201-1/+1
* ui-tree: show last line of blobLars Hjemli2007-09-201-2/+5
* ui-tree: specify parameter position for all htmlf formatsLars Hjemli2007-09-191-1/+1
* Merge branch 'jo/dirlink'Lars Hjemli2007-09-031-2/+2
|\
| * Rename dirlink to gitlink.Jeffrey C. Ollie2007-06-041-2/+2
* | Add support for line number in url fragmentLars Hjemli2007-07-231-1/+1
* | link raw blob from tree file viewMichael Krelin2007-07-211-0/+4
* | Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-291-1/+1
* | Change S/L/T to summary/log/treeLars Hjemli2007-06-181-1/+1
* | Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-171-1/+0
* | Add git_log_link() and fix bug in generic repolink functionLars Hjemli2007-06-171-8/+4
* | ui-tree: html/css cleanupLars Hjemli2007-06-171-10/+8
* | Add and use cgit_tree_link()Lars Hjemli2007-06-171-15/+18
* | ui-tree: make blob viewer generate valid htmlLars Hjemli2007-06-161-1/+0
* | ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli2007-06-161-42/+152
|/
* Use & instead of & in URLs.Ondrej Jirman2007-05-311-3/+3
* Fixed unexpected tags in html output.Ondrej Jirman2007-05-311-1/+1
* Add support for tree listing via h parameterLars Hjemli2007-05-161-0/+10
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-141-6/+19
* Add submodule links in tree listingLars Hjemli2007-05-111-9/+10
* Update to libgit 1.5.2-rc2Lars Hjemli2007-05-081-11/+13
* Layout updateLars Hjemli2007-02-211-1/+0
* Cleanup table listingsLars Hjemli2007-01-281-1/+1
* WIP: add paths/backlinks to tree/blobviewLars Hjemli2007-01-121-3/+9
* Use html_filemode in ui-tree.cLars Hjemli2006-12-171-4/+7
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-3/+3
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-131-0/+70
Remove unnecessairy loads of the shm module 2008-01-14 r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro9-394/+477 Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too 2008-01-14 r605@Devoty: necoro | 2008-01-14 11:43:34 +0100Necoro2-26/+129 Updated shm module to version 1.1.4 2008-01-14 r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro4-26/+38 Improved 'update world'; really support new use defaults 2008-01-11 r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro4-10/+50 Handle the new useflag format correctly 2008-01-11 r597@Devoty: necoro | 2008-01-10 14:12:35 +0100Necoro1-3/+3 updated todo 2008-01-10 r595@Devoty: necoro | 2008-01-10 04:04:15 +0100Necoro1-52/+3 Re-Introduced etc-proposals 2008-01-09 r586@Devoty: necoro | 2008-01-09 14:54:18 +0100Necoro1-1/+1 Disabled catapult till it is really usable 2007-12-06 r577@Devoty: necoro | 2007-12-06 20:37:36 +0100Necoro1-1/+1 Fixed desktop file 2007-12-06 r572@Devoty: necoro | 2007-11-28 08:48:15 +0100Necoro1-0/+1 2007-11-27 r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro3-84/+108 Added scrollbars to update window