summaryrefslogtreecommitdiff
path: root/t/t6050-replace.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/maint-fix-replace'Junio C Hamano2010-09-031-1/+1
|\
| * parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy2010-09-031-1/+1
* | index-pack: Don't follow replace refs.Nelson Elhage2010-08-121-0/+6
|/
* replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-201-0/+17
* git: add --no-replace-objects option to disable replacingChristian Couder2009-10-131-0/+7
* t6050: check pushing something based on a replaced commitChristian Couder2009-05-311-0/+68
* builtin-replace: teach "git replace" to actually replaceChristian Couder2009-05-311-0/+10
* Add new "git replace" commandChristian Couder2009-05-311-0/+12
* environment: add global variable to disable replacementChristian Couder2009-05-311-0/+23
* mktag: call "check_sha1_signature" with the replacement sha1Christian Couder2009-05-311-0/+12
* replace_object: add a test caseChristian Couder2009-05-311-0/+75