summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-011-9/+1
* Verify that the user home directory is validThomas Wolf2020-05-311-0/+2
* Remove double blank from sentence startMichael Keppler2020-04-141-1/+1
* RevWalk: fix bad topo flags error messageAlex Spradlin2020-03-121-1/+1
* RevWalk: new topo sort to not mix lines of historyAlex Spradlin2020-03-111-0/+1
* Add validation to hex decoderMichael Dardis2020-03-041-0/+1
* Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-011-1/+1
|\
| * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-011-1/+1
| |\
| | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-011-1/+1
| | |\
| | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-011-1/+1
| | | |\
| | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-011-1/+1
| | | | |\
| | | | | * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-011-1/+1
| | | | | |\
| | | | | | * Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
* | | | | | | TLS support on IBM JDKsThomas Wolf2020-01-031-0/+1
* | | | | | | Externalize error message in FileRepository#convertRefStorageMatthias Sohn2019-12-141-0/+1
|/ / / / / /
* | | | | | Make blame work correctly on merge conflictsThomas Wolf2019-11-271-0/+1
* | | | | | file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-161-1/+5
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-111-0/+2
|\| | | | |
| * | | | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-091-0/+2
* | | | | | Replace "Rebase interactive" with "Interactive rebase"Matthias Sohn2019-10-251-1/+1
* | | | | | Support for core.hooksPathThomas Wolf2019-10-211-0/+1
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-082-67/+2
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-082-67/+2
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-082-67/+2
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-082-67/+1
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-072-67/+1
| | | | |\|
| | | | | * Fix wrong placeholder index in error message packInaccessibleMatthias Sohn2019-09-071-1/+1
| | | | | * JGitText: Remove unused externalized stringsDavid Pursehouse2019-09-071-66/+0
| | | | | * RepoText: Remove unused externalized stringDavid Pursehouse2019-09-071-1/+0
* | | | | | ReceivePack: Prevent pointing a branch to a non-commit objectYunjie Li2019-09-061-0/+1
|/ / / / /
* | | | | Fix error occurring when SecurityManager is enabledNail Samatov2019-08-231-0/+3
* | | | | Externalize error message in ReftableWriter#throwIllegalEntryMatthias Sohn2019-08-201-0/+1
* | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-201-1/+6
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-201-1/+6
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-191-1/+6
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-2/+7
| | | |\|
| | | | * Cache user global and system-wide git configurationsMatthias Sohn2019-08-181-1/+4
| | | | * Improve retry handling when saving FileStoreAttributes failsMatthias Sohn2019-08-131-0/+1
| | | | * LockFile: log exception if creation of lock file failedMatthias Sohn2019-08-101-2/+3
* | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-091-0/+5
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-081-0/+5
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-081-0/+5
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-0/+5
| | | |\|
| | | | * Cache FileStoreAttributeCache per directoryMatthias Sohn2019-08-061-0/+1
| | | | * Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-181-0/+1
| | | | * Persist filesystem timestamp resolution and allow manual configurationMatthias Sohn2019-07-171-0/+2
| | | | * Timeout measuring file timestamp resolution after 2 secondsMatthias Sohn2019-07-031-0/+1
* | | | | RevWalk: Add a setFirstParent that mimics C git's --first-parentDave Borowitz2019-06-271-0/+2
|/ / / /
* | | | Retry loading config when locked by another processMichael Keppler2019-06-101-0/+1
* | | | Warn if configured cookie file is missingMatthias Sohn2019-06-091-0/+1