| Commit message (Expand) | Author | Age |
* | ui-log: replace get_sha1() with get_oid() | Christian Hesse | 2016-10-04 |
* | git: update to v2.10.0 | Christian Hesse | 2016-09-04 |
* | ui-log: color line changes | Christian Hesse | 2016-07-05 |
* | ui-log: Simplify decoration code | Tim Nordell | 2016-05-12 |
* | ui-log: Do not always emit decoration span | Tim Nordell | 2016-05-12 |
* | ui: show ages in the originator's timezone | John Keeping | 2016-02-08 |
* | ui-shared: remove "format" from cgit_print_age() | John Keeping | 2016-02-08 |
* | ui-log: handle parse_commit() errors | John Keeping | 2016-01-17 |
* | git: update to v2.7.0 | Christian Hesse | 2016-01-13 |
* | log: move layout into page function | John Keeping | 2015-08-14 |
* | ui-log: fix double counting | John Keeping | 2015-08-12 |
* | log: allow users to follow a file | John Keeping | 2015-08-12 |
* | git: update to v2.5.0 | Christian Hesse | 2015-08-12 |
* | ui-log: make some variables 'static' | John Keeping | 2015-03-09 |
* | tag: reference with "h" instead of "id" | John Keeping | 2015-01-19 |
* | git: update to v2.2.1 | Christian Hesse | 2014-12-23 |
* | ui-shared: remove toggle_ssdiff arg to cgit_commit_link() | John Keeping | 2014-12-13 |
* | git: update to v2.0.3 | John Keeping | 2014-07-28 |
* | ui-log: ignore unhandled arguments | John Keeping | 2014-06-28 |
* | git: update for git 2.0 | Christian Hesse | 2014-06-28 |
* | filter: add page source to email filter | Jason A. Donenfeld | 2014-01-14 |
* | filter: add support for email filter | Jason A. Donenfeld | 2014-01-14 |
* | Update copyright information | Lukas Fleischer | 2014-01-08 |
* | ui-log.c: Several simplifications | Lukas Fleischer | 2014-01-08 |
* | Use argv_array in place of vector | Lukas Fleischer | 2014-01-08 |
* | ui-log: add <span/> around commit decorations | John Keeping | 2013-05-22 |
* | Do not load user or system gitconfig and gitattributes | Jason A. Donenfeld | 2013-04-08 |
* | use struct strbuf instead of static buffers | John Keeping | 2013-04-08 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 |
* | Update git to v1.8.2.1 | John Keeping | 2013-04-08 |
* | Convert pager navigation into a unordered list | Lukas Fleischer | 2013-03-20 |
* | Fix colspan values | Lukas Fleischer | 2013-03-20 |
* | Mark several functions/variables static | Lukas Fleischer | 2013-03-04 |
* | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 2012-10-17 |
* | Merge branch 'stable' | Lars Hjemli | 2012-01-03 |
|\ |
|
| * | ui-log.c: do not show remote heads if enable-remote-branches=0 | Georg Müller | 2012-01-03 |
* | | Merge branch 'stable' | Lars Hjemli | 2011-06-02 |
|\| |
|
| * | ui-log.c: do not link from age column | Lars Hjemli | 2011-06-02 |
* | | make enable-log-linecount independent of -filecount | Julius Plenz | 2011-03-26 |
|/ |
|
* | ui-log: Move 'Age' column when commit graph is present | Johan Herland | 2010-11-16 |
* | ui-log: Line-wrap long commit subjects when showmsg is enabled | Johan Herland | 2010-11-16 |
* | ui-log: Colorize commit graph | Johan Herland | 2010-11-16 |
* | ui-log: Implement support for commit graphs | Johan Herland | 2010-11-16 |
* | ui-log: Change display of full commit messages (and notes) | Johan Herland | 2010-11-16 |
* | ui-log.c: improve handling of range-search argument | Lars Hjemli | 2010-11-10 |
* | ui-log: Prevent crash when given empty range search | Johan Herland | 2010-11-10 |
* | ui-log: Fix filecount/linecount when path limit is in effect | Johan Herland | 2010-11-09 |
* | fix errors in printf-style format strings | Mark Lodato | 2010-09-04 |
* | Use GIT-1.7.2.2 | Lars Hjemli | 2010-08-22 |
* | ui-log: Display git notes when present | Jeff Smith | 2010-08-04 |