1. 2d76df2 reftable: reserve standard PackExt by Shawn Pearce · 7 years ago master reftable
  2. 0aae64c reftable: resolve symbolic references by Shawn Pearce · 7 years ago
  3. 195541d reftable: support threshold based compaction by Shawn Pearce · 7 years ago
  4. d48ac5b reftable: compact merged tables by Shawn Pearce · 7 years ago
  5. 77d8eea reftable: merge-join reftables by Shawn Pearce · 7 years ago
  6. 7da2fe6 reftable: lookup by ObjectId unit tests by Shawn Pearce · 7 years ago
  7. e8e8041 reftable: reflog unit tests by Shawn Pearce · 7 years ago
  8. da5a27c reftable: namespace unit tests by Shawn Pearce · 7 years ago
  9. 9da26a5 reftable: bulk operation unit tests by Shawn Pearce · 7 years ago
  10. b6e25e5 reftable: basic functionality unit tests by Shawn Pearce · 7 years ago
  11. 0398f3d reftable: debug tools by Shawn Pearce · 7 years ago
  12. 0a26dcf reftable: scan and lookup reftable files by Shawn Pearce · 7 years ago
  13. 0ecc836 reftable: create and write reftable files by Shawn Pearce · 7 years ago
  14. b9e818b reftable: file format documentation by Shawn Pearce · 7 years ago
  15. e17bfc9 Add support to follow HTTP redirects by Thomas Wolf · 9 years ago
  16. be767fd Merge "Fix off-by-one error in Strings.count()" by Christian Halstrick · 7 years ago
  17. c71af0c Merge "Use relative paths for attribute rule matching" by Christian Halstrick · 7 years ago
  18. b13a285 Send a detailed event on working tree modifications by Thomas Wolf · 7 years ago
  19. 81d020a Merge branch 'stable-4.8' by Matthias Sohn · 7 years ago
  20. 758a181 Merge branch 'stable-4.7' into stable-4.8 by Matthias Sohn · 7 years ago
  21. 53becf1 Merge branch 'stable-4.6' into stable-4.7 by Matthias Sohn · 7 years ago
  22. 985e3c6 Merge branch 'stable-4.5' into stable-4.6 by Matthias Sohn · 7 years ago
  23. d9fd352 Update Oxygen Orbit p2 repository to R20170516192513 by Matthias Sohn · 7 years ago
  24. 1ed1e40 Fix exception handling for opening bitmap index files by Christian Halstrick · 7 years ago
  25. 3790832 Do not apply pushInsteadOf to existing pushUris by Thomas Wolf · 7 years ago
  26. df3469f Record submodule paths with untracked changes as FileMode.GITLINK by Thomas Wolf · 7 years ago
  27. f5a2c77 Fix handling of pushInsteadOf by Thomas Wolf · 7 years ago
  28. 196915d Merge "Ensure EOL stream type is DIRECT when -text attribute is present" by Christian Halstrick · 7 years ago
  29. b07db60 Fix off-by-one error in Strings.count() by Thomas Wolf · 7 years ago
  30. 53dd9a9 Rename extensions.refsStorage to refStorage by Shawn Pearce · 7 years ago
  31. a489a8a Ensure EOL stream type is DIRECT when -text attribute is present by Thomas Wolf · 7 years ago
  32. 4bc539a Use relative paths for attribute rule matching by Thomas Wolf · 7 years ago
  33. ed29dec Expose LongMap in util package by Shawn Pearce · 7 years ago
  34. 40c9c59 NB: encode and decode 24-bit ints by Shawn Pearce · 7 years ago
  35. 22201e8 Update thread-safety warning about Repository by Shawn Pearce · 7 years ago
  36. 8bbe34f ReflogWriter: Minor cleanup by Dave Borowitz · 7 years ago
  37. cf9662c Eliminate SectionParser construction boilerplate by Dave Borowitz · 7 years ago
  38. 9e54cbb Merge changes Ia6c3935c,I46a29eae by David Pursehouse · 7 years ago
  39. 4d1334c Merge "git ignore .DS_Store" by Matthias Sohn · 7 years ago
  40. fd30310 Merge "git ignore all bazel folders" by Matthias Sohn · 7 years ago
  41. ba85764 Remove unused import introduced in a551b64 by Matthias Sohn · 7 years ago
  42. 3eaa8d8 Silence API errors caused by adding enum constants in dbb137e by Matthias Sohn · 7 years ago
  43. 4085646 Merge changes I424295df,Ib003f7c8 by David Pursehouse · 7 years ago
  44. a551b64 Treat RawText of binary data as file with one single line. by Han-Wen Nienhuys · 7 years ago
  45. 8c6a9a2 Merge "Use w1 for hashCode of AbbreviatedObjectId" by Terry Parker · 7 years ago
  46. 8391cc2 Merge "IntList: support contains(int)" by David Pursehouse · 7 years ago
  47. 9f462a9 Merge "Replace findbugs by spotbugs" by David Pursehouse · 7 years ago
  48. 4a00f18 Use w1 for hashCode of AbbreviatedObjectId by Shawn Pearce · 7 years ago
  49. 652a6b0 IntList: support contains(int) by Shawn Pearce · 7 years ago
  50. de76984 Replace findbugs by spotbugs by Matthias Sohn · 7 years ago
  51. 45da0fc RefDirectory: Add in-process fair lock for atomic updates by Dave Borowitz · 7 years ago
  52. 6f23210 RefDirectory: Retry acquiring ref locks with backoff by Dave Borowitz · 7 years ago
  53. 2ff6ac0 git ignore .DS_Store by David Pursehouse · 7 years ago
  54. 6eef858 git ignore all bazel folders by David Pursehouse · 7 years ago
  55. 5188c23 Merge "Fix committing empty commits" by David Pursehouse · 7 years ago
  56. 94aebcb Merge "Support overriding a batch's reflog on a per-ReceiveCommand basis" by David Pursehouse · 7 years ago
  57. da0770f Fix committing empty commits by Christian Halstrick · 7 years ago
  58. 7e49466 Merge changes from topic 'batch-ref-update-reflog' by David Pursehouse · 7 years ago
  59. ab0eedc Trim boilerplate in RawParseUtils_LineMapTest. by Han-Wen Nienhuys · 7 years ago
  60. b0695e5 Add commit check for head references by Zhen Chen · 7 years ago
  61. 673acfc Add connectivity check from references by Zhen Chen · 7 years ago
  62. 2c29996 Add dfs fsck implementation by Zhen Chen · 7 years ago
  63. 104107b Support overriding a batch's reflog on a per-ReceiveCommand basis by Dave Borowitz · 7 years ago
  64. a1e1146 BatchRefUpdate: Expand javadocs and add @Nullable by Dave Borowitz · 7 years ago
  65. 22e9106 PackedBatchRefUpdate: Write reflogs by Dave Borowitz · 7 years ago
  66. 82f6850 Improve BatchRefUpdateTest readability by Dave Borowitz · 7 years ago
  67. dbb137e Extract constants for reflog entry message prefixes by Dave Borowitz · 7 years ago
  68. 65b6476 Move BatchRefUpdate tests to a new file by Dave Borowitz · 7 years ago
  69. 2696286 Implement atomic BatchRefUpdates for RefDirectory by Dave Borowitz · 7 years ago
  70. cf9e3fa Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} by Dave Borowitz · 7 years ago
  71. 4940ea1 Add missing newlines at ends of Java files by David Pursehouse · 7 years ago
  72. e93b002 Temporarily @Ignore flaky CommitCommandTest methods by Dave Borowitz · 7 years ago
  73. 843e444 Fix matching ignores and attributes pattern of form a/b/**. by Dmitry Pavlenko · 7 years ago
  74. ba91e8a Merge changes from topic 'packed-batch-ref-update' by David Pursehouse · 7 years ago
  75. ad269ae Merge "Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable" by Shawn Pearce · 7 years ago
  76. 1baf86d Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable by Changcheng Xiao · 7 years ago
  77. d4cfa95 dfs: optionally store blockSize in DfsPackDescription by Shawn Pearce · 7 years ago
  78. a1e4825 dfs: silence resource warnings in DfsBlockCacheTest by Shawn Pearce · 7 years ago
  79. f414f7d dfs: Fix DataFormatException: 0 bytes to inflate by Shawn Pearce · 7 years ago
  80. da0a7c1 dfs: actually allow current DfsBlock to GC by Shawn Pearce · 7 years ago
  81. 3a072c8 dfs: test for repositories sharing blocks in DfsBlockCache by Shawn Pearce · 7 years ago
  82. 0d4832e Merge "dfs: only create DfsPackFile if description has PACK" by Shawn Pearce · 7 years ago
  83. a6afed9 dfs: Fix incorrect use of reference == for DfsStreamKey by Shawn Pearce · 7 years ago
  84. 8d27c48 dfs: Fix build break caused by DfsStreamKey.of signature change by Shawn Pearce · 7 years ago
  85. e6d9ae0 dfs: only create DfsPackFile if description has PACK by Shawn Pearce · 7 years ago
  86. 4321ccd dfs: Fix default DfsStreamKey to include DfsRepositoryDescription by Shawn Pearce · 7 years ago
  87. 90a957c dfs: Shrink DfsPackDescription.sizeMap storage by Shawn Pearce · 7 years ago
  88. da7671f dfs: Fix caching of index, bitmap index, reverse index by Shawn Pearce · 7 years ago
  89. b1bdeeb dfs: Use special ForReverseIndex DfsStreamKey wrapper instead of derive by Shawn Pearce · 7 years ago
  90. 07f98a8 Derive DfsStreamKey from DfsPackDescription by Shawn Pearce · 7 years ago
  91. 28202a6 Add tests for updating single refs to missing objects by Dave Borowitz · 7 years ago
  92. f529fa6 Fix deleting symrefs by Dave Borowitz · 7 years ago
  93. 9c33f73 RefDirectory: Throw exception if CAS of packed ref list fails by Dave Borowitz · 7 years ago
  94. 21ec281 ReceiveCommand: Explicitly check constructor preconditions by Dave Borowitz · 7 years ago
  95. 00a72e2 BatchRefUpdate: Document when getPushOptions is null by Dave Borowitz · 7 years ago
  96. 84c71ac Extract BlockBasedFile base class for DfsPackFile by Shawn Pearce · 7 years ago
  97. 8c566be Use separate DfsStreamKey for PackIndex by Shawn Pearce · 7 years ago
  98. e924de5 Rename DfsPackKey to DfsStreamKey by Shawn Pearce · 7 years ago
  99. dfb9884 Add missing @since 4.9 for new API PackParser.setExpectedObjectCount() by Matthias Sohn · 7 years ago
  100. 106ed5f Merge changes from topic 'packed-batch-ref-update' by Dave Borowitz · 7 years ago