| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 4.3.0-SNAPSHOT builds | Matthias Sohn | 2016-01-21 | 2 | -42/+42 |
* | Merge branch 'stable-4.2' | Matthias Sohn | 2016-01-21 | 10 | -1370/+1440 |
|\ |
|
| * | BundleWriterTest: Open RevWalk in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -18/+20 |
| * | DiffFormatterTest: Remove accidentally added trailing whitespace | David Pursehouse | 2016-01-21 | 1 | -2/+2 |
| * | CherryPickCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -191/+197 |
| * | DiffFormatterTest: Create auto-closeable instances in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -78/+82 |
| * | CommitAndLogCommandTest: Use assumeFalse to skip test on Windows | David Pursehouse | 2016-01-21 | 1 | -2/+2 |
| * | CommitAndLogCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -250/+256 |
| * | AddCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -306/+327 |
| * | ArchiveCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -85/+89 |
| * | TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource | David Pursehouse | 2016-01-20 | 1 | -101/+115 |
| * | BlameCommandTest: Instantiate Git objects in try-with-resource | David Pursehouse | 2016-01-20 | 1 | -303/+305 |
| * | SideBandOutputStreamTest: Use try-with-resource | David Pursehouse | 2016-01-20 | 1 | -11/+16 |
| * | FileTreeIteratorJava7Test: Create Git instances in try-with-resource | David Pursehouse | 2016-01-20 | 1 | -32/+38 |
* | | Fix unused throws CorruptObjectException from addTree | Shawn Pearce | 2016-01-20 | 2 | -4/+2 |
* | | Merge changes from topic 'reftree' | Shawn Pearce | 2016-01-21 | 2 | -0/+159 |
|\ \ |
|
| * | | RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories | Shawn Pearce | 2016-01-15 | 2 | -0/+148 |
| * | | RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs | Shawn Pearce | 2016-01-15 | 1 | -0/+11 |
* | | | Fix ResetCommand to return the resulting ref | Christian Halstrick | 2016-01-20 | 1 | -21/+35 |
* | | | Add option to allow empty commits to CommitCommand | Christian Halstrick | 2016-01-20 | 1 | -0/+31 |
* | | | Merge "Remove declared IOException which is no longer thrown" | Matthias Sohn | 2016-01-19 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Remove declared IOException which is no longer thrown | Matthias Sohn | 2016-01-20 | 1 | -2/+1 |
* | | | | Merge branch 'stable-4.2' | David Pursehouse | 2016-01-20 | 9 | -128/+119 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | CheckoutCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-19 | 1 | -48/+49 |
| * | | BranchCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-19 | 1 | -33/+33 |
| * | | URIishTest: Use @Test annotation's `expected` argument | David Pursehouse | 2016-01-19 | 1 | -36/+10 |
| * | | Suppress "The allocated object is never used" warning in tests | David Pursehouse | 2016-01-19 | 6 | -0/+13 |
| * | | Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2 | Matthias Sohn | 2016-01-19 | 2 | -2/+2 |
| |\ \ |
|
| | * | | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2016-01-19 | 2 | -2/+2 |
| * | | | RefUpdateTest: Use try-with-resource for auto-closable types | David Pursehouse | 2016-01-14 | 1 | -10/+13 |
| * | | | RefUpdateTest: Add null check to prevent potential NPE | David Pursehouse | 2016-01-14 | 1 | -1/+1 |
| |/ / |
|
| * | | JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1 | Matthias Sohn | 2015-12-15 | 2 | -2/+2 |
* | | | Merge "Transport: Implement AutoCloseable" | Shawn Pearce | 2016-01-19 | 4 | -68/+44 |
|\ \ \ |
|
| * | | | Transport: Implement AutoCloseable | Shawn Pearce | 2016-01-19 | 4 | -68/+44 |
| | |/
| |/| |
|
* / | | Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and | Andrey Loskutov | 2016-01-19 | 5 | -474/+111 |
|/ / |
|
* | | Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" | Shawn Pearce | 2016-01-15 | 5 | -111/+474 |
|\ \ |
|
| * | | Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" | Shawn Pearce | 2016-01-15 | 5 | -111/+474 |
* | | | PackWriter: Declare preparePack object sets as @NonNull | Shawn Pearce | 2016-01-12 | 1 | -13/+10 |
* | | | FileRepository: Support extensions.refsBackendType = RefTree | Shawn Pearce | 2016-01-11 | 1 | -1/+1 |
* | | | RefTreeDatabase: Ref database using refs/txn/committed | Shawn Pearce | 2016-01-11 | 1 | -0/+685 |
* | | | Merge "RevCommit: Better support invalid encoding headers" | Shawn Pearce | 2016-01-11 | 2 | -0/+124 |
|\ \ \
| |/ /
|/| | |
|
| * | | RevCommit: Better support invalid encoding headers | Shawn Pearce | 2016-01-11 | 2 | -0/+124 |
* | | | Remove deprecated Tree, TreeEntry, FileTreeEntry and friends | Shawn Pearce | 2016-01-09 | 5 | -474/+111 |
* | | | Paths.pathCompare: Utility to sort paths from byte[] | Shawn Pearce | 2016-01-09 | 3 | -1/+88 |
* | | | Add Paths utility class | Shawn Pearce | 2016-01-08 | 1 | -0/+62 |
* | | | RefTree: Store references in a Git tree | Shawn Pearce | 2016-01-07 | 2 | -0/+304 |
|/ / |
|
* | | Merge changes Idaed9310,I62bd7c0b | Matthias Sohn | 2016-01-03 | 1 | -879/+572 |
|\ \ |
|
| * | | ObjectChecker: honor some git-core fsck.* options | Shawn Pearce | 2015-12-30 | 1 | -27/+121 |
| * | | ObjectChecker: allow some objects to skip errors | Shawn Pearce | 2015-12-30 | 1 | -873/+472 |
* | | | Fixed few locale dependent pgm tests | Andrey Loskutov | 2016-01-02 | 1 | -0/+31 |