aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * Add additional RebaseResult for editing commitsStefan Lay2013-11-051-1/+1
| * Add Squash/Fixup support for rebase interactive in RebaseCommandTobias Pfeifer2013-11-051-1/+338
* | Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6...Shawn Pearce2013-11-0518-76/+201
|\ \ | |/ |/|
| * Use absolute paths for file:// URIs in testsShawn Pearce2013-11-018-29/+42
| * Move repeat() to utility class for testsShawn Pearce2013-11-013-12/+59
| * Remove hardcoded target/trash from test casesShawn Pearce2013-11-013-5/+22
| * Remove dependency on StatusCommandTestShawn Pearce2013-11-013-24/+71
| * Remove dependency on DiffFormatterReflowTestShawn Pearce2013-11-011-6/+7
* | Also use MockSystemReader in GitDateParserBadlyFormattedTestMatthias Sohn2013-11-051-0/+14
* | Merge "testMaliciousPathEmpty fails on Windows"Christian Halstrick2013-11-041-2/+9
|\ \
| * | testMaliciousPathEmpty fails on WindowsRobin Rosenberg2013-11-011-2/+9
| |/
* | Parse commitId and shortMessage of a commented out line in rebase todoTobias Pfeifer2013-10-311-0/+119
* | Enhance reading of git-rebase-todo formatted filesChristian Halstrick2013-10-311-25/+122
|/
* Make sure SystemReader is reset after test is runRobin Stocker2013-10-224-0/+25
* Merge "Fix failed tests when the tmp directory is a symlink"Matthias Sohn2013-10-192-16/+19
|\
| * Fix failed tests when the tmp directory is a symlinkRobin Rosenberg2013-10-202-16/+19
* | Describe HEAD if no explicit target was setMatthias Sohn2013-10-111-6/+12
|/
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-032-37/+37
* Merge branch 'stable-3.1'Matthias Sohn2013-10-033-47/+78
|\
| * Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-032-37/+37
| * JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-022-2/+2
| * Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-272-2/+2
| * JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-272-2/+2
| * Attempt to fix graph layout when new heads are introducedRobin Rosenberg2013-09-261-10/+41
* | Added the git-describe implementationKohsuke Kawaguchi2013-09-271-0/+242
|/
* ResetCommand: Allow reset on unborn branch when ref not specifiedRobin Stocker2013-09-131-1/+37
* Don't treat "/" as valid ignore patternRobin Stocker2013-09-091-0/+11
* Merge branch 'stable-3.0'Matthias Sohn2013-09-041-0/+11
|\
| * Prepare post 3.0.2-rc2 buildsMatthias Sohn2013-09-042-2/+2
| * JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2013-09-042-2/+2
| * Update build to use CBI jarsigner pluginMatthias Sohn2013-09-041-0/+11
| * Update reflog like C Git during rebase (non-interactive)Robin Rosenberg2013-08-211-2/+90
| * Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilterRobin Stocker2013-08-211-0/+10
| * Refactor PathSuffixFilterTest to remove duplicationRobin Stocker2013-08-211-61/+31
| * Update HEAD in cherry-picking several commitsHiroshi Tomita2013-08-211-0/+36
| * Fix HTTP response processing for WWW-Authenticate headersAlex Rukhlin2013-08-211-0/+162
| * Fix tests for OS X when the tmpdir is the default /tmpRobin Rosenberg2013-08-211-2/+7
| * Recognize CRLF when parsing the short message of a commit or tagRobin Rosenberg2013-08-212-0/+25
| * Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-192-36/+36
* | Enable LsRemoteCommand to work without local repositoryRobin Stocker2013-08-131-1/+9
* | Merge "Recognize CRLF when parsing the short message of a commit or tag"Robin Rosenberg2013-08-102-0/+25
|\ \
| * | Recognize CRLF when parsing the short message of a commit or tagRobin Rosenberg2013-06-142-0/+25
* | | Merge "Added characters to be escaped in file name patterns"Robin Rosenberg2013-08-101-0/+40
|\ \ \
| * | | Added characters to be escaped in file name patternsGustav Karlsson2013-04-061-0/+40
* | | | Implement open(URIish) for TransportLocalRobin Stocker2013-07-211-0/+16
* | | | Update reflog like C Git during rebase (non-interactive)Robin Rosenberg2013-07-211-2/+90
* | | | Add path option to StatusCommandChristian Halstrick2013-07-211-0/+36
* | | | Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilterRobin Stocker2013-07-081-0/+10
* | | | Refactor PathSuffixFilterTest to remove duplicationRobin Stocker2013-07-081-61/+31
* | | | Merge "Update HEAD in cherry-picking several commits"Robin Stocker2013-07-021-0/+36
|\ \ \ \