4493 Commits (525baa1213097aa8635d846ce024635b1f33931a)
 

Author SHA1 Message Date
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
Matthias Sohn 20f272a71c Prepare 4.2.0-SNAPSHOT builds 9 years ago
Matthias Sohn 8d3584f4d3 Remove org.eclipse.jgit.updatesite project from tools/version.sh 9 years ago
Shawn Pearce eadfcd3ec1 ReceiveCommand.abort(): Utility to mark batch of commands as failed 9 years ago
Shawn Pearce 14dfa70520 debug-rebuild-ref-tree: Copy HEAD into RefTree 9 years ago
Shawn Pearce e1529ced42 debug-rebuild-ref-tree: Add --enable flag to turn the database on 9 years ago
Shawn Pearce bbfca06d64 RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories 9 years ago
Shawn Pearce a290b822ab RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs 9 years ago
Shawn Pearce f52581c6a5 Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" 9 years ago
Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 9 years ago
David Pursehouse 559e493648 RevParse: Remove superfluous semicolon 9 years ago
David Pursehouse 0352276da7 RefUpdateTest: Use try-with-resource for auto-closable types 9 years ago
David Pursehouse 56634de0cc RefUpdateTest: Add null check to prevent potential NPE 9 years ago
David Pursehouse 1ed5382b37 CommitCommand: Remove redundant null check 9 years ago
Shawn Pearce 95bdc589b8 Merge "PackWriter: Declare preparePack object sets as @NonNull" 9 years ago
Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 9 years ago
Shawn Pearce 17580101f5 Merge "GC: Pack RefTrees in their own pack" 9 years ago
Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 9 years ago
Shawn Pearce 9e3d391953 Change to extensions.refsStorage 9 years ago
Shawn Pearce 398d8e877f RefTree: Change peel suffix to " ^" (space carrot) 9 years ago
Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree 9 years ago
Shawn Pearce 48e245fc60 RefTreeDatabase: Ref database using refs/txn/committed 9 years ago
Shawn Pearce 8f31aa7c28 Merge "RevCommit: Better support invalid encoding headers" 9 years ago
Shawn Pearce 31d92ace5b RevCommit: Better support invalid encoding headers 9 years ago
Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 9 years ago
Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 9 years ago
Shawn Pearce bace383507 Add Paths utility class 9 years ago
Shawn Pearce 24a72b6772 Merge changes from topic 'reftree' 9 years ago
Shawn Pearce 52eb040c55 debug-rebuild-ref-tree: Simple program to build a RefTree 9 years ago
Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 9 years ago
Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 9 years ago
Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong 9 years ago
Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 9 years ago
Shawn Pearce 24cd8e170d GitServletResponseTest: Fix testObjectCheckerException 9 years ago
Shawn Pearce 5001038f52 Merge "InMemoryRepository: Abort BatchRefUpdate if a command previously failed" 9 years ago
Shawn Pearce 4c9eda17be InMemoryRepository: Abort BatchRefUpdate if a command previously failed 9 years ago
Shawn Pearce f0d634eed7 DFS: Allow other RefDatabase implementations 9 years ago
David Ostrovsky 4c574b39b4 buck: Make :jgit_src target work in cross-cell environment 9 years ago