4956 Commits (0f442d70836ee292ed916605448f806cc7d1fe78)

Author SHA1 Message Date
  Thomas Wolf 0f442d7083 Use Map interface instead of ConcurrentHashMap class 3 years ago
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout 3 years ago
  Matthias Sohn 3482e50134 [spotbugs] Fix incorrect lazy initialization in SystemReader 3 years ago
  Matthias Sohn 13e0ffbd3d [spotbugs] Don't use class from java.util.concurrent for locking 3 years ago
  Matthias Sohn bceb202319 [spotbugs] Fix potential NPE in FS.FileStoreAttributes#get 3 years ago
  Matthias Sohn 0132666d5a [spotbugs] Fix FileReftableStack#equals to check for null 3 years ago
  Matthias Sohn fa0e77e8f9 [spotbugs] FileReftableDatabase: extract lock to local variable 3 years ago
  Matthias Sohn 39cbc574d1 [spotbugs] DfsReftableDatabase: extract lock to local variable 3 years ago
  Matthias Sohn 1fd0a49ce0 [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 3 years ago
  Matthias Sohn 23bc9dc71d [spotbugs] Fix potential NPE in FS#write 3 years ago
  Matthias Sohn 90b046e7ab [spotbugs] Fix potential NPE in WorkingTreeIterator#isModified 3 years ago
  Matthias Sohn a2bb540f29 [spotbugs] Fix potential NPE in FileRepository#convertToReftable 3 years ago
  Matthias Sohn 5b16f32de0 FetchProcess#execute: fix formatting 3 years ago
  Matthias Sohn c8c0556f76 [errorprone] FetchProcess: ensure exception isn't suppressed 3 years ago
  Matthias Sohn 9680407e45 [errorprone] WalkFetchConnection: ensure exception isn't suppressed 3 years ago
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch 4 years ago
  Matthias Sohn 3fc8da3a3c LooseObjects: fix formatting 3 years ago
  Martin Fick ecad2dc0a6 Split out loose object handling from ObjectDirectory 6 years ago
  Matthias Sohn ff0590812a PackDirectory: fix formatting 3 years ago
  Martin Fick a84a2d22ab Split out packfile handling from ObjectDirectory 6 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
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently 3 years ago
  David Ostrovsky 23389a6323 Add constants for parsing git wire protocol version 3 years ago
  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