aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ \ \
| * | | | 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-192-0/+151
* | | | Fix tests for OS X when the tmpdir is the default /tmpRobin Rosenberg2013-06-161-2/+7
* | | | Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
| |/ / |/| |
* | | Merge "document empty blocks in StashApplyCommandTest"Matthias Sohn2013-06-141-0/+3
|\ \ \
| * | | document empty blocks in StashApplyCommandTestTomasz Zarna2013-06-131-0/+3
* | | | Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-132-37/+37
* | | | Merge branch 'stable-3.0'Matthias Sohn2013-06-134-9/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-132-2/+2
| * | JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-112-2/+2
| * | Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)Robin Rosenberg2013-06-094-9/+6
| * | Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-042-2/+2
| * | JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-042-2/+2
* | | Merge branch 'stable-3.0'Matthias Sohn2013-05-296-14/+375
|\| |
| * | Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-292-2/+2
| * | JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-292-2/+2
| * | 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