Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-12JGit 1.3.0.201202121842-rc4v1.3.0.201202121842-rc4Matthias Sohn2-2/+2
2012-01-25Merge "Allow to list tags with org.eclipse.jgit.pgm.Tag"Robin Rosenberg1-7/+20
2011-12-26Merge branch 'stable-1.2'Matthias Sohn2-0/+100
2011-12-22JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2-2/+2
2011-12-18Allow to amend commits with JGit CLITomasz Zarna2-0/+5
2011-12-16Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2-0/+100
2011-12-10Prepare 1.3.0 buildsMatthias Sohn2-25/+25
2011-12-06Force jgit.sh to use UTF-8 encoding on MacRobin Rosenberg1-0/+1
2011-12-02Allow to list tags with org.eclipse.jgit.pgm.TagTomasz Zarna1-7/+20
2011-10-26Make use of the many date formatting options in the log commandRobin Rosenberg2-12/+15
2011-10-20Add a method to SystemReader to get the time zoneRobin Rosenberg1-1/+2
2011-09-22Merge "Document the show methods of RevWalkTextBuiltin"Robin Rosenberg1-0/+22
2011-09-22Merge "Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltin"Robin Rosenberg1-2/+4
2011-09-18Document the show methods of RevWalkTextBuiltinRobin Rosenberg1-0/+22
2011-09-18Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltinRobin Rosenberg1-2/+4
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-25/+25
2011-09-15Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2-2/+2
2011-09-15JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2-2/+2
2011-09-07Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2-2/+2
2011-09-07JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2-2/+2
2011-09-05Use commit message best practices for Mylyn Commit templateMatthias Sohn2-0/+7
2011-09-01Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-08-27Use the appropriate constant for ".git"Robin Rosenberg2-2/+2
2011-08-13blame: Implement blame on the command lineShawn O. Pearce6-0/+371
2011-08-08Fix jgit rev-list --objects masterShawn O. Pearce1-3/+5
2011-07-12Merge "Merge in JGit CLI is missing break statement"Chris Aniszczyk1-0/+1
2011-07-12Merge in JGit CLI is missing break statementTomasz Zarna1-0/+1
2011-06-19RFC: Ugly fix for i18n of metaVar CLI argumentsRobin Rosenberg2-0/+67
2011-06-09Merge branch 'stable-1.0'Matthias Sohn3-1/+62
2011-06-09Prepare post JGit v1.0.0.201106090707-r buildsstable-1.0Matthias Sohn2-2/+2
2011-06-09JGit v1.0.0.201106090707-rv1.0.0.201106090707-rMatthias Sohn2-2/+2
2011-06-09Include about.html files in maven buildMatthias Sohn1-0/+1
2011-06-09Prepare post v1.0.0.201106081625-r buildsMatthias Sohn2-2/+2
2011-06-08JGit v1.0.0.201106081625-rv1.0.0.201106081625-rMatthias Sohn2-2/+2
2011-06-08Add missing about.html files to all shipped bundlesMatthias Sohn2-1/+61
2011-06-08Prepare post v1.0.0.201106071701-r buildsMatthias Sohn2-2/+2
2011-06-07JGit v1.0.0.201106071701-rv1.0.0.201106071701-rMatthias Sohn2-2/+2
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-24/+24
2011-06-05Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2-2/+2
2011-06-05JGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2-2/+2
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-31jgit.sh: Implement pager supportShawn O. Pearce1-4/+33
2011-05-02Qualify post-0.12 buildsMatthias Sohn2-24/+24
2011-05-02JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-24/+24
2011-03-29Added Merge command to the CLIChristian Halstrick5-0/+142
2011-03-24Registering the Checkout command and fixed a typo.Sasa Zivkov2-1/+2
2011-03-15PushCommand: Add utilities for --all, --tagsShawn O. Pearce1-6/+6

Back to the top