4319 Commits (0db509f7e750336923fcee858a7152129dc1a321)

Author SHA1 Message Date
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" 5 years ago
  Carsten Hammer bf251ea0e8 Replace usage of String.indexOf with String.contains where possible 5 years ago
  Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5 years ago
  Thomas Wolf 965aacc7c9 Attach deletion failure reason in FileUtils.delete() 5 years ago
  Gunnar Wagenknecht 440296873b Ignore invalid files in '.gnupg/private-keys-v1.d' 5 years ago
  Ivan Frade 9d97d2404f DfsRefDatabase: Keep update index when peeling a reference 5 years ago
  Ivan Frade cab35b2865 Ref: Add constant for undefined update index 5 years ago
  Matthew DeVore 00523f38a1 ObjectWalk: simplify tree traversal logic 5 years ago
  Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 5 years ago
  Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 5 years ago
  Jonathan Nieder cc714d3bbb Use Objects.requireNonNull instead of a custom helper 5 years ago
  Jonathan Nieder 3551e443fc Introduce a checkNotNull helper 5 years ago
  Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 5 years ago
  Masaya Suzuki 47e37b0fa4 Use RefMap instead of HashMap 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Sebastian Schuberth d9e1653825 DescribeCommand: Add a missing dots at the end of docs 5 years ago
  Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 5 years ago
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 5 years ago
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 5 years ago
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem 5 years ago
  Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 5 years ago
  Michael Keppler 391c7a25fa Avoid NPE in ObjectId.isId() 5 years ago
  Michael Keppler 90e614a41d Fix Javadoc typo 5 years ago
  Jonathan Nieder ee5f449bca UploadPack: Do not retain commit body when checking wants 5 years ago
  Ivan Frade a33847b5d9 FetchV2Request.getWantedRefs: Bump @since to 5.4 5 years ago
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 5 years ago
  Terry Parker e48410ae9a Track object inflation time in DfsReaderIoStats 5 years ago
  Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 5 years ago
  Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 years ago
  Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 5 years ago
  David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 5 years ago
  Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 5 years ago
  Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 5 years ago
  Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() 5 years ago
  Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 7 years ago
  Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 5 years ago
  David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 5 years ago
  Dave Borowitz ea54b6a5a7 ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 5 years ago
  Ivan Frade e1b1e01bec FetchV2Request: make getWantedRefs public 5 years ago
  Terry Parker 875dccf33c Expose the filter blob limit in UploadPack 5 years ago
  Thomas Wolf ca011107b8 On Windows use %APPDATA%\gnupg as GPG directory if it exists 5 years ago
  Thomas Wolf 4169a95a65 Remove duplicate externalized message 5 years ago
  Thomas Wolf 38e5a75ce4 RebaseCommand: tighten check for --preserve-merges on --continue 5 years ago
  Thomas Wolf a64fa0bd7f RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactive 5 years ago
  Thomas Wolf 4ad53c0cbf RebaseCommand: use orig-head to abort 5 years ago
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 5 years ago
  Thomas Wolf b4c212309b RebaseCommand: use orig-head in addition to head 5 years ago