log mercurial/commands.py @ 9439:f2acc0c00bec

age author description
Mon, 27 Jul 2009 02:12:17 +0200 David Soria Parra commands: Check if helptext contains a newline before we split
Sun, 26 Jul 2009 01:33:00 +0200 Martin Geisler commands: wrap docstrings at 70 characters
Thu, 23 Jul 2009 20:44:26 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 22 Jul 2009 23:12:54 +0200 Martin Geisler coding style: use a space after comma
Wed, 22 Jul 2009 23:08:32 +0200 Martin Geisler commands: remove ineffective parenthesis
Wed, 22 Jul 2009 22:56:45 +0200 Martin Geisler merge with crew-stable
Wed, 22 Jul 2009 18:27:23 -0500 Matt Mackall heads: more clarity for --closed
Wed, 22 Jul 2009 18:08:02 -0500 Matt Mackall Merge with crew-stable
Wed, 22 Jul 2009 17:59:11 -0500 Matt Mackall update: allow -c to jump branches if clean
Wed, 22 Jul 2009 22:50:34 +0200 Martin Geisler do not translate commit messages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Wed, 15 Jul 2009 17:44:47 +0200 Martin Geisler merge with crew-stable
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Fri, 10 Jul 2009 13:40:25 +0200 Dan Villiom Podlaski Christiansen commands: hide deprecated commands.
Thu, 09 Jul 2009 19:49:02 -0500 Matt Mackall Merge with stable
Thu, 09 Jul 2009 17:10:07 -0500 Matt Mackall fix memory usage of revlog caches by limiting cache size [issue1639]
Wed, 08 Jul 2009 00:30:21 +0200 Martin Geisler commands: avoid bad linebreak in addremove docstring
Tue, 07 Jul 2009 23:54:30 +0200 Martin Geisler commands: wrapped docstrings at 78 characters
Sun, 05 Jul 2009 11:06:09 +0200 Alejandro Santos split local and stdlib module imports (eases migration issues)
Sun, 05 Jul 2009 11:05:31 +0200 Alejandro Santos compat: don't reference an exception var inside a lambda
Sun, 05 Jul 2009 11:01:30 +0200 Alejandro Santos compat: use open() instead of file() everywhere
Wed, 01 Jul 2009 23:15:26 +0200 Cédric Duval bisect: fix format specifiers for integers
Wed, 01 Jul 2009 01:16:19 -0500 Matt Mackall commit: lose some pointless 'nothing changed' messages
Wed, 01 Jul 2009 00:35:59 -0500 Matt Mackall help: add more pointers to commit --close-branch
Wed, 01 Jul 2009 00:31:59 -0500 Matt Mackall branches: add --closed flag for consistency with heads
Sun, 28 Jun 2009 13:56:34 +0200 Stefano Mioli commands: improve bundle compression methods description
Mon, 29 Jun 2009 08:48:05 -0700 Brendan Cully help: branch heads have no descendants, not no children
Wed, 24 Jun 2009 19:15:58 +0200 Martin Geisler commands: wrap short descriptions in 'hg help'
Wed, 24 Jun 2009 18:40:13 +0200 Martin Geisler commands: add "--" to command line flag in branches docstring
Wed, 24 Jun 2009 15:32:37 +0200 Dirkjan Ochtman change wiki/bts URLs to point to new hostname
Wed, 24 Jun 2009 12:04:19 +0200 Dirkjan Ochtman commands: add note about import retrieving patches from URLs
Tue, 23 Jun 2009 15:43:09 -0500 Matt Mackall Merge with i18n
Sun, 21 Jun 2009 19:12:03 +0200 Martin Geisler commands: removed redundant line from push docstring
Tue, 23 Jun 2009 21:49:49 +0200 Henrik Stuart help: describe bundle compression methods (issue1523)
Sun, 31 May 2009 03:09:00 -0400 Steve Losh Add a forget command for easily untracking files.
Sun, 21 Jun 2009 17:52:30 +0200 Cédric Duval help: more improvements for the extensions topic
Sun, 21 Jun 2009 16:32:00 +0200 Cédric Duval extensions: move extensions listing functions from mercurial.help
Sun, 21 Jun 2009 16:27:07 +0200 Dirkjan Ochtman serve: obey the --encoding option
Sat, 20 Jun 2009 20:55:49 +0200 Cédric Duval help: refactor extensions listing, and show enabled ones in the dedicated topic
Sat, 20 Jun 2009 09:00:02 -0500 Matt Mackall rollback: minor clarification (issue828)
Sat, 20 Jun 2009 08:29:41 -0500 Matt Mackall update: add --check option
Tue, 19 May 2009 16:49:54 +0900 FUJIWARA Katsunori compare grep result between target and its parent
Fri, 19 Jun 2009 13:58:48 +0200 Dirkjan Ochtman merge: rename -S/--show option to -P/--preview
Mon, 15 Jun 2009 02:46:20 -0500 Matt Mackall subrepo: basic push support
Mon, 15 Jun 2009 02:45:38 -0500 Matt Mackall subrepo: introduce basic state parsing
Mon, 15 Jun 2009 00:03:26 +0200 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019)
Sat, 13 Jun 2009 18:08:51 -0500 Matt Mackall Merge with crew
Sat, 13 Jun 2009 23:02:51 +0200 Patrick Mezard bisect: improve --command output
Sat, 13 Jun 2009 22:42:13 +0200 Patrick Mezard bisect: fix traceback when command executable is not found
Wed, 10 Jun 2009 19:11:49 -0400 John Mulligan localrepo: remove 'closed' argument to heads(...) function
Tue, 09 Jun 2009 21:51:34 -0400 timeless Improve English for help text of many core hg commands.
Wed, 10 Jun 2009 15:10:21 +0200 Benoit Boissinot use new style classes
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Tue, 09 Jun 2009 09:25:31 -0400 timeless Spell Mercurial as a proper noun
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall commands: drop files arg for commit calls
Wed, 03 Jun 2009 13:59:38 +0200 John Mulligan heads: show closed heads only when --closed is passed
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall add: use match.bad callback more effectively
Sun, 31 May 2009 18:09:19 +0200 Martin Geisler commands: typo in bundle abort message
Sun, 31 May 2009 14:48:17 +0200 Martin Geisler commands: expand "arg" -> "argument" in showconfig help strings
Wed, 27 May 2009 16:25:31 +0200 Peter Arrenbrecht merge: whitespace cleanup
Sun, 24 May 2009 22:37:20 +0200 Martin Geisler use ui instead of repo.ui when the former is in scope
Fri, 22 May 2009 18:57:53 +0200 Ori Avtalion commands: standardize parents command meta data
Thu, 21 May 2009 17:36:19 +0200 Martin Geisler commands: remove unnecessary quotes in backout help
Wed, 20 May 2009 21:16:04 +0200 Benoit Boissinot remove: warn if unversionned files are specified (issue1454)
Sun, 17 May 2009 03:49:59 +0200 Benoit Boissinot revlog: use set instead of dict
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall grep: make cache LRU rather than unlimited
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: move commit editor to cmdutil, pass as function
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall remove deprecated rawcommit
Thu, 14 May 2009 16:03:17 +0200 Dirkjan Ochtman merge: add -S/--show option to review revisions without merging
Wed, 13 May 2009 14:08:39 +0200 Dirkjan Ochtman some modernization cleanups, forward compatibility
Fri, 08 May 2009 16:30:51 +0200 Sverre Rabbelier commit: be more verbose in the -u help text
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Sun, 03 May 2009 20:34:12 +0200 Martin Geisler commands: fix capitalization in revert help text
Sun, 03 May 2009 10:38:08 +0300 Alexander Solovyov bisect: use subprocess to get command return code
Sat, 02 May 2009 21:29:00 +0200 Martin Geisler commands: describe --debug in showconfig help
Sat, 02 May 2009 19:13:29 +0200 Martin Geisler write options in "-r/--rev" style in help texts
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace various uses of list.reverse()
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: kill most users of parentui name and arg, replace with .copy()
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: replace parentui mechanism with repo.baseui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall add cmdutil.remoteui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall showconfig: show source file and line with --debug
Wed, 22 Apr 2009 00:57:28 +0200 Martin Geisler replace set-like dictionaries with real sets
Wed, 22 Apr 2009 00:55:32 +0200 Martin Geisler util: use built-in set and frozenset
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the core from gc to explicit
Mon, 20 Apr 2009 20:38:37 -0300 Wagner Bruna commands, i18n: avoid untranslated strings as message parameters
Fri, 10 Apr 2009 13:06:02 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Apr 2009 13:00:28 +0200 Patrick Mezard Fix manifest default rev doc when no rev is checked out (issue1603)
Thu, 09 Apr 2009 20:00:48 +0200 Martin Geisler commands: more informative description of "!" files in status
Thu, 09 Apr 2009 14:43:02 +0200 Martin Geisler commands: automatically word-wrap cmdline options
Thu, 09 Apr 2009 10:48:07 +0200 Martin Geisler commands: removed bad linebreak in import help
Wed, 08 Apr 2009 22:07:20 +0200 Martin Geisler commands: lower-case --import-branch help text
Wed, 08 Apr 2009 21:20:31 +0200 Martin Geisler commands: consistently write switches as -a/--abc
Wed, 08 Apr 2009 20:51:09 +0200 Martin Geisler commands: use double quotes consistently in help texts
Wed, 08 Apr 2009 20:43:19 +0200 Martin Geisler upper-case command line meta variables
Wed, 08 Apr 2009 00:41:07 +0200 Martin Geisler notify, commands: word-wrap help strings
Tue, 07 Apr 2009 23:06:50 +0200 Martin Geisler expand "rev" to "revision" in help texts
Tue, 07 Apr 2009 22:58:05 +0200 Martin Geisler expand "repo" to "repository" in help texts
Tue, 07 Apr 2009 22:47:56 +0200 Martin Geisler expand "dir" to "directory" in help texts
Wed, 08 Apr 2009 14:18:20 +0200 Nicolas Dumazet profiling: dropping hotshot profiling. --profile as a unique profiling option
Tue, 07 Apr 2009 20:57:25 +0200 Henrik Stuart log: fix broken multiple user search
Tue, 07 Apr 2009 17:32:40 +0200 Martin Geisler commands: describe "!" files as "missing" in help for status
Sun, 05 Apr 2009 05:12:43 -0300 Wagner Bruna commands: fix typo on flag description
Sun, 05 Apr 2009 05:11:46 -0300 Wagner Bruna commands, i18n: avoid untranslated strings as message parameters
Sat, 04 Apr 2009 20:16:01 +0200 Tobias Bell commands: enable 'hg help' translation of extensions
Sat, 04 Apr 2009 23:21:23 +0200 Martin Geisler commands: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 21:09:43 +0200 Martin Geisler Change double spaces to single spaces in help texts.
Sat, 04 Apr 2009 18:31:01 +0200 Martin Geisler commands: explain when to use resolve -m
Sat, 04 Apr 2009 18:03:03 +0200 Martin Geisler commands: clarify push help text
Sat, 04 Apr 2009 17:51:31 +0200 Martin Geisler commands: make pull help point to the incoming command
Sat, 04 Apr 2009 17:44:18 +0200 Martin Geisler commands, help: consistently write 'URL' in upper-case
Sat, 04 Apr 2009 17:33:42 +0200 Martin Geisler commands: better merge help text
Sat, 04 Apr 2009 16:46:50 +0200 Martin Geisler commands: removed redundant text in manifest help
Sat, 04 Apr 2009 00:32:06 +0200 Martin Geisler commands: stress that commit is a local operation
Sat, 04 Apr 2009 00:27:55 +0200 Martin Geisler commands: use single-quotes for 'hg help ...' hints
Fri, 03 Apr 2009 14:51:48 -0500 Matt Mackall move encoding bits from util to encoding
Fri, 03 Apr 2009 12:37:06 -0500 Matt Mackall mention default branch in branch and clone help
Mon, 23 Mar 2009 13:43:48 +0100 Dirkjan Ochtman add debugcommands command: an easy to parse command + option index