| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge changes Ifdb33501,Idc7b7bbd,Ia3db8696,I4ef82311,I3ad58d4c, ... into sta... | Matthias Sohn | 2016-01-23 | 5 | -73/+82 |
| |\ \ |
|
| | * | | ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure | David Pursehouse | 2016-01-22 | 1 | -4/+3 |
| | * | | ConcurrentRepackTest: Open RevWalk in try-with-resource | David Pursehouse | 2016-01-22 | 1 | -3/+6 |
| | * | | CommitOnlyTest: Open RevWalk in try-with-resource | David Pursehouse | 2016-01-22 | 1 | -4/+6 |
| | * | | UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resource | David Pursehouse | 2016-01-22 | 1 | -5/+11 |
| | * | | FileRepositoryBuilderTest: Use try-with-resource for auto-closeables | David Pursehouse | 2016-01-22 | 1 | -48/+46 |
| | * | | RepositorySetupWorkDirTest: Fix "resource leak" warnings | David Pursehouse | 2016-01-22 | 1 | -9/+10 |
| * | | | Prepare 4.2.1-SNAPSHOT builds | Matthias Sohn | 2016-01-22 | 2 | -42/+42 |
| |/ / |
|
| * | | JGit v4.2.0.201601211800-rv4.2.0.201601211800-r | Matthias Sohn | 2016-01-21 | 2 | -2/+2 |
| * | | Fix unused throws CorruptObjectException from addTree | Shawn Pearce | 2016-01-21 | 2 | -4/+2 |
| * | | Merge branch 'master' into stable-4.2 | Matthias Sohn | 2016-01-21 | 32 | -1531/+2715 |
| |\ \ |
|
* | | | | 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 |