From: Junio C Hamano <gitster@pobox.com>
Date: Sat, 23 Jun 2007 06:20:40 +0000 (-0700)
Subject: Merge branch 'js/filter'
X-Git-Tag: v1.5.3-rc0~69
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0f2890acd999e63892d0b5b401e70bdaefe3ba51;p=git.git

Merge branch 'js/filter'

* js/filter:
  filter-branch: subdirectory filter needs --full-history
  filter-branch: Simplify parent computation.
  Teach filter-branch about subdirectory filtering
  filter-branch: also don't fail in map() if a commit cannot be mapped
  filter-branch: Use rev-list arguments to specify revision ranges.
  filter-branch: fix behaviour of '-k'
  filter-branch: use $(($i+1)) instead of $((i+1))
  chmod +x git-filter-branch.sh
  filter-branch: prevent filters from reading from stdin
  t7003: make test repeatable
  Add git-filter-branch
---

0f2890acd999e63892d0b5b401e70bdaefe3ba51