aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-filter-branch.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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