revision: --topo-order and --unpacked
authorJunio C Hamano <junkio@cox.net>
Sun, 2 Apr 2006 02:52:58 +0000 (18:52 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 2 Apr 2006 02:55:56 +0000 (18:55 -0800)
commit22c31bf183bff576c7807f9d67abfc11ee8e1fa4
tree0198d0e7bca000169dd5b3377b007bc67c1d9190
parentbe7db6e574b95c70ac544c78d74fdeea0fb4058d
revision: --topo-order and --unpacked

Now, using --unpacked without limit_list() does not make much
sense, but this is parallel to the earlier --max-age fix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
revision.c