Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace: use a GIT_NO_REPLACE_OBJECTS env variable | Christian Couder | 2009-11-20 | 1 | -0/+17 |
* | git: add --no-replace-objects option to disable replacing | Christian Couder | 2009-10-13 | 1 | -0/+7 |
* | t6050: check pushing something based on a replaced commit | Christian Couder | 2009-05-31 | 1 | -0/+68 |
* | builtin-replace: teach "git replace" to actually replace | Christian Couder | 2009-05-31 | 1 | -0/+10 |
* | Add new "git replace" command | Christian Couder | 2009-05-31 | 1 | -0/+12 |
* | environment: add global variable to disable replacement | Christian Couder | 2009-05-31 | 1 | -0/+23 |
* | mktag: call "check_sha1_signature" with the replacement sha1 | Christian Couder | 2009-05-31 | 1 | -0/+12 |
* | replace_object: add a test case | Christian Couder | 2009-05-31 | 1 | -0/+75 |