1. ee521ec replace: peel tag when passing a tag first to --graft by Christian Couder · 6 years ago
  2. f8e44a8 replace: peel tag when passing a tag as parent to --graft by Christian Couder · 6 years ago
  3. 5876170 t6050: redirect expected error output to a file by Christian Couder · 6 years ago
  4. 502d87b t6050: use test_line_count instead of wc -l by Christian Couder · 6 years ago
  5. 3813a89 Merge branch 'nd/i18n' by Junio C Hamano · 6 years ago
  6. 8821e90 advice: don't pointlessly suggest --convert-graft-file by Ævar Arnfjörð Bjarmason · 6 years ago
  7. 674ba34 fsck: mark strings for translation by Nguyễn Thái Ngọc Duy · 6 years ago
  8. da4398d add core.usereplacerefs config option by Jeff King · 7 years ago
  9. 0e7af5f Merge branch 'sg/t6500-no-redirect-of-stdin' by Junio C Hamano · 7 years ago
  10. 4ed79d5 t6050-replace: don't disable stdin for the whole test script by SZEDER Gábor · 7 years ago
  11. 0115e03 Add a test for `git replace --convert-graft-file` by Johannes Schindelin · 7 years ago
  12. 36fc7d8 t6050-replace: make failing editor test more robust by SZEDER Gábor · 9 years ago
  13. 3fa1025 replace: add test for --graft with a mergetag by Christian Couder · 11 years ago
  14. 60e2f5a replace: add test for --graft with signed commit by Christian Couder · 11 years ago
  15. adf8e54 replace: add test for --graft by Christian Couder · 11 years ago
  16. 1c2828c replace: cleanup redirection style in tests by Christian Couder · 11 years ago
  17. 85f98fc replace: add tests for --edit by Christian Couder · 11 years ago
  18. 663a856 replace info: rename 'full' to 'long' and clarify in-code symbols by Christian Couder · 11 years ago
  19. 769a4fa builtin/replace: unset read_replace_refs by Christian Couder · 11 years ago
  20. bbbb4af t6050: add tests for listing with --format by Christian Couder · 11 years ago
  21. 1f7117e sha1_file: perform object replacement in sha1_object_info_extended() by Christian Couder · 11 years ago
  22. 303c5d6 t6050: show that git cat-file --batch fails with replace objects by Christian Couder · 11 years ago
  23. b1ecd8c t6050-replace: use some long option names by Christian Couder · 12 years ago
  24. 11aec95 t6050-replace: add test to clean up all the replace refs by Christian Couder · 12 years ago
  25. 3e625c8 t6050-replace: test that objects are of the same type by Christian Couder · 12 years ago
  26. 9dfc368 replace: parse revision argument for -d by Michael J Gruber · 12 years ago
  27. abb25ac t6050: make sure we test not just commit replacement by Junio C Hamano · 14 years ago
  28. a48fcd8 tests: add missing && by Jonathan Nieder · 14 years ago
  29. d212cef t6050 (replace): fix bogus "fetch branch with replacement" test by Christian Couder · 15 years ago
  30. 18a8269 tests: subshell indentation stylefix by Jonathan Nieder · 15 years ago
  31. 347c47e Merge branch 'jl/maint-fix-test' by Junio C Hamano · 15 years ago
  32. fd4ec4f Several tests: cd inside subshell instead of around by Jens Lehmann · 15 years ago
  33. f92d62e Merge branch 'nd/maint-fix-replace' by Junio C Hamano · 15 years ago
  34. 2e3400c parse_object: pass on the original sha1, not the replaced one by Nguyễn Thái Ngọc Duy · 15 years ago
  35. 6e2a09d index-pack: Don't follow replace refs. by Nelson Elhage · 15 years ago
  36. 6476b38 replace: use a GIT_NO_REPLACE_OBJECTS env variable by Christian Couder · 15 years ago
  37. b0fa7ab git: add --no-replace-objects option to disable replacing by Christian Couder · 15 years ago
  38. 4e65b53 t6050: check pushing something based on a replaced commit by Christian Couder · 16 years ago
  39. bebdd27 builtin-replace: teach "git replace" to actually replace by Christian Couder · 16 years ago
  40. 54b0c1e Add new "git replace" command by Christian Couder · 16 years ago
  41. dae556b environment: add global variable to disable replacement by Christian Couder · 16 years ago
  42. cc400f5 mktag: call "check_sha1_signature" with the replacement sha1 by Christian Couder · 16 years ago
  43. a3e8267 replace_object: add a test case by Christian Couder · 16 years ago