15 次程式碼提交 (23ebbe5662f10a4b8ad47b1fb1cfe115e03d2ddd)

作者 SHA1 備註 提交日期
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 年之前
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 年之前
  David Pursehouse 2de9b6c0bb ReceivePackAdvertiseRefsHookTest#testSuccess: Open TransportLocal in t-w-r 6 年之前
  Shawn Pearce e68a9b3ed8 ReceivePack: clear advertised .haves if application changes refs 6 年之前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年之前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年之前
  David Pursehouse 25b14084c9 ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown 7 年之前
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 年之前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 年之前
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 11 年之前
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 12 年之前
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 13 年之前
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 年之前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 年之前
  Shawn O. Pearce ba984ba2e0 Fix checkReferencedIsReachable to use correct base list 13 年之前
  Shawn O. Pearce 9239c10385 ReceivePack: Rethrow exceptions caught during indexing 13 年之前
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls 13 年之前
  Shawn O. Pearce 97311cd3e0 Allow TemporaryBuffer.Heap to allocate smaller than 8 KiB 14 年之前
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open 14 年之前
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 年之前
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 年之前
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 年之前
  Shawn O. Pearce 23583e59bb Fix ReceivePackRefFilterTest on Windows 14 年之前
  Shawn O. Pearce 585dcb7a1c ReceivePack: Clarify the check reachable option 14 年之前
  Shawn O. Pearce 7a91b180c1 ReceivePack: fix ensureProvidedObjectsVisible on thin packs 14 年之前