author | Adam Simpkins <adam@adamsimpkins.net> | |
Sun, 4 May 2008 10:36:52 +0000 (03:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 May 2008 00:38:22 +0000 (17:38 -0700) | ||
commit | 885cf808998c4e6d685c669a44f02b37f6965fd9 | |
tree | 793ae0c47cb768263b7e44f437fc9410c7e6f44d | tree | snapshot |
parent | c697ad143ba1ff58b29e7efe149d244d4b7010a5 | commit | diff |
revision API: split parent rewriting and parent printing options
This change allows parent rewriting to be performed without causing
the log and rev-list commands to print the parents.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This change allows parent rewriting to be performed without causing
the log and rev-list commands to print the parents.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-rev-list.c | diff | blob | history | |
log-tree.c | diff | blob | history | |
revision.c | diff | blob | history | |
revision.h | diff | blob | history |