aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
Commit message (Expand)AuthorAge
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Documentation: format full commands in typewriter fontThomas Rast2010-01-10
* filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast2009-11-13
* filter-branch: add --prune-empty to option summaryAdam Brewster2009-10-02
* filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin2009-08-18
* Merge branch 'maint'Junio C Hamano2009-04-12
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-12
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-12
| | |\
| | | * State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-12
* | | | Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast2009-03-11
|/ / /
* | | Documentation: pruning recipe for destructive filter-branchThomas Rast2009-02-14
* | | Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig2009-02-12
* | | filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit2009-01-10
|/ /
* | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-15
|/
* Documentation: filter-branch: document how to filter all refsThomas Rast2008-08-08
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-23
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard2008-06-02
* Merge branch 'maint'Junio C Hamano2008-05-16
|\
| * git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-16
* | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-05
|\ \ | |/ |/|
| * filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-31
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-03
|\ \ | |/ |/|
| * filter-branch: Documentation fix.Florian Ragwitz2008-05-03
* | Improve description of git filter-branch.Ralf Wildenhues2008-03-22
|/
* filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-25
* Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-25
* Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano2008-01-31
* filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey2008-01-30
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Remove escaping of '|' in manpage option sectionsJonas Fonseca2007-11-02
* git-filter-branch.txt: fix a typo.Sergei Organov2007-11-01
* fix filter-branch documentationJohannes Schindelin2007-10-16
* Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-13
* 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: fix remnants of old syntax in documentationJohannes Schindelin2007-08-31
* git-filter-branch: document --original optionGiuseppe Bilotta2007-08-30
* Minor clarifications to git-filter-branch usage and docBrian Gernhardt2007-08-17
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* filter-branch documentation: clarify which filters are eval'edJohannes Schindelin2007-07-05
* filter-branch documentation: some more touch-ups.Johannes Sixt2007-07-04
* filter-branch: a few more touch ups to the man pageJohannes Schindelin2007-07-04
* Document git-filter-branchJohannes Schindelin2007-07-03