summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Refactor CommitCommand to improve readabilityMatthias Sohn2021-03-231-72/+90
| * | | | | | CommitCommand: fix formattingMatthias Sohn2021-03-231-2/+1
| * | | | | | CommitCommand: remove unncessary commentMatthias Sohn2021-03-231-1/+0
| * | | | | | Ensure post-commit hook is called after index lock was releasedMatthias Sohn2021-03-233-6/+19
| * | | | | | sshd: try all configured signature algorithms for a keyThomas Wolf2021-03-194-3/+209
| * | | | | | sshd: modernize ssh config file parsingThomas Wolf2021-03-192-22/+81
| * | | | | | sshd: implement ssh config PubkeyAcceptedAlgorithmsThomas Wolf2021-03-198-66/+184
* | | | | | | Optimize RevWalkUtils.findBranchesReachableFrom()Adithya Chakilam2021-03-142-10/+41
* | | | | | | Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)Adithya Chakilam2021-03-143-0/+207
* | | | | | | Skip detecting content renames for large filesYoussef Elghareeb2021-03-143-0/+92
* | | | | | | Remove unused API problem filtersMatthias Sohn2021-03-132-68/+0
* | | | | | | Document http options supported by JGitThomas Wolf2021-03-131-0/+20
* | | | | | | HTTP cookies: do tilde expansion on http.cookieFileThomas Wolf2021-03-123-8/+21
* | | | | | | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-1088-504/+504
* | | | | | | Merge branch 'stable-5.11'Matthias Sohn2021-03-10117-547/+547
|\| | | | | |
| * | | | | | Update Orbit to R20210223232630Matthias Sohn2021-03-1029-44/+44
| * | | | | | Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-0988-503/+503
| * | | | | | JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-0988-121/+121
| * | | | | | Merge branch 'master' into stable-5.11Matthias Sohn2021-03-0922-276/+790
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Manually set status of jmh dependenciesMatthias Sohn2021-03-071-2/+2
* | | | | | | Update DEPENDENCIES report for 5.11.0Matthias Sohn2021-03-071-0/+66
* | | | | | | Add dependency to dash-licensesMatthias Sohn2021-03-071-0/+17
* | | | | | | PackFile: Add id + ext based constructorsNasser Grainawi2021-03-0711-62/+106
* | | | | | | GC: deleteOrphans: Use PackFileNasser Grainawi2021-03-041-13/+16
* | | | | | | PackExt: Convert to EnumNasser Grainawi2021-03-042-56/+19
* | | | | | | Restore preserved packs during missing object seeksMartin Fick2021-03-043-12/+150
* | | | | | | Pack: Replace extensions bitset with bitmapIdx PackFileNasser Grainawi2021-03-044-48/+40
* | | | | | | PackDirectory: Use PackFile to ensure we find preserved packsNasser Grainawi2021-03-041-31/+43
* | | | | | | GC: Use PackFile to de-dup logicNasser Grainawi2021-03-041-25/+16
* | | | | | | Create a PackFile class for Pack filenamesNasser Grainawi2021-03-0411-60/+348
| * | | | | | Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-03-0488-121/+121
| * | | | | | JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2021-03-0388-121/+121
| * | | | | | Merge branch 'master' into stable-5.11Matthias Sohn2021-03-0343-265/+460
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | HTTP: cookie file stores expiration in secondsThomas Wolf2021-03-036-87/+90
* | | | | | | Merge "Update Orbit to S20210223232630"Matthias Sohn2021-03-0229-44/+44
|\ \ \ \ \ \ \
| * | | | | | | Update Orbit to S20210223232630Matthias Sohn2021-03-0129-44/+44
* | | | | | | | LFS: handle invalid pointers betterThomas Wolf2021-03-016-50/+289
|/ / / / / / /
* | | | | | | Fix errorprone configuration for maven-compiler-plugin with javacMatthias Sohn2021-02-272-84/+37
* | | | | | | Merge branch 'stable-5.11'Matthias Sohn2021-02-250-0/+0
|\| | | | | |
| * | | | | | Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-02-2488-121/+121
| * | | | | | JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2021-02-2488-121/+121
| * | | | | | Merge branch 'master' into stable-5.11Matthias Sohn2021-02-24188-1367/+6701
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | [releng] japicmp: update last release versionThomas Wolf2021-02-231-1/+1
* | | | | | | IgnoreNode: include path to file for invalid .gitignore patternsThomas Wolf2021-02-235-26/+80
* | | | | | | FastIgnoreRule: include bad pattern in log messageThomas Wolf2021-02-233-1/+8
* | | | | | | init: add config option to set default for the initial branch nameMatthias Sohn2021-02-224-4/+76
* | | | | | | init: allow specifying the initial branch name for the new repositoryMatthias Sohn2021-02-228-2/+144
* | | | | | | Fail clone if initial branch doesn't exist in remote repositoryMatthias Sohn2021-02-228-8/+139
* | | | | | | GPG: fix reading unprotected old-format secret keysThomas Wolf2021-02-224-15/+53
* | | | | | | Update Orbit to S20210216215844Matthias Sohn2021-02-2130-110/+44