# HG changeset patch # User Steve Losh # Date 1260926377 18000 # Node ID 383887c412c2edc4eef1b428d4990250705fd1dc # Parent 310c8feb5645e13e1e7d5875dfbb6a419f3da573 hg-prompt: Update documentation. diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/index.html --- a/hg-prompt/documentation/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,19 +14,21 @@ hg-prompt » Documentation - - - - + + + + - +
+ + -
-

Documentation

Usage

@@ -44,15 +49,13 @@

Some sample prompts to get you started.

+ +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/keywords/index.html --- a/hg-prompt/documentation/keywords/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/keywords/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » Keywords - - - - + + + + - +
+ + -
-

Keywords

There a number of keywords available. If you have any suggestions for more please let me know.

@@ -247,15 +252,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/keywords/list.html --- a/hg-prompt/documentation/keywords/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/keywords/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,27 +14,29 @@ hg-prompt » ls /documentation/keywords - - - - + + + + - +
+ + -
-

ls /documentation/keywords

@@ -52,15 +57,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/list.html --- a/hg-prompt/documentation/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » ls /documentation - - - - + + + + - +
+ + -
-

ls /documentation

@@ -48,7 +53,7 @@ - + keywords/ @@ -56,7 +61,7 @@ - + samples/ @@ -64,7 +69,7 @@ - + usage/ @@ -78,15 +83,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/samples/index.html --- a/hg-prompt/documentation/samples/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/samples/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » Sample Prompts - - - - + + + + - +
+ + -
-

Sample Prompts

hg-prompt supports many keywords, but you probably don't want to use them @@ -91,15 +96,13 @@

+ +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/samples/list.html --- a/hg-prompt/documentation/samples/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/samples/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,27 +14,29 @@ hg-prompt » ls /documentation/samples - - - - + + + + - +
+ + -
-

ls /documentation/samples

@@ -52,15 +57,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/usage/index.html --- a/hg-prompt/documentation/usage/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/usage/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » Usage - - - - + + + + - +
+ + -
-

Usage

The hg prompt command takes a single string as an argument and outputs it. Here's a simple (and useless) example:

@@ -74,15 +79,13 @@

Take a look at the keywords documentation to see all the keywords hg-prompt supports.

+ +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/documentation/usage/list.html --- a/hg-prompt/documentation/usage/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/documentation/usage/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,27 +14,29 @@ hg-prompt » ls /documentation/usage - - - - + + + + - +
+ + -
-

ls /documentation/usage

@@ -52,15 +57,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/index.html --- a/hg-prompt/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,14 +14,16 @@ hg-prompt » hg-prompt - - - - + + + + - +
+ + -
-

hg-prompt

hg-prompt is a Mercurial extension that adds an 'hg prompt' command to Mercurial for viewing repository information. It's designed to be used in a shell prompt.

@@ -41,15 +46,13 @@

My bash prompt while using hg-prompt.

+ +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/installation/index.html --- a/hg-prompt/installation/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/installation/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,19 +14,21 @@ hg-prompt » Installation - - - - + + + + - +
+ + -
-

Installation

Installing hg-prompt requires Python 2.5+ and (obviously) Mercurial.

@@ -57,15 +62,13 @@

Take a look at the Quick Start guide to learn how to put some useful information into your shell prompt.

+ +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/installation/list.html --- a/hg-prompt/installation/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/installation/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » ls /installation - - - - + + + + - +
+ + -
-

ls /installation

@@ -48,15 +53,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/list.html --- a/hg-prompt/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,19 +14,21 @@ hg-prompt » ls / - - - - + + + + - +
+ + -
-

ls /

@@ -44,7 +49,7 @@ - + documentation/ @@ -52,7 +57,7 @@ - + installation/ @@ -60,7 +65,7 @@ - + media/ @@ -68,7 +73,7 @@ - + quickstart/ @@ -82,15 +87,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/media/css/index.html --- a/hg-prompt/media/css/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/media/css/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,27 +14,29 @@ hg-prompt » ls /media/css - - - - + + + + - +
+ + -
-

ls /media/css

@@ -57,7 +62,7 @@ 3K - + layout.css @@ -66,7 +71,7 @@ 3K - + pygments.css @@ -75,7 +80,7 @@ 940B - + reset.css @@ -84,7 +89,7 @@ 1K - + typography.css @@ -94,15 +99,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/media/css/layout.css --- a/hg-prompt/media/css/layout.css Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/media/css/layout.css Tue Dec 15 20:19:37 2009 -0500 @@ -1,3 +1,4 @@ +/* @override http://localhost:8008/media/css/layout.css */ body, html { background-color: #226F89; margin: 0; @@ -6,15 +7,14 @@ div#breadcrumbs { border-bottom: 4px dashed #265565; - border-left: 1px solid #265565; border-right: 1px solid #265565; - margin: 0 auto; - padding: 0.5em 1.5em; + padding: 0em 1.5em; background-color: #fff; width: 55em; + margin: 0em 0em 0em -1.5em; } div#breadcrumbs p { - margin-bottom: 0.2em; + margin-bottom: 0.5em; } div#content { background-color: #fff; diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/media/css/list.html --- a/hg-prompt/media/css/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/media/css/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,27 +14,29 @@ hg-prompt » ls /media/css - - - - + + + + - +
+ + -
-

ls /media/css

@@ -57,7 +62,7 @@ 3K - + layout.css @@ -66,7 +71,7 @@ 3K - + pygments.css @@ -75,7 +80,7 @@ 940B - + reset.css @@ -84,7 +89,7 @@ 1K - + typography.css @@ -94,15 +99,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/media/index.html --- a/hg-prompt/media/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/media/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » ls /media - - - - + + + + - +
+ + -
-

ls /media

@@ -48,7 +53,7 @@ - + css/ @@ -62,15 +67,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/media/list.html --- a/hg-prompt/media/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/media/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » ls /media - - - - + + + + - +
+ + -
-

ls /media

@@ -48,7 +53,7 @@ - + css/ @@ -62,15 +67,13 @@ + +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/quickstart/index.html --- a/hg-prompt/quickstart/index.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/quickstart/index.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,19 +14,21 @@ hg-prompt » Quick Start - - - - + + + + - +
+ + -
-

Quick Start

This guide will get you up and running so you can put some useful information into your shell prompt.

@@ -75,15 +80,13 @@

From here you can take a look at the full documentation to see all the interesting things hg-prompt can do.

+ +
- - \ No newline at end of file diff -r 310c8feb5645 -r 383887c412c2 hg-prompt/quickstart/list.html --- a/hg-prompt/quickstart/list.html Tue Dec 15 19:53:10 2009 -0500 +++ b/hg-prompt/quickstart/list.html Tue Dec 15 20:19:37 2009 -0500 @@ -1,7 +1,12 @@ - - + + + @@ -9,23 +14,25 @@ hg-prompt » ls /quickstart - - - - + + + + - +
+ + -
-

ls /quickstart

@@ -48,15 +53,13 @@ + +
- - \ No newline at end of file