summaryrefslogtreecommitdiffstatshomepage
path: root/ui-log.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bootstrap look for log pageGravatar Tom Willemse2013-05-051-4/+4
* Start bootstrapping cgitGravatar Tom Willemse2013-05-041-11/+11
* ui-log: Add "commit-sort" option for controlling commit o...Gravatar Tobias Bieniek2012-10-171-1/+9
* Merge branch 'stable'Gravatar Lars Hjemli2012-01-031-0/+3
|\
| * ui-log.c: do not show remote heads if enable-remote-branc...Gravatar Georg Müller2012-01-031-0/+3
* | Merge branch 'stable'Gravatar Lars Hjemli2011-06-021-9/+0
|\|
| * ui-log.c: do not link from age columnGravatar Lars Hjemli2011-06-021-9/+0
* | make enable-log-linecount independent of -filecountGravatar Julius Plenz2011-03-261-15/+14
|/
* ui-log: Move 'Age' column when commit graph is presentGravatar Johan Herland2010-11-161-12/+30
* ui-log: Line-wrap long commit subjects when showmsg is en...Gravatar Johan Herland2010-11-161-5/+30
* ui-log: Colorize commit graphGravatar Johan Herland2010-11-161-0/+19
* ui-log: Implement support for commit graphsGravatar Johan Herland2010-11-161-21/+82
* ui-log: Change display of full commit messages (and notes)Gravatar Johan Herland2010-11-161-13/+17
* ui-log.c: improve handling of range-search argumentGravatar Lars Hjemli2010-11-101-11/+60
* ui-log: Prevent crash when given empty range searchGravatar Johan Herland2010-11-101-1/+1
* ui-log: Fix filecount/linecount when path limit is in effectGravatar Johan Herland2010-11-091-1/+1
* fix errors in printf-style format stringsGravatar Mark Lodato2010-09-041-2/+1
* Use GIT-1.7.2.2Gravatar Lars Hjemli2010-08-221-1/+1
* ui-log: Display git notes when presentGravatar Jeff Smith2010-08-041-0/+12
* Merge branch 'jh/ignorews'Gravatar Lars Hjemli2010-07-181-1/+2
|\
| * Add URL parameter 'ignorews' for optionally ignoring whit...Gravatar Johan Herland2010-07-181-1/+2
* | Merge branch 'lh/range-search'Gravatar Lars Hjemli2010-06-221-4/+7
|\ \ | |/ |/|
| * ui-log.c: allow commit range as search expressionGravatar Lars Hjemli2010-06-191-4/+7
* | Add URL parameter 'context' for changing the number of co...Gravatar Johan Herland2010-06-191-1/+1
* | ui-log: Preserve path limit in outgoing linksGravatar Johan Herland2010-06-191-12/+15
* | ui-commit: Preserve path limit in links to commit pageGravatar Johan Herland2010-06-191-2/+2
|/
* Add possibility to switch between unidiff and side-by-sid...Gravatar Ragnar Ouchterlony2009-09-161-2/+2
* Use GIT-1.6.4.3Gravatar Lars Hjemli2009-09-131-1/+1
* ui-log.c: handle lightweight tags when printing commit de...Gravatar Lars Hjemli2009-08-161-0/+4
* Handle binary files in diffsGravatar Lars Hjemli2009-01-311-1/+6
* Change toggle to more meaningful termGravatar Justin Waters2009-01-111-1/+2
* ui-log: show name-decorations in log outputGravatar Lars Hjemli2009-01-111-0/+35
* Merge branch 'full-log'Gravatar Lars Hjemli2008-12-061-7/+28
|\
| * ui-log: use css to make full-log prettierGravatar Lars Hjemli2008-11-301-8/+6
| * ui-log: (ab)use extra columns for commit message when sho...Gravatar Lars Hjemli2008-11-291-6/+7
| * ui-log: add support for showing the full commit messageGravatar Lars Hjemli2008-11-291-5/+27
* | ui-log: try to disambiguate ref namesGravatar Lars Hjemli2008-12-031-2/+15
|/
* Use GIT-1.6.0.2Gravatar Lars Hjemli2008-10-051-4/+2
* Make a few more columns in repolist and log view clickableGravatar Lars Hjemli2008-04-141-0/+5
* Make branches, tags and log play better together in the s...Gravatar Lars Hjemli2008-04-141-16/+26
* Add ui-shared.hGravatar Lars Hjemli2008-03-241-0/+1
* Introduce html.hGravatar Lars Hjemli2008-03-181-0/+1
* Move cgit_repo into cgit_contextGravatar Lars Hjemli2008-02-161-5/+5
* Introduce struct cgit_contextGravatar Lars Hjemli2008-02-161-10/+10
* Fix html error detected by test-suiteGravatar Lars Hjemli2007-11-111-1/+1
* Show lines changed as -n/+m in shortlogsGravatar Lars Hjemli2007-11-061-7/+14
* Add search parameters to cgit_log_linkGravatar Lars Hjemli2007-11-031-2/+4
* Teach log search about --grep, --author and --committerGravatar Lars Hjemli2007-10-281-3/+6
* Add ofs argument to cgit_log_link and use it in ui-log.cGravatar Lars Hjemli2007-06-291-9/+7
* ui-log: honor id=sha1 on querystringGravatar Lars Hjemli2007-06-171-0/+3