Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21replace: add test for --graft with a mergetagChristian Couder
2014-07-21replace: add test for --graft with signed commitChristian Couder
2014-07-21replace: add test for --graftChristian Couder
2014-07-08replace: cleanup redirection style in testsChristian Couder
2014-05-20replace: add tests for --editChristian Couder
2013-12-31replace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder
2013-12-12builtin/replace: unset read_replace_refsChristian Couder
2013-12-12t6050: add tests for listing with --formatChristian Couder
2013-12-12sha1_file: perform object replacement in sha1_object_info_extended()Christian Couder
2013-12-12t6050: show that git cat-file --batch fails with replace objectsChristian Couder
2013-09-07t6050-replace: use some long option namesChristian Couder
2013-09-07t6050-replace: add test to clean up all the replace refsChristian Couder
2013-09-07t6050-replace: test that objects are of the same typeChristian Couder
2012-11-13replace: parse revision argument for -dMichael J Gruber
2011-05-16t6050: make sure we test not just commit replacementJunio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-09-27t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder
2010-09-10tests: subshell indentation stylefixJonathan Nieder
2010-09-07Merge branch 'jl/maint-fix-test'Junio C Hamano
2010-09-07Several tests: cd inside subshell instead of aroundJens Lehmann
2010-09-04Merge branch 'nd/maint-fix-replace'Junio C Hamano
2010-09-04parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy
2010-08-13index-pack: Don't follow replace refs.Nelson Elhage
2009-11-21replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder
2009-10-13git: add --no-replace-objects option to disable replacingChristian Couder
2009-06-01t6050: check pushing something based on a replaced commitChristian Couder
2009-06-01builtin-replace: teach "git replace" to actually replaceChristian Couder
2009-06-01Add new "git replace" commandChristian Couder
2009-06-01environment: add global variable to disable replacementChristian Couder
2009-06-01mktag: call "check_sha1_signature" with the replacement sha1Christian Couder
2009-06-01replace_object: add a test caseChristian Couder