index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-filter-branch.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
|
*
filter-branch: skip commits present on --state-branch
Michael Barabanov
2018-06-27
1
-0
/
+1
*
|
Update shell scripts to compute empty tree object ID
brian m. carlson
2018-05-02
1
-1
/
+3
*
|
Merge branch 'yk/filter-branch-non-committish-refs'
Junio C Hamano
2018-04-10
1
-2
/
+12
|
\
\
|
*
|
filter-branch: fix errors caused by refs that point at non-committish
Yuki Kokubun
2018-03-25
1
-2
/
+12
*
|
|
Merge branch 'ml/filter-branch-no-op-error'
Junio C Hamano
2018-04-10
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
filter-branch: return 2 when nothing to rewrite
Michele Locati
2018-03-15
1
-1
/
+1
|
|
/
*
/
filter-branch: use printf instead of echo -e
Michele Locati
2018-03-19
1
-3
/
+3
|
/
*
Merge branch 'dg/filter-branch-filter-order-doc'
Junio C Hamano
2017-10-19
1
-6
/
+6
|
\
|
*
doc: list filter-branch subdirectory-filter first
David Glasser
2017-10-18
1
-10
/
+10
*
|
filter-branch: use hash-object instead of mktag
Ian Campbell
2017-09-22
1
-1
/
+1
*
|
filter-branch: stash away ref map in a branch
Ian Campbell
2017-09-22
1
-1
/
+48
*
|
filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*
Ian Campbell
2017-09-22
1
-0
/
+33
*
|
filter-branch: reset $GIT_* before cleaning up
Ian Campbell
2017-09-22
1
-5
/
+5
|
/
*
filter-branch: add [--] to usage
Andreas Heiduk
2017-06-12
1
-1
/
+1
*
filter-branch: add `--setup` step
Andreas Heiduk
2017-06-12
1
-5
/
+13
*
git-filter-branch: be more direct in an error message
Jean-Noel Avila
2017-05-12
1
-1
/
+1
*
filter-branch: fix --prune-empty on parentless commits
Devin J. Pohly
2017-03-03
1
-0
/
+2
*
Merge branch 'jk/filter-branch-no-index'
Junio C Hamano
2016-01-29
1
-1
/
+1
|
\
|
*
filter-branch: resolve $commit^{tree} in no-index case
Jeff King
2016-01-19
1
-1
/
+1
*
|
Merge branch 'jk/filter-branch-no-index'
Junio C Hamano
2015-12-04
1
-2
/
+21
|
\
|
|
*
filter-branch: skip index read/write when possible
Jeff King
2015-11-06
1
-2
/
+21
*
|
Merge branch 'maint'
Jeff King
2015-12-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
filter-branch: deal with object name vs. pathname ambiguity in tree-filter
SZEDER Gábor
2015-11-25
1
-1
/
+1
*
|
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'
Junio C Hamano
2015-10-16
1
-1
/
+1
|
\
|
|
*
filter-branch: remove multi-line headers in msg filter
James McCoy
2015-10-12
1
-1
/
+1
*
|
filter-branch: make report-progress more readable
Junio C Hamano
2015-09-22
1
-7
/
+9
*
|
filter-branch: add passed/remaining seconds on progress
Gabor Bernat
2015-09-22
1
-1
/
+29
|
/
*
filter-branch: avoid passing commit message through sed
Jeff King
2015-04-29
1
-1
/
+9
*
filter-branch: eliminate duplicate mapped parents
Charles Bailey
2014-07-01
1
-1
/
+7
*
Merge branch 'lc/filter-branch-too-many-refs'
Junio C Hamano
2013-10-18
1
-2
/
+2
|
\
|
*
Allow git-filter-branch to process large repositories with lots of branches.
Lee Carver
2013-09-12
1
-2
/
+2
*
|
write_index: optionally allow broken null sha1s
Jeff King
2013-08-29
1
-2
/
+3
|
/
*
Merge branch 'jk/filter-branch-come-back-to-original'
Junio C Hamano
2013-04-07
1
-2
/
+3
|
\
|
*
filter-branch: return to original dir after filtering
Jeff King
2013-04-02
1
-2
/
+3
*
|
filter-branch: use git-sh-setup's ident parsing functions
Jeff King
2012-10-19
1
-33
/
+13
|
/
*
Merge branch 'jc/maint-filter-branch-epoch-date'
Junio C Hamano
2012-07-22
1
-1
/
+1
|
\
|
*
filter-branch: do not forget the '@' prefix to force git-timestamp
Junio C Hamano
2012-07-10
1
-1
/
+1
*
|
Merge branch 'jk/filter-branch-require-clean-work-tree'
Junio C Hamano
2011-10-05
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
filter-branch: use require_clean_work_tree
Jeff King
2011-09-16
1
-3
/
+1
*
|
Merge branch 'js/sh-style'
Junio C Hamano
2011-08-18
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
filter-branch.sh: de-dent usage string
Junio C Hamano
2011-08-06
1
-5
/
+5
|
*
misc-sh: fix up whitespace in some other .sh files.
Jon Seymour
2011-08-06
1
-6
/
+6
*
|
filter-branch: Export variable `workdir' for --commit-filter
Michael Witten
2011-08-08
1
-1
/
+1
|
/
*
filter-branch: retire --remap-to-ancestor
Csaba Henk
2010-08-28
1
-1
/
+9
*
Merge branch 'maint'
Junio C Hamano
2010-02-12
1
-1
/
+1
|
\
|
*
filter-branch: Fix error message for --prune-empty --commit-filter
Jacob Helwig
2010-02-12
1
-1
/
+1
*
|
Merge branch 'ms/filter-branch-submodule'
Junio C Hamano
2010-02-03
1
-1
/
+1
|
\
\
|
*
|
filter-branch: Fix to allow replacing submodules with another content
Michal Sojka
2010-01-28
1
-1
/
+1
*
|
|
fix portability issues with $ in double quotes
Stephen Boyd
2010-01-27
1
-2
/
+2
|
/
/
[next]