aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-07-274-2/+57
|\
| * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-274-2/+57
| |\
| | * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-274-2/+60
| | |\
| | | * Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-273-45/+45
| | | * JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-263-4/+4
| | | * Delete all loose refs empty directoriesLuca Milanesio2018-07-263-11/+19
| | | * Use java.nio to delete path to get detailed errorsLuca Milanesio2018-07-261-5/+5
| | | * GC: Remove empty references foldersHector Caballero2018-07-101-0/+46
| | | * Do not ignore path deletion errorsLuca Milanesio2018-07-081-2/+6
* | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-07-041-1/+1
|\| | |
| * | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-07-041-1/+1
| |\| |
| | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-041-1/+1
| | |\|
| | | * ResolveMerger: Fix encoding with string; use bytesMarco Miller2018-06-211-1/+1
* | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-06-111-13/+13
|\| | |
| * | | Ensure DirectoryStream is closed promptlyDave Borowitz2018-06-091-13/+13
* | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-05-103-30/+56
|\| | |
| * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-05-103-31/+56
| |\| |
| | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-05-103-31/+56
| | |\|
| | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-05-103-31/+56
| | | |\
| | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-05-103-31/+56
| | | | |\
| | | | | * Retry stale file handles on .git/config fileNasser Grainawi2018-05-103-31/+56
* | | | | | Don't subclass ThreadLocal to avoid memory leak in NLSMatthias Sohn2018-02-141-9/+17
* | | | | | Set context classloader to null in WorkQueueMatthias Sohn2018-02-141-0/+1
* | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-02-141-2/+16
|\| | | | |
| * | | | | Fix ssh host name handling for JschThomas Wolf2018-02-141-1/+0
| * | | | | Jsch overrides the port in the URI with the one in ~/.ssh/configThomas Wolf2018-02-141-1/+16
* | | | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-02-011-3/+3
|\| | | | |
| * | | | | Minor fixes in three error messagesThomas Wolf2018-01-311-3/+3
* | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-01-132-60/+101
|\| | | | |
| * | | | | Revert handling of ssh IdentityFile to pre-4.9 behaviorThomas Wolf2018-01-122-60/+101
* | | | | | Prepare 4.10.1-SNAPSHOT buildsMatthias Sohn2017-12-313-49/+49
* | | | | | JGit v4.10.0.201712302008-rv4.10.0.201712302008-rMatthias Sohn2017-12-313-4/+4
* | | | | | WorkingTreeIterator should pass FS to submodulesMarc Strapetz2017-12-302-3/+22
* | | | | | CloneCommand: option to set FS to be usedMarc Strapetz2017-12-291-0/+20
* | | | | | InitCommand: option to set FS to be usedMarc Strapetz2017-12-291-0/+20
* | | | | | Add a command to deinitialize submodulesDavid Turner2017-12-275-1/+440
* | | | | | Use submodule name instead of path as key in configDavid Turner2017-12-274-12/+20
* | | | | | URIish: support for empty portsMarc Strapetz2017-12-231-6/+18
* | | | | | Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* | | | | | Merge branch 'stable-4.9'Matthias Sohn2017-12-231-1/+4
|\| | | | |
| * | | | | Strings#convertGlob: fix escaping of patterns like [\[].Dmitry Pavlenko2017-12-211-1/+4
* | | | | | Merge changes I0f1df93b,Ifd40129b,I1b059e1aDave Borowitz2017-12-211-9/+24
|\ \ \ \ \ \
| * | | | | | Config: Drop backslash in invalid escape sequences in subsectionsDave Borowitz2017-12-211-3/+4
| * | | | | | Config: Match C git behavior more closely in escaping valuesDave Borowitz2017-12-211-6/+20
* | | | | | | Merge branch 'stable-4.9'Dave Borowitz2017-12-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Make PackInserter publicDave Borowitz2017-12-211-1/+1
* | | | | | Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-2117-23/+20
* | | | | | Fix javadoc in org.eclipse.jgit util packagesMatthias Sohn2017-12-2056-386/+876
* | | | | | Fix javadoc in org.eclipse.jgit treewalk packageMatthias Sohn2017-12-2021-243/+476
* | | | | | Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-20109-755/+1807