177 Commits (c0f093899f8c027fb4e0f4418ac19b0f8ad6be16)
 

Author SHA1 Message Date
Shawn O. Pearce c0f093899f http.server: Use TemporaryBuffer and compress some responses 15 years ago
Shawn O. Pearce 2156aa894c Reduce multi-level buffered streams in transport code 15 years ago
Shawn O. Pearce 882d03f70e Fix smart HTTP client buffer alignment 15 years ago
Shawn O. Pearce d8c3e98d73 Use "ERR message" for early ReceivePack problems 15 years ago
Shawn O. Pearce 1f4a30b80d Catch and report "ERR message" during remote advertisements 15 years ago
Shawn O. Pearce 243b0d64a6 Wait for EOF on stderr before finishing SSH channel 15 years ago
Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 15 years ago
Shawn O. Pearce d33f939e8e ReceivePack: Enable side-band-64k capability for status reports 15 years ago
Shawn O. Pearce 4c44810df4 Use more restrictive patterns for sideband progress scraping 15 years ago
Shawn O. Pearce 3a9295b894 Prefix remote progress tasks with "remote: " 15 years ago
Shawn O. Pearce b7e8cefc92 Decode side-band channel number as unsigned integer 15 years ago
Shawn O. Pearce f2dc9f0bfe Refactor SideBandInputStream construction 15 years ago
Shawn O. Pearce 0af5944cac Refactor SideBandOutputStream to be buffered 15 years ago
Shawn O. Pearce dd931bd978 Don't doubly wrap TransportException in smart HTTP client 15 years ago
Nico Sallembien e54d33b687 Add a RefFilter interface to ReceivePack and UploadPack 15 years ago
Shawn O. Pearce efdcb16be3 Remove pointless boolean during native push 15 years ago
Shawn O. Pearce 3dd067042f http.test: Use JUnit 3 test runner 15 years ago
Shawn O. Pearce 1ca22467f5 http.test: Add missing plugin.properties to build 15 years ago
Shawn O. Pearce d207c69ff4 http.test: Use JGit Format and compiler settings 15 years ago
Matthias Sohn 8bf5ff6f1b Update build to use Tycho 0.7.0 15 years ago
Robin Rosenberg 23827fefc0 Intermediate workaround for JGit's lack of core.autocrlf support 15 years ago
Shawn O. Pearce 76b9823005 Use keep(1) instead of add() when skipping an entry 15 years ago
Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 15 years ago
Shawn O. Pearce 329abf7212 Disallow creating invalid DirCacheEntry records 15 years ago
Robin Rosenberg fbadb19543 Merge "Ensure RawText closes the FileInputStream when read is complete" 15 years ago
Chris Aniszczyk ad94dca1ac Adding some Eclipse-related legal files to JGit 15 years ago
Shawn O. Pearce c581672557 Ensure RawText closes the FileInputStream when read is complete 15 years ago
Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions 15 years ago
Shawn O. Pearce 0e137c4d9e Micro-optimize CanonicalTreeParser next() for ObjectWalk 15 years ago
Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 15 years ago
Shawn O. Pearce 0d94a5ca66 Ensure the tree parser resets in ObjectWalk 15 years ago
Shawn O. Pearce 986d616ed4 Correct ObjectWalk error message when bad object is found 15 years ago
Shawn O. Pearce 784b24dde1 Correctly skip over unrecognized optional dircache extensions 15 years ago
Shawn O. Pearce 434e7884e5 Remove RepositoryTestCase from DirCacheCGitCompatabilityTest 15 years ago
Christian Halstrick d9fc01b8b2 Fix .classpath to make jgit easily runnable from inside eclipse 15 years ago
Shawn O. Pearce efa8b52df5 Fix server side NPE during push to empty repository 15 years ago
Shawn Pearce 8c2d0455d1 Merge "Generate an Eclipse IP log with jgit eclipse-iplog" 15 years ago
Shawn Pearce 79bb1594b4 Merge "Check for remote server exec failures and report" 15 years ago
Shawn O. Pearce 1e48c338dc Generate an Eclipse IP log with jgit eclipse-iplog 15 years ago
Robin Rosenberg baaa78f1f0 Merge "Add unsetSection to Config to remove an entire block" 15 years ago
Shawn O. Pearce 48e9a010ae Add unsetSection to Config to remove an entire block 15 years ago
Robin Rosenberg 94599930e7 Merge "Relax ObjectChecker to permit missing tagger lines" 15 years ago
Matthias Sohn aa97c6e449 Merge "Update the update site URL and corresponding feature.properties." 15 years ago
Shawn Pearce 7588a57bc6 Merge "Added caching for loose object lookup during pack indexing" 15 years ago
Matthias Sohn 0cf7fd2cc5 Update the update site URL and corresponding feature.properties. 15 years ago
Shawn O. Pearce f2d5187ea1 Fix racy HTTP tests by waiting for requests to finish 15 years ago
Shawn Pearce 6595ab1007 Merge "Don't confuse empty configuration variables with booleans" 15 years ago
Shawn O. Pearce 869c8434f6 Don't confuse empty configuration variables with booleans 15 years ago
Shawn O. Pearce e905d93f9f Disable the JRE HTTP cache, if any 15 years ago
Shawn O. Pearce 08a77c04b4 Check for remote server exec failures and report 15 years ago