1. f2a901d ui: show ages in the originator's timezone by John Keeping · 9 years ago
  2. 57ea1aa ui-shared: remove "format" from cgit_print_age() by John Keeping · 9 years ago
  3. 9abe4a2 ui-repolist: return HTTP 404 if no repositories found by Peter Colberg · 10 years ago
  4. a4014d0 ui-repolist: extract repo visibility criteria to separate function by Peter Colberg · 10 years ago
  5. 6edc84b ui-repolist: initialize char *buf to NULL by Christian Hesse · 10 years ago
  6. 51338f7 ui-repolist: fix resource leak: free allocation from cgit_currenturl by Christian Hesse · 10 years ago
  7. 7ef1a47 ui-repolist: fix resource leak: free before return by Christian Hesse · 10 years ago
  8. 51d9176 about: move layout into page functions by John Keeping · 10 years ago
  9. 157f544 Remove redundant includes by John Keeping · 10 years ago
  10. 30304d8 log: allow users to follow a file by John Keeping · 10 years ago
  11. ad74669 ui-repolist: make sortcolumn definitions 'static const' by John Keeping · 10 years ago
  12. e3d3fff Avoid non-ANSI function declarations by John Keeping · 10 years ago
  13. 2e4a41e Make root handling sane again. by Jason A. Donenfeld · 10 years ago
  14. 6bcda2f ui-shared: Add current url helper function. by Jason A. Donenfeld · 10 years ago
  15. c3473e8 ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering by Jason A. Donenfeld · 10 years ago
  16. e14eee9 ui-repolist: use correct owner query link by Jason A. Donenfeld · 10 years ago
  17. c58cec9 Add repo.hide and repo.ignore by Lukas Fleischer · 10 years ago
  18. 96ceb9a repolist: add owner-filter by Chris Burroughs · 11 years ago
  19. 17838ec git: update to v2.2.1 by Christian Hesse · 11 years ago
  20. 79c985e git: update for git 2.0 by Christian Hesse · 11 years ago
  21. a2b6b37 repolist: make owner clickable to search by Jason A. Donenfeld · 12 years ago
  22. f60ffa1 Switch to exclusively using global ctx by Lukas Fleischer · 12 years ago
  23. 800380d filter: return on null filter from open and close by Jason A. Donenfeld · 12 years ago
  24. 1de6591 ui-repolist: HTML-escape cgit_rooturl() response by John Keeping · 12 years ago
  25. 3d8a650 filter: pass extra arguments via cgit_open_filter by John Keeping · 12 years ago
  26. f7f26f8 Update copyright information by Lukas Fleischer · 12 years ago
  27. c0dfaf1 ui-summary: Pass filename to about-filter by Jason A. Donenfeld · 12 years ago
  28. fb3655d use struct strbuf instead of static buffers by John Keeping · 12 years ago
  29. 8f20879 Always #include corresponding .h in .c files by John Keeping · 12 years ago
  30. b60e6bf Convert pager navigation into a unordered list by Lukas Fleischer · 12 years ago
  31. bafab42 Mark several functions/variables static by Lukas Fleischer · 12 years ago
  32. bdae1d8 White space around control verbs. by Jason A. Donenfeld · 12 years ago
  33. 53bc747 Fix several whitespace errors by Lukas Fleischer · 12 years ago
  34. b1e172a Make "owner" column on index page configurable by Florian Pritz · 12 years ago
  35. 7a4e7c8 ui-repolist: Add "section-sort" flag to control section sorting. by Tobias Bieniek · 13 years ago
  36. c366bd6 ui: Remember to print ampersand as proper html entities. by William Bell · 13 years ago
  37. fdfb6a6 ui-repolist: Rename section-sort to repository-sort. by Jason A. Donenfeld · 13 years ago
  38. e52a522 ui-repolist: do not use agefile if it's date could not be parsed by Ferry Huberts · 13 years ago
  39. 4675b91 ui-repolist: Bold the currently viewed page. by Jamie Couture · 13 years ago
  40. 7f08e03 Update copyright headers to have latest dates. by Jason A. Donenfeld · 13 years ago
  41. 184c565 ui-repolist: Case insensitive sorting and age sort by Jason A. Donenfeld · 13 years ago
  42. 181b6e7 Merge branch 'jp/defbranch' by Lars Hjemli · 13 years ago
  43. 04254fa Merge branch 'stable' by Lars Hjemli · 14 years ago
  44. 7530d94 Add sort parameter to pager of repo list by Tobias Grimm · 14 years ago
  45. 5293c8b ui-repolist.c: fallback to "master" if no default branch is specified by Lars Hjemli · 14 years ago
  46. 3ec6b30 cgit.c: always setup cgit repo environment variables by Lars Hjemli · 14 years ago
  47. 21e0e0b ui_repolist: get modtime from packed-refs as fallback by Ferry Huberts · 14 years ago
  48. ab350a7 Merge branch 'fh/filter-api' by Lars Hjemli · 14 years ago
  49. c8ea73c ui-repolist.c: do not return random/stale data from read_agefile by Lars Hjemli · 14 years ago
  50. d87bba8 cgit_open_filter: also take the repo as a parameter by Ferry Huberts · 14 years ago
  51. 25e8ba1 ui-repolist: fix redefinition of _XOPEN_SOURCE by Mark Lodato · 15 years ago
  52. 9735835 Fix repolist search links with virtual root by Geoff Johnstone · 16 years ago
  53. e01229c ui-repolist: handle empty sections similar to NULL sections by Lars Hjemli · 16 years ago
  54. 63816ec ui-repolist.c: sort by section name, repo name as default by Lars Hjemli · 16 years ago
  55. e7af002 Introduce 'section' as canonical spelling for 'repo.group' by Lars Hjemli · 16 years ago
  56. e16f178 Add and use a common readfile() function by Lars Hjemli · 16 years ago
  57. 523c133 Merge branch 'stable' by Lars Hjemli · 16 years ago
  58. 011f2e9 truncate buffer before reading empty files by Simon Arlott · 16 years ago
  59. 537c05f Add 'about-filter' and 'repo.about-filter' options by Lars Hjemli · 16 years ago
  60. 3c32fe0 Merge branch 'full-log' by Lars Hjemli · 17 years ago
  61. 9c8be94 Merge branch 'lh/sort-repolist' by Lars Hjemli · 17 years ago
  62. 7115f7d ui-repolist: avoid build warning for strcasestr(3) by Lars Hjemli · 17 years ago
  63. 0274b57 ui-log: add support for showing the full commit message by Lars Hjemli · 17 years ago
  64. 8813170 ui-repolist: implement lazy caching of repo->mtime by Lars Hjemli · 17 years ago
  65. 54272e6 ui-repolist: sort null values last by Lars Hjemli · 17 years ago
  66. f250c1c ui-repolist: add support for sorting any column by Lars Hjemli · 17 years ago
  67. cbac02c ui-repolist: extract get_repo_modtime() from print_modtime() by Lars Hjemli · 17 years ago
  68. d71c0c7 Add support for sorting by Age in the repolist by Benjamin Close · 17 years ago
  69. c7d1402 ui-repolist: handle empty agefiles by Lars Hjemli · 17 years ago
  70. 49ecbbd ui-repolist + ui-shared: Use cgit_summary_link() by Lars Hjemli · 17 years ago
  71. dd80ef5 ui-repolist: enable filtering of repos by path by Lars Hjemli · 17 years ago
  72. c6078b8 Add a pager on the repolist by Lars Hjemli · 17 years ago
  73. c6431a7 Prepare for 'about site' page / add 'root-readme' option to cgitrc by Lars Hjemli · 17 years ago
  74. 8062817 Move included header-file out of repolist table 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. 28d781f Make repository search case insensitive by Lars Hjemli · 17 years ago
  77. 536b054 Implement minimal freetext search in the repolist by Lars Hjemli · 17 years ago
  78. 931fc6d More layout fixes by Lars Hjemli · 17 years ago
  79. a4d1ca1 Add ui-shared.h by Lars Hjemli · 17 years ago
  80. b608e88 Remove obsolete cacheitem parameter to ui-functions by Lars Hjemli · 17 years ago
  81. f3c1a18 Add struct cgit_page to cgit_context by Lars Hjemli · 17 years ago
  82. b1f9b9c Introduce html.h by Lars Hjemli · 17 years ago
  83. d1f3bbe Move cgit_repo into cgit_context by Lars Hjemli · 17 years ago
  84. b228d4f Add all config variables into struct cgit_context by Lars Hjemli · 17 years ago
  85. 2915483 Fix html error detected by test-suite by Lars Hjemli · 18 years ago
  86. 5114031 Add search parameters to cgit_log_link by Lars Hjemli · 18 years ago
  87. 103940f Add ofs argument to cgit_log_link and use it in ui-log.c by Lars Hjemli · 18 years ago
  88. 0d05bca Add setting to enable/disable extra links on index page by Lars Hjemli · 18 years ago
  89. a215bf4 Change S/L/T to summary/log/tree by Lars Hjemli · 18 years ago
  90. 1f34fb9 Change "files" to "tree" by Lars Hjemli · 18 years ago
  91. 48c487d Add git_log_link() and fix bug in generic repolink function by Lars Hjemli · 18 years ago
  92. 44947bf Add and use cgit_tree_link() by Lars Hjemli · 18 years ago
  93. 25da3f7 Remove unused variable from ui-repolist.c:read_agefile() by Lars Hjemli · 18 years ago
  94. 57f6a8b Show time since last change on index page by Lars Hjemli · 18 years ago
  95. 0b8b6a3 Make frontpage friendlier by Lars Hjemli · 18 years ago
  96. 271ac5a Merge branch 'repogroups' by Lars Hjemli · 18 years ago
  97. de69ce0 Teach cgit howto include an external file on index page. by Lars Hjemli · 18 years ago
  98. 2aef89e Don't highlight repogroup headings by Lars Hjemli · 18 years ago
  99. 5877c49 Teach cgit how to group repositories by category by Lars Hjemli · 18 years ago
  100. c1ad6cb Restrict length of repo description on repolist page by Lars Hjemli · 18 years ago