aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-203-4/+4
* | | | | Remove unused externalized text "submodulesNotSupported"Matthias Sohn2018-11-271-1/+0
| |_|_|/ |/| | |
* | | | Add a method to get all values of HTTP header defined as listMatthias Sohn2018-11-263-4/+58
* | | | Undo treating blobs with NULs as a single lineThomas Wolf2018-11-261-12/+5
* | | | Remove unnecessary modifiers from interfacesJonathan Nieder2018-11-202-11/+11
* | | | New GpgConfig for typed access to GPG settingsGunnar Wagenknecht2018-11-202-0/+151
* | | | Revert C Git 1.7.5 bug workaroundMasaya Suzuki2018-11-191-17/+3
* | | | Remove unnecessary modifiers from interfacesIvan Frade2018-11-1532-119/+117
* | | | Merge "Call unlockPack in finally"David Pursehouse2018-11-141-11/+17
|\ \ \ \
| * | | | Call unlockPack in finallyMasaya Suzuki2018-11-111-11/+17
* | | | | Apache MINA sshd clientThomas Wolf2018-11-131-3/+7
* | | | | Add more ssh tests: pushing, known_host file handling, etc.Thomas Wolf2018-11-133-8/+58
* | | | | TransportSftp: eliminate dependency on JschThomas Wolf2018-11-135-108/+484
* | | | | Remove line break from sslFailureInfo textMichael Keppler2018-11-111-1/+1
|/ / / /
* | | | Merge changes I97c062d0,Ib4e1f37cDavid Pursehouse2018-11-081-21/+21
|\ \ \ \
| * | | | Simplify RevWalk#iterator by factoring out common codeJonathan Nieder2018-11-081-13/+21
| * | | | Simplify exception handling in RevWalk#iteratorJonathan Nieder2018-11-081-8/+0
* | | | | DepthGenerator: fix multi-child boundary handlingJonathan Tan2018-11-082-3/+13
|/ / / /
* | | | Factor out a JSch-independent ssh config parserThomas Wolf2018-11-066-727/+1263
* | | | Fix package exports in org.eclipse.jgit MANIFEST.MFThomas Wolf2018-11-051-1/+3
* | | | TransportSftp: remove final modifiers from parametersThomas Wolf2018-11-051-8/+6
* | | | Silence API errors introduced by f648a3bdMatthias Sohn2018-11-011-0/+22
* | | | RepoCommand: Preserve executable bit in <copyfile>Ivan Frade2018-10-312-3/+5
* | | | RepoCommand.RemoteReader: Add method to read contents and mode of fileIvan Frade2018-10-311-27/+103
* | | | Silence API errors for new methods added to DepthWalkMatthias Sohn2018-10-291-0/+12
* | | | Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget"Matthias Sohn2018-10-282-2/+0
* | | | Fix typosMichael Keppler2018-10-283-5/+5
* | | | gitignore/gitattributes: fix matching of \rMarc Strapetz2018-10-271-1/+1
* | | | Merge "InternalPushConnection: don't swallow RuntimeException"Dave Borowitz2018-10-251-4/+8
|\ \ \ \
| * | | | InternalPushConnection: don't swallow RuntimeExceptionHan-Wen Nienhuys2018-10-151-4/+8
* | | | | UploadPack: Implement deepen-not for protocol v2Jonathan Tan2018-10-233-19/+156
* | | | | Throw error when deepen-since excludes all commitsJonathan Tan2018-10-234-0/+12
* | | | | Merge changes from topic 'moving-to-request-2'Jonathan Nieder2018-10-226-29/+81
|\ \ \ \ \
| * | | | | UploadPack v0: Extract "agent" client capability at parse timeIvan Frade2018-10-224-14/+39
| * | | | | UploadPack: Return correct peer user agent on v2 requestsIvan Frade2018-10-194-24/+51
* | | | | | Make PrePushHook properly terminate ref linesMarkus Keller2018-10-211-5/+1
* | | | | | RemoteRefUpdate#toString: Fix indentationDavid Pursehouse2018-10-211-1/+1
* | | | | | [releng] Fix boxing warningMichael Keppler2018-10-201-1/+2
* | | | | | CheckoutCommand: force flag now allows overwriteNed Twigg2018-10-202-2/+29
|/ / / / /