Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -18/+13 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 2 | -18/+13 |
| | | | |\ | |||||
| | | | | * | Remove texts which were added by mistake in 00386272 | Matthias Sohn | 2021-05-11 | 1 | -4/+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 | 3 | -70/+92 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-11 | 3 | -71/+93 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-11 | 3 | -71/+93 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 3 | -71/+97 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 2 | -34/+97 |
| | | | |\| | |||||
| | | | | * | LockFile: create OutputStream only when needed | Thomas Wolf | 2021-05-10 | 2 | -108/+105 |
| | | | * | | Remove ReftableNumbersNotIncreasingException | Han-Wen Nienhuys | 2021-03-01 | 1 | -37/+0 |
* | | | | | | 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 | 2 | -6/+18 |
* | | | | | | 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 |
* | | | | | | 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 | 3 | -30/+170 |
* | | | | | | 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 | 4 | -26/+79 |
* | | | | | | FastIgnoreRule: include bad pattern in log message | Thomas Wolf | 2021-02-23 | 2 | -1/+7 |
* | | | | | | 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 | 5 | -8/+93 |
* | | | | | | 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 | 9 | -4/+772 |
* | | | | | | | 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 | 4 | -28/+19 |
* | | | | | | | Allow dir/file conflicts in virtual base commit on recursive merge. | Marija Savtchouk | 2021-02-09 | 1 | -10/+13 |
|/ / / / / / | |||||
* | | | | | | Merge "GitHook: make fields outputStream and errorStream private" | Christian Halstrick | 2021-02-09 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GitHook: make fields outputStream and errorStream private | Matthias Sohn | 2021-02-09 | 1 | -2/+2 |
* | | | | | | | GPG: support git config gpg.program | Thomas Wolf | 2021-02-07 | 5 | -35/+207 |
|/ / / / / / | |||||
* | | | | | | Fix DateRevQueue tie breaks with more than 2 elements | Adithya Chakilam | 2021-02-07 | 2 | -9/+14 |
* | | | | | | Field updateHead can be a local variable in RefDirectoryRename | Lars Vogel | 2021-02-06 | 1 | -4/+1 |
* | | | | | | Fix FileRepository#convertToReftable which failed if no reflog existed | Matthias Sohn | 2021-02-05 | 1 | -4/+6 |