summaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
AgeCommit message (Expand)AuthorFilesLines
2008-08-08Documentation: filter-branch: document how to filter all refsLibravatar Thomas Rast1-5/+16
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISLibravatar Abhijit Menon-Sen1-1/+1
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Libravatar Petr Baudis1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-7/+7
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-2/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-1/+2
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-06-02Documentation/git-filter-branch.txt: Fix description of --commit-filterLibravatar Kevin Ballard1-1/+1
2008-05-16Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2008-05-16git-filter-branch: Clarify file removal example.Libravatar Jon Loeliger1-0/+4
2008-05-05Merge branch 'bc/filter-branch'Libravatar Junio C Hamano1-4/+10
2008-05-03Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-2/+2
2008-05-03filter-branch: Documentation fix.Libravatar Florian Ragwitz1-2/+2
2008-03-31filter-branch.sh: support nearly proper tag name filteringLibravatar Brandon Casey1-4/+10
2008-03-22Improve description of git filter-branch.Libravatar Ralf Wildenhues1-11/+12
2008-02-25filter-branch documentation: non-zero exit status in command abort the filterLibravatar Caio Marcelo de Oliveira Filho1-2/+4
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleLibravatar Miklos Vajna1-0/+9
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Libravatar Junio C Hamano1-1/+1
2008-01-30filter-branch docs: remove brackets so not to imply revision arg is optionalLibravatar Brandon Casey1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-8/+8
2007-11-02Remove escaping of '|' in manpage option sectionsLibravatar Jonas Fonseca1-1/+1
2007-11-01git-filter-branch.txt: fix a typo.Libravatar Sergei Organov1-1/+1
2007-10-16fix filter-branch documentationLibravatar Johannes Schindelin1-2/+1
2007-09-13Remove duplicate note about removing commits with git-filter-branchLibravatar Ulrik Sverdrup1-5/+0
2007-08-31filter-branch: introduce convenience function "skip_commit"Libravatar Johannes Schindelin1-7/+27
2007-08-31filter-branch: provide the convenience functions also for commit filtersLibravatar Johannes Schindelin1-3/+0
2007-08-31filter-branch: fix remnants of old syntax in documentationLibravatar Johannes Schindelin1-14/+18
2007-08-30git-filter-branch: document --original optionLibravatar Giuseppe Bilotta1-1/+6
2007-08-17Minor clarifications to git-filter-branch usage and docLibravatar Brian Gernhardt1-1/+1
2007-07-23filter-branch: Big syntax change; support rewriting multiple refsLibravatar Johannes Schindelin1-23/+28
2007-07-05filter-branch documentation: clarify which filters are eval'edLibravatar Johannes Schindelin1-1/+2
2007-07-04filter-branch documentation: some more touch-ups.Libravatar Johannes Sixt1-7/+16
2007-07-04filter-branch: a few more touch ups to the man pageLibravatar Johannes Schindelin1-5/+6
2007-07-03Document git-filter-branchLibravatar Johannes Schindelin1-0/+262