aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Introduce specific WantNotValidException for serversShawn Pearce2016-02-162-15/+96
* smart HTTP server: Pass along "want X not valid" to clientShawn Pearce2016-02-161-21/+14
* Merge branch 'stable-4.2'Matthias Sohn2016-02-161-1/+1
|\
| * Merge "Revert "Fix warnings about unchecked conversion of MergeResult"" into ...Shawn Pearce2016-02-151-1/+1
| |\
| | * Revert "Fix warnings about unchecked conversion of MergeResult"Shawn Pearce2016-02-151-1/+1
* | | Merge branch 'stable-4.2'Matthias Sohn2016-02-159-24/+12
|\| |
| * | Don't use deprecated LockFile constructorDavid Pursehouse2016-02-157-21/+9
| |/
| * Fix warnings about unchecked conversion of MergeResultDavid Pursehouse2016-02-151-1/+1
| * InMemoryRepository: Remove unused RevWalk from batch method signatureDavid Pursehouse2016-02-151-2/+2
* | Merge "Allow deletion of HEAD ref if the repository is bare."Shawn Pearce2016-02-151-1/+2
|\ \
| * | Allow deletion of HEAD ref if the repository is bare.Mike Williams2016-01-281-1/+2
* | | Add Attribute Macro ExpansionIvan Motsch2016-02-116-272/+581
* | | 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