aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Fix CheckoutCommand not setting up trackingRobin Stocker2014-08-052-17/+59
* Merge "Add isRebase to API of BranchConfig"Robin Rosenberg2014-08-031-0/+16
|\
| * Add isRebase to API of BranchConfigRobin Stocker2014-08-031-0/+16
* | NetRC parser and credentials provider.Alexey Kuznetsov2014-08-031-0/+191
|/
* Add IndexDiff tests for merge conflict state BOTH_ADDEDLaurent Goubet2014-08-021-0/+116
* IndexDiffFilter should never filter entries with stage!=0Christian Halstrick2014-08-021-0/+25
* Fix RevertCommand to correctly revert multiple commits at once.Maik Schreiber2014-07-301-0/+100
* Remove overlapping submodules from repo manifest.Yuxuan 'fishy' Wang2014-07-291-0/+59
* Merge "RecursiveMerger should not fail on content-merge conflicts of parents"Christian Halstrick2014-07-291-0/+83
|\
| * RecursiveMerger should not fail on content-merge conflicts of parentsChristian Halstrick2014-07-281-0/+83
* | Strip trailing /s in repo base URI.Yuxuan 'fishy' Wang2014-07-281-1/+1
|/
* Fix RecursiveMerger's internal use of merge to find a merge baseChristian Halstrick2014-07-251-1/+179
* Handle initial checkout correctlyChristian Halstrick2014-07-251-0/+19
* Preserve merges during pull if configured to do soKonrad Kügler2014-07-151-0/+207
* Rebase: Add --preserve-merges supportKonrad Kügler2014-07-151-0/+278
* Cherry-Pick: Support --no-commitKonrad Kügler2014-07-141-2/+46
* Handle diff formatting when there is nothing to compare withRobin Rosenberg2014-07-061-0/+78
* Eliminate warning about overlapping variable namesRobin Rosenberg2014-07-041-5/+5
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Merge branch 'stable-3.4'Matthias Sohn2014-06-211-1/+33
|\
| * Prepare 3.4.2-SNAPSHOT buildsMatthias Sohn2014-06-212-38/+38
| * JGit v3.4.1.201406201815-rv3.4.1.201406201815-rMatthias Sohn2014-06-212-38/+38
| * Allow retrying connecting SshSession in case of an exceptionStefan Lay2014-06-201-1/+33
| * Prepare post 3.4.0 buildsMatthias Sohn2014-06-112-2/+2
| * JGit v3.4.0.201406110918-rv3.4.0.201406110918-rMatthias Sohn2014-06-112-2/+2
| * Prepare post 3.4 RC3 buildsMatthias Sohn2014-06-042-2/+2
| * JGit v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3Matthias Sohn2014-06-042-2/+2
| * Prepare post 3.4.0 RC2 buildsMatthias Sohn2014-05-282-2/+2
| * JGit v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2Matthias Sohn2014-05-282-2/+2
* | Rename RewriteTreeFilter to TreeRevFilter and make it publicDave Borowitz2014-06-121-0/+188
* | Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-042-38/+38
* | Merge "Unit test for the updating behavior in RepoCommand API."Shawn Pearce2014-05-271-47/+148
|\ \
| * | Unit test for the updating behavior in RepoCommand API.Yuxuan 'fishy' Wang2014-05-271-47/+148
| |/
* / Remove a bit of repetition and casting in PackFileTestRoberto Tyley2014-05-261-7/+4
|/
* Allow to include untracked files in stash operations.Andreas Hermann2014-05-222-4/+133
* Fix for reflog corruption caused by multiline messageAndreas Hermann2014-05-221-0/+96
* Improve layout of branches in the commit graphKonrad Kügler2014-05-221-52/+347
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-212-2/+2
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-212-2/+2
* Adds support for SPNEGOLaurent Goujon2014-05-211-0/+9
* Merge "Cherry-Pick: Support --mainline to pick merges"Robin Rosenberg2014-05-191-0/+58
|\
| * Cherry-Pick: Support --mainline to pick mergesKonrad Kügler2014-05-171-0/+58
* | Fix a number of failing conflict situationsRobin Rosenberg2014-05-171-1/+1
* | Merge "Archive: Add the ability to select one or more paths."Robin Rosenberg2014-05-171-0/+211
|\ \ | |/ |/|
| * Archive: Add the ability to select one or more paths.Shaul Zorea2014-05-141-0/+211
* | Handle repo copyfile in bare repositories.Yuxuan 'fishy' Wang2014-05-091-1/+39
* | Handle the revision attribute in repo manifest.Yuxuan 'fishy' Wang2014-05-091-6/+125
* | Handle repo submodules for bare repositories.Yuxuan 'fishy' Wang2014-05-071-0/+41
|/
* Merge changes I9ba0e70f,I1f38e055,Idb55a303Dave Borowitz2014-05-061-0/+94
|\