aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use "ERR message" for early ReceivePack problemsShawn O. Pearce2010-03-122-8/+182
* Catch and report "ERR message" during remote advertisementsShawn O. Pearce2010-03-122-0/+90
* Wait for EOF on stderr before finishing SSH channelShawn O. Pearce2010-03-121-13/+45
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-1215-187/+657
* ReceivePack: Enable side-band-64k capability for status reportsShawn O. Pearce2010-03-122-30/+54
* Use more restrictive patterns for sideband progress scrapingShawn O. Pearce2010-03-121-4/+4
* Prefix remote progress tasks with "remote: "Shawn O. Pearce2010-03-121-4/+9
* Decode side-band channel number as unsigned integerShawn O. Pearce2010-03-121-1/+1
* Refactor SideBandInputStream constructionShawn O. Pearce2010-03-123-20/+20
* Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-126-88/+198
* Don't doubly wrap TransportException in smart HTTP clientShawn O. Pearce2010-02-111-13/+3
* Add a RefFilter interface to ReceivePack and UploadPackNico Sallembien2010-02-103-5/+129
* Remove pointless boolean during native pushShawn O. Pearce2010-02-091-1/+1
* http.test: Use JUnit 3 test runnerShawn O. Pearce2010-02-091-1/+1
* http.test: Add missing plugin.properties to buildShawn O. Pearce2010-02-091-1/+2
* http.test: Use JGit Format and compiler settingsShawn O. Pearce2010-02-092-1/+386
* Update build to use Tycho 0.7.0Matthias Sohn2010-02-081-1/+1
* Intermediate workaround for JGit's lack of core.autocrlf supportRobin Rosenberg2010-02-041-0/+1
* Use keep(1) instead of add() when skipping an entryShawn O. Pearce2010-02-031-2/+2
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-0311-27/+118
* Disallow creating invalid DirCacheEntry recordsShawn O. Pearce2010-02-032-1/+175
* Merge "Ensure RawText closes the FileInputStream when read is complete"Robin Rosenberg2010-02-031-14/+2
|\
| * Ensure RawText closes the FileInputStream when read is completeShawn O. Pearce2010-02-031-14/+2
* | Adding some Eclipse-related legal files to JGitChris Aniszczyk2010-02-034-0/+89
* | Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-029-104/+104
|/
* Micro-optimize CanonicalTreeParser next() for ObjectWalkShawn O. Pearce2010-02-021-8/+14
* Fix ObjectWalk corruption when skipping over empty treesShawn O. Pearce2010-02-022-18/+67
* Ensure the tree parser resets in ObjectWalkShawn O. Pearce2010-02-021-0/+2
* Correct ObjectWalk error message when bad object is foundShawn O. Pearce2010-02-021-3/+3
* Correctly skip over unrecognized optional dircache extensionsShawn O. Pearce2010-02-025-11/+70
* Remove RepositoryTestCase from DirCacheCGitCompatabilityTestShawn O. Pearce2010-02-021-3/+5
* Fix .classpath to make jgit easily runnable from inside eclipseChristian Halstrick2010-02-021-0/+1
* Fix server side NPE during push to empty repositoryShawn O. Pearce2010-02-011-1/+1
* Merge "Generate an Eclipse IP log with jgit eclipse-iplog"Shawn Pearce2010-01-2931-9/+2884
|\
| * Generate an Eclipse IP log with jgit eclipse-iplogShawn O. Pearce2010-01-2931-9/+2884
* | Merge "Check for remote server exec failures and report"Shawn Pearce2010-01-291-16/+40
|\ \ | |/ |/|
| * Check for remote server exec failures and reportShawn O. Pearce2010-01-231-16/+40
* | Merge "Add unsetSection to Config to remove an entire block"Robin Rosenberg2010-01-282-0/+83
|\ \
| * | Add unsetSection to Config to remove an entire blockShawn O. Pearce2010-01-292-0/+83
* | | Merge "Relax ObjectChecker to permit missing tagger lines"Robin Rosenberg2010-01-283-34/+54
|\ \ \ | |/ / |/| |
| * | Relax ObjectChecker to permit missing tagger linesShawn O. Pearce2010-01-233-34/+54
| |/
* | Merge "Update the update site URL and corresponding feature.properties."Matthias Sohn2010-01-272-4/+4
|\ \
| * | Update the update site URL and corresponding feature.properties.Matthias Sohn2010-01-272-4/+4
* | | Merge "Added caching for loose object lookup during pack indexing"Shawn Pearce2010-01-276-1/+276
|\ \ \ | |/ / |/| |
| * | Added caching for loose object lookup during pack indexingConstantine Plotnikov2010-01-216-1/+276
* | | Fix racy HTTP tests by waiting for requests to finishShawn O. Pearce2010-01-252-26/+87
* | | Merge "Don't confuse empty configuration variables with booleans"Shawn Pearce2010-01-252-4/+34
|\ \ \
| * | | Don't confuse empty configuration variables with booleansShawn O. Pearce2010-01-232-4/+34
| | |/ | |/|
* / | Disable the JRE HTTP cache, if anyShawn O. Pearce2010-01-231-0/+1
|/ /
* | Correct bundle, provider names to be consistentShawn O. Pearce2010-01-2310-17/+20