Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Merge branch 'delta'Shawn O. Pearce6-25/+32
2010-07-16Fully implement Logger interfaceJonathan Gossage1-4/+44
2010-06-27Move FileRepository to storage.file.FileRepositoryShawn O. Pearce6-9/+10
2010-06-26Use FileRepository where we assume other file semanticsShawn O. Pearce5-18/+24
2010-06-26Remove RepositoryConfig and use FileBasedConfig insteadShawn O. Pearce3-6/+6
2010-06-18Fix line endingsMatthias Sohn2-0/+6
2010-06-14Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b...Shawn Pearce3-3/+3
2010-06-14Start 0.9 developmentShawn O. Pearce2-11/+11
2010-06-13Make inner classes static in http codeRobin Rosenberg3-3/+3
2010-06-02Qualify post-0.8.1 buildsShawn O. Pearce2-11/+11
2010-06-02JGit 0.8.1v0.8.1Shawn O. Pearce2-11/+11
2010-03-21Qualify builds as 0.8.0Shawn O. Pearce2-11/+11
2010-03-13http.server: Use TemporaryBuffer and compress some responsesShawn O. Pearce1-3/+1
2010-03-13Use "ERR message" for early ReceivePack problemsShawn O. Pearce1-0/+151
2010-03-13Capture non-progress side band #2 messages and put in resultShawn O. Pearce1-0/+174
2010-02-10http.test: Use JUnit 3 test runnerShawn O. Pearce1-1/+1
2010-02-10http.test: Add missing plugin.properties to buildShawn O. Pearce1-1/+2
2010-02-10http.test: Use JGit Format and compiler settingsShawn O. Pearce2-1/+386
2010-02-03Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce1-25/+25
2010-01-25Fix racy HTTP tests by waiting for requests to finishShawn O. Pearce2-26/+87
2010-01-23Correct bundle, provider names to be consistentShawn O. Pearce2-2/+5
2010-01-23Make HTTP test project work in EclipseRobin Rosenberg7-0/+94
2010-01-12Add JUnit tests for HTTP transportShawn O. Pearce18-0/+3274

    Back to the top