Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-18JGit v3.2.0.201312181205-rv3.2.0.201312181205-rMatthias Sohn2-2/+2
2013-12-04CLI status should support --porcelainKaloyan Raev1-0/+118
2013-12-02Add pgm test for checkout of existing branch with checkout conflictAxel Richard1-0/+26
2013-11-09Don't import non-existing package org.eclipse.jgit.java7Matthias Sohn1-1/+0
2013-10-30Add missing resources from source.. in build.propertiesTomasz Zarna1-1/+2
2013-10-26CLI fetch command should support --tagsKaloyan Raev2-0/+111
2013-10-10Add describe command to JGit command line interfaceMatthias Sohn1-0/+99
2013-10-03Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2013-10-03Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2-15/+15
2013-10-02JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2-2/+2
2013-09-27Prepare post 3.1.0 RC1 buildsMatthias Sohn2-2/+2
2013-09-27JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2-2/+2
2013-09-08Add missing dependency for testing ArchiveCommand with xz compressionMatthias Sohn1-0/+1
2013-09-04Merge branch 'stable-3.0'Matthias Sohn1-0/+19
2013-09-04Prepare post 3.0.2-rc2 buildsMatthias Sohn2-2/+2
2013-09-04JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2-2/+2
2013-09-04Update build to use CBI jarsigner pluginMatthias Sohn1-0/+19
2013-08-18Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2-15/+15
2013-06-16Add the other test launchers as favoritesRobin Rosenberg2-0/+8
2013-06-15Disable warning about assigning to parameterRobin Stocker1-1/+1
2013-06-13Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2013-06-13Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2-2/+2
2013-06-10JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2-2/+2
2013-06-07Add support for "jgit archive --output=<filename>"Jonathan Nieder1-6/+206
2013-06-06Add long filename, large file, and non-ASCII filename support to TarFormatJonathan Nieder1-0/+30
2013-06-04Prepare post 3.0.0 RC3 buildsMatthias Sohn2-2/+2
2013-06-04JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2-2/+2
2013-05-29Prepare post 3.0.0-rc2 buildsMatthias Sohn2-2/+2
2013-05-28JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2-2/+2
2013-05-24ArchiveCommand: make archive formats non-inner classesJonathan Nieder1-0/+7
2013-05-08Prepare post 3.0.0 M7 buildsMatthias Sohn2-2/+2
2013-05-08JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2-2/+2
2013-05-06Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2-0/+2
2013-05-04Extend the FS class for Java7Robin Rosenberg4-15/+58
2013-05-03Fix line endingsMatthias Sohn1-79/+79
2013-04-19status: Print conflict description for unmerged pathsRobin Stocker1-3/+3
2013-04-18Merge "Remove unused dependencies"Robin Rosenberg1-3/+1
2013-04-15Make recursive merge strategy the default merge strategyMatthias Sohn1-1/+1
2013-04-09Remove unused dependenciesMatthias Sohn1-3/+1
2013-04-08Fix plugin provider names to conform with release train requirementMatthias Sohn1-1/+1
2013-04-04Add the no-commit option to MergeCommandTomasz Zarna2-3/+36
2013-03-27New functions to facilitate the writing of CLI test casesFrançois Rey2-14/+90
2013-03-18JGit 3.0: move internal classes into an internal subpackageShawn Pearce3-14/+14
2013-02-13Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2012-12-20Prepare 2.3.0 buildsMatthias Sohn2-13/+13
2012-12-20Prepare post 2.2.0.201212191850-r buildsstable-2.2Matthias Sohn2-2/+2
2012-12-19JGit v2.2.0.201212191850-rv2.2.0.201212191850-rMatthias Sohn2-2/+2
2012-12-04archive: Add tar supportJonathan Nieder1-7/+160
2012-12-04archive: Record executable and symlink bitsJonathan Nieder1-0/+74
2012-11-30Add basic "jgit add" testsJonathan Nieder2-0/+116

Back to the top