4262 コミット (c6f9c47fda96ed698ff56546e0e8962ad3e8e601)
 

作成者 SHA1 メッセージ 日付
  Shawn Pearce c6f9c47fda Fix unused throws CorruptObjectException from addTree 8年前
  Shawn Pearce 8fe9a8baf5 Merge changes from topic 'reftree' 8年前
  Shawn Pearce 8d0551dd64 Merge changes from topic 'ketch' 8年前
  Shawn Pearce 7b6122908b Merge "TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator)" 8年前
  Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 8年前
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 8年前
  Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 8年前
  Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag 8年前
  Shawn Pearce 1f9d205043 Ketch: Intercept push and route it through Ketch 8年前
  Shawn Pearce b718e3d304 Ketch: Simple map of running leader instances 8年前
  Shawn Pearce 9b33f4aeeb Ketch: Basic replication system 8年前
  Matthias Sohn a01d6c1e55 Merge "Remove declared IOException which is no longer thrown" 8年前
  Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown 8年前
  David Pursehouse aca07fac46 Merge branch 'stable-4.2' 8年前
  Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 8年前
  Shawn Pearce a693d7b33c Merge "Transport: Implement AutoCloseable" 8年前
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8年前
  Shawn Pearce 68a6d0c0ab Merge changes from topic 'deadtree' 8年前
  Shawn Pearce 9d3b56a905 Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed" 8年前
  Shawn Pearce 462017e02b Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being 8年前
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8年前
  David Pursehouse 4b93de43ba CheckoutCommandTest: Create Git instances in try-with-resource 8年前
  David Pursehouse 78b3f174f2 BranchCommandTest: Create Git instances in try-with-resource 8年前
  David Pursehouse 7f84e40f31 CheckoutTest: Create Git instances in try-with-resource 8年前
  David Pursehouse 9d721de69b BranchTest: Create Git instances in try-with-resource 8年前
  David Pursehouse 3b63a242ef URIishTest: Use @Test annotation's `expected` argument 8年前
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests 8年前
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings 8年前
  David Pursehouse d1e821ec3f Don't use deprecated constructors of CmdLineException 8年前
  Matthias Sohn 62718a9cbc Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2 8年前
  Matthias Sohn cc0afe601b Merge "Remove org.eclipse.jgit.updatesite project from tools/version.sh" into stable-4.2 8年前
  Andrey Loskutov 2006e90abc Annotated to be removed Tree API with @noreference and @noextend 8年前
  Matthias Sohn 20f272a71c Prepare 4.2.0-SNAPSHOT builds 8年前
  Matthias Sohn 8d3584f4d3 Remove org.eclipse.jgit.updatesite project from tools/version.sh 8年前
  Shawn Pearce eadfcd3ec1 ReceiveCommand.abort(): Utility to mark batch of commands as failed 8年前
  Shawn Pearce 14dfa70520 debug-rebuild-ref-tree: Copy HEAD into RefTree 8年前
  Shawn Pearce e1529ced42 debug-rebuild-ref-tree: Add --enable flag to turn the database on 8年前
  Shawn Pearce bbfca06d64 RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories 8年前
  Shawn Pearce a290b822ab RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs 8年前
  Shawn Pearce f52581c6a5 Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" 8年前
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8年前
  David Pursehouse 559e493648 RevParse: Remove superfluous semicolon 8年前
  David Pursehouse 0352276da7 RefUpdateTest: Use try-with-resource for auto-closable types 8年前
  David Pursehouse 56634de0cc RefUpdateTest: Add null check to prevent potential NPE 8年前
  David Pursehouse 1ed5382b37 CommitCommand: Remove redundant null check 8年前
  Shawn Pearce 95bdc589b8 Merge "PackWriter: Declare preparePack object sets as @NonNull" 8年前
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 8年前
  Shawn Pearce 17580101f5 Merge "GC: Pack RefTrees in their own pack" 8年前
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 8年前
  Shawn Pearce 9e3d391953 Change to extensions.refsStorage 8年前