summaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
AgeCommit message (Expand)Author
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy
2018-04-30filter-branch: stop suggesting to use graftsJohannes Schindelin
2018-03-15filter-branch: return 2 when nothing to rewriteMichele Locati
2017-10-19Merge branch 'dg/filter-branch-filter-order-doc'Junio C Hamano
2017-10-18doc: list filter-branch subdirectory-filter firstDavid Glasser
2017-09-22filter-branch: stash away ref map in a branchIan Campbell
2017-06-12filter-branch: add `--setup` stepAndreas Heiduk
2017-06-04Merge branch 'ah/doc-filter-branch-export-env'Junio C Hamano
2017-05-28doc: filter-branch does not require re-export of varsAndreas Heiduk
2017-03-03filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly
2016-06-28doc: typeset '--' as literalMatthieu Moy
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-28doc: typeset short command-line options as literalMatthieu Moy
2016-06-08doc: more consistency in environment variables formatTom Russello
2016-05-09Documentation: fix linkgit referencesJunio C Hamano
2014-11-04Documentation: typofixesThomas Ackermann
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