Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-04Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn14-534/+72
2019-12-05Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-11-11Merge branch 'stable-5.5'Matthias Sohn2-2/+33
2019-11-09Store filesystem timestamp resolution in extra jgit configMatthias Sohn2-2/+33
2019-10-17Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2-3/+2
2019-10-03Prepare 5.5.2-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-10-02JGit v5.5.1.201910021850-rv5.5.1.201910021850-rMatthias Sohn3-4/+4
2019-09-11Prepare 5.5.1-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-09-11JGit v5.5.0.201909110433-rv5.5.0.201909110433-rMatthias Sohn3-4/+4
2019-09-08Merge branch 'stable-5.5'Matthias Sohn1-0/+2
2019-09-08Merge branch 'stable-5.4' into stable-5.5Matthias Sohn1-0/+2
2019-09-08Merge branch 'stable-5.3' into stable-5.4Matthias Sohn1-0/+2
2019-09-08Merge branch 'stable-5.2' into stable-5.3Matthias Sohn1-0/+2
2019-09-07Merge branch 'stable-5.1' into stable-5.2Matthias Sohn1-0/+2
2019-09-07Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse1-0/+2
2019-09-04Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn3-4/+4
2019-09-04JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn3-4/+4
2019-09-03Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-09-03JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn3-4/+4
2019-09-03Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-09-03JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2-2/+2
2019-09-03Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-09-03JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2-2/+2
2019-08-29Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-08-28Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn3-4/+4
2019-08-28JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn3-4/+4
2019-08-26Merge "RevWalk: Traverse all parents of UNINTERESTING commits"Jonathan Tan1-1/+38
2019-08-26RevWalk: Traverse all parents of UNINTERESTING commitsAlex Spradlin1-1/+38
2019-08-25Add missing package dependency to org.junit.runners.modelMatthias Sohn1-0/+1
2019-08-23Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-08-23JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn3-4/+4
2019-08-23Fix error occurring when SecurityManager is enabledNail Samatov1-0/+94
2019-08-23Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-08-23JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2-2/+2
2019-08-23Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-08-23JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2-2/+2
2019-08-21Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn3-23/+23
2019-08-21JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn3-4/+4
2019-08-21Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-08-21JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2-2/+2
2019-08-21Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-08-21JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2-2/+2
2019-08-19Merge branch 'stable-5.4'Matthias Sohn2-9/+68
2019-08-19Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2-9/+68
2019-08-19Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2-9/+68
2019-08-19Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2-9/+68
2019-08-18Cache user global and system-wide git configurationsMatthias Sohn2-5/+45
2019-08-16Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lockMatthias Sohn1-6/+7
2019-08-10Implement toString in MockSystemReader and MockConfigMatthias Sohn1-0/+11
2019-08-10Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReaderMatthias Sohn1-5/+7

Back to the top