291 Commits (stable-0.8)
 

Author SHA1 Message Date
  Shawn O. Pearce d8c3e98d73 Use "ERR message" for early ReceivePack problems 14 years ago
  Shawn O. Pearce 1f4a30b80d Catch and report "ERR message" during remote advertisements 14 years ago
  Shawn O. Pearce 243b0d64a6 Wait for EOF on stderr before finishing SSH channel 14 years ago
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 14 years ago
  Shawn O. Pearce d33f939e8e ReceivePack: Enable side-band-64k capability for status reports 14 years ago
  Shawn O. Pearce 4c44810df4 Use more restrictive patterns for sideband progress scraping 14 years ago
  Shawn O. Pearce 3a9295b894 Prefix remote progress tasks with "remote: " 14 years ago
  Shawn O. Pearce b7e8cefc92 Decode side-band channel number as unsigned integer 14 years ago
  Shawn O. Pearce f2dc9f0bfe Refactor SideBandInputStream construction 14 years ago
  Shawn O. Pearce 0af5944cac Refactor SideBandOutputStream to be buffered 14 years ago
  Shawn O. Pearce ab51665336 Merge branch 'stable-0.7' 14 years ago
  Shawn O. Pearce d42603578c Merge "Fix NLS to build under Java 5" into stable-0.7 14 years ago
  Shawn O. Pearce 24875de6bd Fix NLS to build under Java 5 14 years ago
  Karthik K 2c14e78a22 s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
  Shawn O. Pearce 48af6a5f53 IP Log: Update initial contribution CQ 3448 14 years ago
  Shawn O. Pearce 4a73596ce4 eclipse-iplog: Skip the initial contribution 14 years ago
  Shawn O. Pearce 8e2c17ca2a eclipse-iplog: Require at least one project section 14 years ago
  Shawn O. Pearce c94c631eda eclipse-iplog: Correct line counts in initial commit 14 years ago
  Shawn O. Pearce 41bc1738a4 eclipse-ipzilla: Make sure login was successful 14 years ago
  Shawn O. Pearce 6c64148f66 pgm: Report not in git repository rather than NPE 14 years ago
  Sasa Zivkov 2ae9a85045 Provide NLS support in JGit. 14 years ago
  Shawn Pearce 4aa7c5a9a9 Merge "Script to fix license headers and copyrights in Java sources" 14 years ago
  Matthias Sohn 578225870a Script to fix license headers and copyrights in Java sources 14 years ago
  Robin Rosenberg 1dcd2cdfd8 Merge "Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions" 14 years ago
  Shawn Pearce ecb22e4bc8 Merge "Don't doubly wrap TransportException in smart HTTP client" 14 years ago
  Nico Sallembien 19126f70e9 Allow users of ReceivePack access to the objects being sent 14 years ago
  Shawn O. Pearce dd931bd978 Don't doubly wrap TransportException in smart HTTP client 14 years ago
  Shawn O. Pearce 908bfb6805 Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions 14 years ago
  Nico Sallembien e54d33b687 Add a RefFilter interface to ReceivePack and UploadPack 14 years ago
  Shawn O. Pearce efdcb16be3 Remove pointless boolean during native push 14 years ago
  Shawn O. Pearce 3dd067042f http.test: Use JUnit 3 test runner 14 years ago
  Shawn O. Pearce 1ca22467f5 http.test: Add missing plugin.properties to build 14 years ago
  Shawn O. Pearce d207c69ff4 http.test: Use JGit Format and compiler settings 14 years ago
  Matthias Sohn 8bf5ff6f1b Update build to use Tycho 0.7.0 14 years ago
  Robin Rosenberg 23827fefc0 Intermediate workaround for JGit's lack of core.autocrlf support 14 years ago
  Shawn O. Pearce 76b9823005 Use keep(1) instead of add() when skipping an entry 14 years ago
  Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 14 years ago
  Shawn O. Pearce 329abf7212 Disallow creating invalid DirCacheEntry records 14 years ago
  Robin Rosenberg fbadb19543 Merge "Ensure RawText closes the FileInputStream when read is complete" 14 years ago
  Chris Aniszczyk ad94dca1ac Adding some Eclipse-related legal files to JGit 14 years ago
  Shawn O. Pearce c581672557 Ensure RawText closes the FileInputStream when read is complete 14 years ago
  Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions 14 years ago
  Shawn O. Pearce 0e137c4d9e Micro-optimize CanonicalTreeParser next() for ObjectWalk 14 years ago
  Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 14 years ago
  Shawn O. Pearce 0d94a5ca66 Ensure the tree parser resets in ObjectWalk 14 years ago
  Shawn O. Pearce 986d616ed4 Correct ObjectWalk error message when bad object is found 14 years ago
  Shawn O. Pearce 784b24dde1 Correctly skip over unrecognized optional dircache extensions 14 years ago
  Shawn O. Pearce 434e7884e5 Remove RepositoryTestCase from DirCacheCGitCompatabilityTest 14 years ago
  Christian Halstrick d9fc01b8b2 Fix .classpath to make jgit easily runnable from inside eclipse 14 years ago
  Shawn O. Pearce efa8b52df5 Fix server side NPE during push to empty repository 14 years ago