| Commit message (Expand) | Author | Age | Files | Lines |
* | InMemoryRepository: Remove unused RevWalk from batch method signature | David Pursehouse | 2016-02-15 | 1 | -2/+2 |
* | Merge branch 'stable-4.1' into stable-4.2 | Matthias Sohn | 2016-02-10 | 1 | -0/+3 |
|\ |
|
| * | Fix diff for added and removed submodule | Hugo Arès | 2016-02-04 | 1 | -0/+3 |
* | | RepoProject: Fix warnings about variable hiding | David Pursehouse | 2016-02-05 | 1 | -6/+6 |
* | | CommitCommand: Remove declaration of unthrown exception | David Pursehouse | 2016-02-02 | 1 | -1/+1 |
* | | Prepare 4.2.1-SNAPSHOT builds | Matthias Sohn | 2016-01-22 | 3 | -42/+42 |
* | | JGit v4.2.0.201601211800-rv4.2.0.201601211800-r | Matthias Sohn | 2016-01-21 | 3 | -4/+4 |
* | | Add progress monitor to Merger | Laurent Delaigue | 2016-01-21 | 5 | -0/+58 |
* | | Fix TransportException when reading bundle | Chris Gavin | 2016-01-21 | 1 | -10/+17 |
* | | Merge "TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeItera... | Shawn Pearce | 2016-01-20 | 1 | -10/+5 |
|\ \ |
|
| * | | TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) | Shawn Pearce | 2016-01-20 | 1 | -10/+5 |
* | | | Fix ResetCommand to return the resulting ref | Christian Halstrick | 2016-01-20 | 1 | -3/+1 |
* | | | Add option to allow empty commits to CommitCommand | Christian Halstrick | 2016-01-20 | 2 | -0/+104 |
|/ / |
|
* | | Merge branch 'stable-4.2' | David Pursehouse | 2016-01-20 | 2 | -2/+2 |
|\ \ |
|
| * | | Add $NON-NLS to suppress "Non-externalized string literal" warnings | David Pursehouse | 2016-01-19 | 1 | -1/+1 |
| * | | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2016-01-19 | 3 | -4/+4 |
| * | | CommitCommand: Remove redundant null check | David Pursehouse | 2016-01-14 | 1 | -1/+1 |
| * | | JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1 | Matthias Sohn | 2015-12-15 | 3 | -4/+4 |
* | | | ChangeIdUtil: Don't throw IOException | Dave Borowitz | 2016-01-19 | 1 | -6/+2 |
* | | | Merge "Transport: Implement AutoCloseable" | Shawn Pearce | 2016-01-19 | 4 | -44/+38 |
|\ \ \ |
|
| * | | | Transport: Implement AutoCloseable | Shawn Pearce | 2016-01-19 | 4 | -44/+38 |
* | | | | Merge changes from topic 'deadtree' | Shawn Pearce | 2016-01-19 | 6 | -1154/+40 |
|\ \ \ \ |
|
| * | | | | Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being | Shawn Pearce | 2016-01-19 | 1 | -0/+40 |
| * | | | | Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and | Andrey Loskutov | 2016-01-19 | 5 | -1154/+0 |
* | | | | | Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed" | Shawn Pearce | 2016-01-19 | 6 | -57/+63 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | ReceiveCommand.abort(): Utility to mark batch of commands as failed | Shawn Pearce | 2016-01-18 | 6 | -57/+63 |
* | | | | Annotated to be removed Tree API with @noreference and @noextend | Andrey Loskutov | 2016-01-19 | 5 | -0/+10 |
|/ / / |
|
* | | | Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" | Shawn Pearce | 2016-01-15 | 5 | -0/+1144 |
|\ \ \ |
|
| * | | | Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" | Shawn Pearce | 2016-01-15 | 5 | -0/+1144 |
* | | | | Merge "PackWriter: Declare preparePack object sets as @NonNull" | Shawn Pearce | 2016-01-12 | 3 | -28/+27 |
|\ \ \ \ |
|
| * | | | | PackWriter: Declare preparePack object sets as @NonNull | Shawn Pearce | 2016-01-12 | 3 | -28/+27 |
* | | | | | Merge "GC: Pack RefTrees in their own pack" | Shawn Pearce | 2016-01-12 | 4 | -33/+197 |
|\| | | | |
|
| * | | | | GC: Pack RefTrees in their own pack | Shawn Pearce | 2016-01-12 | 4 | -33/+197 |
* | | | | | Change to extensions.refsStorage | Shawn Pearce | 2016-01-11 | 1 | -1/+1 |
|/ / / / |
|
* | | | | RefTree: Change peel suffix to " ^" (space carrot) | Shawn Pearce | 2016-01-11 | 2 | -6/+6 |
* | | | | FileRepository: Support extensions.refsBackendType = RefTree | Shawn Pearce | 2016-01-11 | 2 | -5/+41 |
* | | | | RefTreeDatabase: Ref database using refs/txn/committed | Shawn Pearce | 2016-01-11 | 9 | -4/+1252 |
* | | | | Merge "RevCommit: Better support invalid encoding headers" | Shawn Pearce | 2016-01-11 | 3 | -56/+139 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | RevCommit: Better support invalid encoding headers | Shawn Pearce | 2016-01-11 | 3 | -56/+139 |
* | | | | Remove deprecated Tree, TreeEntry, FileTreeEntry and friends | Shawn Pearce | 2016-01-09 | 5 | -1144/+0 |
* | | | | Paths.pathCompare: Utility to sort paths from byte[] | Shawn Pearce | 2016-01-09 | 7 | -111/+137 |
* | | | | Add Paths utility class | Shawn Pearce | 2016-01-08 | 1 | -0/+77 |
* | | | | RefTree: Store references in a Git tree | Shawn Pearce | 2016-01-07 | 5 | -1/+721 |
|/ / / |
|
* | | | Merge "InMemoryRepository: Abort BatchRefUpdate if a command previously failed" | Shawn Pearce | 2016-01-06 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | InMemoryRepository: Abort BatchRefUpdate if a command previously failed | Shawn Pearce | 2016-01-06 | 1 | -0/+5 |
* | | | | DFS: Allow other RefDatabase implementations | Shawn Pearce | 2016-01-06 | 3 | -9/+13 |
|/ / / |
|
* | | | Merge changes Idaed9310,I62bd7c0b | Matthias Sohn | 2016-01-03 | 8 | -168/+705 |
|\ \ \ |
|
| * | | | ObjectChecker: honor some git-core fsck.* options | Shawn Pearce | 2015-12-30 | 6 | -175/+476 |
| * | | | ObjectChecker: allow some objects to skip errors | Shawn Pearce | 2015-12-30 | 5 | -55/+291 |
* | | | | Merge changes from topic 'add-df' | Shawn Pearce | 2016-01-01 | 11 | -18/+435 |
|\ \ \ \ |
|