summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.3-SNAPSHOT buildsMatthias Sohn2016-04-053-4/+4
* Implement DIR_NO_GITLINKSPreben Ingvaldsen2016-04-057-11/+99
* JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2016-03-233-4/+4
* Merge "Add missing @Deprecated annotation"Jonathan Nieder2016-03-111-0/+1
|\
| * Add missing @Deprecated annotationJonathan Nieder2016-03-111-0/+1
* | Fix wrong whitespaces.Yuxuan 'fishy' Wang2016-03-111-1/+1
* | Add ignoreRemoteFailures option to RepoCommandYuxuan 'fishy' Wang2016-03-111-11/+41
|/
* Introduce FileModeStrategy to FileTreeIteratorPreben Ingvaldsen2016-03-111-15/+168
* Merge "Change visibility of DirCacheTree#getObjectId to public"Matthias Sohn2016-03-071-1/+9
|\
| * Change visibility of DirCacheTree#getObjectId to publicPhilipp Marx2016-03-071-1/+9
* | Add EOL stream type detection to TreeWalkIvan Motsch2016-03-0719-251/+1127
|/
* Fix apply patch which did not work with non-ascii charactersXinTong Wang2016-03-031-4/+6
* Tests on Windows with URIish failIvan Motsch2016-02-251-0/+2
* 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
|\ \ \ \