4430 Commits (36a53d1a3cdd66c40b6db241a75a28293f22f5e1)
 

Author SHA1 Message Date
Matthias Sohn 34b4a564ea Merge branch 'stable-4.2' 9 years ago
Laurent Delaigue 1e1fb9fc59 Add progress monitor to Merger 9 years ago
David Pursehouse 7e8e4ec019 BundleWriterTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 2a7b3ff00b DiffFormatterTest: Remove accidentally added trailing whitespace 9 years ago
David Pursehouse 776030f198 CherryPickCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 1257cfc262 DiffFormatterTest: Create auto-closeable instances in try-with-resource 9 years ago
David Pursehouse 72c94465bc ConfigTest: Create Git instance in try-with-resource 9 years ago
David Pursehouse ce1a3d7ef8 CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 9 years ago
David Pursehouse b1d188fbb7 CommitAndLogCommandTest: Create Git instances in try-with-resource 9 years ago
Shawn Pearce 17e6d8d42b Merge "Fix unused throws CorruptObjectException from addTree" 9 years ago
Shawn Pearce 08aac5904e Merge "Fix TransportException when reading bundle" 9 years ago
Chris Gavin d2bf41e7dd Fix TransportException when reading bundle 9 years ago
Shawn Pearce c6f9c47fda Fix unused throws CorruptObjectException from addTree 9 years ago
Shawn Pearce 8fe9a8baf5 Merge changes from topic 'reftree' 9 years ago
Shawn Pearce 8d0551dd64 Merge changes from topic 'ketch' 9 years ago
David Pursehouse a8d99d9a4f AddCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse a833fec219 ArchiveCommandTest: Create Git instances in try-with-resource 9 years ago
Shawn Pearce 7b6122908b Merge "TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator)" 9 years ago
Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 9 years ago
Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 9 years ago
Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 9 years ago
David Pursehouse ebbd007639 TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 9 years ago
David Pursehouse 41ace0580c BlameCommandTest: Instantiate Git objects in try-with-resource 9 years ago
Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag 9 years ago
Shawn Pearce 1f9d205043 Ketch: Intercept push and route it through Ketch 9 years ago
Shawn Pearce b718e3d304 Ketch: Simple map of running leader instances 9 years ago
Shawn Pearce 9b33f4aeeb Ketch: Basic replication system 9 years ago
David Pursehouse 0d77b4e5c8 SideBandOutputStreamTest: Use try-with-resource 9 years ago
David Pursehouse 7c21aeb508 FileTreeIteratorJava7Test: Create Git instances in try-with-resource 9 years ago
Matthias Sohn a01d6c1e55 Merge "Remove declared IOException which is no longer thrown" 9 years ago
Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown 9 years ago
David Pursehouse aca07fac46 Merge branch 'stable-4.2' 9 years ago
Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 9 years ago
Shawn Pearce a693d7b33c Merge "Transport: Implement AutoCloseable" 9 years ago
Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 9 years ago
Shawn Pearce 68a6d0c0ab Merge changes from topic 'deadtree' 9 years ago
Shawn Pearce 9d3b56a905 Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed" 9 years ago
Shawn Pearce 462017e02b Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being 9 years ago
Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 9 years ago
David Pursehouse 4b93de43ba CheckoutCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 78b3f174f2 BranchCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 7f84e40f31 CheckoutTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 9d721de69b BranchTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 3b63a242ef URIishTest: Use @Test annotation's `expected` argument 9 years ago
David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests 9 years ago
David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings 9 years ago
David Pursehouse d1e821ec3f Don't use deprecated constructors of CmdLineException 9 years ago
Matthias Sohn 62718a9cbc Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2 9 years ago
Matthias Sohn cc0afe601b Merge "Remove org.eclipse.jgit.updatesite project from tools/version.sh" into stable-4.2 9 years ago
Andrey Loskutov 2006e90abc Annotated to be removed Tree API with @noreference and @noextend 9 years ago