summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.2'Matthias Sohn2016-02-102-6/+9
|\
| * Merge branch 'stable-4.1' into stable-4.2Matthias Sohn2016-02-101-0/+3
| |\
| | * Fix diff for added and removed submoduleHugo Arès2016-02-041-0/+3
| * | RepoProject: Fix warnings about variable hidingDavid Pursehouse2016-02-051-6/+6
* | | Allow to reuse disableSslVerify method, move it to HttpSupportSaša Živkov2016-02-042-43/+61
* | | Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-2/+3
* | | Implement SHA-256 abstractionMatthias Sohn2016-02-042-1/+98
* | | Remove unused API problem filtersMatthias Sohn2016-02-031-116/+0
* | | Merge branch 'stable-4.2'Matthias Sohn2016-02-031-1/+1
|\| |
| * | CommitCommand: Remove declaration of unthrown exceptionDavid Pursehouse2016-02-021-1/+1
| * | Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn2016-01-223-42/+42
| * | JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn2016-01-213-4/+4
| * | Add progress monitor to MergerLaurent Delaigue2016-01-215-0/+58
| * | Fix TransportException when reading bundleChris Gavin2016-01-211-10/+17
* | | Merge "Prevent ChainingCredentialsProvider from adding delegated providers tw...Matthias Sohn2016-01-281-2/+0
|\ \ \
| * | | Prevent ChainingCredentialsProvider from adding delegated providers twiceRüdiger Herrmann2016-01-261-2/+0
* | | | [gitrepo] Support revision in remote tag.Yuxuan 'fishy' Wang2016-01-271-8/+34
|/ / /
* | | Fix a @since tagThomas Wolf2016-01-231-1/+1
* | | Merge "Remove unused variable from DfsBlockCache"Terry Parker2016-01-211-8/+0
|\ \ \
| * | | Remove unused variable from DfsBlockCacheTerry Parker2016-01-211-8/+0
* | | | Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2016-01-213-43/+43
|/ / /
* | | Add progress monitor to MergerLaurent Delaigue2016-01-215-0/+58
* | | Merge "Fix TransportException when reading bundle"Shawn Pearce2016-01-211-10/+17
|\ \ \
| * | | Fix TransportException when reading bundleChris Gavin2016-01-211-10/+17
* | | | Merge changes from topic 'reftree'Shawn Pearce2016-01-214-44/+57
|\ \ \ \
| * | | | RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositoriesShawn Pearce2016-01-151-3/+20
| * | | | RefTreeDatabase: Expose bootstrap refs in getAdditionalRefsShawn Pearce2016-01-154-41/+37
* | | | | Merge changes from topic 'ketch'Shawn Pearce2016-01-2025-0/+4975
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | daemon: Add --ketch=LEADER flagShawn Pearce2016-01-193-0/+12
| * | | | Ketch: Intercept push and route it through KetchShawn Pearce2016-01-194-1/+166
| * | | | Ketch: Simple map of running leader instancesShawn Pearce2016-01-191-0/+126
| * | | | Ketch: Basic replication systemShawn Pearce2016-01-1922-0/+4672
* | | | | Merge "TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeItera...Shawn Pearce2016-01-201-10/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator)Shawn Pearce2016-01-201-10/+5
| |/ / /
* | | | Fix ResetCommand to return the resulting refChristian Halstrick2016-01-201-3/+1
* | | | Add option to allow empty commits to CommitCommandChristian Halstrick2016-01-202-0/+104
|/ / /
* | | Merge branch 'stable-4.2'David Pursehouse2016-01-202-2/+2
|\ \ \
| * | | Add $NON-NLS to suppress "Non-externalized string literal" warningsDavid Pursehouse2016-01-191-1/+1
| * | | Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2016-01-193-4/+4
| * | | CommitCommand: Remove redundant null checkDavid Pursehouse2016-01-141-1/+1
| * | | JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1Matthias Sohn2015-12-153-4/+4
* | | | ChangeIdUtil: Don't throw IOExceptionDave Borowitz2016-01-191-6/+2
* | | | Merge "Transport: Implement AutoCloseable"Shawn Pearce2016-01-194-44/+38
|\ \ \ \
| * | | | Transport: Implement AutoCloseableShawn Pearce2016-01-194-44/+38
* | | | | Merge changes from topic 'deadtree'Shawn Pearce2016-01-196-1154/+40
|\ \ \ \ \
| * | | | | Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends beingShawn Pearce2016-01-191-0/+40
| * | | | | Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry andAndrey Loskutov2016-01-195-1154/+0
* | | | | | Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed"Shawn Pearce2016-01-196-57/+63
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | / / ReceiveCommand.abort(): Utility to mark batch of commands as failedShawn Pearce2016-01-186-57/+63
| | |/ / | |/| |
* / | | Annotated to be removed Tree API with @noreference and @noextendAndrey Loskutov2016-01-195-0/+10
|/ / /