Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-11-26 | 1 | -0/+1 | |
| | | | | | | | |\ | ||||||
| | | | | | | | | * | GC#deleteOrphans: log warning for deleted orphaned files | Matthias Sohn | 2020-11-26 | 1 | -0/+1 | |
| | | * | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-04-18 | 1 | -1/+1 | |
| | | |\| | | | | | | ||||||
| | | | * | | | | | | Remove double blank from sentence start | Michael Keppler | 2020-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | Revert "Client-side protocol V2 support for fetching" | Thomas Wolf | 2020-11-03 | 1 | -1/+0 | |
* | | | | | | | | | | Client-side protocol V2 support for fetching | Thomas Wolf | 2020-10-29 | 1 | -0/+1 | |
* | | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git config | James Wynn | 2020-09-26 | 1 | -0/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | FS: use binary search to determine filesystem timestamp resolution | Thomas Wolf | 2020-08-23 | 1 | -0/+3 | |
* | | | | | | | | | Do not prematurely create directory of jgit's XDG config file | Matthias Sohn | 2020-08-22 | 1 | -2/+1 | |
* | | | | | | | | | DirCache: support index V4 | Thomas Wolf | 2020-08-15 | 1 | -0/+2 | |
* | | | | | | | | | Fix JSchProcess.waitFor() with time-out | Thomas Wolf | 2020-08-10 | 1 | -0/+1 | |
* | | | | | | | | | Improve error message when receive.maxCommandBytes is exceeded | David Pursehouse | 2020-06-29 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 1 | -2/+0 | |
* | | | | | | | | Decouple BouncyCastle from JGit Core | Matthias Sohn | 2020-06-01 | 1 | -9/+1 | |
* | | | | | | | | Verify that the user home directory is valid | Thomas Wolf | 2020-05-31 | 1 | -0/+2 | |
* | | | | | | | | Remove double blank from sentence start | Michael Keppler | 2020-04-14 | 1 | -1/+1 | |
* | | | | | | | | RevWalk: fix bad topo flags error message | Alex Spradlin | 2020-03-12 | 1 | -1/+1 | |
* | | | | | | | | RevWalk: new topo sort to not mix lines of history | Alex Spradlin | 2020-03-11 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Add validation to hex decoder | Michael Dardis | 2020-03-04 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-02-01 | 1 | -1/+1 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 1 | -1/+1 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 1 | -1/+1 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 1 | -1/+1 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 1 | -1/+1 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 1 | -1/+1 | |
| | | | | |\| | ||||||
| | | | | | * | Fix string format parameter for invalidRefAdvertisementLine | David Pursehouse | 2020-01-31 | 1 | -1/+1 | |
* | | | | | | | TLS support on IBM JDKs | Thomas Wolf | 2020-01-03 | 1 | -0/+1 | |
* | | | | | | | Externalize error message in FileRepository#convertRefStorage | Matthias Sohn | 2019-12-14 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 1 | -0/+1 | |
* | | | | | | file: implement FileReftableDatabase | Han-Wen Nienhuys | 2019-11-16 | 1 | -1/+5 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 1 | -0/+2 | |
|\| | | | | | ||||||
| * | | | | | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 1 | -0/+2 | |
* | | | | | | Replace "Rebase interactive" with "Interactive rebase" | Matthias Sohn | 2019-10-25 | 1 | -1/+1 | |
* | | | | | | Support for core.hooksPath | Thomas Wolf | 2019-10-21 | 1 | -0/+1 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-08 | 2 | -67/+2 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-08 | 2 | -67/+2 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-08 | 2 | -67/+2 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-08 | 2 | -67/+1 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-07 | 2 | -67/+1 | |
| | | | |\| | ||||||
| | | | | * | Fix wrong placeholder index in error message packInaccessible | Matthias Sohn | 2019-09-07 | 1 | -1/+1 | |
| | | | | * | JGitText: Remove unused externalized strings | David Pursehouse | 2019-09-07 | 1 | -66/+0 | |
| | | | | * | RepoText: Remove unused externalized string | David Pursehouse | 2019-09-07 | 1 | -1/+0 | |
* | | | | | | ReceivePack: Prevent pointing a branch to a non-commit object | Yunjie Li | 2019-09-06 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Fix error occurring when SecurityManager is enabled | Nail Samatov | 2019-08-23 | 1 | -0/+3 | |
* | | | | | Externalize error message in ReftableWriter#throwIllegalEntry | Matthias Sohn | 2019-08-20 | 1 | -0/+1 | |
* | | | | | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-20 | 1 | -1/+6 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 1 | -1/+6 | |
| |\| | | | ||||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 1 | -1/+6 | |
| | |\| | | ||||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 1 | -2/+7 | |
| | | |\| | ||||||
| | | | * | Cache user global and system-wide git configurations | Matthias Sohn | 2019-08-18 | 1 | -1/+4 |