1. 255b78f git: update to v2.18.0 by Christian Hesse · 7 years ago
  2. 0bb34ef ui-log: highlight annotated tags in different color by Christian Hesse · 7 years ago
  3. 1dd53e3 git: update to v2.16.0 by Christian Hesse · 8 years ago
  4. 86a6d35 git: update to v2.14 by Jeff Smith · 8 years ago
  5. 81509a2 css: highlight even table rows and skip empty rows by Christian Hesse · 9 years ago
  6. 1a9a75d ui-log: replace get_sha1() with get_oid() by Christian Hesse · 9 years ago
  7. 11695a5 git: update to v2.10.0 by Christian Hesse · 9 years ago
  8. 4fb4986 ui-log: color line changes by Christian Hesse · 9 years ago
  9. 59d8fa1 ui-log: Simplify decoration code by Tim Nordell · 9 years ago
  10. 499b239 ui-log: Do not always emit decoration span by Tim Nordell · 9 years ago
  11. f2a901d ui: show ages in the originator's timezone by John Keeping · 10 years ago
  12. 57ea1aa ui-shared: remove "format" from cgit_print_age() by John Keeping · 10 years ago
  13. baa5ad1 ui-log: handle parse_commit() errors by John Keeping · 10 years ago
  14. 559ab5e git: update to v2.7.0 by Christian Hesse · 10 years ago
  15. 23c17d8 log: move layout into page function by John Keeping · 10 years ago
  16. da1d4c7 ui-log: fix double counting by John Keeping · 10 years ago
  17. 30304d8 log: allow users to follow a file by John Keeping · 10 years ago
  18. de83de2 git: update to v2.5.0 by Christian Hesse · 10 years ago
  19. 3fe509e ui-log: make some variables 'static' by John Keeping · 10 years ago
  20. c422b9b tag: reference with "h" instead of "id" by John Keeping · 11 years ago
  21. 17838ec git: update to v2.2.1 by Christian Hesse · 11 years ago
  22. eeddb5b ui-shared: remove toggle_ssdiff arg to cgit_commit_link() by John Keeping · 11 years ago
  23. 865afe0 git: update to v2.0.3 by John Keeping · 11 years ago
  24. 4046e8e ui-log: ignore unhandled arguments by John Keeping · 11 years ago
  25. 79c985e git: update for git 2.0 by Christian Hesse · 11 years ago
  26. 786609b filter: add page source to email filter by Jason A. Donenfeld · 12 years ago
  27. a5e1553 filter: add support for email filter by Jason A. Donenfeld · 12 years ago
  28. f7f26f8 Update copyright information by Lukas Fleischer · 12 years ago
  29. d76c438 ui-log.c: Several simplifications by Lukas Fleischer · 12 years ago
  30. 9973ef0 Use argv_array in place of vector by Lukas Fleischer · 12 years ago
  31. 927060c ui-log: add <span/> around commit decorations by John Keeping · 12 years ago
  32. 8a92df0 Do not load user or system gitconfig and gitattributes by Jason A. Donenfeld · 12 years ago
  33. fb3655d use struct strbuf instead of static buffers by John Keeping · 12 years ago
  34. 8f20879 Always #include corresponding .h in .c files by John Keeping · 12 years ago
  35. 849ecd9 Update git to v1.8.2.1 by John Keeping · 12 years ago
  36. b60e6bf Convert pager navigation into a unordered list by Lukas Fleischer · 12 years ago
  37. ef8a97d Fix colspan values by Lukas Fleischer · 12 years ago
  38. bafab42 Mark several functions/variables static by Lukas Fleischer · 12 years ago
  39. 792f813 ui-log: Add "commit-sort" option for controlling commit ordering by Tobias Bieniek · 13 years ago
  40. 04254fa Merge branch 'stable' by Lars Hjemli · 14 years ago
  41. 0b6a716 ui-log.c: do not show remote heads if enable-remote-branches=0 by Georg Müller · 14 years ago
  42. 7eb9f9e Merge branch 'stable' by Lars Hjemli · 14 years ago
  43. d885158 ui-log.c: do not link from age column by Lars Hjemli · 14 years ago
  44. 2e6721e make enable-log-linecount independent of -filecount by Julius Plenz · 14 years ago
  45. c2bfd40 ui-log: Move 'Age' column when commit graph is present by Johan Herland · 15 years ago
  46. ad23026 ui-log: Line-wrap long commit subjects when showmsg is enabled by Johan Herland · 15 years ago
  47. 268b34a ui-log: Colorize commit graph by Johan Herland · 15 years ago
  48. 9a8d39c ui-log: Implement support for commit graphs by Johan Herland · 15 years ago
  49. 5a36c2a ui-log: Change display of full commit messages (and notes) by Johan Herland · 15 years ago
  50. a3c3c04 ui-log.c: improve handling of range-search argument by Lars Hjemli · 15 years ago
  51. 52558a6 ui-log: Prevent crash when given empty range search by Johan Herland · 15 years ago
  52. 1415f3f ui-log: Fix filecount/linecount when path limit is in effect by Johan Herland · 15 years ago
  53. e4ddc8f fix errors in printf-style format strings by Mark Lodato · 15 years ago
  54. 6d7552b Use GIT-1.7.2.2 by Lars Hjemli · 15 years ago
  55. 39c2e22 ui-log: Display git notes when present by Jeff Smith · 15 years ago
  56. 6821d8e Merge branch 'jh/ignorews' by Lars Hjemli · 15 years ago
  57. 2cc8b99 Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs by Johan Herland · 15 years ago
  58. 6654d5b Merge branch 'lh/range-search' by Lars Hjemli · 15 years ago
  59. a579fb0 ui-log.c: allow commit range as search expression by Lars Hjemli · 15 years ago
  60. 6180e61 Add URL parameter 'context' for changing the number of context lines in diffs by Johan Herland · 15 years ago
  61. afc4072 ui-log: Preserve path limit in outgoing links by Johan Herland · 15 years ago
  62. 685872b ui-commit: Preserve path limit in links to commit page by Johan Herland · 15 years ago
  63. c358aa3 Add possibility to switch between unidiff and side-by-side-diff. by Ragnar Ouchterlony · 16 years ago
  64. 45c49d6 Use GIT-1.6.4.3 by Lars Hjemli · 16 years ago
  65. 0730ee6 ui-log.c: handle lightweight tags when printing commit decorations by Lars Hjemli · 16 years ago
  66. c495cf0 Handle binary files in diffs by Lars Hjemli · 16 years ago
  67. 1383fe3 Change toggle to more meaningful term by Justin Waters · 17 years ago
  68. ef2dc55 ui-log: show name-decorations in log output by Lars Hjemli · 17 years ago
  69. 3c32fe0 Merge branch 'full-log' by Lars Hjemli · 17 years ago
  70. a1b01b2 ui-log: try to disambiguate ref names by Lars Hjemli · 17 years ago
  71. ab67164 ui-log: use css to make full-log prettier by Lars Hjemli · 17 years ago
  72. 951f550 ui-log: (ab)use extra columns for commit message when showmsg=1 by Lars Hjemli · 17 years ago
  73. 0274b57 ui-log: add support for showing the full commit message by Lars Hjemli · 17 years ago
  74. b7f3378 Use GIT-1.6.0.2 by Lars Hjemli · 17 years ago
  75. e9a7042 Make a few more columns in repolist and log view clickable by Lars Hjemli · 17 years ago
  76. 5764fe9 Make branches, tags and log play better together in the summary view by Lars Hjemli · 17 years ago
  77. a4d1ca1 Add ui-shared.h by Lars Hjemli · 17 years ago
  78. b1f9b9c Introduce html.h by Lars Hjemli · 17 years ago
  79. d1f3bbe Move cgit_repo into cgit_context by Lars Hjemli · 17 years ago
  80. d14d77f Introduce struct cgit_context by Lars Hjemli · 17 years ago
  81. 2915483 Fix html error detected by test-suite by Lars Hjemli · 18 years ago
  82. d04c473 Show lines changed as -n/+m in shortlogs by Lars Hjemli · 18 years ago
  83. 5114031 Add search parameters to cgit_log_link by Lars Hjemli · 18 years ago
  84. 68ca032 Teach log search about --grep, --author and --committer by Lars Hjemli · 18 years ago
  85. 103940f Add ofs argument to cgit_log_link and use it in ui-log.c by Lars Hjemli · 18 years ago
  86. cd79c16 ui-log: honor id=sha1 on querystring by Lars Hjemli · 18 years ago
  87. 42a7eb9 Add cgit_commit_link() + support for id=sha1 to commit view by Lars Hjemli · 18 years ago
  88. a922615 Add option to disable pager to cgit_print_log(). by Ondrej Jirman · 18 years ago
  89. 1a63cfc Use &amp; instead of & in URLs. by Ondrej Jirman · 18 years ago
  90. 237ef7b Use cgit_print_age() on summary and log pages by Lars Hjemli · 18 years ago
  91. e189344 Add knobs to enable/disable files/lines changed in log view by Lars Hjemli · 18 years ago
  92. a2ddc10 Change commit-view to expect h parameter, not id by Lars Hjemli · 18 years ago
  93. 9fb53af Add log filtering by path and link to it from tree view by Lars Hjemli · 18 years ago
  94. 80e577c Show number of changed lines in log view by Lars Hjemli · 18 years ago
  95. 48dc003 Show number of changed files in log view by Lars Hjemli · 18 years ago
  96. 66cacd0 Layout update by Lars Hjemli · 18 years ago
  97. 7dd50c9 Add parameter to adjust max message length in log listings by Lars Hjemli · 18 years ago
  98. 777faf7 Cleanup table listings by Lars Hjemli · 18 years ago
  99. 732d68d Add basic log filtering by Lars Hjemli · 19 years ago
  100. 9d8d9b6 Only show first 80 characters of commit subject in log and summary by Lars Hjemli · 19 years ago