aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-filter-branch.txt
AgeCommit message (Expand)AuthorFilesLines
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-3/+3
2020-10-20filter-branch doc: fix filter-repo typoChristian Couder1-1/+1
2020-02-04git-filter-branch.txt: wrap "maths" notation in backticksMartin Ågren1-3/+3
2019-12-25Merge branch 'ja/doc-markup-cleanup'Junio C Hamano1-124/+133
2019-12-13doc: indent multi-line items in listJean-Noël Avila1-124/+133
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano1-1/+1
2019-11-07git-filter-branch.txt: correct argument name typoElijah Newren1-1/+1
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren1-1/+1
2019-09-05Recommend git-filter-repo instead of git-filter-branchElijah Newren1-30/+243
2019-03-13doc: format pathnames and URLs as monospace.Corentin BOMPARD1-1/+1
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano1-3/+3
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-3/+3
2018-04-30filter-branch: stop suggesting to use graftsJohannes Schindelin1-1/+1
2018-03-15filter-branch: return 2 when nothing to rewriteMichele Locati1-0/+8
2017-10-19Merge branch 'dg/filter-branch-filter-order-doc'Junio C Hamano1-10/+10
2017-10-18doc: list filter-branch subdirectory-filter firstDavid Glasser1-10/+10
2017-09-22filter-branch: stash away ref map in a branchIan Campbell1-1/+7
2017-06-12filter-branch: add `--setup` stepAndreas Heiduk1-5/+12
2017-06-04Merge branch 'ah/doc-filter-branch-export-env'Junio C Hamano1-4/+1
2017-05-29doc: filter-branch does not require re-export of varsAndreas Heiduk1-4/+1
2017-03-03filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly1-8/+6
2016-06-28doc: typeset '--' as literalMatthieu Moy1-1/+1
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-2/+2
2016-06-28doc: typeset short command-line options as literalMatthieu Moy1-1/+1
2016-06-08doc: more consistency in environment variables formatTom Russello1-1/+1
2016-05-09Documentation: fix linkgit referencesJunio C Hamano1-1/+1
2014-11-04Documentation: typofixesThomas Ackermann1-2/+2
2014-02-20Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley1-2/+2
2013-12-18docs: add filter-branch notes on The BFGRoberto Tyley1-1/+32
2013-03-19Merge branch 'tk/doc-filter-branch'Junio C Hamano1-2/+25
2013-02-26Documentation: filter-branch env-filter exampleTadeusz Andrzej Kadłubowski1-0/+20
2013-02-26git-filter-branch.txt: clarify ident variables usageTadeusz Andrzej Kadłubowski1-2/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-3/+3
2012-09-18Documentation/git-filter-branch: Move note about effect of removing commitsAndreas Schwab1-10/+9
2012-08-24Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano1-1/+2
2012-08-06Documentation: do not mention .git/refs/* directoriesJunio C Hamano1-1/+2
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-17/+17
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne1-2/+3
2011-04-01Merge branch 'maint'Junio C Hamano1-1/+1
2011-04-01docs: fix filter-branch subdir example for exotic repo namesJeff King1-1/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1
2010-09-27Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker1-1/+1
2010-08-27filter-branch: retire --remap-to-ancestorCsaba Henk1-13/+13
2010-02-06docs: fix filter-branch example for quoted pathsJeff King1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-9/+9
2010-01-10Documentation: format full commands in typewriter fontThomas Rast1-3/+3
2009-11-13filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast1-1/+12
2009-10-02filter-branch: add --prune-empty to option summaryAdam Brewster1-0/+1
2009-08-18filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin1-0/+10
2009-04-12Merge branch 'maint'Junio C Hamano1-0/+3
2009-04-12Merge branch 'maint-1.6.1' into maintJunio C Hamano1-0/+3
2009-04-12Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-0/+3
2009-04-12State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)1-0/+3
2009-03-11Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast1-8/+9
2009-02-14Documentation: pruning recipe for destructive filter-branchThomas Rast1-0/+41
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig1-0/+5
2009-01-10filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit1-0/+14
2008-09-15Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast1-1/+3
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast1-5/+16
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen1-1/+1
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-7/+7
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupJonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-2/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-1/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-06-02Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard1-1/+1
2008-05-16Merge branch 'maint'Junio C Hamano1-0/+4
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger1-0/+4
2008-05-05Merge branch 'bc/filter-branch'Junio C Hamano1-4/+10
2008-05-03Merge branch 'maint-1.5.4' into maintJunio C Hamano1-2/+2
2008-05-03filter-branch: Documentation fix.Florian Ragwitz1-2/+2
2008-03-31filter-branch.sh: support nearly proper tag name filteringBrandon Casey1-4/+10
2008-03-22Improve description of git filter-branch.Ralf Wildenhues1-11/+12
2008-02-25filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho1-2/+4
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna1-0/+9
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano1-1/+1
2008-01-30filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-8/+8
2007-11-02Remove escaping of '|' in manpage option sectionsJonas Fonseca1-1/+1
2007-11-01git-filter-branch.txt: fix a typo.Sergei Organov1-1/+1
2007-10-16fix filter-branch documentationJohannes Schindelin1-2/+1
2007-09-13Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup1-5/+0
2007-08-31filter-branch: introduce convenience function "skip_commit"Johannes Schindelin1-7/+27
2007-08-31filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin1-3/+0
2007-08-31filter-branch: fix remnants of old syntax in documentationJohannes Schindelin1-14/+18
2007-08-30git-filter-branch: document --original optionGiuseppe Bilotta1-1/+6
2007-08-17Minor clarifications to git-filter-branch usage and docBrian Gernhardt1-1/+1
2007-07-23filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin1-23/+28
2007-07-05filter-branch documentation: clarify which filters are eval'edJohannes Schindelin1-1/+2
2007-07-04filter-branch documentation: some more touch-ups.Johannes Sixt1-7/+16
2007-07-04filter-branch: a few more touch ups to the man pageJohannes Schindelin1-5/+6
2007-07-03Document git-filter-branchJohannes Schindelin1-0/+262