aboutsummaryrefslogtreecommitdiff
path: root/t/t7003-filter-branch.sh
Commit message (Expand)AuthorAge
* git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis2008-07-23
* Merge 1.5.5.3 inJunio C Hamano2008-05-27
|\
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-27
* | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* | Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\ \
| * | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
| |/
* | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-05
|\ \ | |/ |/|
| * filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-31
* | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-31
* | filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-31
|/
* t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-22
* tr portability fixesJeff King2008-03-12
* filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-08
* filter-branch: handle filenames that need quotingJunio C Hamano2008-02-15
* t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-30
* filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-31
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-31
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* filter-branch: fail gracefully when a filter failsJohannes Schindelin2007-07-05
* filter-branch: add a test for the commit removal exampleJohannes Schindelin2007-07-03
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-22
* filter-branch: subdirectory filter needs --full-historyJohannes Sixt2007-06-09
* Teach filter-branch about subdirectory filteringJohannes Schindelin2007-06-09
* filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt2007-06-06
* filter-branch: fix behaviour of '-k'Johannes Schindelin2007-06-06
* t7003: make test repeatableJunio C Hamano2007-06-05
* Add git-filter-branchJohannes Schindelin2007-06-02