4d95cb18a3b4

Support phases.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 04 Feb 2012 14:20:54 -0500
parents c060c94622e9
children 66e2a34005b4 168328ff4a51
branches/tags (none)
files map-cmdline.dlog map-cmdline.nlog map-cmdline.sglog map-cmdline.slog

Changes

--- a/map-cmdline.dlog	Wed Sep 28 08:50:52 2011 -0400
+++ b/map-cmdline.dlog	Sat Feb 04 14:20:54 2012 -0500
@@ -2,7 +2,7 @@
 
 changeset_quiet = '\033[0;33m{rev}\033[0m\n'
 
-changeset_verbose = '\033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches} {desc|firstline|strip} \033[1;30m(on {date|shortdate} by {author|person})\033[0m{bookmarks}{tags}\n'
+changeset_verbose = '\033[0;31m[{phase}]\033[0m \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches} {desc|firstline|strip} \033[1;30m(on {date|shortdate} by {author|person})\033[0m{bookmarks}{tags}\n'
 
 start_branches = ' '
 branch = '\033[0;35m{branch}\033[0m'
--- a/map-cmdline.nlog	Wed Sep 28 08:50:52 2011 -0400
+++ b/map-cmdline.nlog	Sat Feb 04 14:20:54 2012 -0500
@@ -1,6 +1,6 @@
-changeset = 'changeset: \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches}{bookmarks}{tags}\nauthor:    {author}\ndate:      {date|rfc822date} ({date|age})\nsummary:   {desc|firstline|strip}\n\n{file_mods}{file_adds}{file_dels}\n\n'
+changeset = 'changeset: \033[0;31m[{phase}]\033[0m \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches}{bookmarks}{tags}\nauthor:    {author}\ndate:      {date|rfc822date} ({date|age})\nsummary:   {desc|firstline|strip}\n\n{file_mods}{file_adds}{file_dels}\n\n'
 
-changeset_verbose = 'changeset: \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches}{bookmarks}{tags}\nauthor:    {author}\ndate:      {date|rfc822date} ({date|age})\n\n{desc}\n\n{file_mods}{file_adds}{file_dels}\n\n'
+changeset_verbose = 'changeset: \033[0;31m[{phase}]\033[0m \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches}{bookmarks}{tags}\nauthor:    {author}\ndate:      {date|rfc822date} ({date|age})\n\n{desc}\n\n{file_mods}{file_adds}{file_dels}\n\n'
 
 start_file_adds = ''
 file_add = '\033[0;32mA {file_add}\033[0m\n'
--- a/map-cmdline.sglog	Wed Sep 28 08:50:52 2011 -0400
+++ b/map-cmdline.sglog	Sat Feb 04 14:20:54 2012 -0500
@@ -1,6 +1,6 @@
 changeset = '\033[0;33m{rev}\033[0m {desc|firstline|strip}{branches}{bookmarks}{tags}\n\n'
 
-changeset_verbose = '\033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m {desc|firstline|strip}{branches}{bookmarks}{tags}\n\033[1;30m({date|age} by {author|person})\033[0m\n\n'
+changeset_verbose = '\033[0;31m[{phase}]\033[0m \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m {desc|firstline|strip}{branches}{bookmarks}{tags}\n\033[1;30m({date|age} by {author|person})\033[0m\n\n'
 
 start_branches = ' '
 branch = '\033[0;35m{branch}\033[0m'
--- a/map-cmdline.slog	Wed Sep 28 08:50:52 2011 -0400
+++ b/map-cmdline.slog	Sat Feb 04 14:20:54 2012 -0500
@@ -2,7 +2,7 @@
 
 changeset_quiet = '\033[0;33m{rev}\033[0m {desc|firstline|strip}\n'
 
-changeset_verbose = '\033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches} {desc|firstline|strip} \033[1;30m({date|age} by {author|person}){bookmarks}\033[0m{tags}\n'
+changeset_verbose = '\033[0;31m[{phase}]\033[0m \033[0;33m{rev}\033[0m:\033[0;33m{node|short}\033[0m{branches} {desc|firstline|strip} \033[1;30m({date|age} by {author|person}){bookmarks}\033[0m{tags}\n'
 
 start_branches = ' '
 branch = '\033[0;35m{branch}\033[0m'