Skip to content

Changes

#82 (Jun 12, 2017, 9:16:18 AM)

  1. Update Orbit to the Oxygen version R20170516192513 — Matthias Sohn / detail
  2. Run auto GC in the background — Matthias Sohn / detail
  3. ArchiveCommand: Create prefix entry with commit time — David Pursehouse / detail
  4. JGit v4.7.1.201706071930-r — Matthias Sohn / detail
  5. Prepare 4.7.2-SNAPSHOT builds — Matthias Sohn / detail
  6. CloneCommand#setCallback should return 'this' — Matthias Sohn / detail
  7. SubmoduleUpdateCommand#setCallback should return 'this' — Matthias Sohn / detail
  8. Fix capitalization of command help summaries — David Pursehouse / detail
  9. Fetch: Add --recurse-submodules and --no-recurse-submodules options — Matthias Sohn / detail
  10. Allow to use an external ExecutorService for background auto-gc — Matthias Sohn / detail
  11. Use a dedicated executor to run auto-gc in command line interface — Matthias Sohn / detail

#79 (Jun 9, 2017, 2:01:16 PM)

  1. Defer object collision check until pack stream is done — Zhen Chen / detail

#78 (Jun 5, 2017, 1:31:29 PM)

  1. fetch: Accept any SHA-1 on lhs of refspec — Shawn O. Pearce / detail

#74 (May 30, 2017, 7:01:29 PM)

  1. Prepare 4.9.0-SNAPSHOT builds — Matthias Sohn / detail

#70 (May 25, 2017, 5:01:23 PM)

  1. RenameDetector: Clarify rename limits <= 0 — Dave Borowitz / detail
  2. Fix null return from FS.readPipe when command fails to launch — Matthias Sohn / detail
  3. Fix out-of-bounds exception in RepoCommand#relative — Matthias Sohn / detail

#64 (May 22, 2017, 2:15:30 PM)

  1. Remove unnecessary cast for DfsReader — Zhen Chen / detail

#62 (May 22, 2017, 12:01:31 PM)

  1. Fix javadoc of TooLargeObjectInPackException — Matthias Sohn / detail

#58 (May 19, 2017, 5:16:20 PM)

  1. Allow DfsReader to be subclassed — Shawn O. Pearce / detail

#57 (May 19, 2017, 4:01:20 PM)

  1. Track read IO for DfsReader — Shawn O. Pearce / detail

#56 (May 18, 2017, 6:45:37 PM)

  1. Exclude refs/tags from bitmap commit selection — Terry Parker / detail

#55 (May 18, 2017, 3:00:38 PM)

  1. JGit v4.8.0.201705170830-rc1 — Matthias Sohn / detail
  2. Prepare 4.8.0-SNAPSHOT builds — Matthias Sohn / detail

#54 (May 15, 2017, 7:15:37 AM)

  1. [findBugs] Use UTF-8 when writing to the error stream in jgit pgm — Matthias Sohn / detail
  2. [findBugs] Use UTF-8 when writing to the error stream in GitHook — Matthias Sohn / detail
  3. [findBugs] Use UTF-8 to read git-rebase-todo file — Matthias Sohn / detail
  4. [findBugs] Use UTF-8 to write to the error stream in TextProgressMonitor — Matthias Sohn / detail

#53 (May 15, 2017, 2:30:39 AM)

  1. Add shutdown hook to cleanup unfinished clone when JVM is killed — Matthias Sohn / detail

#52 (May 13, 2017, 6:30:39 AM)

  1. Clean up the disk when cloning fails — Matthias Sohn / detail

#51 (May 12, 2017, 5:15:47 AM)

  1. Remove unused clirr-maven-plugin from LFS pom.xml files — David Pursehouse / detail
  2. Upgrade maven-pmd-plugin to latest version — David Pursehouse / detail
  3. Upgrade japicmp-maven-plugin to latest version — David Pursehouse / detail

#50 (May 11, 2017, 4:46:01 PM)

  1. Update jetty to 9.4.5 — Matthias Sohn / detail

