comparison tests/test-commit.t @ 16405:17deb6bbfbab

graphlog: refactor revset() to return revisions When --follow and --rev are passed, --follow actual behaviour depends on the input revision sequence defined by --rev. If --rev is not passed, the default revision sequence depends on the presence of --follow. It means the revision sequence generation is part of log logic and must be wrapped. The issue described above is fixed in following patches.
author Patrick Mezard <patrick@mezard.eu>
date Wed, 11 Apr 2012 11:07:30 +0200
parents 117f9190c1ba
children a3ea092203a5 d1a0ac9b6b8a
comparison
equal deleted inserted replaced
16404:9fca5b056c0a 16405:17deb6bbfbab