aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib
Commit message (Expand)AuthorAgeFilesLines
* Support commit.template config propertyJulian Ruppel2021-07-212-0/+140
* searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-251-0/+8
* Merge "Merge branch 'stable-5.10' into stable-5.11" into stable-5.12Matthias Sohn2021-06-131-41/+13
|\
| * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-131-41/+13
| |\
| | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-131-41/+13
| | |\
| | | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-06-131-41/+13
| | | |\
| | | | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-06-131-41/+13
| | | | |\
| | | | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-06-131-41/+13
| | | | | |\
| | | | | | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-06-131-41/+13
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-06-051-41/+13
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-06-051-41/+13
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-051-41/+13
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-051-41/+13
| | | | | | | | | | |\
| | | | | | | | | | | * BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | | | | | | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-271-2/+0
| | | | | | | |\| | | |
| | | | | | | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-271-2/+0
| | | | | | | | |\| | |
| | | | | | | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-261-2/+0
| | | | | | | | | |\| |
| | | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-261-2/+0
| | | | | | | | | | |\|
| | | | | | | | | | | * Remove unused importsMatthias Sohn2020-07-191-2/+0
* | | | | | | | | | | | Add git config for conflict style merge/diff3Thomas Wolf2021-05-031-0/+8
|/ / / / / / / / / / /
* | | | | | | | | | | init: add config option to set default for the initial branch nameMatthias Sohn2021-02-221-0/+13
* | | | | | | | | | | init: allow specifying the initial branch name for the new repositoryMatthias Sohn2021-02-222-0/+55
* | | | | | | | | | | GPG signature verification via BouncyCastleThomas Wolf2021-02-162-0/+229
* | | | | | | | | | | GPG: support git config gpg.programThomas Wolf2021-02-073-16/+115
* | | | | | | | | | | Merge "Move reachability checker generation into the ObjectReader object"Jonathan Nieder2021-01-291-0/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move reachability checker generation into the ObjectReader objectTerry Parker2021-01-281-0/+57
* | | | | | | | | | | | Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabaseGal Paikin2021-01-271-0/+28
|/ / / / / / / / / / /
* | | | | | | | | | | RepositoryCache: declare schedulerLock finalMatthias Sohn2021-01-031-1/+1
* | | | | | | | | | | Use Map interface instead of ConcurrentHashMap classThomas Wolf2021-01-011-1/+2
* | | | | | | | | | | [spotbugs] Don't use class from java.util.concurrent for lockingMatthias Sohn2020-12-221-1/+3
* | | | | | | | | | | Remove reftree and ketchHan-Wen Nienhuys2020-12-151-6/+0
* | | | | | | | | | | TagCommand: support signing annotated tagsThomas Wolf2020-12-072-0/+41
* | | | | | | | | | | Enable GpgSigner to also sign tagsThomas Wolf2020-12-074-211/+394
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'stable-5.9'Matthias Sohn2020-11-301-1/+7
|\| | | | | | | | |
| * | | | | | | | | Add constants for parsing git wire protocol versionDavid Ostrovsky2020-11-291-1/+7
* | | | | | | | | | Add TypedConfigGetter.getPath()Thomas Wolf2020-09-252-10/+90
|/ / / / / / / / /
* | | | | | | | | DirCache: support index V4Thomas Wolf2020-08-151-1/+30
* | | | | | | | | Fix writing GPG signatures with trailing newlineThomas Wolf2020-07-081-8/+12
* | | | | | | | | Remove trailing whitespaceMatthias Sohn2020-06-101-1/+1
|/ / / / / / / /
* | | | | | | | Fix InvalidInlineTag error flagged by error proneDavid Ostrovsky2020-06-011-1/+1
* | | | | | | | Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-015-893/+22
* | | | | | | | Include full IssuerFingerprint in GPG signatureThomas Wolf2020-05-181-0/+6
* | | | | | | | Refactor: Make retriveCompressed an method of the Bitmap classYunjie Li2020-05-121-0/+10
* | | | | | | | Fix human name for local .bundle filesKonrad Windszus2020-04-211-0/+7
* | | | | | | | Define constants for pack config option keysMatthias Sohn2020-04-031-0/+120
|/ / / / / / /
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-03-052-2/+17
|\| | | | | |
| * | | | | | Update reftable storage repo layoutHan-Wen Nienhuys2020-03-042-0/+27
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-2211-23/+21
|\| | | | | |
| * | | | | | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-199-11/+11
| * | | | | | GitmoduleEntry: Remove redundant import of class from same packageDavid Pursehouse2020-02-191-2/+0