#49 (May 11, 2017, 11:45:36 AM)

  1. Specify minimum Maven version in pom.xml — David Pursehouse / detail

#48 (May 9, 2017, 7:30:39 PM)

  1. Checkout should not use too long filenames — Matthias Sohn / detail

#47 (May 8, 2017, 7:15:38 PM)

  1. Support pull on detached HEAD — Matthias Sohn / detail

#46 (May 3, 2017, 6:30:38 PM)

  1. Reset ObjectWalker when it starts a new walk — Zhen Chen / detail

#45 (May 2, 2017, 3:15:37 PM)

  1. Fix stack overflow in MergeBaseGenerator — Shawn O. Pearce / detail

#44 (Apr 27, 2017, 5:45:38 PM)

  1. Clone: add --recurse-submodules option — Matthias Sohn / detail

#43 (Apr 23, 2017, 3:31:49 AM)

  1. Fix unnecessary type paramaters — Shawn O. Pearce / detail

#42 (Apr 21, 2017, 5:31:49 PM)

  1. Delete expired garbage even when there is no GC pack present. — Thirumala Reddy Mutchukota / detail

#41 (Apr 20, 2017, 6:16:48 PM)

  1. Update eclipse-jarsigner-plugin to 1.1.4 — Matthias Sohn / detail

#40 (Apr 19, 2017, 4:16:49 AM)

  1. Add parseCommit(AnyObjectId) method to Repository. — David Pursehouse / detail

#39 (Apr 18, 2017, 5:16:49 AM)

  1. RepoCommand: Add linkfile support. — David Pursehouse / detail

#38 (Apr 18, 2017, 4:46:49 AM)

  1. Add some tests for alternates — David Pursehouse / detail

#37 (Apr 17, 2017, 3:01:52 PM)

  1. Process all "have"s even when MissingObjectException is encountered — Jonathan Nieder / detail

#36 (Apr 17, 2017, 12:16:50 PM)

  1. Prevent alternates loop — Matthias Sohn / detail

#35 (Apr 16, 2017, 3:16:49 PM)

  1. Update Maven plugins — Matthias Sohn / detail
  2. Add missing @since tag for new API RepoCommand.setTargetURI() — Matthias Sohn / detail

#34 (Apr 13, 2017, 9:01:49 AM)

  1. Bazel: Restrict src globs to Java source files — David Pursehouse / detail

#33 (Apr 12, 2017, 11:31:47 PM)

  1. Fix RepoCommand to allow for relative URLs — David Pursehouse / detail

#32 (Apr 12, 2017, 9:16:49 PM)

  1. BundleWriter: Allow constructing from only an ObjectReader — Dave Borowitz / detail

#31 (Apr 12, 2017, 10:31:47 AM)

  1. Only throw MissingObjectException when necessary — Jonathan Nieder / detail

#30 (Apr 10, 2017, 7:31:49 PM)

  1. ManifestParser: Throw exception if remote does not have fetch attribute — Matthias Sohn / detail
  2. Cleanup and test trailing slash handling in ManifestParser — Matthias Sohn / detail

#29 (Apr 9, 2017, 8:00:30 PM)

  1. Add missing @Override annotations in AppServer.TestMappedLoginService — Matthias Sohn / detail

#28 (Apr 9, 2017, 7:30:30 PM)

  1. Update JGit version used to detect API changes to 4.7.0.201704051617-r — Matthias Sohn / detail
  2. Remove unused API filters — Matthias Sohn / detail

#27 (Apr 9, 2017, 6:09:44 PM)

  1. Exclude generated class UbcCheck from PMD checks — Matthias Sohn / detail

#26 (Apr 9, 2017, 5:15:43 PM)

  1. JGit v4.5.2.201704071617-r — Matthias Sohn / detail
  2. Prepare 4.5.3-SNAPSHOT builds — Matthias Sohn / detail

#25 (Apr 6, 2017, 1:00:38 PM)

  1. Fix @since tags of new API added after 4.7.0 — Matthias Sohn / detail
  2. Silence API error for new method added to abstract MergeStrategy — Matthias Sohn / detail

