Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v6.0.0.202111291000-rv6.0.0.202111291000-r | Matthias Sohn | 2021-11-29 | 91 | -125/+125 |
* | Don't block in GC#gc until garbage collection finished | Matthias Sohn | 2021-11-28 | 17 | -79/+72 |
* | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2021-11-28 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| |\ | |||||
| | * | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | | | |\ | |||||
| | | | | * | FS: debug logging only if system config file cannot be found | Thomas Wolf | 2021-11-28 | 1 | -1/+5 |
* | | | | | | FS: debug logging only if system config file cannot be found | Thomas Wolf | 2021-11-28 | 1 | -1/+5 |
* | | | | | | Update .factorypath used by annotation processor for benchmarks | Matthias Sohn | 2021-11-26 | 1 | -28/+19 |
* | | | | | | Use maven-compiler-plugin's release tag instead of source and target | Matthias Sohn | 2021-11-26 | 1 | -4/+1 |
* | | | | | | Don't use deprecated Repository#getAllRefs in Repository | Matthias Sohn | 2021-11-25 | 2 | -4/+6 |
* | | | | | | Don't use deprecated Repository#getAllRefs in FileRepository | Matthias Sohn | 2021-11-25 | 7 | -14/+31 |
* | | | | | | RevListTest: fix warning that method parameter hides field 'git' | Matthias Sohn | 2021-11-24 | 1 | -9/+9 |
* | | | | | | Implement RecordingLogger based on org.slf4j.Logger | Matthias Sohn | 2021-11-24 | 2 | -104/+97 |
* | | | | | | Let ObjectDatabase implement AutoClosable | Matthias Sohn | 2021-11-24 | 1 | -1/+2 |
* | | | | | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2021-11-24 | 91 | -125/+125 |
* | | | | | | JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1 | Matthias Sohn | 2021-11-24 | 91 | -125/+125 |
* | | | | | | Merge branch 'master' into stable-6.0 | Matthias Sohn | 2021-11-24 | 63 | -404/+796 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add 4.22 target platform for 2021-12 | Matthias Sohn | 2021-11-24 | 2 | -0/+107 |
| * | | | | | | Update Orbit to R20211122181901 for 2021-12 | Matthias Sohn | 2021-11-24 | 11 | -17/+17 |
| * | | | | | | AppServer: fix keystore used to setup test SSL context factory | Matthias Sohn | 2021-11-24 | 1 | -2/+5 |
| * | | | | | | Merge "RepoCommand: Do not wrap GitApiExceptions in GitApiExceptions" | Ivan Frade | 2021-11-23 | 1 | -4/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | RepoCommand: Do not wrap GitApiExceptions in GitApiExceptions | Ivan Frade | 2021-11-23 | 1 | -4/+3 |
| * | | | | | | | [6.0 API cleanup] Public interface for PackLock | Thomas Wolf | 2021-11-23 | 12 | -20/+40 |
| * | | | | | | | [6.0 API cleanup] StoredObjectRepresentationNotAvailableException | Thomas Wolf | 2021-11-23 | 3 | -22/+13 |
| * | | | | | | | Merge branch 'stable-5.13' | Matthias Sohn | 2021-11-23 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | |||||
| | * | | | | | Merge branch 'stable-5.12' into stable-5.13 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-5.11' into stable-5.12 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-5.10' into stable-5.11 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-5.9' into stable-5.10 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | | | |\| | |||||
| | | | | | * | Better git system config finding | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | * | | | | | Set JSch global config values only if not set already | Thomas Wolf | 2021-11-23 | 1 | -2/+15 |
| * | | | | | | [6.0 API cleanup] CancelledException vs. CanceledException | Thomas Wolf | 2021-11-22 | 3 | -34/+29 |
| * | | | | | | Javadoc fixes | Thomas Wolf | 2021-11-22 | 13 | -22/+40 |
| * | | | | | | Better git system config finding | Thomas Wolf | 2021-11-22 | 1 | -8/+63 |
| * | | | | | | Merge changes I7e1f8627,Ibd0240cf | Matthias Sohn | 2021-11-22 | 24 | -238/+259 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | HttpClientConnectionTest: organize imports | Matthias Sohn | 2021-11-22 | 1 | -7/+7 |
| | * | | | | | | Update Jetty to 10.0.6 | Matthias Sohn | 2021-11-22 | 23 | -231/+252 |
| * | | | | | | | Fix missing @since 6.0 tag | Thomas Wolf | 2021-11-22 | 1 | -0/+1 |
| * | | | | | | | Support commit.template config property | Julian Ruppel | 2021-11-22 | 2 | -10/+58 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'stable-6.0' | Matthias Sohn | 2021-11-17 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2021-11-17 | 91 | -125/+125 |
* | | | | | | | JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3 | Matthias Sohn | 2021-11-17 | 91 | -125/+125 |
* | | | | | | | Merge branch 'master' into stable-6.0 | Matthias Sohn | 2021-11-17 | 117 | -561/+5225 |
|\ \ \ \ \ \ \ | |||||
| | * | | | | | | Merge "DFS block cache: harden against race over ref locks." | Ivan Frade | 2021-11-17 | 2 | -33/+167 |
| |/| | | | | | | |||||
| | * | | | | | | DFS block cache: harden against race over ref locks. | Alina Djamankulova | 2021-11-16 | 2 | -33/+167 |
| * | | | | | | | Make BinaryBlobException stackless | Matthias Sohn | 2021-11-16 | 1 | -0/+5 |
| |/ / / / / / | |||||
| * | | | | | | Typo fix in o.e.j.ssh.{jsch,apache}/README.md | Thomas Wolf | 2021-11-15 | 2 | -2/+2 |
| * | | | | | | ssh: Handle "ProxyJump none" from SSH config file | Thomas Wolf | 2021-11-15 | 3 | -2/+38 |