4956 Revīzijas (0f442d70836ee292ed916605448f806cc7d1fe78)

Autors SHA1 Ziņojums Datums
  Thomas Wolf 0f442d7083 Use Map interface instead of ConcurrentHashMap class pirms 3 gadiem
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout pirms 3 gadiem
  Matthias Sohn 3482e50134 [spotbugs] Fix incorrect lazy initialization in SystemReader pirms 3 gadiem
  Matthias Sohn 13e0ffbd3d [spotbugs] Don't use class from java.util.concurrent for locking pirms 3 gadiem
  Matthias Sohn bceb202319 [spotbugs] Fix potential NPE in FS.FileStoreAttributes#get pirms 3 gadiem
  Matthias Sohn 0132666d5a [spotbugs] Fix FileReftableStack#equals to check for null pirms 3 gadiem
  Matthias Sohn fa0e77e8f9 [spotbugs] FileReftableDatabase: extract lock to local variable pirms 3 gadiem
  Matthias Sohn 39cbc574d1 [spotbugs] DfsReftableDatabase: extract lock to local variable pirms 3 gadiem
  Matthias Sohn 1fd0a49ce0 [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored pirms 3 gadiem
  Matthias Sohn 23bc9dc71d [spotbugs] Fix potential NPE in FS#write pirms 3 gadiem
  Matthias Sohn 90b046e7ab [spotbugs] Fix potential NPE in WorkingTreeIterator#isModified pirms 3 gadiem
  Matthias Sohn a2bb540f29 [spotbugs] Fix potential NPE in FileRepository#convertToReftable pirms 3 gadiem
  Matthias Sohn 5b16f32de0 FetchProcess#execute: fix formatting pirms 3 gadiem
  Matthias Sohn c8c0556f76 [errorprone] FetchProcess: ensure exception isn't suppressed pirms 3 gadiem
  Matthias Sohn 9680407e45 [errorprone] WalkFetchConnection: ensure exception isn't suppressed pirms 3 gadiem
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch pirms 4 gadiem
  Matthias Sohn 3fc8da3a3c LooseObjects: fix formatting pirms 3 gadiem
  Martin Fick ecad2dc0a6 Split out loose object handling from ObjectDirectory pirms 6 gadiem
  Matthias Sohn ff0590812a PackDirectory: fix formatting pirms 3 gadiem
  Martin Fick a84a2d22ab Split out packfile handling from ObjectDirectory pirms 6 gadiem
  Thomas Wolf e3ac56e2d0 TagCommand: propagate NO_CHANGE information pirms 3 gadiem
  Thomas Wolf 29e1270768 TagCommand: make -f work with lightweight tags for NO_CHANGE pirms 3 gadiem
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags pirms 3 gadiem
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags pirms 3 gadiem
  Tudor Matrescu aa3a1ecd13 Added check for null on DirCacheEntry in checkoutEntry method pirms 3 gadiem
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently pirms 3 gadiem
  David Ostrovsky 23389a6323 Add constants for parsing git wire protocol version pirms 3 gadiem
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities pirms 3 gadiem
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files pirms 3 gadiem
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory pirms 3 gadiem
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock pirms 3 gadiem
  Thomas Wolf 9f3616dcb4 PacketLineIn: ensure that END != DELIM pirms 3 gadiem
  Thomas Wolf e2663a8b85 PacketLineIn: ensure that END != DELIM pirms 3 gadiem
  Thomas Wolf 7da0f0a8f3 PacketLineIn: ensure that END != DELIM pirms 3 gadiem
  Thomas Wolf e84881ea6b Allow to resolve a conflict by checking out a file pirms 3 gadiem
  Matthias Sohn f39f848c99 Document that setLastModified sets time of symlink target pirms 3 gadiem
  Alexa Panfil 4f3161d3cc Fix bug in PerformanceLogContext pirms 3 gadiem
  Nail Samatov d76088bca6 Fix IOException occurring during gc pirms 3 gadiem
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" pirms 3 gadiem
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching pirms 3 gadiem
  John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name pirms 3 gadiem
  Matthias Sohn e23bdf1c7c Ensure GC.deleteOrphans() can delete read-only orphaned files on Windows pirms 3 gadiem
  Alexa Panfil a09e205176 Add new performance logging pirms 3 gadiem
  Jason Yeo 276fcb2a11 Implement git describe --all pirms 3 gadiem
  Alexa Panfil a0d3680f49 Compute time differences with Duration pirms 3 gadiem
  Thomas Wolf f37aa182e1 Override config http.userAgent from environment GIT_HTTP_USER_AGENT pirms 3 gadiem
  David Ostrovsky f3bb71206c Fix OperatorPrecedence warning flagged by error prone pirms 3 gadiem
  Matthias Sohn 7fbc0e02a0 ObjectDirectory#selectObjectRepresentation: fix formatting pirms 3 gadiem
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config pirms 3 gadiem
  Thomas Wolf 6f41458d8a Add TypedConfigGetter.getPath() pirms 3 gadiem