Mercurial > hg-stable
comparison tests/test-help.t @ 50562:8fb3e942473a
stabletailgraph: naive version of leap computation
This adds a naive reference implementation of the computation of leap and
specific leap sets (described in the code documentation).
The existing tests are enriched accordingly.
author | pacien <pacien.trangirard@pacien.net> |
---|---|
date | Fri, 21 Apr 2023 14:33:33 +0200 |
parents | 10318b88b1d6 |
children | 7e5be4a7cda7 |
comparison
equal
deleted
inserted
replaced
50561:dc372251d4dc | 50562:8fb3e942473a |
---|---|
987 dump index data for a revlog | 987 dump index data for a revlog |
988 debug-revlog-stats | 988 debug-revlog-stats |
989 display statistics about revlogs in the store | 989 display statistics about revlogs in the store |
990 debug::stable-tail-sort | 990 debug::stable-tail-sort |
991 display the stable-tail sort of the ancestors of a given node | 991 display the stable-tail sort of the ancestors of a given node |
992 debug::stable-tail-sort-leaps | |
993 display the leaps in the stable-tail sort of a node, one per | |
994 line | |
992 debugancestor | 995 debugancestor |
993 find the ancestor revision of two revisions in a given index | 996 find the ancestor revision of two revisions in a given index |
994 debugantivirusrunning | 997 debugantivirusrunning |
995 attempt to trigger an antivirus scanner to see if one is active | 998 attempt to trigger an antivirus scanner to see if one is active |
996 debugapplystreamclonebundle | 999 debugapplystreamclonebundle |