Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-03 | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 1 | -3/+0 | |
Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2008-08-03 | Topo-sort before --simplify-merges | Junio C Hamano | 1 | -0/+93 | |
This makes the algorithm more honest about what it is doing. We start from an already limited, topo-sorted list, and postprocess it by simplifying the irrelevant merges away. Signed-off-by: Junio C Hamano <gitster@pobox.com> |