summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-10-063-2/+213
|\
| * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-063-2/+213
| |\
| | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-10-063-3/+214
| | |\
| | | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-051-0/+65
| | | * ObjectChecker: Report .gitmodules files found in the packIvan Frade2018-10-051-2/+117
| | | * SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-051-1/+32
* | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-081-4/+5
|\| | |
| * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-081-4/+5
| |\| |
| | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-081-4/+5
| | |\|
| | | * Use constant for ".lock"Matthias Sohn2018-09-071-4/+5
| | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-08-311-17/+0
| | |\|
| | | * ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2018-08-301-17/+0
* | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-241-0/+159
|\| | |
| * | | Fix fetching with duplicate ref updatesThomas Wolf2018-08-221-0/+29
| * | | Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2018-08-221-0/+45
| * | | FetchCommandTest: test add/update/delete fetchMarc Strapetz2018-08-221-0/+85
* | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-07-271-0/+132
|\| | |
| * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-271-0/+132
| |\| |
| | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-271-0/+132
| | |\|
| | | * Delete all loose refs empty directoriesLuca Milanesio2018-07-261-10/+24
| | | * GC: Remove empty references foldersHector Caballero2018-07-101-0/+118
| | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-06-201-0/+3
| | |\|
| | | * Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-06-201-0/+3
| | | |\
| | | | * Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-06-191-0/+3
| | | | |\
| | | | | * Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3
* | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-02-141-0/+283
|\| | | | |
| * | | | | Fix ssh host name handling for JschThomas Wolf2018-02-141-1/+68
| * | | | | Jsch overrides the port in the URI with the one in ~/.ssh/configThomas Wolf2018-02-141-0/+216
* | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-01-131-1/+2
|\| | | | |
| * | | | | Revert handling of ssh IdentityFile to pre-4.9 behaviorThomas Wolf2018-01-121-1/+2
* | | | | | Add a command to deinitialize submodulesDavid Turner2017-12-271-0/+251
* | | | | | URIish: support for empty portsMarc Strapetz2017-12-231-7/+16
* | | | | | Merge branch 'stable-4.9'Matthias Sohn2017-12-233-0/+68
|\| | | | |
| * | | | | Strings#convertGlob: fix escaping of patterns like [\[].Dmitry Pavlenko2017-12-213-0/+68
* | | | | | ConfigTest: Add some additional comment parsing testsDave Borowitz2017-12-211-0/+5
* | | | | | Config: Drop backslash in invalid escape sequences in subsectionsDave Borowitz2017-12-211-8/+9
* | | | | | Config: Match C git behavior more closely in escaping valuesDave Borowitz2017-12-212-7/+18
* | | | | | Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-216-22/+23
* | | | | | Merge branch 'stable-4.9'Dave Borowitz2017-12-201-3/+49
|\| | | | |
| * | | | | PackInserter: Ensure objects are written at the end of the packDave Borowitz2017-12-201-3/+49
| * | | | | Config: Remove the include functionalityDavid Pursehouse2017-12-151-16/+8
* | | | | | Config: Rewrite subsection and value escaping and parsingDave Borowitz2017-12-182-57/+176
* | | | | | PushConnectionTest: Increase maxCommandBytes yet againDavid Pursehouse2017-12-181-1/+1
* | | | | | ConfigTest: Remove redundant assignmentDavid Pursehouse2017-12-151-2/+1
* | | | | | Make Config.readIncludedConfig a noop by defaultShawn Pearce2017-12-131-15/+3
* | | | | | Merge "URIishTest: more Windows file-protocol tests"Thomas Wolf2017-12-091-0/+82
|\ \ \ \ \ \
| * | | | | | URIishTest: more Windows file-protocol testsMarc Strapetz2017-12-091-0/+82
* | | | | | | PackInserterTest: Prevent potential NPE dereferencing Path.getFileName()David Pursehouse2017-12-081-3/+6
|/ / / / / /
* | | | | | Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-0722-209/+178
* | | | | | ConfigTest: Move pathToString to FileUtilsDavid Pursehouse2017-12-062-10/+3