log mercurial/commands.py @ 9724:40ef3bf3e04a

age author description
Thu, 05 Nov 2009 10:59:33 +0100 Stuart W Marks help: describe new cross-branch behavior in update help text, plus cleanups
Thu, 05 Nov 2009 11:05:13 +0100 Adrian Buehlmann clone: add option -u/--updaterev
Mon, 02 Nov 2009 20:50:57 +0100 Martin Geisler commands: slightly better help for --traceback
Sun, 01 Nov 2009 03:26:10 +0100 Benoit Boissinot bisect: no need to save the state if it wasn't changed
Sun, 01 Nov 2009 02:54:32 +0100 Benoit Boissinot log --limit: break after a limited number of csets (broken by f3d60543924f)
Sat, 31 Oct 2009 17:04:46 +0100 Benoit Boissinot pychecker: remove unused local variables
Sat, 31 Oct 2009 16:56:58 +0100 Benoit Boissinot remove unused imports
Sat, 31 Oct 2009 00:31:08 +0100 Benoit Boissinot localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
Thu, 29 Oct 2009 19:03:16 -0500 Matt Mackall walkchangerevs: drop ui arg
Thu, 29 Oct 2009 17:07:54 -0500 Matt Mackall log: tidy up some filter tests
Thu, 29 Oct 2009 17:07:51 -0500 Matt Mackall walkchangerevs: move 'add' to callback
Tue, 27 Oct 2009 17:14:19 -0500 Matt Mackall Merge with crew
Tue, 27 Oct 2009 17:01:32 -0500 Matt Mackall walkchangerevs: internalize ctx caching
Sun, 25 Oct 2009 18:43:59 -0500 Matt Mackall walkchangerevs: yield contexts
Sun, 25 Oct 2009 18:43:58 -0500 Matt Mackall walkchangerevs: kill window step of iterator
Sun, 25 Oct 2009 18:43:56 -0500 Matt Mackall walkchangerevs: pull out matchfn
Sun, 25 Oct 2009 14:45:38 +0200 timeless minor documentation improvements
Sun, 25 Oct 2009 13:27:54 +0100 timeless commands: adding --no-status to resolve to match status
Wed, 21 Oct 2009 12:41:28 +0300 timeless commands: use rev from remote repo when updating as part of a pull
Wed, 21 Oct 2009 12:03:14 +0300 timeless commands: highlighting that rev is based on the remote repository
Sun, 25 Oct 2009 02:53:33 +0200 Brodie Rao diffstat: with --git, mark binary files with Bin
Sun, 25 Oct 2009 02:52:35 +0200 Brodie Rao diff: add --stat for diffstat output
Sat, 24 Oct 2009 00:29:25 +0200 Martin Geisler commands: search for translated version of "DEPRECATED"
Wed, 21 Oct 2009 17:42:22 -0500 Matt Mackall summary: remove reference to -p
Tue, 20 Oct 2009 11:59:38 -0500 Matt Mackall summary: add --remote
Tue, 20 Oct 2009 11:58:09 -0500 Matt Mackall summary: restore briefer commit status
Tue, 20 Oct 2009 11:57:25 -0500 Matt Mackall summary: add empty repository and no revision checked out hints
Mon, 19 Oct 2009 23:53:25 -0500 Matt Mackall Merge with crew
Mon, 19 Oct 2009 07:14:44 +0200 David Soria Parra commands: clarify output for the commit summary
Mon, 19 Oct 2009 14:37:37 +0200 Martin Geisler commands: do not split a translated string
Mon, 19 Oct 2009 00:36:52 -0500 Matt Mackall Remove parents from default help in favor of summary
Mon, 19 Oct 2009 00:22:49 -0500 Matt Mackall summary: quieter with -q
Mon, 19 Oct 2009 00:21:06 -0500 Matt Mackall commands: fix missing empty synopses
Sun, 18 Oct 2009 22:31:05 -0500 Matt Mackall Introduce summary command
Mon, 12 Oct 2009 18:25:46 -0500 Matt Mackall bisect: use util.system and fix good/bad when using -c
Thu, 08 Oct 2009 01:16:32 -0500 Matt Mackall Merge with i18n
Tue, 29 Sep 2009 00:54:15 +0200 Martin Geisler Merge with hg-i18n-stable
Sun, 04 Oct 2009 12:18:43 +0200 Martin Geisler help: un-indent help topics
Sun, 04 Oct 2009 10:17:01 +0200 Martin Geisler commands: simpler sort of help topic names
Wed, 30 Sep 2009 21:42:51 -0500 Matt Mackall Merge with -stable
Tue, 29 Sep 2009 00:23:01 +0200 Martin Geisler Merge with main
Thu, 17 Sep 2009 18:12:53 -0400 Greg Ward commands: tweak help for 'heads'.
Wed, 23 Sep 2009 15:57:25 +0200 Adrian Buehlmann mention overlay bundle file in global --repository option
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Thu, 17 Sep 2009 21:52:08 +0200 Martin Geisler Merge with crew-stable
Thu, 17 Sep 2009 21:50:12 +0200 Martin Geisler commands: expand -c and -C in update error message
Thu, 17 Sep 2009 21:34:05 +0200 Stuart W Marks commands: forbid 'hg update --check --clean'
Sat, 05 Sep 2009 19:39:46 +0200 Patrick Mezard Merge with crew-stable
Sat, 05 Sep 2009 18:56:51 +0200 Patrick Mezard merge: exclude common ancestor from --preview (issue1818)
Fri, 04 Sep 2009 11:51:28 +0200 Christian Ebert log: prevent negative date range from displaying entire log (issue1805)
Mon, 24 Aug 2009 21:00:34 +0200 Nicolas Dumazet use 'x in dict' instead of 'dict.has_key(x)'
Fri, 21 Aug 2009 09:33:27 +0200 Dirkjan Ochtman log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
Thu, 20 Aug 2009 08:34:22 +0200 Dirkjan Ochtman cmdutil: use context objects for walkchangerevs()
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