revision API: split parent rewriting and parent printing options
authorAdam Simpkins <redacted>
Sun, 4 May 2008 10:36:52 +0000 (03:36 -0700)
committerJunio C Hamano <redacted>
Tue, 6 May 2008 00:38:22 +0000 (17:38 -0700)
commit885cf808998c4e6d685c669a44f02b37f6965fd9
tree793ae0c47cb768263b7e44f437fc9410c7e6f44d
parentc697ad143ba1ff58b29e7efe149d244d4b7010a5
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin-rev-list.c
log-tree.c
revision.c
revision.h
git clone https://git.99rst.org/PROJECT