106 Révisions (ed5be35e2ef69b23260d4ec1ce3cabfc4aee0c95)

Auteur SHA1 Message Date
  Luca Milanesio ed5be35e2e Remove use of deprecated getAllRefs() in ReceivePack il y a 2 ans
  Jack Wickham 259d2540a3 Add getter for unpackErrorHandler in ReceivePack il y a 4 ans
  Demetr Starshov 519cb1e91b Moving transport/internal -> internal/transport il y a 4 ans
  Masaya Suzuki 7ad42d7416 ReceivePack: Use error message if set il y a 4 ans
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification il y a 4 ans
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check il y a 4 ans
  Matthias Sohn fc7b003163 ReceivePack: enable overriding filterCommands and executeCommands il y a 4 ans
  Matthias Sohn 2f3258cc28 Move ConnectivityChecker to fix API leak il y a 4 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Matthias Sohn c42f314b6d Fix API check errors introduced in ReceivePack in 945d43d5 il y a 4 ans
  Demetr Starshov 945d43d507 ReceivePack: Moves connectivity check to separate class il y a 4 ans
  Matthias Sohn e2c12c3910 Add missing @since tag for ReceivePack#receiveWithExceptionPropagation il y a 4 ans
  Masaya Suzuki e75e95e535 transport: Add methods that do not handle exceptions il y a 4 ans
  Masaya Suzuki 6ccff81428 transport: Let users specify an error handler for unpacking a pack file il y a 4 ans
  Masaya Suzuki 224746e0f2 ReceivePack: Use try-with-resources for PostReceiveHook il y a 4 ans
  Masaya Suzuki 4fcc43a1de transport: Consolidate status reporting code il y a 4 ans
  Masaya Suzuki a91489f4a8 transport: Add ReceiveCommandErrorHandler il y a 4 ans
  Masaya Suzuki 19293add84 transport: Move exception handler to the caller il y a 4 ans
  Masaya Suzuki 6bc3665764 transport: Move handling code to the caller side il y a 4 ans
  Ivan Frade 5897bc4306 ReceivePack: Open visibility for some methods il y a 4 ans
  David Pursehouse fa1566f40c ReceivePack: Fix name hiding of 'atomic' member il y a 4 ans
  David Pursehouse e9c21fca58 ReceivePack: Remove unnecessarily nested else-clause il y a 4 ans
  David Pursehouse a6bdcace30 ReceivePack: Reduce visibility of methods il y a 4 ans
  Matthias Sohn 63fc6970cc Suppress the API errors introduced by 3e9a5f99 il y a 4 ans
  David Pursehouse 57bb09ade9 ReceivePack: Remove unused getLockMessageProcessName method il y a 4 ans
  David Pursehouse b89e5ecc9f ReceivePack: Remove unnecessary ReceivePack. prefix on static call il y a 4 ans
  Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack il y a 4 ans
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} il y a 5 ans
  Jonathan Nieder dbf6f9f692 Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack il y a 5 ans
  Jonathan Nieder 939723807e Move BaseReceivePack#walk getter to ReceivePack il y a 5 ans
  Jonathan Nieder aaf41a51b7 Move BaseReceivePack#db getter to ReceivePack il y a 5 ans
  Jonathan Nieder 937beaa1ae Move BaseReceivePack#pushCert getter and setter to ReceivePack il y a 5 ans
  Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround il y a 5 ans
  Masaya Suzuki ad379793c7 Call unlockPack in finally il y a 5 ans
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package il y a 6 ans
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  Matthias Sohn 64a404803e Implement auto gc il y a 8 ans
  Shawn Pearce 3100662a5a ReceivePack: integrate push option parsing into recvCommands il y a 7 ans
  Shawn Pearce 2fd4559773 ReceivePack: simplify getPushOptions il y a 7 ans
  Shawn Pearce 8e00a317b2 ReceivePack: allow push options to be set il y a 7 ans
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing il y a 7 ans
  Dan Wang 7f9fb80002 Push implementation of option strings il y a 8 ans
  Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line il y a 7 ans
  Shawn Pearce 60ca93798c ReceivePack: Use Java 7 multi-catch for unpackError il y a 7 ans
  Jonathan Nieder 73b3c9c1d8 ReceivePack: Pass atomic setting from client to BatchRefUpdate il y a 8 ans
  Matthias Sohn 8468fae293 Document empty catch block to silence warning il y a 9 ans
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions il y a 9 ans
  Stefan Beller 88c1b82e7a Implement atomic refs update, if possible by database il y a 9 ans