summaryrefslogtreecommitdiff
path: root/ui-log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a few more columns in repolist and log view clickableLars Hjemli2008-04-141-0/+5
* Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-141-16/+26
* Add ui-shared.hLars Hjemli2008-03-241-0/+1
* Introduce html.hLars Hjemli2008-03-181-0/+1
* Move cgit_repo into cgit_contextLars Hjemli2008-02-161-5/+5
* Introduce struct cgit_contextLars Hjemli2008-02-161-10/+10
* Fix html error detected by test-suiteLars Hjemli2007-11-111-1/+1
* Show lines changed as -n/+m in shortlogsLars Hjemli2007-11-061-7/+14
* Add search parameters to cgit_log_linkLars Hjemli2007-11-031-2/+4
* Teach log search about --grep, --author and --committerLars Hjemli2007-10-281-3/+6
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-291-9/+7
* ui-log: honor id=sha1 on querystringLars Hjemli2007-06-171-0/+3
* Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-171-5/+2
* Add option to disable pager to cgit_print_log().Ondrej Jirman2007-05-311-15/+17
* Use & instead of & in URLs.Ondrej Jirman2007-05-311-2/+2
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-221-6/+2
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-181-12/+21
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-161-2/+1
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-141-2/+6
* Show number of changed lines in log viewLars Hjemli2007-05-131-1/+11
* Show number of changed files in log viewLars Hjemli2007-05-131-2/+15
* Layout updateLars Hjemli2007-02-211-1/+0
* Add parameter to adjust max message length in log listingsLars Hjemli2007-01-281-1/+1
* Cleanup table listingsLars Hjemli2007-01-281-1/+1
* Add basic log filteringLars Hjemli2006-12-281-3/+10
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-221-2/+2
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-161-1/+3
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-161-4/+1
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-8/+3
* Add a common commit parserLars Hjemli2006-12-151-63/+13
* Add simple pager to log pageLars Hjemli2006-12-141-2/+29
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-131-1/+6
* Move log-functions into ui-log.cLars Hjemli2006-12-111-0/+115
ogheader'>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