4955 Commits (5b1a6e0e382da62e8678afdb2524109efb38eeb4)

Author SHA1 Message Date
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities 3 years ago
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3 years ago
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Thomas Wolf 9f3616dcb4 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf e2663a8b85 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf 7da0f0a8f3 PacketLineIn: ensure that END != DELIM 3 years ago
  Thomas Wolf e84881ea6b Allow to resolve a conflict by checking out a file 3 years ago
  Matthias Sohn f39f848c99 Document that setLastModified sets time of symlink target 3 years ago
  Alexa Panfil 4f3161d3cc Fix bug in PerformanceLogContext 3 years ago
  Nail Samatov d76088bca6 Fix IOException occurring during gc 3 years ago
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3 years ago
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 years ago
  John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name 3 years ago
  Matthias Sohn e23bdf1c7c Ensure GC.deleteOrphans() can delete read-only orphaned files on Windows 3 years ago
  Alexa Panfil a09e205176 Add new performance logging 3 years ago
  Jason Yeo 276fcb2a11 Implement git describe --all 3 years ago
  Alexa Panfil a0d3680f49 Compute time differences with Duration 3 years ago
  Thomas Wolf f37aa182e1 Override config http.userAgent from environment GIT_HTTP_USER_AGENT 3 years ago
  David Ostrovsky f3bb71206c Fix OperatorPrecedence warning flagged by error prone 3 years ago
  Matthias Sohn 7fbc0e02a0 ObjectDirectory#selectObjectRepresentation: fix formatting 3 years ago
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3 years ago
  Thomas Wolf 6f41458d8a Add TypedConfigGetter.getPath() 3 years ago
  Alexa Panfil 597a6bc7ec Make Javadoc consistent for PackStatistics fields 3 years ago
  Alexa Panfil 3c5e159eae Measure time taken for reachability checks 3 years ago
  Alexa Panfil c3458a6e03 Measure time taken for negotiation in protocol V2 3 years ago
  Thomas Wolf cb553e3583 IndexDiffFilter: handle path prefixes correctly 3 years ago
  Thomas Wolf 566e49d7d3 sshd: support the ProxyJump ssh config 3 years ago
  Yunjie Li 58e991b5de ReceivePackStats: Add size and count of unnecessary pushed objects 4 years ago
  Matthias Sohn 94aab2f634 Add missing since tag on BundleWriter#addObjectsAsIs 3 years ago
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter 4 years ago
  Matthias Sohn 50e81a52c0 [errorprone] DirCacheEntry: make clear operator precedence 3 years ago
  Matthias Sohn 1d95f9cb8f [errorprone] PackWriter#parallelDeltaSearch: avoid suppressed exception 3 years ago
  Matthias Sohn 04622016ea [errorprone] Declare DirCache#version final 3 years ago
  Demetr Starshov 214c4afc2c ResolveMerger: do not content-merge gitlinks on del/mod conflicts 3 years ago
  Demetr Starshov c084729f79 ResolveMerger: choose OURS on gitlink when ignoreConflicts 3 years ago
  Demetr Starshov 29e998a0e6 ResolveMerger: improving content merge readability 3 years ago
  Demetr Starshov 3da7ea50a9 ResolveMerger: extracting createGitLinksMergeResult method 3 years ago
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 3 years ago
  Thomas Wolf 2990ad66ad FS: use binary search to determine filesystem timestamp resolution 3 years ago
  Matthias Sohn e9c7ba6fdc Do not prematurely create directory of jgit's XDG config file 3 years ago
  Thomas Wolf b6ca1993b0 FS: write to JGit config in a background thread 3 years ago
  Thomas Wolf eec9b55dcf FS: don't cache fallback if running in background 3 years ago
  Thomas Wolf efd1cc05af Keep line endings for text files committed with CR/LF on text=auto 3 years ago
  Thomas Wolf 71aeedb6ec Delay WindowCache statistics JMX MBean registration 3 years ago
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3 years ago
  Thomas Wolf 72b111ecd7 Update javadoc for RemoteSession and SshSessionFactory 3 years ago
  Thomas Wolf 24fdc1d039 Fix JSchProcess.waitFor() with time-out 3 years ago
  Jonathan Nieder 86aa6deff4 FilterSpec: Use BigInteger.ZERO instead of valueOf(0) 3 years ago
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 3 years ago