Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-06-02 | Documentation/git-filter-branch.txt: Fix description of --commit-filter | Kevin Ballard | 1 | -1/+1 |
2008-05-16 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
2008-05-16 | git-filter-branch: Clarify file removal example. | Jon Loeliger | 1 | -0/+4 |
2008-05-05 | Merge branch 'bc/filter-branch' | Junio C Hamano | 1 | -4/+10 |
2008-05-03 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -2/+2 |
2008-05-03 | filter-branch: Documentation fix. | Florian Ragwitz | 1 | -2/+2 |
2008-03-31 | filter-branch.sh: support nearly proper tag name filtering | Brandon Casey | 1 | -4/+10 |
2008-03-22 | Improve description of git filter-branch. | Ralf Wildenhues | 1 | -11/+12 |
2008-02-25 | filter-branch documentation: non-zero exit status in command abort the filter | Caio Marcelo de Oliveira Filho | 1 | -2/+4 |
2008-02-25 | Documentation/git-filter-branch: add a new msg-filter example | Miklos Vajna | 1 | -0/+9 |
2008-01-31 | Revert "filter-branch docs: remove brackets so not to imply revision arg is o... | Junio C Hamano | 1 | -1/+1 |
2008-01-30 | filter-branch docs: remove brackets so not to imply revision arg is optional | Brandon Casey | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -8/+8 |
2007-11-02 | Remove escaping of '|' in manpage option sections | Jonas Fonseca | 1 | -1/+1 |
2007-11-01 | git-filter-branch.txt: fix a typo. | Sergei Organov | 1 | -1/+1 |
2007-10-16 | fix filter-branch documentation | Johannes Schindelin | 1 | -2/+1 |
2007-09-13 | Remove duplicate note about removing commits with git-filter-branch | Ulrik Sverdrup | 1 | -5/+0 |
2007-08-31 | filter-branch: introduce convenience function "skip_commit" | Johannes Schindelin | 1 | -7/+27 |
2007-08-31 | filter-branch: provide the convenience functions also for commit filters | Johannes Schindelin | 1 | -3/+0 |
2007-08-31 | filter-branch: fix remnants of old syntax in documentation | Johannes Schindelin | 1 | -14/+18 |
2007-08-30 | git-filter-branch: document --original option | Giuseppe Bilotta | 1 | -1/+6 |
2007-08-17 | Minor clarifications to git-filter-branch usage and doc | Brian Gernhardt | 1 | -1/+1 |
2007-07-23 | filter-branch: Big syntax change; support rewriting multiple refs | Johannes Schindelin | 1 | -23/+28 |
2007-07-05 | filter-branch documentation: clarify which filters are eval'ed | Johannes Schindelin | 1 | -1/+2 |
2007-07-04 | filter-branch documentation: some more touch-ups. | Johannes Sixt | 1 | -7/+16 |
2007-07-04 | filter-branch: a few more touch ups to the man page | Johannes Schindelin | 1 | -5/+6 |
2007-07-03 | Document git-filter-branch | Johannes Schindelin | 1 | -0/+262 |