aboutsummaryrefslogtreecommitdiff
path: root/t/t6050-replace.sh
Commit message (Expand)AuthorAge
* t6050-replace: make failing editor test more robustSZEDER Gábor2016-01-05
* replace: add test for --graft with a mergetagChristian Couder2014-07-21
* replace: add test for --graft with signed commitChristian Couder2014-07-21
* replace: add test for --graftChristian Couder2014-07-21
* replace: cleanup redirection style in testsChristian Couder2014-07-07
* replace: add tests for --editChristian Couder2014-05-19
* replace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder2013-12-30
* builtin/replace: unset read_replace_refsChristian Couder2013-12-12
* t6050: add tests for listing with --formatChristian Couder2013-12-12
* sha1_file: perform object replacement in sha1_object_info_extended()Christian Couder2013-12-12
* t6050: show that git cat-file --batch fails with replace objectsChristian Couder2013-12-12
* t6050-replace: use some long option namesChristian Couder2013-09-06
* t6050-replace: add test to clean up all the replace refsChristian Couder2013-09-06
* t6050-replace: test that objects are of the same typeChristian Couder2013-09-06
* replace: parse revision argument for -dMichael J Gruber2012-11-13
* t6050: make sure we test not just commit replacementJunio C Hamano2011-05-15
* tests: add missing &&Jonathan Nieder2010-11-09
* t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder2010-09-27
* tests: subshell indentation stylefixJonathan Nieder2010-09-09
* Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-06
|\
| * Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | Merge branch 'nd/maint-fix-replace'Junio C Hamano2010-09-03
|\ \ | |/ |/|
| * parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy2010-09-03
* | index-pack: Don't follow replace refs.Nelson Elhage2010-08-12
|/
* replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* git: add --no-replace-objects option to disable replacingChristian Couder2009-10-13
* t6050: check pushing something based on a replaced commitChristian Couder2009-05-31
* builtin-replace: teach "git replace" to actually replaceChristian Couder2009-05-31
* Add new "git replace" commandChristian Couder2009-05-31
* environment: add global variable to disable replacementChristian Couder2009-05-31
* mktag: call "check_sha1_signature" with the replacement sha1Christian Couder2009-05-31
* replace_object: add a test caseChristian Couder2009-05-31