aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| * Fix CommitCommand not to destroy repoChristian Halstrick2013-05-111-0/+27
| * Prepare post 3.0.0 M7 buildsMatthias Sohn2013-05-082-2/+2
| * JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2013-05-082-2/+2
* | Fix hardcoded use of target/trash in LocalDiskRepositoryTestCaseShawn Pearce2013-05-082-12/+11
|/
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-062-1/+2
* Merge "URIish: Allow multiple slashes in paths"Shawn Pearce2013-05-051-2/+18
|\
| * URIish: Allow multiple slashes in pathsRobin Stocker2013-04-271-2/+18
* | Remove unused repository field from RevWalkDave Borowitz2013-05-051-1/+1
* | Merge "Require a DiffConfig when creating a FollowFilter"Shawn Pearce2013-05-051-1/+4
|\ \
| * | Require a DiffConfig when creating a FollowFilterDave Borowitz2013-05-051-1/+4
* | | Extend the FS class for Java7Robin Rosenberg2013-05-046-1/+61
|/ /
* | TagCommand should be able to create unannotated tags tooRobin Rosenberg2013-05-031-1/+13
* | Add test for RefUpdate delete without HEADRobin Stocker2013-05-031-1/+16
* | Update tags on fetch if --tags or tag refspec specifiedRobin Stocker2013-05-011-0/+25
* | Only fetch tags that do not exist locally with auto-followRobin Stocker2013-05-011-12/+86
* | Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVERobin Stocker2013-04-291-1/+116
* | Merge "Make the Reflog a public API again"Robin Rosenberg2013-04-278-37/+36
|\ \ | |/ |/|
| * Make the Reflog a public API againRobin Rosenberg2013-04-268-37/+36
* | Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY"Shawn Pearce2013-04-191-85/+0
* | IndexDiff: Provide stage state for conflicting entriesRobin Stocker2013-04-191-0/+48
|/
* Merge "A deleted work tree file is not a conflict when merge wants to delete it"Robin Rosenberg2013-04-191-0/+15
|\
| * A deleted work tree file is not a conflict when merge wants to delete itRobin Rosenberg2013-04-081-0/+15
* | Merge "Untracked files should not be included in stash"Robin Rosenberg2013-04-191-0/+1
|\ \
| * | Untracked files should not be included in stashRobin Rosenberg2013-04-181-0/+1
* | | Do not export package org.eclipse.jgit from jgit testsMatthias Sohn2013-04-191-1/+0
* | | Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-189-35/+27