aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
Commit message (Expand)AuthorAge
* filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-03
* doc: typeset '--' as literalMatthieu Moy2016-06-28
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* doc: typeset short command-line options as literalMatthieu Moy2016-06-28
* doc: more consistency in environment variables formatTom Russello2016-06-08
* Documentation: fix linkgit referencesJunio C Hamano2016-05-09
* Documentation: typofixesThomas Ackermann2014-11-04
* Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley2014-02-20
* docs: add filter-branch notes on The BFGRoberto Tyley2013-12-18
* Merge branch 'tk/doc-filter-branch'Junio C Hamano2013-03-19
|\
| * Documentation: filter-branch env-filter exampleTadeusz Andrzej Kadłubowski2013-02-26
| * git-filter-branch.txt: clarify ident variables usageTadeusz Andrzej Kadłubowski2013-02-26
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Documentation/git-filter-branch: Move note about effect of removing commitsAndreas Schwab2012-09-18
* Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano2012-08-24
|\
| * Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-06
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
|/
* Documentation: git-filter-branch honors replacement refsPeter Collingbourne2011-07-21
* Merge branch 'maint'Junio C Hamano2011-04-01
|\
| * docs: fix filter-branch subdir example for exotic repo namesJeff King2011-04-01
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker2010-09-27
* filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-27
* docs: fix filter-branch example for quoted pathsJeff King2010-02-06
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Documentation: format full commands in typewriter fontThomas Rast2010-01-10
* filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast2009-11-13
* filter-branch: add --prune-empty to option summaryAdam Brewster2009-10-02
* filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin2009-08-18
* Merge branch 'maint'Junio C Hamano2009-04-12
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-12
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-12
| | |\
| | | * State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-12
* | | | Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast2009-03-11
|/ / /
* | | Documentation: pruning recipe for destructive filter-branchThomas Rast2009-02-14
* | | Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig2009-02-12
* | | filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit2009-01-10
|/ /
* | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-15
|/
* Documentation: filter-branch: document how to filter all refsThomas Rast2008-08-08
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-23
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard2008-06-02
* Merge branch 'maint'Junio C Hamano2008-05-16
|\