Tue, 08 Jan 2008 22:40:51 -0500 |
Jesse Glick |
Ensure that absolutized paths from hgrc do not contain ../ segments.
|
file |
diff |
annotate
|
Fri, 28 Dec 2007 00:03:55 -0600 |
Kirill Smelkov |
prompt: kill matchflags
|
file |
diff |
annotate
|
Thu, 27 Dec 2007 22:49:01 -0600 |
Matt Mackall |
ui: allow default when prompting
|
file |
diff |
annotate
|
Thu, 27 Dec 2007 13:39:59 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
file |
diff |
annotate
|
Thu, 27 Dec 2007 10:32:33 +0100 |
Thomas Arendsen Hein |
Make ui.prompt repeat on "unrecognized response" again (issue897)
|
file |
diff |
annotate
|
Wed, 05 Dec 2007 20:40:01 +0900 |
Osku Salerma |
Use VISUAL in addition to EDITOR when choosing the editor to use.
|
file |
diff |
annotate
|
Mon, 03 Dec 2007 17:28:26 -0600 |
Steve Borho |
workaround for raw_input() on Windows
|
file |
diff |
annotate
|
Tue, 25 Sep 2007 19:05:34 +0200 |
Dirkjan Ochtman |
Don't try to determine interactivity if ui() called with interactive=False.
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 17:29:16 -0700 |
Bryan O'Sullivan |
record: improve docs, improve prompts
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 10:33:21 +0200 |
Thomas Arendsen Hein |
os.isatty isn't available on Windows, so use sys.stdin.isatty()
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
ui: get readline and prompt to behave better depending on interactivity
|
file |
diff |
annotate
|
Tue, 26 Jun 2007 20:37:15 +0200 |
Thomas Arendsen Hein |
Catch illegal boolean values in hgrc nicely.
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 22:41:15 +0200 |
Thomas Arendsen Hein |
New config option: ui.report_untrusted (defaults to True)
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
file |
diff |
annotate
|