Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-15Introduce a named constant for the .git directory.Robin Rosenberg1-14/+14
2010-01-12Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2-15/+27
2010-01-12Implement multi_ack_detailed protocol extensionShawn O. Pearce1-0/+33
2010-01-12Abstract out utility functions for creating test commitsShawn O. Pearce8-102/+54
2010-01-12Move TestRng to our JUnit helper packageShawn O. Pearce2-67/+2
2010-01-12Finish removing Apache Felix maven-bundle-pluginShawn O. Pearce1-4/+1
2010-01-12Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""Robin Rosenberg9-36/+101
2010-01-10Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg9-36/+101
2010-01-06Merge branch 'cq-diff'Shawn O. Pearce6-0/+714
2010-01-06Add file content merge algorithmChristian Halstrick1-0/+187
2010-01-05Fix code formatter style referencesShawn O. Pearce1-3/+3
2010-01-04UnionInputStream: combines sequential InputStreams into oneShawn O. Pearce1-0/+217
2009-12-29Merge change I67d3ed54Code Review1-0/+3
2009-12-28Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce11-103/+49
2009-12-28Recognize Git repository environment variablesRobin Rosenberg1-1/+156
2009-12-28Add support for creating detached headsRobin Rosenberg1-0/+58
2009-12-27Added -crfl attribute for DiffFormatterReflowTest test dataConstantine Plotnikov1-0/+3
2009-12-18Method to get a 'humanish' name from a pathMykola Nikishov1-0/+122
2009-11-04Add performance tests for MyersDiffChristian Halstrick3-0/+397
2009-11-03Only import the sample data packs on tests that need themShawn O. Pearce16-40/+97
2009-11-03Move T0007_Index to exttstShawn O. Pearce1-18/+23
2009-11-03Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce11-359/+79
2009-11-03Refactor our Maven build to be modularShawn O. Pearce2-3/+98
2009-11-03Switch pgm, test to proper plugin projectsShawn O. Pearce2-2/+16
2009-10-31Move pure IO utility functions to a utility class of its own.Robin Rosenberg2-9/+9
2009-10-31Eclipse IDE: Automatically remove trailing whitespace on saveShawn O. Pearce1-1/+53
2009-10-31Remove trailing whitespace at end of lineAlex Blewitt11-118/+118
2009-10-16Refactor org.eclipse.jgit.test to be a bundleChris Aniszczyk5-2/+32
2009-10-12Fix classpath to use jsch and args4j from orbitMatthias Sohn1-1/+1
2009-10-08Make the default encoding when reading commits UTF-8Constantine Plotnikov1-0/+3
2009-10-07Remove a duplicate test from T0003_BasicRobin Rosenberg1-10/+0
2009-10-06Add a test class for Myers' diff algorithmJohannes Schindelin1-0/+109
2009-10-06Add set to IntListJohannes Schindelin1-0/+21
2009-10-05Move setupReflog test function to only test that caresShawn O. Pearce2-19/+22
2009-10-05Remove useless test005_todopack testShawn O. Pearce1-28/+0
2009-10-02Add support for logAllRefUpdates configuration parameterChristian Halstrick1-0/+122
2009-09-29Initial JGit contribution to eclipse.orgGit Development Community191-0/+27674

    Back to the top