[PATCH] Audit rev-parse users again.

2005-08-24 Thread Junio C Hamano
Some callers to rev-parse were using the output selection flags inconsistently. Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]> --- git-bisect-script |4 ++-- git-branch-script |2 +- git-log-script |2 +- git-request-pull-script |4 ++-- git-revert-script

[PATCH] Audit rev-parse users.

2005-08-15 Thread Junio C Hamano
Make sure that we say --verify when we want to get a single SHA1 name. Also when we say --verify, --revs-only is redundant. Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]> --- git-rebase-script |2 +- git-reset-script |4 ++-- git-tag-script|2 +- 3 files changed, 4 insertion

[PATCH] Audit rev-parse users.

2005-07-22 Thread Junio C Hamano
This patch changes rev-parse users that pass a single argument that is supposed to be a rev parameter to use "--verify". Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]> --- git-checkout-script |2 +- git-cherry |8 git-commit-script |2 +- git-rebase-script |

[PATCH] Audit rev-parse users.

2005-07-17 Thread Junio C Hamano
This patch changes rev-parse users that pass a single argument that is supposed to be a rev parameter to use "--verify". Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]> --- *** This does not have anything to do with the --sq flag. git-checkout-script |2 +- git-cherry |8