1. 84fb315 Add link to file view for creating a Gerrit change/edit by Ilmari Lauhakangas · 9 months ago master
  2. c27f65e DevServer: Fix compilation error for getUserKey by Jack Rosenthal · 5 months ago
  3. 3ad1997 tools/run_dev.sh: Allow specifying BAZEL by Jack Rosenthal · 5 months ago
  4. c5c8250 Merge "Update Soy templates to use the ! operator instead of 'not'." by Sam Delmerico · 6 months ago
  5. e15e8ff Update Soy templates to use the ! operator instead of 'not'. by Sam Delmerico · 6 months ago
  6. e260f60 Merge "update soy dependency to version 2024-01-30" by Sam Delmerico · 6 months ago
  7. 37e5d8f update soy dependency to version 2024-01-30 by Sam Delmerico · 6 months ago
  8. 2c42c55 DocServletTest: remove println by Sam Delmerico · 6 months ago
  9. b69f574 add unit test for pretty=fuller query parameter by Sam Delmerico · 6 months ago
  10. 2e56e66 add unit test for Next button link in Log view by Sam Delmerico · 6 months ago
  11. e4ae359 ensure that s= param is set correctly for previous link in log by Sam Delmerico · 6 months ago
  12. 132683b Bump Bazel version to 7.0.1 by David Ostrovsky · 6 months ago
  13. 2527109 Bump bazlets version to 50f43f450f by David Ostrovsky · 6 months ago
  14. 37e8d85 Merge "If pretty=fuller set verbose to true" by Tim Zhou · 7 months ago
  15. 125b70a If pretty=fuller set verbose to true by Tim Zhou · 7 months ago
  16. e527796 Bump version to 1.4.0 by Matthias Sohn · 7 months ago v1.4.0
  17. f506980 Upgrade soy to 2023-12-13 by Adrià Vilanova Martínez · 7 months ago
  18. d0e91e6 Merge "Add fuller template for gitiles pretty logging" by Tim Zhou · 8 months ago
  19. 10f92e0 Add fuller template for gitiles pretty logging by Tim Zhou · 8 months ago
  20. 2f2434c Merge "Reapply "Soy: bump version and use new "??" operator"" by Tim Zhou · 8 months ago
  21. 9dd1a2e Reapply "Soy: bump version and use new "??" operator" by Tim Zhou · 8 months ago
  22. 70d9a1b Migrate usages of `and`/`or` to `&&`/`||`. by Nicholas Yu · 8 months ago
  23. 9bdd8cb Merge "Revert "Soy: bump version and use new "??" operator"" by Tim Zhou · 8 months ago
  24. 1946930 Revert "Soy: bump version and use new "??" operator" by Tim Zhou · 8 months ago
  25. b49a952 Common.soy: make explictely nullable the css parameter by Ivan Frade · 8 months ago
  26. 3cc3548 Soy: bump version and use new "??" operator by Tim Zhou · 9 months ago
  27. bbbfc04 Merge "Improve tools/run_dev.sh to allow custom flags" by Réda Housni Alaoui · 9 months ago
  28. d62af25 Enable more errorprone patterns by Matthias Sohn · 10 months ago
  29. 484ec1a Update bazel to 6.3.2 by Matthias Sohn · 10 months ago
  30. 1210230 [errorprone] Fix JavaUtilDate by Matthias Sohn · 10 months ago
  31. cf746f0 Update JGit to dc27dbd2f by Matthias Sohn · 10 months ago
  32. d8e7ffb [errorprone] Fix see InvalidInlineTag by Matthias Sohn · 10 months ago
  33. e2e3c6a [errorprone] Fix BadImport by Matthias Sohn · 10 months ago
  34. ba9eb87 [errorprone] Fix EscapedEntity by Matthias Sohn · 10 months ago
  35. 8516506 Improve tools/run_dev.sh to allow custom flags by Réda Housni Alaoui · 10 months ago
  36. 0f85ecb [errorprone] Remove unnecessary parentheses by Matthias Sohn · 10 months ago
  37. c156c96 [errorprone] Annotate method returning null as nullable by Matthias Sohn · 10 months ago
  38. 30ea267 [errorprone] Remove null check for value which cannot be null by Matthias Sohn · 10 months ago
  39. 4a11466 [errorprone] Suppress AnnotateFormatMethod by Matthias Sohn · 10 months ago
  40. 0cda867 [errorprone] Fix empty javadoc block tags by Matthias Sohn · 10 months ago
  41. 010d3c3 [errorprone] Use Guava Splitter to avoid String#split by Matthias Sohn · 10 months ago
  42. d5ce821 [errorprone] Annotate method formatting string by Matthias Sohn · 10 months ago
  43. a0d00c5 [errorprone] Add missing javadoc summary by Matthias Sohn · 10 months ago
  44. 97196ea Update java-prettify to 32fa081a797a by Matthias Sohn · 10 months ago
  45. d681950 Bump version to 1.3.0 by David Ostrovsky · 1 year, 1 month ago v1.3.0
  46. 2d4e82e Update JGit version to 42917767f by David Ostrovsky · 10 months ago
  47. 34d1324 Remove unused guice dependency by David Ostrovsky · 10 months ago
  48. 1219bcd Upgrade guava to 32.1-jre by David Ostrovsky · 2 years, 6 months ago
  49. b911eb3 Revert "Add parents field to logEntry soy data for use in custom templates" by Jonathan Nieder · 12 months ago
  50. 9395244 Merge "Add parents field to logEntry soy data for use in custom templates" by Brian Egizi · 1 year ago
  51. f1112ac Add parents field to logEntry soy data for use in custom templates by Brian Egizi · 1 year ago
  52. 67cd01f Support serving tags via JSON format. by Kevin Chowski · 1 year, 1 month ago
  53. 3dda899 Update dependencies to match the versions in gerrit core by David Ostrovsky · 1 year, 3 months ago
  54. acf2a19 Document how to provide custom styling in soy template by Daniele Sassoli · 1 year, 5 months ago
  55. f4cbf4b Bump version to 1.2.0 by Gavin Mak · 1 year, 6 months ago v1.2.0
  56. 48c55c1 Merge "Docs: Use semantic versioning compatible tag example" by Nasser Grainawi · 1 year, 6 months ago
  57. 717a30f Support reading gitlinks by Gavin Mak · 1 year, 6 months ago
  58. ad155ad Docs: Use semantic versioning compatible tag example by Sven Selberg · 1 year, 6 months ago
  59. 311e6f7 Bump version to 1.1.0 by Wendy Wang · 1 year, 6 months ago v1.1.0
  60. 19a0e44 Rendering images by Wendy Wang · 1 year, 7 months ago
  61. cdbf7a1 Merge "Update to commonmark 0.21.0 (was 0.10.0)" by Jonathan Nieder · 1 year, 7 months ago
  62. 9707668 Provide nonce as String, not Optional<String>, to Soy by Jonathan Nieder · 1 year, 8 months ago
  63. 34d5008 Provide csp_nonce to Soy Templates by Kamil Musin · 1 year, 8 months ago
  64. 21831b9 Update to commonmark 0.21.0 (was 0.10.0) by Ivan Frade · 1 year, 8 months ago
  65. b07bdd9 Remove inline event handlers in the soy template. by Kamil Musin · 1 year, 9 months ago
  66. f21a5a6 Merge "Don't ignore .txt file extension" by Edwin Kempin · 1 year, 9 months ago
  67. da89544 Don't ignore .txt file extension by Fabien Sanglard · 1 year, 10 months ago
  68. 21d5813 Merge changes from topic "documentation" by Sven Selberg · 1 year, 10 months ago
  69. da9134f Documentation: customTemplates by Antoine Musso · 2 years, 1 month ago
  70. 33d4c13 Documentation: exportAll by Antoine Musso · 2 years, 1 month ago
  71. 68f511a Documentation: URLs by Antoine Musso · 2 years, 1 month ago
  72. 0b4abb4 Documentation: siteTitle by Antoine Musso · 2 years, 1 month ago
  73. 07e2142 Documentation: redirectGitweb by Antoine Musso · 2 years, 1 month ago
  74. ed97b7f Documentation: fixedTimeZone by Dave Borowitz · 2 years, 1 month ago
  75. 3107a7b Merge "Add java-prettify submodule" by Jonathan Nieder · 1 year, 10 months ago
  76. acb511d Add java-prettify submodule by Fabien Sanglard · 1 year, 11 months ago
  77. 13d82a7 Merge "Update bazlets to latest" by Jonathan Nieder · 1 year, 11 months ago
  78. 1da888c Update bazlets to latest by Antoine Musso · 1 year, 11 months ago
  79. 890cc12 doc: mention git submodule update by Antoine Musso · 2 years, 2 months ago
  80. daac590 doc: build rules requires /usr/bin/python by Antoine Musso · 1 year, 11 months ago
  81. 8cc5022 Elaborate developer documentation by Fabien Sanglard · 1 year, 11 months ago
  82. ce80495 Provide a support to blame on a given commit. This is done by passing in by Ronald Bhuleskar · 1 year, 11 months ago
  83. d9b7621 Update JGit by Ronald Bhuleskar · 1 year, 11 months ago
  84. 3b35763 Bazel: Switch to using toolchain resolution for java rules by David Ostrovsky · 2 years, 3 months ago
  85. 01abf45 Merge "Bump commons-compress version to 1.21 and tukaani-xz to 1.9" by David Ostrovsky · 2 years, 3 months ago
  86. c383b26 Update JGit by Jonathan Nieder · 2 years, 4 months ago
  87. bc3830e developer-guide: Version scheme changed to Semantic Versioning by Sven Selberg · 2 years, 6 months ago
  88. c40efa4 Bump version to 1.0.0 by Sven Selberg · 2 years, 6 months ago v1.0.0
  89. 958f5bf Hyphenate html id attributes by Sven Selberg · 2 years, 6 months ago
  90. d99004c Fix namespaces for soy templates by Sven Selberg · 2 years, 6 months ago
  91. 560543e mvn.sh: Consistently use baselisk command by David Ostrovsky · 2 years, 6 months ago
  92. 5302fc0 Switch to javax.servlet:3.1.0 by Gerrit Code Review · 2 years, 7 months ago v1.0-rc0
  93. 70c66c6 Merge "Adapt CSS for small screens" by Sven Selberg · 2 years, 6 months ago
  94. 746b8a9 Merge changes from topic "jgit-as-submodule" by Matthias Sohn · 2 years, 6 months ago
  95. d2e5e55 Merge "Sort subdirectories alphabetically" by Matthias Sohn · 2 years, 6 months ago
  96. f08cb4a Sort subdirectories alphabetically by Pontus Jaensson · 2 years, 9 months ago
  97. 9530636 Merge "Bump Java language level to Java 11" by David Ostrovsky · 2 years, 7 months ago
  98. 4711062 Format build files using buildifier by Matthias Sohn · 2 years, 7 months ago
  99. b3ee156 Link to JGit source as git submodule by Matthias Sohn · 2 years, 7 months ago
  100. e7a33c2 Rename some build rules to meet expectation in JGit bazel build by Matthias Sohn · 2 years, 7 months ago