2336 Commits (91ddc0e28435fbd96350a7a0a75df0f9dd8fe133)

Author SHA1 Message Date
  Thomas Wolf 91ddc0e284 IO: fix IO.readFully(InputStream, byte[], int) 3 years ago
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 years ago
  Youssef Elghareeb 6f82690aaf Add the "compression-level" option to all ArchiveCommand formats 3 years ago
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3 years ago
  Gal Paikin 68b95afc70 Add seekPastPrefix method to RefCursor 3 years ago
  Thomas Wolf 84dbc2d431 TemporaryBuffer: fix toByteArray(limit) 3 years ago
  Thomas Wolf dd3846513b Tag message must not include the signature 3 years ago
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout 3 years ago
  Matthias Sohn 1ed6353962 [spotbugs] Fix potential NPE in PackFileSnapshotTest 3 years ago
  Matthias Sohn cc7a1891ee [spotbugs] Fix potential NPEs in FileReftableStackTest 3 years ago
  Matthias Sohn b1d8e8642f [spotbugs] Fix potential NPE in FileBasedConfigTest 3 years ago
  Matthias Sohn 3705ac5839 [spotbugs] Fix potential NPE in GcPruneNonReferencedTest 3 years ago
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch 4 years ago
  Thomas Wolf e3ac56e2d0 TagCommand: propagate NO_CHANGE information 3 years ago
  Thomas Wolf 29e1270768 TagCommand: make -f work with lightweight tags for NO_CHANGE 3 years ago
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3 years ago
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags 3 years ago
  Tudor Matrescu aa3a1ecd13 Added check for null on DirCacheEntry in checkoutEntry method 3 years ago
  Matthias Sohn 85ac3c5996 Use new protocol version constants 3 years ago
  Thomas Wolf c053b510b3 PacketLineInTest: test for END and DELIM being distinguishable 3 years ago
  David Ostrovsky 23389a6323 Add constants for parsing git wire protocol version 3 years ago
  Matthias Sohn 43f19924d0 Remove unused imports 3 years ago
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Thomas Wolf e84881ea6b Allow to resolve a conflict by checking out a file 3 years ago
  Alexa Panfil 4f3161d3cc Fix bug in PerformanceLogContext 3 years ago
  Nail Samatov d76088bca6 Fix IOException occurring during gc 3 years ago
  John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name 3 years ago
  Alexa Panfil a09e205176 Add new performance logging 3 years ago
  Jason Yeo 276fcb2a11 Implement git describe --all 3 years ago
  Thomas Wolf f37aa182e1 Override config http.userAgent from environment GIT_HTTP_USER_AGENT 3 years ago
  Matthias Sohn dcc6c8a261 UploadPackTest#testUploadRedundantBytes: ensure test repo is closed 3 years ago
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3 years ago
  Alexa Panfil 3c5e159eae Measure time taken for reachability checks 3 years ago
  Thomas Wolf cb553e3583 IndexDiffFilter: handle path prefixes correctly 3 years ago
  Yunjie Li 58e991b5de ReceivePackStats: Add size and count of unnecessary pushed objects 4 years ago
  Matthias Sohn f33702dd29 GitlinkMergeTest: fix boxing warnings 3 years ago
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter 4 years ago
  Demetr Starshov 214c4afc2c ResolveMerger: do not content-merge gitlinks on del/mod conflicts 3 years ago
  Demetr Starshov 2ae84c320a ResolveMerger: Adding test cases for GITLINK deletion 3 years ago
  Demetr Starshov c084729f79 ResolveMerger: choose OURS on gitlink when ignoreConflicts 3 years ago
  Demetr Starshov e60ea7324f ResolveMerger: Adding test cases for GITLINK merge 3 years ago
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 3 years ago
  Thomas Wolf efd1cc05af Keep line endings for text files committed with CR/LF on text=auto 3 years ago
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3 years ago
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 3 years ago
  Jonathan Nieder dceedbcd6e Add support for tree filters when fetching 3 years ago
  Matthias Sohn fed5b2e6fb Remove unused imports 3 years ago
  Thomas Wolf 5332723729 DiffFormatter: correctly deal with tracked files in ignored folders 4 years ago