aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
Commit message (Expand)AuthorAge
* git: update to v2.31.0Christian Hesse2021-03-16
* global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-20
* git: update to v2.29.0Christian Hesse2020-10-19
* global: use proper accessors for maybe_treeJason A. Donenfeld2020-03-13
* git: update to v2.21.0Christian Hesse2019-06-05
* global: make 'char *path' const where possibleChristian Hesse2019-06-05
* ui-log: ban strncpy()Christian Hesse2018-09-11
* ui-log: ban strcpy()Christian Hesse2018-09-11
* git: update to v2.18.0Christian Hesse2018-06-27
* ui-log: highlight annotated tags in different colorChristian Hesse2018-06-27
* git: update to v2.16.0Christian Hesse2018-01-19
* git: update to v2.14Jeff Smith2017-08-10
* css: highlight even table rows and skip empty rowsChristian Hesse2016-11-23
* ui-log: replace get_sha1() with get_oid()Christian Hesse2016-10-04
* git: update to v2.10.0Christian Hesse2016-09-04
* ui-log: color line changesChristian Hesse2016-07-05
* ui-log: Simplify decoration codeTim Nordell2016-05-12
* ui-log: Do not always emit decoration spanTim Nordell2016-05-12
* ui: show ages in the originator's timezoneJohn Keeping2016-02-08
* ui-shared: remove "format" from cgit_print_age()John Keeping2016-02-08
* ui-log: handle parse_commit() errorsJohn Keeping2016-01-17
* git: update to v2.7.0Christian Hesse2016-01-13
* log: move layout into page functionJohn Keeping2015-08-14
* ui-log: fix double countingJohn Keeping2015-08-12
* log: allow users to follow a fileJohn Keeping2015-08-12
* git: update to v2.5.0Christian Hesse2015-08-12
* ui-log: make some variables 'static'John Keeping2015-03-09
* tag: reference with "h" instead of "id"John Keeping2015-01-19
* git: update to v2.2.1Christian Hesse2014-12-23
* ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping2014-12-13
* git: update to v2.0.3John Keeping2014-07-28
* ui-log: ignore unhandled argumentsJohn Keeping2014-06-28
* git: update for git 2.0Christian Hesse2014-06-28
* filter: add page source to email filterJason A. Donenfeld2014-01-14
* filter: add support for email filterJason A. Donenfeld2014-01-14
* Update copyright informationLukas Fleischer2014-01-08
* ui-log.c: Several simplificationsLukas Fleischer2014-01-08
* Use argv_array in place of vectorLukas Fleischer2014-01-08
* ui-log: add <span/> around commit decorationsJohn Keeping2013-05-22
* Do not load user or system gitconfig and gitattributesJason A. Donenfeld2013-04-08
* use struct strbuf instead of static buffersJohn Keeping2013-04-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* Update git to v1.8.2.1John Keeping2013-04-08
* Convert pager navigation into a unordered listLukas Fleischer2013-03-20
* Fix colspan valuesLukas Fleischer2013-03-20
* Mark several functions/variables staticLukas Fleischer2013-03-04
* ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek2012-10-17
* Merge branch 'stable'Lars Hjemli2012-01-03
|\
| * ui-log.c: do not show remote heads if enable-remote-branches=0Georg Müller2012-01-03
* | Merge branch 'stable'Lars Hjemli2011-06-02
|\|