summaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
AgeCommit message (Expand)Author
2014-02-20Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley
2013-12-18docs: add filter-branch notes on The BFGRoberto Tyley
2013-03-19Merge branch 'tk/doc-filter-branch'Junio C Hamano
2013-02-26Documentation: filter-branch env-filter exampleTadeusz Andrzej Kadłubowski
2013-02-26git-filter-branch.txt: clarify ident variables usageTadeusz Andrzej Kadłubowski
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-09-18Documentation/git-filter-branch: Move note about effect of removing commitsAndreas Schwab
2012-08-24Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano
2012-08-06Documentation: do not mention .git/refs/* directoriesJunio C Hamano
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne
2011-04-02Merge branch 'maint'Junio C Hamano
2011-04-01docs: fix filter-branch subdir example for exotic repo namesJeff King
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-09-27Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker
2010-08-27filter-branch: retire --remap-to-ancestorCsaba Henk
2010-02-06docs: fix filter-branch example for quoted pathsJeff King
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-10Documentation: format full commands in typewriter fontThomas Rast
2009-11-13filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast
2009-10-02filter-branch: add --prune-empty to option summaryAdam Brewster
2009-08-18filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin
2009-04-12Merge branch 'maint'Junio C Hamano
2009-04-12Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-12Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-12State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)
2009-03-12Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast
2009-02-15Documentation: pruning recipe for destructive filter-branchThomas Rast
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig
2009-01-11filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit
2008-09-16Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-06-03Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard
2008-05-17Merge branch 'maint'Junio C Hamano
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger
2008-05-06Merge branch 'bc/filter-branch'Junio C Hamano
2008-05-04Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-03filter-branch: Documentation fix.Florian Ragwitz
2008-03-31filter-branch.sh: support nearly proper tag name filteringBrandon Casey
2008-03-23Improve description of git filter-branch.Ralf Wildenhues
2008-02-26filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho