index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6050-replace.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
replace: peel tag when passing a tag first to --graft
Christian Couder
1
-0
/
+11
2019-04-15
replace: peel tag when passing a tag as parent to --graft
Christian Couder
1
-0
/
+11
2019-04-01
t6050: redirect expected error output to a file
Christian Couder
1
-1
/
+2
2019-04-01
t6050: use test_line_count instead of wc -l
Christian Couder
1
-2
/
+4
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
1
-2
/
+2
2018-11-29
advice: don't pointlessly suggest --convert-graft-file
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2018-11-12
fsck: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-07-18
add core.usereplacerefs config option
Jeff King
1
-0
/
+6
2018-05-30
Merge branch 'sg/t6500-no-redirect-of-stdin'
Junio C Hamano
1
-2
/
+0
2018-05-09
t6050-replace: don't disable stdin for the whole test script
SZEDER Gábor
1
-2
/
+0
2018-04-30
Add a test for `git replace --convert-graft-file`
Johannes Schindelin
1
-0
/
+28
2016-01-05
t6050-replace: make failing editor test more robust
SZEDER Gábor
1
-3
/
+7
2014-07-21
replace: add test for --graft with a mergetag
Christian Couder
1
-0
/
+22
2014-07-21
replace: add test for --graft with signed commit
Christian Couder
1
-0
/
+24
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
2014-07-07
replace: cleanup redirection style in tests
Christian Couder
1
-24
/
+24
2014-05-19
replace: add tests for --edit
Christian Couder
1
-0
/
+27
2013-12-30
replace info: rename 'full' to 'long' and clarify in-code symbols
Christian Couder
1
-2
/
+2
2013-12-12
builtin/replace: unset read_replace_refs
Christian Couder
1
-1
/
+1
2013-12-12
t6050: add tests for listing with --format
Christian Couder
1
-0
/
+37
2013-12-12
sha1_file: perform object replacement in sha1_object_info_extended()
Christian Couder
1
-1
/
+1
2013-12-12
t6050: show that git cat-file --batch fails with replace objects
Christian Couder
1
-0
/
+5
2013-09-06
t6050-replace: use some long option names
Christian Couder
1
-4
/
+4
2013-09-06
t6050-replace: add test to clean up all the replace refs
Christian Couder
1
-0
/
+6
2013-09-06
t6050-replace: test that objects are of the same type
Christian Couder
1
-0
/
+13
2012-11-13
replace: parse revision argument for -d
Michael J Gruber
1
-0
/
+11
2011-05-15
t6050: make sure we test not just commit replacement
Junio C Hamano
1
-2
/
+16
2010-11-09
tests: add missing &&
Jonathan Nieder
1
-1
/
+1
2010-09-27
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
1
-3
/
+10
2010-09-09
tests: subshell indentation stylefix
Jonathan Nieder
1
-21
/
+25
2010-09-06
Merge branch 'jl/maint-fix-test'
Junio C Hamano
1
-11
/
+11
2010-09-06
Several tests: cd inside subshell instead of around
Jens Lehmann
1
-11
/
+11
2010-09-03
Merge branch 'nd/maint-fix-replace'
Junio C Hamano
1
-1
/
+1
2010-09-03
parse_object: pass on the original sha1, not the replaced one
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-08-12
index-pack: Don't follow replace refs.
Nelson Elhage
1
-0
/
+6
2009-11-20
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
1
-0
/
+17
2009-10-13
git: add --no-replace-objects option to disable replacing
Christian Couder
1
-0
/
+7
2009-05-31
t6050: check pushing something based on a replaced commit
Christian Couder
1
-0
/
+68
2009-05-31
builtin-replace: teach "git replace" to actually replace
Christian Couder
1
-0
/
+10
2009-05-31
Add new "git replace" command
Christian Couder
1
-0
/
+12
2009-05-31
environment: add global variable to disable replacement
Christian Couder
1
-0
/
+23
2009-05-31
mktag: call "check_sha1_signature" with the replacement sha1
Christian Couder
1
-0
/
+12
2009-05-31
replace_object: add a test case
Christian Couder
1
-0
/
+75