43 Révisions (6e4e34bb9e0620f00a820457705a0df60a1bd9c2)

Auteur SHA1 Message Date
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack il y a 9 ans
  Dave Borowitz 469734bf87 BaseReceivePack: Treat all LFs as optional il y a 9 ans
  Dave Borowitz 59b000a672 BaseReceivePack: More validation during parseCommand il y a 9 ans
  Dave Borowitz ea21f17f29 PackCertificateParser: return null if nothing was received il y a 9 ans
  Dave Borowitz fc6790a5d7 Include push certificates in RefUpdate il y a 9 ans
  Dave Borowitz 8d0cedf2ec Extract a class for signed push configuration il y a 9 ans
  Dave Borowitz e26d0c8ace BaseReceivePack: fix reading cert lines in command loop il y a 9 ans
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing il y a 9 ans
  Dave Borowitz d43703624c Allow trailing newlines in receive-pack il y a 9 ans
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions il y a 9 ans
  Shawn Pearce 0419f8128b ReceivePack: support quiet capability il y a 9 ans
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default il y a 9 ans
  Sebastian Schuberth 11c393a1d4 Do not concatenate strings as arguments to StringBuilder.append() il y a 9 ans
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol il y a 9 ans
  Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers il y a 9 ans
  Matthias Sohn 21eee62f7d Remove unnecessary $NON-NLS comment in BaseReceivePack il y a 9 ans
  Matthias Sohn c1edc1a07e Use try-with-resources to close resources in BaseReceivePack il y a 9 ans
  Stefan Beller b9725a54fd Port push certificates il y a 9 ans
  Shawn Pearce d1b627ed83 Honor git-core meaning of receive.denyDeletes allowing tag deletion il y a 9 ans
  Christian Halstrick 714f677ca5 Add missing @since tags il y a 9 ans
  Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database il y a 9 ans
  Shawn Pearce 199dd4a9a9 ReceivePack: Accept shallow lines from Git >= 1.9 il y a 9 ans
  Shawn Pearce 4c3e7931ed Display progress while checking connectivity on push il y a 10 ans
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* il y a 10 ans
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects il y a 10 ans
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker il y a 10 ans
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack il y a 10 ans
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more il y a 10 ans
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable il y a 10 ans
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack il y a 10 ans
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class il y a 10 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such il y a 11 ans
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists il y a 11 ans
  Shawn O. Pearce e63f1c94f8 Mark fields of BaseReceivePack private il y a 11 ans
  Robin Rosenberg 130925b879 Get rid of warning about possible NullPointerException il y a 12 ans
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git il y a 12 ans
  Ian Wetherbee 94f67a9cdc Disable PackParser EOF check if more data expected il y a 12 ans
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack il y a 12 ans
  Shawn O. Pearce 17be66acdb Batch reference updates together for storage il y a 12 ans
  Shawn O. Pearce d8d649a43e Expose ReceiveCommand.updateType to check for UPDATE_NONFASTFORWARD il y a 12 ans
  Shawn O. Pearce 04fa307a70 Reject non-fast-forwards earlier in BaseReceivePack il y a 12 ans
  Dave Borowitz cc37cb777e Factor a base class out of ReceivePack il y a 12 ans
  Dave Borowitz e0531ace35 Properly parse first line in ReceivePack with no '\0' il y a 12 ans
  Robin Rosenberg 95d311f888 Move JGitText to an internal package il y a 12 ans
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband il y a 12 ans
  Dave Borowitz d2787d481e Extract the capability parsing logic in {Upload,Receive}Pack il y a 12 ans
  Dave Borowitz eea8581da5 Fix a typo in "capabilities" in ReceivePack il y a 12 ans
  Dave Borowitz d023f2c78b Extract filterCommands as a static method on ReceiveCommand il y a 12 ans
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface il y a 12 ans