aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Client-side protocol V2 support for fetchingThomas Wolf2021-01-0117-182/+1070
* Use Map interface instead of ConcurrentHashMap classThomas Wolf2021-01-015-8/+11
* Fix NPE in DirCacheCheckoutThomas Wolf2020-12-301-8/+10
* Merge "Added check for null on DirCacheEntry in checkoutEntry method"Christian Halstrick2020-12-301-2/+6
|\
| * Added check for null on DirCacheEntry in checkoutEntry methodTudor Matrescu2020-12-031-2/+6
* | [spotbugs] Fix incorrect lazy initialization in SystemReaderMatthias Sohn2020-12-221-2/+2
* | [spotbugs] Don't use class from java.util.concurrent for lockingMatthias Sohn2020-12-221-1/+3
* | [spotbugs] Fix potential NPE in FS.FileStoreAttributes#getMatthias Sohn2020-12-221-0/+3
* | [spotbugs] Fix FileReftableStack#equals to check for nullMatthias Sohn2020-12-221-0/+3
* | [spotbugs] FileReftableDatabase: extract lock to local variableMatthias Sohn2020-12-221-2/+4
* | [spotbugs] DfsReftableDatabase: extract lock to local variableMatthias Sohn2020-12-221-4/+7
* | [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnoredMatthias Sohn2020-12-221-1/+4
* | [spotbugs] Fix potential NPE in FS#writeMatthias Sohn2020-12-171-1/+4
* | [spotbugs] Fix potential NPE in WorkingTreeIterator#isModifiedMatthias Sohn2020-12-171-2/+4
* | [spotbugs] Fix potential NPE in FileRepository#convertToReftableMatthias Sohn2020-12-171-1/+3
* | FetchProcess#execute: fix formattingMatthias Sohn2020-12-171-2/+3
* | [errorprone] FetchProcess: ensure exception isn't suppressedMatthias Sohn2020-12-171-0/+7
* | [errorprone] WalkFetchConnection: ensure exception isn't suppressedMatthias Sohn2020-12-171-0/+5
* | Remove reftree and ketchHan-Wen Nienhuys2020-12-1539-6529/+3
* | LooseObjects: fix formattingMatthias Sohn2020-12-151-13/+13
* | Split out loose object handling from ObjectDirectoryMartin Fick2020-12-152-120/+245
* | PackDirectory: fix formattingMatthias Sohn2020-12-121-24/+41
* | Split out packfile handling from ObjectDirectoryMartin Fick2020-12-122-377/+513
* | TagCommand: propagate NO_CHANGE informationThomas Wolf2020-12-082-35/+42
* | TagCommand: make -f work with lightweight tags for NO_CHANGEThomas Wolf2020-12-081-0/+6
* | TagCommand: support signing annotated tagsThomas Wolf2020-12-074-27/+193
* | Enable GpgSigner to also sign tagsThomas Wolf2020-12-076-211/+457
|/
* Merge branch 'stable-5.9'Matthias Sohn2020-12-021-0/+1
|\
| * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-12-021-0/+1
| |\
| | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-12-021-0/+1
| | |\
| | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-12-021-0/+1
| | | |\
| | | | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-12-021-0/+1
| | | | |\
| | | | | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-12-021-0/+1
| | | | | |\
| | | | | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-12-021-0/+1
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-12-021-0/+1
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-12-021-0/+1
| | | | | | | | |\
| | | | | | | | | * Fix PackInvalidException when fetch and repack run concurrentlyPetr Hrebejk2020-12-021-0/+1
* | | | | | | | | | Merge branch 'stable-5.9'Matthias Sohn2020-11-302-5/+31
|\| | | | | | | | |
| * | | | | | | | | Add constants for parsing git wire protocol versionDavid Ostrovsky2020-11-292-5/+31
* | | | | | | | | | Merge branch 'stable-5.10'Matthias Sohn2020-11-272-5/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2020-11-272-5/+14
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-11-272-5/+14
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-11-272-5/+14
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-272-5/+14
| | | | |\| | | | | |
| | | | | * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-272-5/+14
| | | | | |\| | | | |
| | | | | | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-273-7/+14
| | | | | | |\| | | |
| | | | | | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-273-7/+14
| | | | | | | |\| | |
| | | | | | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-263-7/+14
| | | | | | | | |\| |
| | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-263-7/+14
| | | | | | | | | |\|
| | | | | | | | | | * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-262-1/+4