581 Commits (81f9c18433f9d53a64498b07c90c4fc73654d942)

Author SHA1 Message Date
  Shawn Pearce 2685f4b101 Fix cryptoVer constant name to CRYPTO_VER 7 years ago
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Shawn Pearce 9df75b755f Extract insecure Cipher factory 7 years ago
  Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 7 years ago
  Shawn Pearce 92eab1867d WalkEncryption: Cleanup Java 8 support 7 years ago
  Matthias Sohn 64a404803e Implement auto gc 8 years ago
  Thomas Meyer 4ab06388ad TransportBundleFile: Resolve remote repository locally 8 years ago
  Matthias Sohn cc0d58f9a0 AmazonS3: ensure that errorStream is closed 7 years ago
  Zhen Chen 0212a623f8 Delay inserter.flush in WalkFetchConnection 7 years ago
  David Pursehouse 01935f8f50 Suppress deprecation warnings related to UploadPackLogger 7 years ago
  Matthias Sohn b03be9a3ea Fix wrong @since tags introduced by 1beb3ccd 7 years ago
  Masaya Suzuki 1beb3ccd1e Add ReceivedPackStatistics for PackParser 7 years ago
  Shawn Pearce 3100662a5a ReceivePack: integrate push option parsing into recvCommands 7 years ago
  Shawn Pearce 2fd4559773 ReceivePack: simplify getPushOptions 7 years ago
  Shawn Pearce 8e00a317b2 ReceivePack: allow push options to be set 7 years ago
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 7 years ago
  Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 7 years ago
  Dan Wang 9974f30702 Packet logging for JGit 7 years ago
  Masaya Suzuki c4e209b20f Add HTTP status code to ServiceMayNotContinueException 7 years ago
  Dan Wang a6c0d829b9 BaseReceivePack: null and IllegalStateException cases for getPushOptions 7 years ago
  Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too 7 years ago
  Jonathan Nieder f84370feaa Shallow fetch: Pass a DepthWalk to PackWriter 7 years ago
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 years ago
  Stefan Beller 647bf67f8d RefSpec: Make WildcardMode public 7 years ago
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 8 years ago
  Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 8 years ago
  Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 years ago
  Shawn Pearce a1bedf0822 ReceivePack: catch InvalidObjectIdException while parsing shallow 8 years ago
  Shawn Pearce 0373180321 ReceivePack: remove unnecessary try-catch around parseCommand 8 years ago
  Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line 8 years ago
  Shawn Pearce 60ca93798c ReceivePack: Use Java 7 multi-catch for unpackError 8 years ago
  Shawn Pearce b57d060408 push: Report fatal server errors during pack writing 8 years ago
  Shawn Pearce 61d444305e ReceivePack: Catch InvalidObjectIdException instead of IAE 8 years ago
  Shawn Pearce 5196798cb7 UploadPack: Include peeled ObjectId as advertised 8 years ago
  Shawn Pearce de4bcf87f8 UploadPack: Remove duplicate sentReady assignment 8 years ago
  Shawn Pearce e9bed8de62 UploadPack: Correct typo of negotiation in Javadoc 8 years ago
  markdingram 583b34483a Add configureJSch method to allow configuration of JSch objects 8 years ago
  Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
  Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8 years ago
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 years ago
  Jonathan Nieder e89393ba3e Make BaseReceivePack.setAtomic public 8 years ago
  Jonathan Nieder 73b3c9c1d8 ReceivePack: Pass atomic setting from client to BatchRefUpdate 8 years ago
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs 8 years ago
  Ivan Motsch 2baa5f1d6d Tests on Windows with URIish fail 8 years ago
  Shawn Pearce 68d8a51d08 Introduce specific WantNotValidException for servers 8 years ago
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 8 years ago
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 years ago