3376 Commits (1555eeaa9cd8daf6171a75add891e7de72b72dfb)
 

Author SHA1 Message Date
Shawn Pearce 219b9045f4 Merge "Added the missing export in MANIFEST.MF." 10 years ago
Christian Halstrick 5171a1843a Merge "RecursiveMerger should not fail on content-merge conflicts of parents" 10 years ago
Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10 years ago
Christian Halstrick 3b031fe3dc RecursiveMerger should not fail on content-merge conflicts of parents 10 years ago
Christian Halstrick 289b7c60a9 Fixed message for exception thrown during recursive merge 10 years ago
Shawn Pearce d11ca1b084 HistogramDiff: Convert stack recursion to heap managed queue 10 years ago
Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 10 years ago
Christian Halstrick cf9b01b09a Handle initial checkout correctly 10 years ago
Yuxuan 'fishy' Wang c7adc0c91c Added the missing export in MANIFEST.MF. 10 years ago
Robin Stocker f3fc379757 Update SUBMITTING_PATCHES 10 years ago
Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' 10 years ago
Konrad Kügler 48544e27ae Preserve merges during pull if configured to do so 10 years ago
Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support 10 years ago
Konrad Kügler b9a0077062 Repository.writeMergeHeads to accept a list with subtypes of ObjectId 10 years ago
Konrad Kügler 0f679dbda5 Cherry-Pick: Support --no-commit 10 years ago
Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with 10 years ago
Robin Rosenberg 71c18201c1 Eliminate warning about overlapping variable names 10 years ago
Robin Rosenberg a03bdcbbb4 Don't warn for methods that can be static 10 years ago
Robin Rosenberg 8032b64980 Add new default settings from Eclipse 4.4 10 years ago
Matthias Sohn 6b0503c0c2 Merge "Clarify comments in message properties files (and fix grammar)" 10 years ago
Robin Rosenberg 0f14d3bf40 Try to fix intermittent test failure related to file timestamps 10 years ago
Robin Stocker 26e0c533d0 Clarify comments in message properties files (and fix grammar) 10 years ago
Robin Stocker 10aee9b1b7 Fix incorrect "''" in CLIText.properties 10 years ago
Robin Rosenberg 844739baa1 Add a comment to the message properties files on how they are processed 10 years ago
Robin Rosenberg 5054f36d4b Fix spelling error in error messgae 10 years ago
Robin Rosenberg a9cd45cbd8 Remove duplicate string in CLIText.properties 10 years ago
Robin Rosenberg 350ba91585 Fix formatting errors in error messages 10 years ago
Matthias Sohn 64dde09b85 Merge branch 'stable-3.4' 10 years ago
Matthias Sohn 7865d7100e Prepare 3.4.2-SNAPSHOT builds 10 years ago
Matthias Sohn 03f6e83c40 JGit v3.4.1.201406201815-r 10 years ago
Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception 10 years ago
Robin Rosenberg 79792c59b6 Remove no longer needed API breakage filters 10 years ago
Robin Rosenberg 78cd2bb9e0 Remove an unnecessary semicolon 10 years ago
Robin Rosenberg 447fd6a948 Remove an unnecessary $NON-NLS$ comment 10 years ago
Robin Rosenberg be025ff7d2 Merge "Enable NLS / TranslationBundle to be used in OSGi" 10 years ago
Dave Borowitz 7eb0b702fd Don't set REWRITE flag unless parent rewriting is requested 10 years ago
Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public 10 years ago
Matthias Sohn 2a562b94d6 Add missing javadoc and since tag for RepoCommand.readFileFromRepo() 10 years ago
Dave Borowitz e23768f779 Merge "Refactor DefaultRemoteReader for easier code reuse" 10 years ago
Matthias Sohn 82060d02cb Merge branch 'stable-3.4' 10 years ago
Matthias Sohn 126eb94f77 Prepare post 3.4.0 builds 10 years ago
Matthias Sohn d0daad884f JGit v3.4.0.201406110918-r 10 years ago
Yuxuan 'fishy' Wang afa2154e45 Refactor DefaultRemoteReader for easier code reuse 10 years ago
Robin Rosenberg 83846d1f6d Merge "Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols." 10 years ago
Robin Rosenberg 79004dd42a Add missing @since to RepoCommand.setInputStream 10 years ago
Yuxuan 'fishy' Wang acd7ed5269 Added setInputStream to RepoCommand. 10 years ago
Dave Borowitz c8ddac2a86 Merge "Better way to handle relative URLs in manifest XML" 10 years ago
Anton Bannykh f4943de29b Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10 years ago
Robin Rosenberg dc66469e11 LsRemoteCommand - internal execute need not be protected 10 years ago
Matthias Sohn be25ecb393 Enable passing version number to maven central scripts 10 years ago