Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |