aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Deprecate RawParseUtils.UTF8-CHARSETMichael Keppler2019-01-041-0/+3
* | | | | | | | | | | Fix detection of "initial checkout"Christian Halstrick2019-01-021-3/+3
* | | | | | | | | | | Replace deprecated FirstLine by FirstCommandMichael Keppler2018-12-311-1/+1
* | | | | | | | | | | Move BaseReceivePack#advertisedRefs getter and setter to ReceivePackJonathan Nieder2018-12-295-27/+80
* | | | | | | | | | | Move BaseReceivePack#walk getter to ReceivePackJonathan Nieder2018-12-293-4/+21
* | | | | | | | | | | Move BaseReceivePack#db getter to ReceivePackJonathan Nieder2018-12-293-4/+20
* | | | | | | | | | | Move BaseReceivePack#pushCert getter and setter to ReceivePackJonathan Nieder2018-12-293-7/+50
* | | | | | | | | | | Remove unused API problem filtersMatthias Sohn2018-12-291-74/+0
* | | | | | | | | | | Silence API error for RefDatabase.getRef declared finalMatthias Sohn2018-12-291-0/+6
* | | | | | | | | | | Suppress API errors and add missing @since tags caused by 6ea888aMatthias Sohn2018-12-293-0/+21
* | | | | | | | | | | Merge changes Id3bb9443,I1be1948bJonathan Nieder2018-12-286-48/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RefDatabase: Introduce findRef synonym for getRefJonathan Nieder2018-12-266-62/+33
| * | | | | | | | | | | RefDirectory: Look up several exact refs in one shotJonathan Nieder2018-12-261-0/+38
* | | | | | | | | | | | Move first line parsing for v0 push out of BaseReceivePackJonathan Nieder2018-12-273-15/+121
|/ / / / / / / / / / /
* | | | | | | | | | | RefDirectory: Do not use search path to find additional refsJonathan Nieder2018-12-261-1/+1
* | | | | | | | | | | RefDatabase: Remove fallback exactRef implementationJonathan Nieder2018-12-262-7/+9
* | | | | | | | | | | RefDirectory: Fire RefsChangedEvent on error, tooJonathan Nieder2018-12-261-11/+15
* | | | | | | | | | | RefDirectory: Refactor getRef and exactRef to share codeJonathan Nieder2018-12-261-20/+14
* | | | | | | | | | | Merge changes from topic 'update-index-ref-decorator'Jonathan Nieder2018-12-2611-47/+169
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RefCursor: Remove unnecessary getUpdateIndex methodIvan Frade2018-12-264-26/+2
| * | | | | | | | | | | RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-268-23/+169
* | | | | | | | | | | | JGitInternalException: Fix typo in JavadocDavid Pursehouse2018-12-221-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Avoid double wordsMincong HUANG2018-12-2119-30/+30
* | | | | | | | | | | Silence API error for 3 digit version number in @since tagMatthias Sohn2018-12-211-0/+14
* | | | | | | | | | | Remove unnecessary @since tags from non-API classesDavid Pursehouse2018-12-204-4/+0
* | | | | | | | | | | Merge branch 'stable-5.2'David Pursehouse2018-12-204-3/+38
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2018-12-204-3/+38
| |\| | | | | | | | |
| | * | | | | | | | | BasePackConnection: Check for expected length of ref advertisementDavid Pursehouse2018-12-203-1/+17
| | * | | | | | | | | TransferConfig: Make constructors publicDavid Pursehouse2018-12-201-2/+21
| * | | | | | | | | | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-073-53/+53
| * | | | | | | | | | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-073-4/+4
* | | | | | | | | | | UploadPack: Rewrite setAdvertiseRefsHook to use ternary operatorDavid Pursehouse2018-12-191-4/+2
* | | | | | | | | | | UploadPack: Prevent setting null protocolV2HookDavid Pursehouse2018-12-191-2/+3
* | | | | | | | | | | UploadPack: Add @Nullable annotationsDavid Pursehouse2018-12-191-8/+9
* | | | | | | | | | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-033-53/+53
|/ / / / / / / / / /
* | | | | | | | | | Include id_ed25519 in the known default identity filesThomas Wolf2018-12-021-1/+1
* | | | | | | | | | Merge "Set git environment variables for hooks" into stable-5.2Thomas Wolf2018-12-021-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Set git environment variables for hooksThomas Wolf2018-11-301-0/+7
* | | | | | | | | | | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-303-4/+4
|/ / / / / / / / / /
* | | | | | | | | | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-283-4/+4
* | | | | | | | | | Merge "Fix IndexDiffs for git links"Christian Halstrick2018-11-282-3/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix IndexDiffs for git linksThomas Wolf2018-11-262-3/+13
* | | | | | | | | | | Merge branch 'stable-5.1'David Pursehouse2018-11-271-10/+29
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-11-271-10/+29
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-11-271-10/+29
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Fix DescribeCommand with multiple match optionsMatthias Sohn2018-11-261-10/+8
| | | * | | | | | | | Fix git-describe tie-breakersHÃ¥vard Wall2018-11-091-1/+22
| | | * | | | | | | | Prepare 4.11.6-SNAPSHOT buildsMatthias Sohn2018-10-203-49/+49
| | | * | | | | | | | JGit v4.11.5.201810191925-rv4.11.5.201810191925-rMatthias Sohn2018-10-203-4/+4
| * | | | | | | | | | Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-203-49/+49