summaryrefslogtreecommitdiff
path: root/builtin-replace.c
Commit message (Expand)AuthorAgeFilesLines
* builtin-replace: use "usage_msg_opt" to give better error messagesChristian Couder2009-05-311-6/+12
* parse-options: add new function "usage_msg_opt"Christian Couder2009-05-311-1/+1
* builtin-replace: teach "git replace" to actually replaceChristian Couder2009-05-311-1/+49
* Add new "git replace" commandChristian Couder2009-05-311-0/+105