Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.11.1.202105131744-rv5.11.1.202105131744-r | Matthias Sohn | 2021-05-13 | 3 | -4/+4 |
* | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
|\ | |||||
| * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| |\ | |||||
| | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 3 | -22/+13 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 3 | -22/+13 |
| | | | |\ | |||||
| | | | | * | Remove texts which were added by mistake in 00386272 | Matthias Sohn | 2021-05-11 | 2 | -8/+0 |
| | | | | * | Fix formatting which was broken in 00386272 | Matthias Sohn | 2021-05-11 | 1 | -14/+13 |
* | | | | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-05-11 | 4 | -70/+95 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-11 | 5 | -72/+97 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-11 | 4 | -71/+96 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 4 | -71/+104 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 3 | -34/+104 |
| | | | |\| | |||||
| | | | | * | LockFile: create OutputStream only when needed | Thomas Wolf | 2021-05-10 | 3 | -108/+112 |
| | | | * | | Remove ReftableNumbersNotIncreasingException | Han-Wen Nienhuys | 2021-03-01 | 1 | -37/+0 |
| * | | | | | Prepare 5.10.1-SNAPSHOT builds | Matthias Sohn | 2020-12-08 | 3 | -56/+56 |
| * | | | | | JGit v5.10.0.202012080955-rv5.10.0.202012080955-r | Matthias Sohn | 2020-12-08 | 3 | -4/+4 |
| * | | | | | Prepare 5.10.0-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 3 | -4/+4 |
| * | | | | | JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1 | Matthias Sohn | 2020-12-02 | 3 | -4/+4 |
* | | | | | | Refactor CommitCommand to improve readability | Matthias Sohn | 2021-03-23 | 1 | -72/+90 |
* | | | | | | CommitCommand: fix formatting | Matthias Sohn | 2021-03-23 | 1 | -2/+1 |
* | | | | | | CommitCommand: remove unncessary comment | Matthias Sohn | 2021-03-23 | 1 | -1/+0 |
* | | | | | | Ensure post-commit hook is called after index lock was released | Matthias Sohn | 2021-03-23 | 3 | -6/+19 |
* | | | | | | sshd: modernize ssh config file parsing | Thomas Wolf | 2021-03-19 | 1 | -22/+51 |
* | | | | | | sshd: implement ssh config PubkeyAcceptedAlgorithms | Thomas Wolf | 2021-03-19 | 1 | -0/+8 |
* | | | | | | Prepare 5.11.1-SNAPSHOT builds | Matthias Sohn | 2021-03-09 | 3 | -54/+54 |
* | | | | | | JGit v5.11.0.202103091610-rv5.11.0.202103091610-r | Matthias Sohn | 2021-03-09 | 3 | -4/+4 |
* | | | | | | PackFile: Add id + ext based constructors | Nasser Grainawi | 2021-03-07 | 6 | -34/+70 |
* | | | | | | GC: deleteOrphans: Use PackFile | Nasser Grainawi | 2021-03-04 | 1 | -13/+16 |
* | | | | | | PackExt: Convert to Enum | Nasser Grainawi | 2021-03-04 | 2 | -56/+19 |
* | | | | | | Restore preserved packs during missing object seeks | Martin Fick | 2021-03-04 | 2 | -12/+99 |
* | | | | | | Pack: Replace extensions bitset with bitmapIdx PackFile | Nasser Grainawi | 2021-03-04 | 3 | -47/+39 |
* | | | | | | PackDirectory: Use PackFile to ensure we find preserved packs | Nasser Grainawi | 2021-03-04 | 1 | -31/+43 |
* | | | | | | GC: Use PackFile to de-dup logic | Nasser Grainawi | 2021-03-04 | 1 | -25/+16 |
* | | | | | | Create a PackFile class for Pack filenames | Nasser Grainawi | 2021-03-04 | 4 | -30/+171 |
* | | | | | | HTTP: cookie file stores expiration in seconds | Thomas Wolf | 2021-03-03 | 1 | -24/+30 |
* | | | | | | IgnoreNode: include path to file for invalid .gitignore patterns | Thomas Wolf | 2021-02-23 | 5 | -26/+80 |
* | | | | | | FastIgnoreRule: include bad pattern in log message | Thomas Wolf | 2021-02-23 | 3 | -1/+8 |
* | | | | | | init: add config option to set default for the initial branch name | Matthias Sohn | 2021-02-22 | 2 | -3/+23 |
* | | | | | | init: allow specifying the initial branch name for the new repository | Matthias Sohn | 2021-02-22 | 4 | -1/+79 |
* | | | | | | Fail clone if initial branch doesn't exist in remote repository | Matthias Sohn | 2021-02-22 | 6 | -8/+94 |
* | | | | | | dfs: handle short copies | wh | 2021-02-19 | 1 | -2/+9 |
* | | | | | | Merge "Rename PackFile to Pack" | Jonathan Nieder | 2021-02-18 | 26 | -173/+176 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rename PackFile to Pack | Nasser Grainawi | 2021-02-10 | 26 | -173/+176 |
* | | | | | | | Fix boxing warnings | Matthias Sohn | 2021-02-17 | 1 | -1/+1 |
* | | | | | | | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 10 | -4/+781 |
* | | | | | | | Post commit hook failure should not cause commit failure | Tim Neumann | 2021-02-15 | 2 | -4/+35 |
* | | | | | | | Allow to define additional Hook classes outside JGit | Matthias Sohn | 2021-02-15 | 1 | -2/+2 |
* | | | | | | | GitHook: use default charset for output and error streams | Matthias Sohn | 2021-02-15 | 1 | -4/+6 |
* | | | | | | | GitHook: use generic OutputStream instead of PrintStream | Matthias Sohn | 2021-02-15 | 5 | -28/+49 |