]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/pickaxe'
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Oct 2011 17:49:09 +0000 (10:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Oct 2011 17:49:09 +0000 (10:49 -0700)
* rs/pickaxe:
  pickaxe: factor out pickaxe
  pickaxe: give diff_grep the same signature as has_changes
  pickaxe: pass diff_options to contains and has_changes
  pickaxe: factor out has_changes
  pickaxe: plug regex/kws leak
  pickaxe: plug regex leak
  pickaxe: plug diff filespec leak with empty needle


Trivial merge