summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Expose RefAdvertiser for reuse outside of the transport packageShawn O. Pearce2010-01-123-23/+165
* Teach UploadPack how to use an RPC style interfaceShawn O. Pearce2010-01-121-5/+55
* Teach ReceivePack how to use an RPC style interfaceShawn O. Pearce2010-01-121-2/+43
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-127-123/+238
* Implement multi_ack_detailed protocol extensionShawn O. Pearce2010-01-124-35/+134
* Abstract out utility functions for creating test commitsShawn O. Pearce2010-01-129-102/+704
* Fix PersonIdent to always use SystemReaderShawn O. Pearce2010-01-121-1/+4
* Fix RefWriter creation of info/refs to omit HEADShawn O. Pearce2010-01-121-2/+2
* Move TestRng to our JUnit helper packageShawn O. Pearce2010-01-122-2/+20
* Correct spelling error in StringUtils javadocShawn O. Pearce2010-01-121-3/+3
* Finish removing Apache Felix maven-bundle-pluginShawn O. Pearce2010-01-1211-115/+6
* Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plug...Robin Rosenberg2010-01-121-0/+1
* Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""Robin Rosenberg2010-01-1243-82/+548
|\
| * Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg2010-01-1043-82/+548
* | Read core.worktree regardless of whether .git was discovered or notRobin Rosenberg2010-01-061-9/+5
* | Explicitly release resources used by java.util.zip.DeflaterIgor Fedorenko2010-01-061-4/+5
* | Use build timestamp as OSGi version qualifier for SNAPSHOT buildsIgor Fedorenko2010-01-061-0/+1
* | Remove unnecessary semicolon in MergeChunkShawn O. Pearce2010-01-061-1/+2
* | Merge branch 'cq-diff'Shawn O. Pearce2010-01-0617-1/+2275
|\ \
| * | Add file content merge algorithmChristian Halstrick2010-01-065-0/+875
| * | Add performance tests for MyersDiffChristian Halstrick2009-11-053-0/+397
| * | Add javadoc comments, remove unused code, shift comments to correct placeChristian Halstrick2009-10-093-25/+97
| * | Merge change Iacb9082e into cq-diffCode Review2009-10-082-16/+171
| |\ \
| | * | Fixed MyersDiff to be able to handle more than 100kChristian Halstrick2009-10-092-16/+171
| * | | Fix some warnings regarding unnecessary imports and accessing static methodsChristian Halstrick2009-10-071-13/+4
| |/ /
| * | Add the "jgit diff" commandJohannes Schindelin2009-10-063-1/+142
| * | Prepare RawText for diff-index and diff-filesJohannes Schindelin2009-10-061-1/+27
| * | Add a test class for Myers' diff algorithmJohannes Schindelin2009-10-061-0/+109
| * | Add Myers' algorithm to generate diff scriptsJohannes Schindelin2009-10-061-0/+469
| * | Add set to IntListJohannes Schindelin2009-10-062-0/+39
* | | Fix code formatter style referencesShawn O. Pearce2010-01-052-6/+6
* | | UnionInputStream: combines sequential InputStreams into oneShawn O. Pearce2010-01-042-0/+425
* | | Add getPacks to ObjectDirectoryShawn O. Pearce2010-01-041-0/+12
* | | Merge change I67d3ed54Code Review2009-12-281-0/+3
|\ \ \ | |_|/ |/| |
| * | Added -crfl attribute for DiffFormatterReflowTest test dataConstantine Plotnikov2009-12-271-0/+3
* | | Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-2855-717/+309
* | | Recognize Git repository environment variablesRobin Rosenberg2009-12-287-24/+415
* | | Add support for creating detached headsRobin Rosenberg2009-12-283-0/+96
* | | Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2Shawn O. Pearce2009-12-287-9/+9
* | | Get rid of a duplicate constant for SHA-1 lengthRobin Rosenberg2009-12-286-28/+32
|/ /
* | Merge change I5b232f67Code Review2009-12-221-2/+2
|\ \
| * | Fix typo in ReceivePack.javaNico Sallembien2009-12-221-2/+2
* | | Don't crash if we try to load the config for a MockSystemReaderRobin Rosenberg2009-12-211-1/+8
* | | Use Tycho version 0.6.0Igor Fedorenko2009-12-201-18/+1
* | | Method to get a 'humanish' name from a pathMykola Nikishov2009-12-193-8/+178
* | | Ignore target/ folder and compile.org.eclipse.jgit.xmlMykola Nikishov2009-12-121-0/+2
* | | Flipped jgit.core to manifest-first maven-3/tycho buildIgor Fedorenko2009-12-083-12/+110
|/ /
* | Replace a hard-coded default remote's name with a constantMykola Nikishov2009-11-294-3/+8
* | tools/version.sh: Update embedded version numbers in build productsShawn O. Pearce2009-11-171-30/+58
* | Use a more specific Bugzilla URLShawn O. Pearce2009-11-041-1/+1