aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
Commit message (Expand)AuthorAge
* ui-log: Preserve path limit in outgoing linksJohan Herland2010-06-19
* ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-19
* Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16
* Use GIT-1.6.4.3Lars Hjemli2009-09-13
* ui-log.c: handle lightweight tags when printing commit decorationsLars Hjemli2009-08-16
* Handle binary files in diffsLars Hjemli2009-01-31
* Change toggle to more meaningful termJustin Waters2009-01-11
* ui-log: show name-decorations in log outputLars Hjemli2009-01-11
* Merge branch 'full-log'Lars Hjemli2008-12-06
|\
| * ui-log: use css to make full-log prettierLars Hjemli2008-11-30
| * ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli2008-11-29
| * ui-log: add support for showing the full commit messageLars Hjemli2008-11-29
* | ui-log: try to disambiguate ref namesLars Hjemli2008-12-03
|/
* Use GIT-1.6.0.2Lars Hjemli2008-10-05
* Make a few more columns in repolist and log view clickableLars Hjemli2008-04-14
* Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-14
* 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
* Show lines changed as -n/+m in shortlogsLars Hjemli2007-11-06
* Add search parameters to cgit_log_linkLars Hjemli2007-11-03
* Teach log search about --grep, --author and --committerLars Hjemli2007-10-28
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-29
* ui-log: honor id=sha1 on querystringLars Hjemli2007-06-17
* Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-17
* Add option to disable pager to cgit_print_log().Ondrej Jirman2007-05-31
* Use & instead of & in URLs.Ondrej Jirman2007-05-31
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-22
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-18
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-16
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-14
* Show number of changed lines in log viewLars Hjemli2007-05-13
* Show number of changed files in log viewLars Hjemli2007-05-13
* Layout updateLars Hjemli2007-02-21
* Add parameter to adjust max message length in log listingsLars Hjemli2007-01-28
* Cleanup table listingsLars Hjemli2007-01-28
* Add basic log filteringLars Hjemli2006-12-28
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-22
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-16
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-16
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16
* Add a common commit parserLars Hjemli2006-12-15
* Add simple pager to log pageLars Hjemli2006-12-14
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-13
* Move log-functions into ui-log.cLars Hjemli2006-12-11