summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit pgm: make Blame more robust against bogus inputThomas Wolf2019-08-264-2/+147
* Update Jetty to 9.4.20.v20190813Matthias Sohn2019-08-2620-186/+186
* Delete outdated Orbit target platform definitionsMatthias Sohn2019-08-265-270/+0
* Update target platform to S20190819183153 (2019-09 M3)Matthias Sohn2019-08-2619-253/+418
* Exclude SecurityManagerTest from bazel test runMatthias Sohn2019-08-261-1/+5
* Merge branch 'stable-5.4'Matthias Sohn2019-08-251-1/+1
|\
| * Fix generation of surefire report during site generationMatthias Sohn2019-08-251-1/+1
* | Add missing package dependency to org.junit.runners.modelMatthias Sohn2019-08-251-0/+1
* | Merge "Fix error occurring when SecurityManager is enabled"Matthias Sohn2019-08-237-51/+364
|\ \
| * | Fix error occurring when SecurityManager is enabledNail Samatov2019-08-237-51/+364
* | | Merge branch 'stable-5.4'Matthias Sohn2019-08-233-26/+30
|\ \ \ | | |/ | |/|
| * | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-2375-453/+453
| * | JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-2373-104/+104
| * | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-235-28/+32
| |\ \
| | * | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-2371-427/+445
| | * | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-2368-89/+89
| | * | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-235-28/+27
| | |\ \
| | | * \ Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-232-25/+24
| | | |\ \
| | | | * | Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-2359-362/+362
| | | | * | JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-2356-59/+59
| | | | * | Use AtomicReferences to cache user and system level configsMatthias Sohn2019-08-231-24/+23
| | | | * | Fix copy-paste typo in CloneCommand#cleanupAdrien Bustany2019-08-231-1/+1
| | * | | | SystemReader: Use correct constructor of FileBasedConfigDavid Pursehouse2019-08-221-1/+1
* | | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-213-8/+9
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-2172-450/+450
| * | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-2172-103/+103
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-213-8/+9
| |\| | |
| | * | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-2168-427/+427
| | * | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-2168-89/+89
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-213-8/+9
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-213-8/+9
| | | |\|
| | | | * Add missing @since tag on FileTreeIterator#getLastModifiedInstantMatthias Sohn2019-08-211-0/+3
| | | | * Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-2159-362/+362
| | | | * JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-2156-59/+59
| | | | * Avoid sign extension when comparing mtime with Instant#getEpochSecondMatthias Sohn2019-08-211-1/+1
| | | | * Fix deprecation in DirCache caused by Instant based DirCacheEntryMichael Keppler2019-08-211-7/+5
* | | | | Merge "UploadPack: support custom packfile-to-URI mapping"Jonathan Tan2019-08-207-5/+307
|\ \ \ \ \
| * | | | | UploadPack: support custom packfile-to-URI mappingJonathan Tan2019-08-207-5/+307
* | | | | | Externalize error message in ReftableWriter#throwIllegalEntryMatthias Sohn2019-08-203-2/+6
* | | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-2042-288/+582
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-2042-341/+635
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-1949-383/+754
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-1949-398/+760
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix NPE in RebaseTodoFile#parseCommentsMatthias Sohn2019-08-191-5/+7
| | | | * | Fix NPE in ObjectIdOwnerMap#getMatthias Sohn2019-08-181-0/+3
| | | | * | Fix NPE in CommitOnlyTest#getHeadMatthias Sohn2019-08-181-0/+6
| | | | * | FileUtils#lastModifiedInstant should not log error if path doesn't existMatthias Sohn2019-08-181-1/+7
| | | | * | Cache user global and system-wide git configurationsMatthias Sohn2019-08-1816-227/+337
| | | | * | Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lockMatthias Sohn2019-08-161-6/+7
| | | | * | Add missing dependencies for running FS_POSIXTest in EclipseMatthias Sohn2019-08-161-0/+2