| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to reuse disableSslVerify method, move it to HttpSupport | Saša Živkov | 2016-02-04 | 2 | -43/+61 |
* | Support LFS protocol and a file system based LFS storage | Matthias Sohn | 2016-02-04 | 1 | -2/+3 |
* | Implement SHA-256 abstraction | Matthias Sohn | 2016-02-04 | 2 | -1/+98 |
* | Remove unused API problem filters | Matthias Sohn | 2016-02-03 | 1 | -116/+0 |
* | Merge branch 'stable-4.2' | Matthias Sohn | 2016-02-03 | 1 | -1/+1 |
|\ |
|
| * | 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 "Prevent ChainingCredentialsProvider from adding delegated providers tw... | Matthias Sohn | 2016-01-28 | 1 | -2/+0 |
|\ \ |
|
| * | | Prevent ChainingCredentialsProvider from adding delegated providers twice | Rüdiger Herrmann | 2016-01-26 | 1 | -2/+0 |
* | | | [gitrepo] Support revision in remote tag. | Yuxuan 'fishy' Wang | 2016-01-27 | 1 | -8/+34 |
|/ / |
|
* | | Fix a @since tag | Thomas Wolf | 2016-01-23 | 1 | -1/+1 |
* | | Merge "Remove unused variable from DfsBlockCache" | Terry Parker | 2016-01-21 | 1 | -8/+0 |
|\ \ |
|
| * | | Remove unused variable from DfsBlockCache | Terry Parker | 2016-01-21 | 1 | -8/+0 |
* | | | Prepare 4.3.0-SNAPSHOT builds | Matthias Sohn | 2016-01-21 | 3 | -43/+43 |
|/ / |
|
* | | Add progress monitor to Merger | Laurent Delaigue | 2016-01-21 | 5 | -0/+58 |
* | | Merge "Fix TransportException when reading bundle" | Shawn Pearce | 2016-01-21 | 1 | -10/+17 |
|\ \ |
|
| * | | Fix TransportException when reading bundle | Chris Gavin | 2016-01-21 | 1 | -10/+17 |
* | | | Merge changes from topic 'reftree' | Shawn Pearce | 2016-01-21 | 4 | -44/+57 |
|\ \ \ |
|
| * | | | RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories | Shawn Pearce | 2016-01-15 | 1 | -3/+20 |
| * | | | RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs | Shawn Pearce | 2016-01-15 | 4 | -41/+37 |
* | | | | Merge changes from topic 'ketch' | Shawn Pearce | 2016-01-20 | 25 | -0/+4975 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | daemon: Add --ketch=LEADER flag | Shawn Pearce | 2016-01-19 | 3 | -0/+12 |
| * | | | Ketch: Intercept push and route it through Ketch | Shawn Pearce | 2016-01-19 | 4 | -1/+166 |
| * | | | Ketch: Simple map of running leader instances | Shawn Pearce | 2016-01-19 | 1 | -0/+126 |
| * | | | Ketch: Basic replication system | Shawn Pearce | 2016-01-19 | 22 | -0/+4672 |
* | | | | 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 |