summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | PacketLineIn: ensure that END != DELIMThomas Wolf2020-11-191-5/+5
* | | | | | | | | | Allow to resolve a conflict by checking out a fileThomas Wolf2020-11-173-7/+50
* | | | | | | | | | Document that setLastModified sets time of symlink targetMatthias Sohn2020-11-072-4/+10
* | | | | | | | | | Fix bug in PerformanceLogContextAlexa Panfil2020-11-061-3/+3
* | | | | | | | | | Fix IOException occurring during gcNail Samatov2020-11-051-0/+1
* | | | | | | | | | Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-0316-915/+125
* | | | | | | | | | Client-side protocol V2 support for fetchingThomas Wolf2020-10-2916-125/+915
* | | | | | | | | | Ensure .gitmodules is loaded when accessing submodule nameJohn Dallaway2020-10-252-1/+8
* | | | | | | | | | Export new package org.eclipse.jgit.logging and import it where usedMatthias Sohn2020-10-251-0/+1
* | | | | | | | | | Ensure GC.deleteOrphans() can delete read-only orphaned files on WindowsMatthias Sohn2020-10-221-1/+2
* | | | | | | | | | Merge "Add new performance logging"Terry Parker2020-10-212-0/+122
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add new performance loggingAlexa Panfil2020-10-212-0/+122
* | | | | | | | | | | Merge "Compute time differences with Duration"Jonathan Tan2020-10-191-9/+12
|\| | | | | | | | | |
| * | | | | | | | | | Compute time differences with DurationAlexa Panfil2020-10-091-9/+12
* | | | | | | | | | | Merge "Implement git describe --all"Christian Halstrick2020-10-131-6/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement git describe --allJason Yeo2020-10-131-6/+37
* | | | | | | | | | | | Override config http.userAgent from environment GIT_HTTP_USER_AGENTThomas Wolf2020-10-061-0/+7
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fix OperatorPrecedence warning flagged by error proneDavid Ostrovsky2020-10-021-1/+1
* | | | | | | | | | | ObjectDirectory#selectObjectRepresentation: fix formattingMatthias Sohn2020-10-021-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-267-2/+209
* | | | | | | | | | API filters for PackStatistics.AccumulatorThomas Wolf2020-09-261-0/+14
* | | | | | | | | | Add TypedConfigGetter.getPath()Thomas Wolf2020-09-254-19/+107
* | | | | | | | | | Make Javadoc consistent for PackStatistics fieldsAlexa Panfil2020-09-241-1/+4
* | | | | | | | | | Measure time taken for reachability checksAlexa Panfil2020-09-242-8/+53
* | | | | | | | | | Merge "Measure time taken for negotiation in protocol V2"Terry Parker2020-09-221-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Measure time taken for negotiation in protocol V2Alexa Panfil2020-09-221-1/+8
* | | | | | | | | | | IndexDiffFilter: handle path prefixes correctlyThomas Wolf2020-09-211-5/+6
* | | | | | | | | | | sshd: support the ProxyJump ssh configThomas Wolf2020-09-191-1/+29
|/ / / / / / / / / /
* | | | | | | | | | Merge "ReceivePackStats: Add size and count of unnecessary pushed objects"Terry Parker2020-09-143-5/+76
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ReceivePackStats: Add size and count of unnecessary pushed objectsYunjie Li2020-09-113-5/+76
* | | | | | | | | | | Merge branch 'stable-5.9' into masterMatthias Sohn2020-09-092-73/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Prepare 5.9.1-SNAPSHOT buildsMatthias Sohn2020-09-083-55/+55
| * | | | | | | | | | JGit v5.9.0.202009080501-rv5.9.0.202009080501-rMatthias Sohn2020-09-083-4/+4
| * | | | | | | | | | Remove unused API problem filtersMatthias Sohn2020-09-051-73/+0
| * | | | | | | | | | Add missing since tag on BundleWriter#addObjectsAsIsMatthias Sohn2020-09-051-0/+1
| * | | | | | | | | | Merge branch 'master' into stable-5.9Matthias Sohn2020-09-054-58/+179
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | jgit: Add DfsBundleWriterMasaya Suzuki2020-09-033-9/+104
* | | | | | | | | | | Merge changes from topic "fix_ui"Terry Parker2020-09-031-49/+75
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ResolveMerger: do not content-merge gitlinks on del/mod conflictsDemetr Starshov2020-08-261-28/+44
| * | | | | | | | | | | ResolveMerger: choose OURS on gitlink when ignoreConflictsDemetr Starshov2020-08-261-9/+11
| * | | | | | | | | | | ResolveMerger: improving content merge readabilityDemetr Starshov2020-08-261-12/+14
| * | | | | | | | | | | ResolveMerger: extracting createGitLinksMergeResult methodDemetr Starshov2020-08-261-8/+14
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'stable-5.9'Marco Miller2020-09-023-3/+11
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | [errorprone] DirCacheEntry: make clear operator precedenceMatthias Sohn2020-09-011-1/+1
| * | | | | | | | | | [errorprone] PackWriter#parallelDeltaSearch: avoid suppressed exceptionMatthias Sohn2020-09-011-1/+9
| * | | | | | | | | | [errorprone] Declare DirCache#version finalMatthias Sohn2020-09-011-1/+1
| * | | | | | | | | | Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-08-273-4/+4
| * | | | | | | | | | JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3Matthias Sohn2020-08-263-4/+4
* | | | | | | | | | | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-273-55/+55
|/ / / / / / / / / /
* | | | | | | | | | Fix possible NegativeArraySizeException in PackIndexV1Marc Strapetz2020-08-251-3/+3