#24 (Apr 6, 2017, 1:15:35 AM)

  1. PushConnectionTest: Increase maxCommandBytes again — David Pursehouse / detail

#23 (Apr 5, 2017, 10:00:31 PM)

  1. JGit v4.7.0.201704051617-r — Matthias Sohn / detail
  2. Prepare 4.7.1-SNAPSHOT — Matthias Sohn / detail

#22 (Apr 5, 2017, 6:00:52 PM)

  1. Support creating Mergers without a Repository — Jonathan Nieder / detail

#21 (Apr 5, 2017, 11:45:37 AM)

  1. Prepare 4.8.0-SNAPSHOT builds — Matthias Sohn / detail

#20 (Apr 5, 2017, 11:15:31 AM)

  1. Fix version.sh to update version of imported jgit features — Matthias Sohn / detail

#19 (Apr 5, 2017, 8:27:43 AM)

  1. Fixed NP dereference error reported by ecj in UploadPack.stopBuffering() — Andrey Loskutov / detail

#18 (Apr 5, 2017, 5:01:42 AM)

  1. TarFormat: Use commit time as timestamp for entries — David Pursehouse / detail

#17 (Apr 4, 2017, 10:31:43 PM)

  1. Make diff locations more consistent — KB Sriram / detail

#16 (Apr 4, 2017, 7:46:42 PM)

  1. PushConnectionTest#limitCommandBytes: Increase maxCommandBytes — David Pursehouse / detail

#15 (Apr 4, 2017, 6:16:42 PM)

  1. NameConflictTreeWalk: Mark repo param @Nullable — Dave Borowitz / detail
  2. ResolveMergerTest: Add tests for content merges — Dave Borowitz / detail

#14 (Apr 4, 2017, 2:31:43 PM)

  1. Buffer the response until request parsing has done — masaya suzuki / detail

#13 (Apr 2, 2017, 8:46:42 PM)

  1. Downgrade Jetty to 9.3.17.v20170317 in Bazel build — David Pursehouse / detail

#12 (Apr 2, 2017, 7:31:42 PM)

  1. Revert "Update Jetty to 9.4.1.v20170120" — David Pursehouse / detail
  2. Revert "Update Jetty to 9.4.1.v20170120 in buck build" — Matthias Sohn / detail
  3. Update Jetty to 9.3.17.v20170317 — Matthias Sohn / detail

#11 (Mar 30, 2017, 7:16:43 PM)

  1. Downgrade jetty to 9.3.9.v20160517 — Matthias Sohn / detail
  2. Remove unused import from ManifestParser — Matthias Sohn / detail

#10 (Mar 30, 2017, 8:46:44 AM)

  1. Require jetty 9.4.0 consistently — Matthias Sohn / detail

#9 (Mar 29, 2017, 8:16:43 PM)

  1. Noop changes to ManifestParser — Han-Wen NIenhuys / detail
  2. Document the intended use of RepoCommand#setURI() — Han-Wen NIenhuys / detail

#8 (Mar 27, 2017, 6:16:41 PM)

  1. Consistently use 'path' for the path to a subrepo in RepoCommand — Matthias Sohn / detail

#7 (Mar 27, 2017, 5:46:43 PM)

  1. Prepare 4.5.2-SNAPSHOT builds — Matthias Sohn / detail
  2. Don't flag a packfile invalid if opening existing file failed — Matthias Sohn / detail
  3. Only mark packfile invalid if exception signals permanent problem — Matthias Sohn / detail

#5 (Mar 26, 2017, 1:16:43 AM)

  1. Raise minimum version of o.e.jetty.security to 9.4.0 — Matthias Sohn / detail

#3 (Mar 24, 2017, 3:01:46 AM)

  1. Upgrade error_prone_core to 2.0.19 — David Pursehouse / detail

#2 (Mar 23, 2017, 7:46:42 PM)

  1. PullCommand: Add support for recursing into submodules — Matthias Sohn / detail