]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/filter-options-should-use-plain-int'
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:09 +0000 (14:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:10 +0000 (14:26 -0800)
commit073312b4c7a15d484d2ffdc2eb4a406df9cf9c55
tree473d2508e4ba7d7e424445d2ddce2a9cf659ea46
parentb99a579f8e434a7757f90895945b5711b3f159d5
parent87c2d9d3102e6c388f2d29f1bdb0b3a222d9a707
Merge branch 'js/filter-options-should-use-plain-int'

Update the protocol message specification to allow only the limited
use of scaled quantities.  This is ensure potential compatibility
issues will not go out of hand.

* js/filter-options-should-use-plain-int:
  filter-options: expand scaled numbers
  tree:<depth>: skip some trees even when collecting omits
  list-objects-filter: teach tree:# how to handle >0
Documentation/rev-list-options.txt
builtin/clone.c
builtin/fetch.c
fetch-pack.c
transport-helper.c
upload-pack.c