]> source.dussan.org Git - jgit.git/commit
Merge changes from topic 'reachability-2'
authorJonathan Tan <jonathantanmy@google.com>
Mon, 20 May 2019 20:04:28 +0000 (16:04 -0400)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Mon, 20 May 2019 20:04:28 +0000 (16:04 -0400)
commit7121fa6fecc1b2fdf64792516a785fe0bf0eaa92
treea1302aa490182c1dbded0dce7888dc03661ce8c2
parent5e4be72b5accb4e7a57d95aa28be60124c0948d8
parent7b96bd812e95d5aa87ea05b30d3e717360bdce20
Merge changes from topic 'reachability-2'

* changes:
  UploadPack: Use reachability checker to validate non-advertised wants
  BitmappedReachabilityChecker: Reachability check using bitmaps
  BitmapCalculator: Get the reachability bitmap of a commit
  ReachabilityChecker: Default implementation with a RevWalk