0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Transport: Implement AutoCloseable More... about 9 years ago
Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed" More... about 9 years ago
Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" More... about 9 years ago
Allow to reuse disableSslVerify method, move it to HttpSupport More... about 9 years ago
ChangeIdUtil: Don't throw IOException More... about 9 years ago
Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2 More... about 9 years ago
Merge "Remove org.eclipse.jgit.updatesite project from tools/version.sh" into stable-4.2 More... about 9 years ago
Annotated to be removed Tree API with @noreference and @noextend More... about 9 years ago
Prepare 4.2.0-SNAPSHOT builds More... about 9 years ago
Remove org.eclipse.jgit.updatesite project from tools/version.sh More... about 9 years ago
ReceiveCommand.abort(): Utility to mark batch of commands as failed More... about 9 years ago
Ketch: Basic replication system More... about 9 years ago
debug-rebuild-ref-tree: Copy HEAD into RefTree More... about 9 years ago
debug-rebuild-ref-tree: Add --enable flag to turn the database on More... about 9 years ago
RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories More... about 9 years ago
Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" More... about 9 years ago
Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" More... about 9 years ago
RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs More... about 9 years ago
CheckoutCommandTest: Create Git instances in try-with-resource More... about 9 years ago
BranchCommandTest: Create Git instances in try-with-resource More... about 9 years ago
CheckoutTest: Create Git instances in try-with-resource More... about 9 years ago
BranchTest: Create Git instances in try-with-resource More... about 9 years ago
URIishTest: Use @Test annotation's `expected` argument More... about 9 years ago
Suppress "The allocated object is never used" warning in tests More... about 9 years ago
Add $NON-NLS to suppress "Non-externalized string literal" warnings More... about 9 years ago
Don't use deprecated constructors of CmdLineException More... about 9 years ago
RevParse: Remove superfluous semicolon More... about 9 years ago
RefUpdateTest: Use try-with-resource for auto-closable types More... about 9 years ago
RefUpdateTest: Add null check to prevent potential NPE More... about 9 years ago
CommitCommand: Remove redundant null check More... about 9 years ago