Age | Commit message (Expand) | Author | Files | Lines |
2017-06-12 | filter-branch: add `--setup` step | Andreas Heiduk | 1 | -5/+12 |
2017-06-04 | Merge branch 'ah/doc-filter-branch-export-env' | Junio C Hamano | 1 | -4/+1 |
2017-05-29 | doc: filter-branch does not require re-export of vars | Andreas Heiduk | 1 | -4/+1 |
2017-03-03 | filter-branch: fix --prune-empty on parentless commits | Devin J. Pohly | 1 | -8/+6 |
2016-06-28 | doc: typeset '--' as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -2/+2 |
2016-06-28 | doc: typeset short command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-08 | doc: more consistency in environment variables format | Tom Russello | 1 | -1/+1 |
2016-05-09 | Documentation: fix linkgit references | Junio C Hamano | 1 | -1/+1 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -2/+2 |
2014-02-20 | Documentation: fix documentation AsciiDoc links for external urls | Roberto Tyley | 1 | -2/+2 |
2013-12-18 | docs: add filter-branch notes on The BFG | Roberto Tyley | 1 | -1/+32 |
2013-03-19 | Merge branch 'tk/doc-filter-branch' | Junio C Hamano | 1 | -2/+25 |
2013-02-26 | Documentation: filter-branch env-filter example | Tadeusz Andrzej Kadłubowski | 1 | -0/+20 |
2013-02-26 | git-filter-branch.txt: clarify ident variables usage | Tadeusz Andrzej Kadłubowski | 1 | -2/+5 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -3/+3 |
2012-09-18 | Documentation/git-filter-branch: Move note about effect of removing commits | Andreas Schwab | 1 | -10/+9 |
2012-08-24 | Merge branch 'jc/tag-doc' into maint-1.7.11 | Junio C Hamano | 1 | -1/+2 |
2012-08-06 | Documentation: do not mention .git/refs/* directories | Junio C Hamano | 1 | -1/+2 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -17/+17 |
2011-07-21 | Documentation: git-filter-branch honors replacement refs | Peter Collingbourne | 1 | -2/+3 |
2011-04-01 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-04-01 | docs: fix filter-branch subdir example for exotic repo names | Jeff King | 1 | -1/+1 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -10/+0 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-09-27 | Documentation: Refer to git-commit-tree in git-filter-branch help | Wesley J. Landaker | 1 | -1/+1 |
2010-08-27 | filter-branch: retire --remap-to-ancestor | Csaba Henk | 1 | -13/+13 |
2010-02-06 | docs: fix filter-branch example for quoted paths | Jeff King | 1 | -1/+1 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -9/+9 |
2010-01-10 | Documentation: format full commands in typewriter font | Thomas Rast | 1 | -3/+3 |
2009-11-13 | filter-branch: nearest-ancestor rewriting outside subdir filter | Thomas Rast | 1 | -1/+12 |
2009-10-02 | filter-branch: add --prune-empty to option summary | Adam Brewster | 1 | -0/+1 |
2009-08-18 | filter-branch: add an example how to add ACKs to a range of commits | Johannes Schindelin | 1 | -0/+10 |
2009-04-12 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+3 |
2009-04-12 | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 1 | -0/+3 |
2009-04-12 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -0/+3 |
2009-04-12 | State the effect of filter-branch on graft explicitly | Daniel Cheng (aka SDiZ) | 1 | -0/+3 |
2009-03-11 | Documentation: filter-branch: show --ignore-unmatch in main index-filter example | Thomas Rast | 1 | -8/+9 |
2009-02-14 | Documentation: pruning recipe for destructive filter-branch | Thomas Rast | 1 | -0/+41 |
2009-02-12 | Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filter | Jacob Helwig | 1 | -0/+5 |
2009-01-10 | filter-branch: add git_commit_non_empty_tree and --prune-empty. | Pierre Habouzit | 1 | -0/+14 |
2008-09-15 | Documentation: Refer to git-rebase(1) to warn against rewriting | Thomas Rast | 1 | -1/+3 |
2008-08-08 | Documentation: filter-branch: document how to filter all refs | Thomas Rast | 1 | -5/+16 |
2008-07-30 | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 1 | -1/+1 |
2008-07-23 | Documentation/git-filter-branch: teach "rm" instead of "update-index --remove" | Petr Baudis | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -7/+7 |
2008-07-05 | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -6/+6 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -2/+2 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -1/+2 |