Merge branch 'cc/bisect-filter' (early part) into next
commitd220cc7ca47ae78ad388845e3f4aed2ca174f4d8
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 20:55:59 +0000 (30 13:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 20:55:59 +0000 (30 13:55 -0700)
tree4ba7c246c2bd013a1d41c3824edd92d4a62b5d9a
parentc627d3cacdc885c017195bf7b5aa935065a9cc23
parent7428d754e2dec9e82253d1e02b4df20fab3f3384
Merge branch 'cc/bisect-filter' (early part) into next

* 'cc/bisect-filter' (early part):
  rev-list: pass "revs" to "show_bisect_vars"
  rev-list: make "show_bisect_vars" non static
  rev-list: move code to show bisect vars into its own function
  rev-list: move bisect related code into its own file
  rev-list: make "bisect_list" variable local to "cmd_rev_list"
  refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functions
  quote: add "sq_dequote_to_argv" to put unwrapped args in an argv array
  quote: implement "sq_dequote_many" to unwrap many args in one string
Makefile
refs.c
refs.h