Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Sun, 03 May 2009 20:34:12 +0200 |
Martin Geisler |
commands: fix capitalization in revert help text
|
file |
diff |
annotate
|
Sun, 03 May 2009 10:38:08 +0300 |
Alexander Solovyov |
bisect: use subprocess to get command return code
|
file |
diff |
annotate
|
Sat, 02 May 2009 21:29:00 +0200 |
Martin Geisler |
commands: describe --debug in showconfig help
|
file |
diff |
annotate
|
Sat, 02 May 2009 19:13:29 +0200 |
Martin Geisler |
write options in "-r/--rev" style in help texts
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace various uses of list.reverse()
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: kill most users of parentui name and arg, replace with .copy()
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: replace parentui mechanism with repo.baseui
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
add cmdutil.remoteui
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
showconfig: show source file and line with --debug
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 00:57:28 +0200 |
Martin Geisler |
replace set-like dictionaries with real sets
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the core from gc to explicit
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 20:38:37 -0300 |
Wagner Bruna |
commands, i18n: avoid untranslated strings as message parameters
|
file |
diff |
annotate
|
Fri, 10 Apr 2009 13:06:02 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 10 Apr 2009 13:00:28 +0200 |
Patrick Mezard |
Fix manifest default rev doc when no rev is checked out (issue1603)
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 20:00:48 +0200 |
Martin Geisler |
commands: more informative description of "!" files in status
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 14:43:02 +0200 |
Martin Geisler |
commands: automatically word-wrap cmdline options
|
file |
diff |
annotate
|
Thu, 09 Apr 2009 10:48:07 +0200 |
Martin Geisler |
commands: removed bad linebreak in import help
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 22:07:20 +0200 |
Martin Geisler |
commands: lower-case --import-branch help text
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 21:20:31 +0200 |
Martin Geisler |
commands: consistently write switches as -a/--abc
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:51:09 +0200 |
Martin Geisler |
commands: use double quotes consistently in help texts
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:43:19 +0200 |
Martin Geisler |
upper-case command line meta variables
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 00:41:07 +0200 |
Martin Geisler |
notify, commands: word-wrap help strings
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 23:06:50 +0200 |
Martin Geisler |
expand "rev" to "revision" in help texts
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 22:58:05 +0200 |
Martin Geisler |
expand "repo" to "repository" in help texts
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 22:47:56 +0200 |
Martin Geisler |
expand "dir" to "directory" in help texts
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 14:18:20 +0200 |
Nicolas Dumazet |
profiling: dropping hotshot profiling. --profile as a unique profiling option
|
file |
diff |
annotate
|