Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-04Merge "Allow '\' in user names in URI-ish"Shawn Pearce1-0/+66
2011-11-04Allow '\' in user names in URI-ishRobin Rosenberg1-0/+66
2011-11-04Provide an id for submodule entries.Kevin Sawicki1-0/+171
2011-10-27Merge "Close the repo in CloneCommandTest"Christian Halstrick1-0/+1
2011-10-26Merge changes I488e9c97,I30f1049f,I1c088dceMatthias Sohn2-2/+128
2011-10-26Cosmetic adjustment of relative date format, do not display "0 months"Robin Rosenberg1-2/+2
2011-10-26Close the repo in CloneCommandTestRobin Rosenberg1-0/+1
2011-10-26Merge "Allow detecting which files were renamed during a revwalk"Matthias Sohn2-0/+179
2011-10-25Allow detecting which files were renamed during a revwalkCarsten Pfeiffer2-0/+179
2011-10-22Define a utility class for handling Git date formatsRobin Rosenberg1-0/+126
2011-10-20Use the SystemReader to get system timeRobin Rosenberg1-1/+9
2011-10-18Fix bad checkout behaviour when a file is removedRobin Rosenberg1-0/+30
2011-10-07Merge changes I7cdb563b,I7f60ae68,I7bd1e769,I92683805,I0e51a8e6Shawn O. Pearce1-9/+19
2011-10-05Merge "Fix DirCacheEdtor.DeleteTree for empty string argument"Christian Halstrick1-0/+117
2011-10-02Do not attempt to resolve describe-labels with less than four digitsRobin Rosenberg1-0/+4
2011-10-01Fix DirCacheEdtor.DeleteTree for empty string argumentRobin Rosenberg1-0/+117
2011-09-30Add blame unit test for file that is renamed twice.Kevin Sawicki1-0/+42
2011-09-30Merge "Use bundle dependency for org.hamcrest.org"Robin Rosenberg1-4/+4
2011-09-29Fire IndexChangedEvent on DirCache.commit()Matthias Sohn1-0/+72
2011-09-28Fix status in index entries after checkout of pathsChristian Halstrick1-0/+52
2011-09-27Use bundle dependency for org.hamcrest.orgMatthias Sohn1-4/+4
2011-09-26Merge "Fix DirCache,getEntriesWithin for empty string arguemnt"Christian Halstrick1-0/+7
2011-09-24Fix DirCache,getEntriesWithin for empty string arguemntRobin Rosenberg1-0/+7
2011-09-21Test the reflog message for commit, cherry-pick, revert and mergeRobin Rosenberg4-1/+61
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-33/+33
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-14Fix smart HTTP client stream alignment errorsShawn O. Pearce1-9/+19
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-05Add a helper for parsing branch switch info out of a reflog entryRobin Rosenberg1-0/+18
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-24Fix boxing warnings in PushProcessTestTomasz Zarna1-7/+7
2011-08-21Throw JGit exception when ResetCommand got wrong refChristian Halstrick1-0/+17
2011-08-21Fix ClassCastException in MergeCommandDenys Digtiar2-2/+35
2011-08-21Add ListTagCommand to JGit APIKetan Padegaonkar1-0/+36
2011-08-21Merge "Add DeleteTagCommand to JGit API"Chris Aniszczyk1-0/+69
2011-08-21Add DeleteTagCommand to JGit APITomasz Zarna1-0/+69
2011-08-18Merge "PackWriter: Make want/have actual sets"Christian Halstrick1-15/+15
2011-08-17Use HEAD as default ref for RefLogCommand.Kevin Sawicki1-6/+37
2011-08-17Adds DiffEntry.scan(TreeWalk, boolean) methodDariusz Luksza2-1/+300
2011-08-16PackWriter: Make want/have actual setsShawn O. Pearce1-15/+15
2011-08-16Merge "Add DiffCommand to JGit API"Christian Halstrick1-0/+97
2011-08-16Add DiffCommand to JGit APITomasz Zarna1-0/+97
2011-08-10Merge "Fix reading of ref names containing characters that sort before /"Robin Rosenberg1-0/+30
2011-07-22Fix reading of ref names containing characters that sort before /Robin Rosenberg1-0/+30
2011-07-13Merge doesn't remove empty foldersTomasz Zarna1-0/+41
2011-07-12Add support for reseting on directoriesDariusz Luksza1-3/+43

Back to the top