summaryrefslogtreecommitdiff
path: root/Documentation/git-filter-branch.txt
AgeCommit message (Expand)Author
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
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano
2008-01-31filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-02Remove escaping of '|' in manpage option sectionsJonas Fonseca
2007-11-01git-filter-branch.txt: fix a typo.Sergei Organov
2007-10-17fix filter-branch documentationJohannes Schindelin
2007-09-14Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-09-01filter-branch: fix remnants of old syntax in documentationJohannes Schindelin
2007-08-31git-filter-branch: document --original optionGiuseppe Bilotta
2007-08-17Minor clarifications to git-filter-branch usage and docBrian Gernhardt
2007-07-24filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin
2007-07-06filter-branch documentation: clarify which filters are eval'edJohannes Schindelin
2007-07-04filter-branch documentation: some more touch-ups.Johannes Sixt
2007-07-04filter-branch: a few more touch ups to the man pageJohannes Schindelin
2007-07-04Document git-filter-branchJohannes Schindelin