summaryrefslogtreecommitdiff
path: root/Documentation/git-replace.txt
Commit message (Expand)AuthorAgeFilesLines
* Recommend git-filter-repo instead of git-filter-branchElijah Newren2019-09-051-5/+5
* replace: introduce --convert-graft-fileJohannes Schindelin2018-04-301-3/+8
* doc: change environment variables formatTom Russello2016-06-081-1/+1
* Merge branch 'cc/replace-graft'Junio C Hamano2014-07-271-0/+10
|\
| * contrib: add convert-grafts-to-replace-refs.shChristian Couder2014-07-211-1/+3
| * Documentation: replace: add --graft optionChristian Couder2014-07-211-0/+8
* | replace: add a --raw mode for --editjk/replace-edit-rawJeff King2014-06-251-0/+8
|/
* Documentation: replace: describe new --edit optionChristian Couder2014-05-191-1/+15
* replace info: rename 'full' to 'long' and clarify in-code symbolscc/replace-object-infoChristian Couder2013-12-301-2/+2
* Documentation/git-replace: describe --format optionChristian Couder2013-12-121-1/+18
* Doc: 'replace' merge and non-merge commitscc/replace-with-the-same-typePhilip Oakley2013-09-091-0/+1
* replace: allow long option namesChristian Couder2013-09-061-0/+3
* Documentation/replace: add Creating Replacement Objects sectionChristian Couder2013-09-061-0/+16
* Documentation/replace: state that objects must be of the same typeChristian Couder2013-09-061-3/+6
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-2/+2
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-061-3/+2
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-11/+0
* Documentation: format full commands in typewriter fontThomas Rast2010-01-101-1/+1
* Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTSChristian Couder2009-11-201-0/+3
* Documentation: fix typos and spelling in replace documentationChristian Couder2009-11-201-10/+11
* git: add --no-replace-objects option to disable replacingChristian Couder2009-10-131-0/+21
* Documentation: add documentation for "git replace"Christian Couder2009-05-311-0/+71