Sign in
googlers
/
jrn
/
git
/
0dc9cad22d5c878d2ce6ee7b5cfffb034e34b2a0
/
t
/
t7003-filter-branch.sh
37eb90f
t: convert fgrep usage to "grep -F"
by Đoàn Trần Công Danh
· 2 years, 4 months ago
c139e58
t7003: check reflog existence only for REFFILES
by Han-Wen Nienhuys
· 3 years, 7 months ago
fdc8acc
t7003: use rev-parse rather than FS inspection
by Han-Wen Nienhuys
· 3 years, 7 months ago
d4bda9b
Merge branch 'jk/filter-branch-sha256'
by Junio C Hamano
· 3 years, 10 months ago
6d875d1
t7003: test ref rewriting explicitly
by Jeff King
· 3 years, 10 months ago
01dc813
t7[0-4]*: adjust the references to the default branch name "main"
by Johannes Schindelin
· 4 years, 2 months ago
334afbc
tests: mark tests relying on the current default for `init.defaultBranch`
by Johannes Schindelin
· 4 years, 2 months ago
4bacb6d
t7003: compute appropriate length constant
by brian m. carlson
· 4 years, 5 months ago
676c7e5
Merge branch 'mb/filter-branch-optim'
by Junio C Hamano
· 6 years ago
709cfe8
filter-branch: skip commits present on --state-branch
by Michael Barabanov
· 7 years ago
c40c1a0
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
by Junio C Hamano
· 7 years ago
a4d4e32
test: avoid pipes in git related commands for test
by Pratik Karki
· 7 years ago
f78ab35
filter-branch: fix errors caused by refs that point at non-committish
by Yuki Kokubun
· 7 years ago
a582a82
filter-branch: fix --prune-empty on parentless commits
by Devin J. Pohly
· 8 years ago
4dacc8f
t7003: ensure --prune-empty removes entire branch when applicable
by Devin J. Pohly
· 8 years ago
377a354
t7003: ensure --prune-empty can prune root commit
by Devin J. Pohly
· 8 years ago
a2ec948
Merge branch 'jk/filter-branch-no-index'
by Junio C Hamano
· 9 years ago
1dc413e
filter-branch: resolve $commit^{tree} in no-index case
by Jeff King
· 9 years ago
9948519
t/t7003-filter-branch.sh: use the $( ... ) construct for command substitution
by Elia Pinto
· 9 years ago
4d2a364
filter-branch: deal with object name vs. pathname ambiguity in tree-filter
by SZEDER Gábor
· 9 years ago
a5a4b3f
filter-branch: remove multi-line headers in msg filter
by James McCoy
· 9 years ago
df06201
filter-branch: avoid passing commit message through sed
by Jeff King
· 10 years ago
79bc4ef
filter-branch: eliminate duplicate mapped parents
by Charles Bailey
· 11 years ago
9a11f13
Merge branch 'jk/filter-branch-come-back-to-original'
by Junio C Hamano
· 12 years ago
9727601
filter-branch: return to original dir after filtering
by Jeff King
· 12 years ago
3c730fa
filter-branch: use git-sh-setup's ident parsing functions
by Jeff King
· 12 years ago
44b85e8
t7003: add test to filter a branch with a commit at epoch
by Junio C Hamano
· 13 years ago
02567e8
Merge branch 'bg/fix-t7003'
by Junio C Hamano
· 14 years ago
77f2e4f
t7003: Use test_commit instead of custom function
by Brian Gernhardt
· 14 years ago
7ec344d
filter-branch: retire --remap-to-ancestor
by Csaba Henk
· 14 years ago
0d1d6e5
t/t7003: replace \t with literal tab in sed expression
by Brandon Casey
· 14 years ago
3c8710a
t7003: fix subdirectory-filter test
by Thomas Rast
· 14 years ago
1f7d57f
filter-branch: Add tests for submodules in tree-filter
by Michal Sojka
· 15 years ago
f2f3a6b
filter-branch: nearest-ancestor rewriting outside subdir filter
by Thomas Rast
· 15 years ago
88e3880
filter-branch -d: Export GIT_DIR earlier
by Lars Noschinski
· 16 years ago
0ea29cc
filter-branch: Add more error-handling
by Eric Kidd
· 16 years ago
df4364a
Merge branch 'js/filter-branch-submodule'
by Junio C Hamano
· 16 years ago
9273b56
filter-branch: Fix fatal error on bare repositories
by Eric Kidd
· 16 years ago
d3240d9
filter-branch: add git_commit_non_empty_tree and --prune-empty.
by Pierre Habouzit
· 16 years ago
9b8ae93
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
d592b31
tests: use "git xyzzy" form (t7000 - t7199)
by Nanako Shiraishi
· 16 years ago
0191457
Merge branch 'tr/filter-branch'
by Junio C Hamano
· 16 years ago
a9da166
filter-branch: Grok special characters in tag names
by Johannes Sixt
· 16 years ago
a0e4639
filter-branch: fix ref rewriting with --subdirectory-filter
by Thomas Rast
· 16 years ago
6e84b71
filter-branch: Extend test to show rewriting bug
by Thomas Rast
· 16 years ago
a4661b0
git-filter-branch.sh: Allow running in bare repositories
by Petr Baudis
· 16 years ago
b71ce7f
Merge 1.5.5.3 in
by Junio C Hamano
· 17 years ago
a17171b
Revert "filter-branch: subdirectory filter needs --full-history"
by Johannes Sixt
· 17 years ago
3af8286
tests: do not use implicit "git diff --no-index"
by Junio C Hamano
· 17 years ago
761adeb
Merge branch 'bd/tests'
by Junio C Hamano
· 17 years ago
e9dd751
Merge branch 'bc/filter-branch'
by Junio C Hamano
· 17 years ago
f69e836
Fix tests breaking when checkout path contains shell metacharacters
by Bryan Donlan
· 17 years ago
6a589fd
filter-branch: Fix renaming a directory in the tree-filter
by veillette@yahoo.ca
· 17 years ago
9035628
filter-branch: Test renaming directories in a tree-filter
by Johannes Sixt
· 17 years ago
1bf6551
filter-branch.sh: support nearly proper tag name filtering
by Brandon Casey
· 17 years ago
c8a0869
t/t7003-filter-branch.sh: use test_must_fail rather than '!'
by Brandon Casey
· 17 years ago
40a7ce6
tr portability fixes
by Jeff King
· 17 years ago
5b044ac
filter-branch: handle "disappearing tree" case correctly in subdir filter
by Junio C Hamano
· 17 years ago
1fe32cb
filter-branch: handle filenames that need quoting
by Junio C Hamano
· 17 years ago
fdd7d48
t7003-filter-branch: Fix test of a failing --msg-filter.
by Johannes Sixt
· 17 years ago
46eb449
filter-branch: update current branch when rewritten
by Johannes Schindelin
· 17 years ago
f95eef1
filter-branch: introduce convenience function "skip_commit"
by Johannes Schindelin
· 17 years ago
7e0f170
filter-branch: provide the convenience functions also for commit filters
by Johannes Schindelin
· 17 years ago
dfd05e3
filter-branch: Big syntax change; support rewriting multiple refs
by Johannes Schindelin
· 17 years ago
8c1ce0f
filter-branch: fail gracefully when a filter fails
by Johannes Schindelin
· 18 years ago
f6b78c6
filter-branch: add a test for the commit removal example
by Johannes Schindelin
· 18 years ago
5be6007
Rewrite "git-frotz" to "git frotz"
by Junio C Hamano
· 18 years ago
55f22ff
filter-branch: add example to move everything into a subdirectory
by Johannes Schindelin
· 18 years ago
cfabd6e
filter-branch: subdirectory filter needs --full-history
by Johannes Sixt
· 18 years ago
685ef54
Teach filter-branch about subdirectory filtering
by Johannes Schindelin
· 18 years ago
2766ce2
filter-branch: Use rev-list arguments to specify revision ranges.
by Johannes Sixt
· 18 years ago
9840906
filter-branch: fix behaviour of '-k'
by Johannes Schindelin
· 18 years ago
aee078b
t7003: make test repeatable
by Junio C Hamano
· 18 years ago
6f6826c
Add git-filter-branch
by Johannes Schindelin
· 18 years ago