summaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
Commit message (Expand)AuthorAgeFilesLines
* filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin2009-08-181-0/+10
* Merge branch 'maint'Junio C Hamano2009-04-121-0/+3
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-121-0/+3
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-121-0/+3
| | |\
| | | * State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-121-0/+3
* | | | Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast2009-03-111-8/+9
|/ / /
* | | Documentation: pruning recipe for destructive filter-branchThomas Rast2009-02-141-0/+41
* | | Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig2009-02-121-0/+5
* | | filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit2009-01-101-0/+14
|/ /
* | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-151-1/+3
|/
* Documentation: filter-branch: document how to filter all refsThomas Rast2008-08-081-5/+16
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-301-1/+1
* Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-231-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-7/+7
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-051-1/+1
* Documentation formatting and cleanupJonathan Nieder2008-07-011-6/+6
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-1/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard2008-06-021-1/+1
* Merge branch 'maint'Junio C Hamano2008-05-161-0/+4
|\
| * git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-161-0/+4
* | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-051-4/+10
|\ \ | |/ |/|
| * filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-311-4/+10
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-031-2/+2
|\ \ | |/ |/|
| * filter-branch: Documentation fix.Florian Ragwitz2008-05-031-2/+2
* | Improve description of git filter-branch.Ralf Wildenhues2008-03-221-11/+12
|/
* filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-251-2/+4
* Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-251-0/+9
* Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano2008-01-311-1/+1
* filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey2008-01-301-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-8/+8
* Remove escaping of '|' in manpage option sectionsJonas Fonseca2007-11-021-1/+1
* git-filter-branch.txt: fix a typo.Sergei Organov2007-11-011-1/+1
* fix filter-branch documentationJohannes Schindelin2007-10-161-2/+1
* Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-131-5/+0
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-311-7/+27
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-311-3/+0
* filter-branch: fix remnants of old syntax in documentationJohannes Schindelin2007-08-311-14/+18
* git-filter-branch: document --original optionGiuseppe Bilotta2007-08-301-1/+6
* Minor clarifications to git-filter-branch usage and docBrian Gernhardt2007-08-171-1/+1
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-231-23/+28
* filter-branch documentation: clarify which filters are eval'edJohannes Schindelin2007-07-051-1/+2
* filter-branch documentation: some more touch-ups.Johannes Sixt2007-07-041-7/+16
* filter-branch: a few more touch ups to the man pageJohannes Schindelin2007-07-041-5/+6
* Document git-filter-branchJohannes Schindelin2007-07-031-0/+262