Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
|\ | |||||
| * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| |\ | |||||
| | * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 4 | -2/+60 |
| | |\ | |||||
| | | * | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 3 | -45/+45 |
| | | * | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 3 | -4/+4 |
| | | * | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 3 | -11/+19 |
| | | * | Use java.nio to delete path to get detailed errors | Luca Milanesio | 2018-07-26 | 1 | -5/+5 |
| | | * | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+46 |
| | | * | Do not ignore path deletion errors | Luca Milanesio | 2018-07-08 | 1 | -2/+6 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
|\| | | | |||||
| * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| |\| | | |||||
| | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| | |\| | |||||
| | | * | ResolveMerger: Fix encoding with string; use bytes | Marco Miller | 2018-06-21 | 1 | -1/+1 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-06-11 | 1 | -13/+13 |
|\| | | | |||||
| * | | | Ensure DirectoryStream is closed promptly | Dave Borowitz | 2018-06-09 | 1 | -13/+13 |
* | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-05-10 | 3 | -30/+56 |
|\| | | | |||||
| * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| |\| | | |||||
| | * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | |\| | |||||
| | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | | |\ | |||||
| | | | | * | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 3 | -31/+56 |
* | | | | | | Don't subclass ThreadLocal to avoid memory leak in NLS | Matthias Sohn | 2018-02-14 | 1 | -9/+17 |
* | | | | | | Set context classloader to null in WorkQueue | Matthias Sohn | 2018-02-14 | 1 | -0/+1 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-02-14 | 1 | -2/+16 |
|\| | | | | | |||||
| * | | | | | Fix ssh host name handling for Jsch | Thomas Wolf | 2018-02-14 | 1 | -1/+0 |
| * | | | | | Jsch overrides the port in the URI with the one in ~/.ssh/config | Thomas Wolf | 2018-02-14 | 1 | -1/+16 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-02-01 | 1 | -3/+3 |
|\| | | | | | |||||
| * | | | | | Minor fixes in three error messages | Thomas Wolf | 2018-01-31 | 1 | -3/+3 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-01-13 | 2 | -60/+101 |
|\| | | | | | |||||
| * | | | | | Revert handling of ssh IdentityFile to pre-4.9 behavior | Thomas Wolf | 2018-01-12 | 2 | -60/+101 |
* | | | | | | Prepare 4.10.1-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 3 | -49/+49 |
* | | | | | | JGit v4.10.0.201712302008-rv4.10.0.201712302008-r | Matthias Sohn | 2017-12-31 | 3 | -4/+4 |
* | | | | | | WorkingTreeIterator should pass FS to submodules | Marc Strapetz | 2017-12-30 | 2 | -3/+22 |
* | | | | | | CloneCommand: option to set FS to be used | Marc Strapetz | 2017-12-29 | 1 | -0/+20 |
* | | | | | | InitCommand: option to set FS to be used | Marc Strapetz | 2017-12-29 | 1 | -0/+20 |
* | | | | | | Add a command to deinitialize submodules | David Turner | 2017-12-27 | 5 | -1/+440 |
* | | | | | | Use submodule name instead of path as key in config | David Turner | 2017-12-27 | 4 | -12/+20 |
* | | | | | | URIish: support for empty ports | Marc Strapetz | 2017-12-23 | 1 | -6/+18 |
* | | | | | | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |
* | | | | | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-12-23 | 1 | -1/+4 |
|\| | | | | | |||||
| * | | | | | Strings#convertGlob: fix escaping of patterns like [\[]. | Dmitry Pavlenko | 2017-12-21 | 1 | -1/+4 |
* | | | | | | Merge changes I0f1df93b,Ifd40129b,I1b059e1a | Dave Borowitz | 2017-12-21 | 1 | -9/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Config: Drop backslash in invalid escape sequences in subsections | Dave Borowitz | 2017-12-21 | 1 | -3/+4 |
| * | | | | | | Config: Match C git behavior more closely in escaping values | Dave Borowitz | 2017-12-21 | 1 | -6/+20 |
* | | | | | | | Merge branch 'stable-4.9' | Dave Borowitz | 2017-12-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | |||||
| * | | | | | Make PackInserter public | Dave Borowitz | 2017-12-21 | 1 | -1/+1 |
* | | | | | | Fix remaining javadoc errors raised by doclint | Matthias Sohn | 2017-12-21 | 17 | -23/+20 |
* | | | | | | Fix javadoc in org.eclipse.jgit util packages | Matthias Sohn | 2017-12-20 | 56 | -386/+876 |
* | | | | | | Fix javadoc in org.eclipse.jgit treewalk package | Matthias Sohn | 2017-12-20 | 21 | -243/+476 |
* | | | | | | Fix javadoc in org.eclipse.jgit transport package | Matthias Sohn | 2017-12-20 | 109 | -755/+1807 |