diff tests/test-show.t @ 31944:99bc93147d87

show: implement underway view This is the beginning of a wip/smartlog view. It is basically a manually constructed (read: fast) revset function to collect "relevant" changesets combined with a custom template and a graph displayer. It obviously needs a lot of work. I'd like to get *something* usable in 4.2 so `hg show` has some value to end-users. Let the bikeshedding begin.
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 12 Apr 2017 20:31:15 -0700
parents 3e9f118cc834
children 02c3b1f396de
line wrap: on
line diff
--- a/tests/test-show.t	Wed Apr 12 20:28:44 2017 -0700
+++ b/tests/test-show.t	Wed Apr 12 20:31:15 2017 -0700
@@ -11,6 +11,7 @@
   available views:
   
   bookmarks -- bookmarks and their associated changeset
+  underway -- changesets that aren't finished
   
   abort: no view requested
   (use "hg show VIEW" to choose a view)
@@ -39,6 +40,8 @@
   
       bookmarks   bookmarks and their associated changeset
   
+      underway    changesets that aren't finished
+  
   (use 'hg help -e show' to show help for the show extension)
   
   options: