aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Rebase interactive should finish if last step is editStefan Lay2013-11-061-0/+33
* Merge changes I40f2311c,I3c419094Matthias Sohn2013-11-051-2/+339
|\
| * 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
|/
* Merge branch 'stable-3.1'Matthias Sohn2013-10-031-10/+41
|\
| * 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
* 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
|\ \ \
| * | | Update HEAD in cherry-picking several commitsHiroshi Tomita2013-07-011-0/+36
* | | | Implement get nth offset in PackIndex.Colby Ranger2013-06-281-0/+15
|/ / /
* | | Fix HTTP response processing for WWW-Authenticate headersAlex Rukhlin2013-06-231-0/+162
* | | Add a method to DfsOutputStream to read as an InputStreamDave Borowitz2013-06-191-0/+150
* | | Fix tests for OS X when the tmpdir is the default /tmpRobin Rosenberg2013-06-161-2/+7
| |/ |/|
* | Merge "document empty blocks in StashApplyCommandTest"Matthias Sohn2013-06-141-0/+3
|\ \
| * | document empty blocks in StashApplyCommandTestTomasz Zarna2013-06-131-0/+3
* | | Merge branch 'stable-3.0'Matthias Sohn2013-06-134-9/+6
|\ \ \ | |/ / |/| |
| * | Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)Robin Rosenberg2013-06-094-9/+6
* | | Merge branch 'stable-3.0'Matthias Sohn2013-05-296-14/+375
|\| |
| * | Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-281-0/+150
| * | Fix multiple bugs in RawSubStringPattern used by MessageRevFilterRobin Stocker2013-05-281-0/+104
| * | Handle short branch/tag name for setBranch in CloneCommandRobin Stocker2013-05-261-6/+34
| * | Fix BatchRefUpdate progress-monitoring so it doesn't count twiceRoberto Tyley2013-05-191-7/+30
| * | Fix DiffFormatter NPEs for DiffEntry without content changeRobin Stocker2013-05-151-1/+30