aboutsummaryrefslogtreecommitdiff
path: root/ui-commit.c
Commit message (Expand)AuthorAge
* ui-{commit,tag}: show dates in originator's timezoneJohn Keeping2016-02-08
* git: update to v2.7.0Christian Hesse2016-01-13
* commit: move layout into page functionJohn Keeping2015-08-14
* ui-shared: remove toggle_ssdiff arg to cgit_diff_link()John Keeping2014-12-13
* ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping2014-12-13
* filter: add page source to email filterJason A. Donenfeld2014-01-14
* filter: add support for email filterJason A. Donenfeld2014-01-14
* filter: return on null filter from open and closeJason A. Donenfeld2014-01-14
* Update copyright informationLukas Fleischer2014-01-08
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-16
* Do not load user or system gitconfig and gitattributesJason A. Donenfeld2013-04-08
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* Update git to v1.8.2.1John Keeping2013-04-08
* cgit_print_commit(): Free tmp variableLukas Fleischer2013-03-04
* Fix several whitespace errorsLukas Fleischer2013-03-04
* cgit.c: always setup cgit repo environment variablesLars Hjemli2011-06-13
* Merge branch 'lh/panel'Lars Hjemli2011-05-23
|\
| * ui-diff.c: create a control panel for diff optionsLars Hjemli2011-03-06
* | cgit_open_filter: also take the repo as a parameterFerry Huberts2011-03-26
|/
* Use GIT-1.7.2.2Lars Hjemli2010-08-22
* ui-commit: Display git notes when presentJeff Smith2010-08-04
* Merge branch 'jh/path-limit'Lars Hjemli2010-06-22
|\
| * ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-19
| * ui-commit: Preserve path limit in links to tree and diff pagesJohan Herland2010-06-19
| * ui-patch: Apply path limit to generated patchJohan Herland2010-06-19
| * ui-commit: Limit diff based on path limit in qry.pathJohan Herland2010-06-19
* | Optionally generate verbose parent linksLars Hjemli2010-02-27
* | display subject instead of sha1 as link title of parentsStefan Naewe2010-02-27
|/
* Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16
* Use GIT-1.6.4.3Lars Hjemli2009-09-13
* Merge branch 'lh/plugins'Lars Hjemli2009-08-09
|\
| * Add support for repo.commit-filter and repo.source-filterLars Hjemli2009-08-09
| * ui-commit: add support for 'commit-filter' optionLars Hjemli2009-07-31
* | Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki2009-08-08
|/
* Add decorations to commit pagesJustin Waters2009-01-27
* Added `local-time` option to cgitrcStefan Naewe2008-08-01
* ui-commit: handle root commitsLars Hjemli2008-05-18
* Integrate diffstat with diffLars Hjemli2008-04-24
* Fix commitdiff annoyanceLars Hjemli2008-04-17
* Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-13
* Include diff in commit viewLars Hjemli2008-04-12
* Add ui-shared.hLars Hjemli2008-03-24
* Introduce html.hLars Hjemli2008-03-18
* Move cgit_repo into cgit_contextLars Hjemli2008-02-16
* Introduce struct cgit_contextLars Hjemli2008-02-16
* Fix html error detected by test-suiteLars Hjemli2007-11-11
* ui-commit.c: link to diff instead of tree from diffstatLars Hjemli2007-10-01
* cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli2007-07-23
* allow selective enabling of snapshotsMichael Krelin2007-07-21