2016-01-22 |
David Pursehouse | RepositorySetupWorkDirTest: Fix "resource leak" warnings 46/64946/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Matthias Sohn | JGit v4.2.0.201601211800-r 33/64933/1 v4.2.0.201601211800-r |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Laurent Delaigue | Add progress monitor to Merger 01/64901/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Chris Gavin | Fix TransportException when reading bundle 00/64900/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Shawn Pearce | Fix unused throws CorruptObjectException from addTree 99/64899/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Matthias Sohn | Merge branch 'master' into stable-4.2 98/64898/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | BundleWriterTest: Open RevWalk in try-with-resource 54/64854/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | DiffFormatterTest: Remove accidentally added trailing... 53/64853/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | CherryPickCommandTest: Create Git instances in try... 42/64842/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | DiffFormatterTest: Create auto-closeable instances... 40/64840/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | ConfigTest: Create Git instance in try-with-resource 30/64830/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | CommitAndLogCommandTest: Use assumeFalse to skip test... 29/64829/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | CommitAndLogCommandTest: Create Git instances in try... 28/64828/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | AddCommandTest: Create Git instances in try-with-resource 25/64825/1 |
commit | commitdiff | tree | snapshot |
2016-01-21 |
David Pursehouse | ArchiveCommandTest: Create Git instances in try-with... 24/64824/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Shawn Pearce | Merge "TreeWalk: Remove CorruptObjectException from... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Shawn Pearce | TreeWalk: Remove CorruptObjectException from addTree... 79/64779/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Christian Halstrick | Fix ResetCommand to return the resulting ref 93/59093/2 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Christian Halstrick | Add option to allow empty commits to CommitCommand 65/58165/4 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
David Pursehouse | TagCommandTest: Instantiate Git and RevWalk objects... 44/64744/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
David Pursehouse | BlameCommandTest: Instantiate Git objects in try-with... 43/64743/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
David Pursehouse | SideBandOutputStreamTest: Use try-with-resource 18/64718/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
David Pursehouse | FileTreeIteratorJava7Test: Create Git instances in... 17/64717/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Matthias Sohn | Merge "Remove declared IOException which is no longer... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Matthias Sohn | Remove declared IOException which is no longer thrown 12/64712/1 |
commit | commitdiff | tree | snapshot |
2016-01-20 |
David Pursehouse | Merge branch 'stable-4.2' 11/64711/1 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dave Borowitz | ChangeIdUtil: Don't throw IOException 70/64670/4 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Shawn Pearce | Merge "Transport: Implement AutoCloseable" |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Shawn Pearce | Transport: Implement AutoCloseable 05/64605/4 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Shawn Pearce | Merge changes from topic 'deadtree' |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Shawn Pearce | Merge "ReceiveCommand.abort(): Utility to mark batch... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Shawn Pearce | Ignore API errors about Tree, TreeEntry, FileTreeEntry... 87/64087/3 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Andrey Loskutov | Revert "Revert "Remove deprecated Tree, TreeEntry,... 78/64678/3 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | CheckoutCommandTest: Create Git instances in try-with... 25/64325/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | BranchCommandTest: Create Git instances in try-with... 24/64324/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | CheckoutTest: Create Git instances in try-with-resource 23/64323/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | BranchTest: Create Git instances in try-with-resource 22/64322/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | URIishTest: Use @Test annotation's `expected` argument 21/64321/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | Suppress "The allocated object is never used" warning... 20/64320/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | Add $NON-NLS to suppress "Non-externalized string liter... 19/64319/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
David Pursehouse | Don't use deprecated constructors of CmdLineException 16/64316/2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Matthias Sohn | Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Matthias Sohn | Merge "Remove org.eclipse.jgit.updatesite project from... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Andrey Loskutov | Annotated to be removed Tree API with @noreference... 47/64647/1 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Matthias Sohn | Prepare 4.2.0-SNAPSHOT builds 57/64657/1 |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Matthias Sohn | Remove org.eclipse.jgit.updatesite project from tools... 56/64656/1 |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Shawn Pearce | ReceiveCommand.abort(): Utility to mark batch of comman... 04/64604/1 |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Shawn Pearce | Merge "Revert "Remove deprecated Tree, TreeEntry, FileT... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Shawn Pearce | Revert "Remove deprecated Tree, TreeEntry, FileTreeEntr... 78/64478/1 |
commit | commitdiff | tree | snapshot |
2016-01-14 |
David Pursehouse | RevParse: Remove superfluous semicolon 15/64315/1 |
commit | commitdiff | tree | snapshot |
2016-01-14 |
David Pursehouse | RefUpdateTest: Use try-with-resource for auto-closable... 14/64314/1 |
commit | commitdiff | tree | snapshot |
2016-01-14 |
David Pursehouse | RefUpdateTest: Add null check to prevent potential NPE 13/64313/1 |
commit | commitdiff | tree | snapshot |
2016-01-14 |
David Pursehouse | CommitCommand: Remove redundant null check 12/64312/1 |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Shawn Pearce | Merge "PackWriter: Declare preparePack object sets... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Shawn Pearce | PackWriter: Declare preparePack object sets as @NonNull 02/64202/3 |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Shawn Pearce | Merge "GC: Pack RefTrees in their own pack" |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Shawn Pearce | GC: Pack RefTrees in their own pack 66/64166/3 |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Shawn Pearce | Change to extensions.refsStorage 92/64092/1 |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Shawn Pearce | RefTree: Change peel suffix to " ^" (space carrot) 26/63926/4 |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Shawn Pearce | FileRepository: Support extensions.refsBackendType... 70/62970/15 |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Shawn Pearce | RefTreeDatabase: Ref database using refs/txn/committed 69/62969/14 |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Shawn Pearce | Merge "RevCommit: Better support invalid encoding headers" |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Shawn Pearce | RevCommit: Better support invalid encoding headers 73/64073/1 |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Shawn Pearce | Remove deprecated Tree, TreeEntry, FileTreeEntry and... 14/63914/3 |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Shawn Pearce | Paths.pathCompare: Utility to sort paths from byte[] 13/63913/4 |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Shawn Pearce | Add Paths utility class 12/63912/1 |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Shawn Pearce | Merge changes from topic 'reftree' |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Shawn Pearce | debug-rebuild-ref-tree: Simple program to build a RefTree 68/62968/14 |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Shawn Pearce | RefTree: Store references in a Git tree 67/62967/13 |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Andrey Loskutov | Make sure CLIGitCommand and Main produce (almost) same... 30/63430/5 |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Andrey Loskutov | branch command: print help if requested, even if argume... 29/63429/5 |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Andrey Loskutov | Added CLIText.fatalError(String) API for tests 28/63428/4 |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Shawn Pearce | GitServletResponseTest: Fix testObjectCheckerException 64/63664/3 |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Shawn Pearce | Merge "InMemoryRepository: Abort BatchRefUpdate if... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Shawn Pearce | InMemoryRepository: Abort BatchRefUpdate if a command... 71/63671/1 |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Shawn Pearce | DFS: Allow other RefDatabase implementations 69/63669/1 |
commit | commitdiff | tree | snapshot |
2016-01-03 |
David Ostrovsky | buck: Make :jgit_src target work in cross-cell environment 43/63443/2 |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Shawn Pearce | Merge changes I487a30fb,I82a01b5f |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Shawn Pearce | Merge "buck: set Bundle-Version for :jgit_bin" |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Shawn Pearce | buck: set Bundle-Version for :jgit_bin 32/63432/1 |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Matthias Sohn | Merge changes Idaed9310,I62bd7c0b |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Andrey Loskutov | branch command: provide convenient and meaningful optio... 32/63332/6 |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Andrey Loskutov | Simplify pgm tests: allow varargs and trim output for... 15/63415/1 |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Andrey Loskutov | Fixed few locale dependent pgm tests 14/63414/1 |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Matthias Sohn | Ensure all http tests are run and fix broken tests 09/63409/1 |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Matthias Sohn | buck: run http tests 08/63408/1 |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | buck: set vm_args for tests 07/63407/1 |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | buck: pin to stable version 06/63406/1 |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | Merge changes from topic 'add-df' |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | Fix "remote: Counting objects: ..." formatting 03/63403/2 |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | clone: display progress messages 02/63402/2 |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | buck: run tests 01/63401/3 |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Shawn Pearce | buck: build standalone jgit binary 00/63400/2 |
commit | commitdiff | tree | snapshot |
2015-12-31 |
David Ostrovsky | Implement Buck driven build 38/61938/3 |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Shawn Pearce | Merge "Fix encoding problem from curl repostory on... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Shawn Pearce | Merge "Fix hanging fetch via SSH" |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Eryk Szymanski | Fix encoding problem from curl repostory on github 61/50361/2 |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Andrey Loskutov | Make sure tests don't blindly continue if a command... 89/63389/1 |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Shawn Pearce | ObjectChecker: honor some git-core fsck.* options 71/63371/4 |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Shawn Pearce | ObjectChecker: allow some objects to skip errors 63/63363/4 |
commit | commitdiff | tree | snapshot |
next |