Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Prepare post 3.3.0RC1 buildsMatthias Sohn3-3/+3
2014-02-19JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn3-3/+3
2014-02-10Add symlink support to JGitRobin Rosenberg1-1/+1
2014-01-10Tag som non-localizable strings with NON-NLSRobin Rosenberg1-1/+1
2014-01-06Suppport the GIT_CONFIG_NOSYSTEM environment variableRobin Rosenberg1-1/+5
2013-12-27[CLI] Add option --millis / -m to debug-show-dir-cache commandMatthias Sohn2-3/+13
2013-12-17archive: Prepend a specified prefix to all entry filenamesJonathan Nieder3-0/+7
2013-12-05Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn3-33/+33
2013-12-04CLI status should support --porcelainKaloyan Raev2-8/+118
2013-11-29Manage CheckoutConflictException in pgmAxel Richard3-0/+12
2013-11-12Add uses directives to ensure OSGi wires jgit bundles correctlyMatthias Sohn1-7/+14
2013-10-30Add missing resources from source.. in build.propertiesTomasz Zarna1-1/+2
2013-10-26CLI fetch command should support --tagsKaloyan Raev2-0/+16
2013-10-20Merge "Add describe command to JGit command line interface"Robin Rosenberg4-0/+79
2013-10-12CLI version command falls back to Bundle-VersionKaloyan Raev1-3/+48
2013-10-10Add describe command to JGit command line interfaceMatthias Sohn4-0/+79
2013-10-10List all supported formats in archive command's helpMatthias Sohn1-1/+1
2013-10-10Merge "Add support for --version in JGit CLI"Robin Stocker2-1/+10
2013-10-09Add resources/ as source folder in build.propertiesKaloyan Raev1-1/+2
2013-10-09Add support for --version in JGit CLIKaloyan Raev2-1/+10
2013-10-07Propagate IOException where possible when getting refs.Colby Ranger5-8/+22
2013-10-03Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn3-33/+33
2013-10-03Prepare post 3.1.0 buildsstable-3.1Matthias Sohn3-33/+33
2013-10-02JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn3-4/+4
2013-09-27Prepare post 3.1.0 RC1 buildsMatthias Sohn3-3/+3
2013-09-27JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn3-3/+3
2013-09-24Prepare re-signing pgm's ueberjar to avoid SecurityExceptionMatthias Sohn1-0/+14
2013-09-17Merge branch 'stable-3.0'Matthias Sohn1-2/+0
2013-09-16JGit v3.0.3.201309161630-rv3.0.3.201309161630-rstable-3.0Matthias Sohn3-4/+4
2013-09-11Merge branch 'stable-3.0'Matthias Sohn3-1/+10
2013-09-11Prepare post 3.0.2 buildsMatthias Sohn3-32/+32
2013-09-11JGit v3.0.2.201311090911-rv3.0.2.201311090911-rMatthias Sohn3-3/+3
2013-09-09Add missing usage texts for JGit commandline commandsMatthias Sohn22-12/+73
2013-09-04Prepare post 3.0.2-rc2 buildsMatthias Sohn3-3/+3
2013-09-04JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn3-3/+3
2013-08-18Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn3-32/+32
2013-08-05Add --quiet flag to pgm fetch.Colby Ranger2-1/+6
2013-07-22Add path option to StatusCommandChristian Halstrick1-1/+10
2013-06-21Move gc to package org.eclipse.jgit.pgmMatthias Sohn2-3/+2
2013-06-15Disable warning about assigning to parameterRobin Stocker1-1/+1
2013-06-13Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn3-33/+33
2013-06-13Prepare post 3.0.0.201306101825-r buildsMatthias Sohn3-3/+3
2013-06-10JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn3-3/+3
2013-06-07Add support for "jgit archive --output=<filename>"Jonathan Nieder1-6/+29
2013-06-04Prepare post 3.0.0 RC3 buildsMatthias Sohn3-3/+3
2013-06-04JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn3-3/+3
2013-05-29Remove unused import in ArchiveJonathan Nieder1-1/+0
2013-05-29Move FormatActivator.start()/stop() to a separate classJonathan Nieder1-2/+2
2013-05-29Prepare post 3.0.0-rc2 buildsMatthias Sohn3-3/+3
2013-05-28Maintain list of archive formats in one placeJonathan Nieder1-4/+2

Back to the top