Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filter-branch: add example to move everything into a subdirectory | Johannes Schindelin | 2007-06-22 | 1 | -0/+8 |
* | filter-branch: subdirectory filter needs --full-history | Johannes Sixt | 2007-06-09 | 1 | -1/+1 |
* | filter-branch: Simplify parent computation. | Johannes Sixt | 2007-06-09 | 1 | -17/+7 |
* | Teach filter-branch about subdirectory filtering | Johannes Schindelin | 2007-06-09 | 1 | -3/+30 |
* | filter-branch: also don't fail in map() if a commit cannot be mapped | Johannes Sixt | 2007-06-06 | 1 | -9/+5 |
* | filter-branch: Use rev-list arguments to specify revision ranges. | Johannes Sixt | 2007-06-06 | 1 | -27/+12 |
* | filter-branch: fix behaviour of '-k' | Johannes Schindelin | 2007-06-06 | 1 | -12/+17 |
* | filter-branch: use $(($i+1)) instead of $((i+1)) | Johannes Schindelin | 2007-06-06 | 1 | -1/+1 |
* | chmod +x git-filter-branch.sh | Matthias Lederhofer | 2007-06-06 | 1 | -0/+0 |
* | filter-branch: prevent filters from reading from stdin | Matthias Lederhofer | 2007-06-06 | 1 | -3/+3 |
* | Add git-filter-branch | Johannes Schindelin | 2007-06-02 | 1 | -0/+430 |