1. d62af25 Enable more errorprone patterns by Matthias Sohn · 7 months ago
  2. 484ec1a Update bazel to 6.3.2 by Matthias Sohn · 7 months ago
  3. 1210230 [errorprone] Fix JavaUtilDate by Matthias Sohn · 7 months ago
  4. cf746f0 Update JGit to dc27dbd2f by Matthias Sohn · 7 months ago
  5. d8e7ffb [errorprone] Fix see InvalidInlineTag by Matthias Sohn · 7 months ago
  6. e2e3c6a [errorprone] Fix BadImport by Matthias Sohn · 7 months ago
  7. ba9eb87 [errorprone] Fix EscapedEntity by Matthias Sohn · 7 months ago
  8. 8516506 Improve tools/run_dev.sh to allow custom flags by Réda Housni Alaoui · 7 months ago
  9. 0f85ecb [errorprone] Remove unnecessary parentheses by Matthias Sohn · 7 months ago
  10. c156c96 [errorprone] Annotate method returning null as nullable by Matthias Sohn · 7 months ago
  11. 30ea267 [errorprone] Remove null check for value which cannot be null by Matthias Sohn · 7 months ago
  12. 4a11466 [errorprone] Suppress AnnotateFormatMethod by Matthias Sohn · 7 months ago
  13. 0cda867 [errorprone] Fix empty javadoc block tags by Matthias Sohn · 7 months ago
  14. 010d3c3 [errorprone] Use Guava Splitter to avoid String#split by Matthias Sohn · 7 months ago
  15. d5ce821 [errorprone] Annotate method formatting string by Matthias Sohn · 7 months ago
  16. a0d00c5 [errorprone] Add missing javadoc summary by Matthias Sohn · 7 months ago
  17. 97196ea Update java-prettify to 32fa081a797a by Matthias Sohn · 7 months ago
  18. d681950 Bump version to 1.3.0 by David Ostrovsky · 11 months ago v1.3.0
  19. 2d4e82e Update JGit version to 42917767f by David Ostrovsky · 7 months ago
  20. 34d1324 Remove unused guice dependency by David Ostrovsky · 7 months ago
  21. 1219bcd Upgrade guava to 32.1-jre by David Ostrovsky · 2 years, 3 months ago
  22. b911eb3 Revert "Add parents field to logEntry soy data for use in custom templates" by Jonathan Nieder · 9 months ago
  23. 9395244 Merge "Add parents field to logEntry soy data for use in custom templates" by Brian Egizi · 9 months ago
  24. f1112ac Add parents field to logEntry soy data for use in custom templates by Brian Egizi · 10 months ago
  25. 67cd01f Support serving tags via JSON format. by Kevin Chowski · 10 months ago
  26. 3dda899 Update dependencies to match the versions in gerrit core by David Ostrovsky · 1 year ago
  27. acf2a19 Document how to provide custom styling in soy template by Daniele Sassoli · 1 year, 2 months ago
  28. f4cbf4b Bump version to 1.2.0 by Gavin Mak · 1 year, 3 months ago v1.2.0
  29. 48c55c1 Merge "Docs: Use semantic versioning compatible tag example" by Nasser Grainawi · 1 year, 3 months ago
  30. 717a30f Support reading gitlinks by Gavin Mak · 1 year, 3 months ago
  31. ad155ad Docs: Use semantic versioning compatible tag example by Sven Selberg · 1 year, 3 months ago
  32. 311e6f7 Bump version to 1.1.0 by Wendy Wang · 1 year, 3 months ago v1.1.0
  33. 19a0e44 Rendering images by Wendy Wang · 1 year, 4 months ago
  34. cdbf7a1 Merge "Update to commonmark 0.21.0 (was 0.10.0)" by Jonathan Nieder · 1 year, 4 months ago
  35. 9707668 Provide nonce as String, not Optional<String>, to Soy by Jonathan Nieder · 1 year, 5 months ago
  36. 34d5008 Provide csp_nonce to Soy Templates by Kamil Musin · 1 year, 5 months ago
  37. 21831b9 Update to commonmark 0.21.0 (was 0.10.0) by Ivan Frade · 1 year, 5 months ago
  38. b07bdd9 Remove inline event handlers in the soy template. by Kamil Musin · 1 year, 6 months ago
  39. f21a5a6 Merge "Don't ignore .txt file extension" by Edwin Kempin · 1 year, 7 months ago
  40. da89544 Don't ignore .txt file extension by Fabien Sanglard · 1 year, 7 months ago
  41. 21d5813 Merge changes from topic "documentation" by Sven Selberg · 1 year, 7 months ago
  42. da9134f Documentation: customTemplates by Antoine Musso · 1 year, 10 months ago
  43. 33d4c13 Documentation: exportAll by Antoine Musso · 1 year, 10 months ago
  44. 68f511a Documentation: URLs by Antoine Musso · 1 year, 10 months ago
  45. 0b4abb4 Documentation: siteTitle by Antoine Musso · 1 year, 10 months ago
  46. 07e2142 Documentation: redirectGitweb by Antoine Musso · 1 year, 10 months ago
  47. ed97b7f Documentation: fixedTimeZone by Dave Borowitz · 1 year, 10 months ago
  48. 3107a7b Merge "Add java-prettify submodule" by Jonathan Nieder · 1 year, 7 months ago
  49. acb511d Add java-prettify submodule by Fabien Sanglard · 1 year, 8 months ago
  50. 13d82a7 Merge "Update bazlets to latest" by Jonathan Nieder · 1 year, 8 months ago
  51. 1da888c Update bazlets to latest by Antoine Musso · 1 year, 8 months ago
  52. 890cc12 doc: mention git submodule update by Antoine Musso · 2 years ago
  53. daac590 doc: build rules requires /usr/bin/python by Antoine Musso · 1 year, 8 months ago
  54. 8cc5022 Elaborate developer documentation by Fabien Sanglard · 1 year, 8 months ago
  55. ce80495 Provide a support to blame on a given commit. This is done by passing in by Ronald Bhuleskar · 1 year, 8 months ago
  56. d9b7621 Update JGit by Ronald Bhuleskar · 1 year, 8 months ago
  57. 3b35763 Bazel: Switch to using toolchain resolution for java rules by David Ostrovsky · 2 years ago
  58. 01abf45 Merge "Bump commons-compress version to 1.21 and tukaani-xz to 1.9" by David Ostrovsky · 2 years ago
  59. c383b26 Update JGit by Jonathan Nieder · 2 years, 2 months ago
  60. bc3830e developer-guide: Version scheme changed to Semantic Versioning by Sven Selberg · 2 years, 3 months ago
  61. c40efa4 Bump version to 1.0.0 by Sven Selberg · 2 years, 3 months ago v1.0.0
  62. 958f5bf Hyphenate html id attributes by Sven Selberg · 2 years, 3 months ago
  63. d99004c Fix namespaces for soy templates by Sven Selberg · 2 years, 3 months ago
  64. 560543e mvn.sh: Consistently use baselisk command by David Ostrovsky · 2 years, 3 months ago
  65. 5302fc0 Switch to javax.servlet:3.1.0 by Gerrit Code Review · 2 years, 4 months ago v1.0-rc0
  66. 70c66c6 Merge "Adapt CSS for small screens" by Sven Selberg · 2 years, 3 months ago
  67. 746b8a9 Merge changes from topic "jgit-as-submodule" by Matthias Sohn · 2 years, 3 months ago
  68. d2e5e55 Merge "Sort subdirectories alphabetically" by Matthias Sohn · 2 years, 4 months ago
  69. f08cb4a Sort subdirectories alphabetically by Pontus Jaensson · 2 years, 6 months ago
  70. 9530636 Merge "Bump Java language level to Java 11" by David Ostrovsky · 2 years, 4 months ago
  71. 4711062 Format build files using buildifier by Matthias Sohn · 2 years, 4 months ago
  72. b3ee156 Link to JGit source as git submodule by Matthias Sohn · 2 years, 4 months ago
  73. e7a33c2 Rename some build rules to meet expectation in JGit bazel build by Matthias Sohn · 2 years, 4 months ago
  74. 80f36cb Merge "LogServlet: use RevSort.TOPO_KEEP_BRANCH_TOGETHER" by Sven Selberg · 2 years, 4 months ago
  75. 127114e Merge "Fixing relative link to image-size config." by Sven Selberg · 2 years, 4 months ago
  76. f950839 Bump commons-compress version to 1.21 and tukaani-xz to 1.9 by David Ostrovsky · 2 years, 4 months ago
  77. 9f97b8b Synchronize status command between gerrit and gitiles by Matthias Sohn · 2 years, 4 months ago
  78. dff134a Fix lingering references to BranchRedirectFilter by Sven Selberg · 2 years, 4 months ago
  79. 43c3f7f Fixing relative link to image-size config. by Tom Fuke · 3 years, 5 months ago
  80. 2afae06 Bump Java language level to Java 11 by David Ostrovsky · 2 years, 4 months ago
  81. 9b8a1eb Adapt CSS for small screens by Adrià Vilanova Martínez · 2 years, 4 months ago
  82. 5325447 Merge "Redo branch redirect" by Ronald Bhuleskar · 2 years, 4 months ago
  83. 999a71d Redo branch redirect by Ronald Bhuleskar · 2 years, 5 months ago
  84. b6f5512 Merge "Lists subdirectories at the top of the source tree" by Sven Selberg · 2 years, 4 months ago
  85. b46c253 Migrate usages of index(), isFirst(), and isLast() to indexed for loops. by Demetr · 2 years, 5 months ago
  86. e2e78db Merge "Added functionality to show notes" by Sven Selberg · 2 years, 6 months ago
  87. 4c5c8d2 Lists subdirectories at the top of the source tree by Pontus Jaensson · 2 years, 6 months ago
  88. c144de9 Added functionality to show notes by Pontus Jaensson · 2 years, 6 months ago
  89. 4fc9dfe Added CSS to wrap ref names correctly by Pontus Jaensson · 2 years, 6 months ago
  90. be3c460 dev-release: Point to Gerrit docs for info by Nasser Grainawi · 2 years, 9 months ago
  91. d922586 LogServlet: use RevSort.TOPO_KEEP_BRANCH_TOGETHER by Alex Spradlin · 4 years, 1 month ago
  92. 3db5dc6 Bump version to 0.4-1 by Nasser Grainawi · 2 years, 9 months ago v0.4-1
  93. 5bc0d6e servlet_tests: Use size=small by Nasser Grainawi · 2 years, 9 months ago
  94. 3cb9b4c Update dependencies from Gerrit stable-3.4 nongoogle by Nasser Grainawi · 2 years, 9 months ago
  95. 7cb3e47 Update dependencies from Gerrit core stable-3.4 by Nasser Grainawi · 2 years, 9 months ago
  96. 0cadf59 Bump Bazel version to 4.0.0 by Nasser Grainawi · 2 years, 9 months ago
  97. 359830c Replace uses of the isNull and isNonnull soy functions with comparisons with the null literal. by Jesse Costello-Good · 2 years, 11 months ago
  98. f65ff3b Remove Soy compile time globals from Gerrit. These APIs are being removed. by Jesse Costello-Good · 3 years ago
  99. ffc9a33 Test that Branch Redirect supports having short ref names in gitiles url. by Ronald Bhuleskar · 3 years ago
  100. 5764066 Redirect gitiles url using Repo's branch redirect config when format type is default (not provided in gitiles url). by Ronald Bhuleskar · 3 years, 3 months ago