35 Commits (0853a2410f22c8bd97a179dec14e3c083a27abbb)

Author SHA1 Message Date
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Thomas Wolf 9f3616dcb4 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf e2663a8b85 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf 7da0f0a8f3 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3 years ago
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
  David Pursehouse 9e499dad6d PacketLineIn: Suppress comparison warnings for END and DELIM 5 years ago
  David Pursehouse e8ed59a2ac PacketLineIn: Deprecate the END constant 5 years ago
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 5 years ago
  David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() 5 years ago
  David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant 5 years ago
  David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter 5 years ago
  David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Jonathan Tan 75b0703692 PacketLineIn, PacketLineOut: Add support for delim-pkt 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
  Dan Wang 9974f30702 Packet logging for JGit 7 years ago
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn O. Pearce 00eae14a7f Make PacketLineIn public 13 years ago
  Shawn O. Pearce b0a29c3fcf Handle "ERR %s" when ACK/NAK is expected 13 years ago
  Shawn O. Pearce 00a5040147 PacketLineIn: Reuse internal lineBuffer for small strings 13 years ago
  Shawn O. Pearce 08a9682e32 Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn" 13 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 89cdc3b713 Reuse the line buffer between strings in PacketLineIn 14 years ago
  Shawn O. Pearce f2dc9f0bfe Refactor SideBandInputStream construction 14 years ago
  Shawn O. Pearce a22b8f5fac Implement multi_ack_detailed protocol extension 14 years ago
  Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago