log mercurial/commands.py @ 16793:9cbc44a6600e

age author description
Thu, 17 May 2012 15:52:14 -0500 Matt Mackall merge with stable
Sat, 12 May 2012 19:38:20 +0200 Sune Foldager bundle: make bundles more portable (isue3441) stable
Sun, 13 May 2012 14:04:07 +0200 Brodie Rao branches: improve performance by removing redundant operations
Sun, 13 May 2012 14:04:06 +0200 Brodie Rao context: add changectx.closesbranch() method
Sun, 13 May 2012 14:04:04 +0200 Brodie Rao localrepo: add branchtip() method for faster single-branch lookups
Sat, 12 May 2012 16:53:36 +0200 Patrick Mezard phase: remove useless test, olddata is never None
Sun, 13 May 2012 15:26:06 +0200 Matt Mackall help: tweak keyword format output
Sun, 13 May 2012 06:03:11 -0500 Augie Fackler help: add --keyword (-k) for searching help
Sun, 13 May 2012 11:55:42 +0200 David Soria Parra merge: respect bookmarks during merge
Sun, 13 May 2012 13:18:06 +0200 Brodie Rao check-code: ignore naked excepts with a "re-raise" comment
Sat, 12 May 2012 20:06:04 +0200 Mads Kiilerich unbundle: move bookmark update outside the lock
Sat, 12 May 2012 16:02:46 +0200 Brodie Rao cleanup: replace naked excepts with except Exception: ...
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Fri, 11 May 2012 18:51:35 +0200 Levi Bard graft: implement --log (issue3438)
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phase: make if abort on nullid for the good reason
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phases: introduce phasecache
Tue, 08 May 2012 15:31:00 -0700 Bryan O'Sullivan bisect: set HG_NODE when runing a command
Tue, 08 May 2012 15:29:09 -0700 Bryan O'Sullivan bisect: track the current changeset (issue3382)
Sat, 12 May 2012 00:06:11 +0200 Matt Mackall merge with stable
Fri, 11 May 2012 15:15:50 +0200 Levi Bard addremove: document default similarity behavior (issue3429) stable
Sun, 06 May 2012 17:12:22 -0700 Travis Herrick branches: quiet option observes other parameters
Tue, 08 May 2012 12:05:45 -0500 Matt Mackall merge with stable
Sun, 06 May 2012 14:15:17 -0500 Matt Mackall graft: remark on empty graft
Wed, 02 May 2012 17:15:11 -0700 Bryan O'Sullivan bisect: save current state before running a command stable
Sun, 06 May 2012 23:58:04 +0900 Yuya Nishihara commands: parse ui.strict config item as bool stable
Tue, 01 May 2012 22:14:51 +0100 A. S. Budden help: add reference to template help (issue3413) stable
Sun, 29 Apr 2012 22:25:55 +0200 Patrick Mezard localrepo: add setparents() to adjust dirstate copies (issue3407) stable
Sat, 21 Apr 2012 10:23:47 +0200 Adrian Buehlmann commit: use ui.configbool when checking 'commitsubrepos' setting on --amend stable
Mon, 23 Apr 2012 12:12:04 +0200 Patrick Mezard update: make --check abort with dirty subrepos stable
Mon, 23 Apr 2012 12:09:54 +0200 Patrick Mezard update: fix "not rev" vs "rev is None" stable
Thu, 19 Apr 2012 18:11:48 +0300 Idan Kamara commands: add missing wlock to graft stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to branch stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to backout stable
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
Fri, 13 Apr 2012 11:01:07 -0700 Bryan O'Sullivan commands: move bundle type validation earlier
Tue, 10 Apr 2012 12:49:12 -0500 Matt Mackall graft: add --dry-run support (issue3362)
Fri, 06 Apr 2012 15:18:14 -0500 Matt Mackall merge with stable
Wed, 04 Apr 2012 12:31:31 +0200 Thomas Arendsen Hein export: catch exporting empty revsets (issue3353) stable
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: move bulk of revert command from commands to cmdutil
Thu, 22 Mar 2012 16:54:46 -0500 Matt Mackall encoding: tune fast-path of tolocal a bit
Mon, 12 Mar 2012 13:37:39 -0500 Matt Mackall pvec: introduce pvecs
Thu, 08 Mar 2012 15:59:33 -0600 Matt Mackall merge with stable
Thu, 08 Mar 2012 13:35:27 -0600 Matt Mackall i18n: fix all remaining uses of % inside _() stable
Wed, 07 Mar 2012 23:21:11 +0000 Javi Merino update: don't translate the abort message twice stable
Sun, 04 Mar 2012 16:48:04 -0600 Matt Mackall merge with stable
Fri, 02 Mar 2012 11:46:18 -0300 Wagner Bruna debugbuilddag: fix starting a dag on a non-default branch stable
Fri, 24 Feb 2012 11:02:21 +0100 Patrick Mezard debugrevspec: pretty print output
Tue, 28 Feb 2012 21:17:53 -0600 Matt Mackall merge with stable
Tue, 28 Feb 2012 23:47:46 +0200 Idan Kamara update: delete bookmarks.current when explicitly updating to a rev (issue3276) stable
Tue, 28 Feb 2012 01:07:55 +0200 Idan Kamara update: don't move the active bookmark if a rev is specified with -r stable
Sat, 25 Feb 2012 16:48:07 -0600 Matt Mackall merge with stable
Sat, 25 Feb 2012 19:39:55 +0100 Patrick Mezard log: restore cache used by --copies stable
Fri, 24 Feb 2012 16:16:48 -0600 Matt Mackall merge with stable
Fri, 24 Feb 2012 16:09:15 -0600 Matt Mackall graft: use proper revisions for copy detection (issue3265) stable
Wed, 22 Feb 2012 15:22:12 -0600 Matt Mackall status: fix format field thinko
Mon, 20 Feb 2012 16:42:51 -0600 Matt Mackall formatter: convert status command
Fri, 10 Feb 2012 17:09:23 -0600 Matt Mackall merge with stable
Fri, 10 Feb 2012 16:09:30 -0600 Matt Mackall pull: backout change to return code stable
Fri, 10 Feb 2012 13:50:13 +0100 Patrick Mezard debugrevspec: mention --verbose to print the parsed tree
Wed, 08 Feb 2012 20:00:52 +0100 Patrick Mezard phase: when phase cannot be reduced, hint at --force and return 1 (BC)
Thu, 09 Feb 2012 17:54:47 -0600 Matt Mackall update: just merge unknown file collisions
Thu, 09 Feb 2012 13:16:20 -0600 Matt Mackall update: use normal update path with --check (issue2450)
Mon, 30 Jan 2012 16:01:54 -0600 Matt Mackall pull: return 1 when no changes found (BC) stable
Mon, 30 Jan 2012 15:56:35 -0600 Matt Mackall push: don't treat bookmark as a found change stable
Mon, 30 Jan 2012 18:06:57 +0100 Pierre-Yves David phase: accept old style revision specification stable
Mon, 30 Jan 2012 11:32:09 -0600 Matt Mackall push: return 1 if no changes found (issue3228) stable
Mon, 30 Jan 2012 11:26:20 -0600 Matt Mackall push: more precise failure check on subrepo push stable
Mon, 30 Jan 2012 11:23:17 -0600 Matt Mackall push: return 0 when updating bookmarks stable
Sun, 29 Jan 2012 14:07:45 -0600 Matt Mackall bookmarks: move current bookmark on update -u and bare pull -u (issue3222) stable
Fri, 27 Jan 2012 13:12:56 -0600 Kevin Bullock update: note updated bookmark stable
Fri, 27 Jan 2012 14:19:32 -0600 Augie Fackler resolve: mention merge-tools topic in help stable
Wed, 25 Jan 2012 17:14:08 -0600 Matt Mackall scmutil: unify some 'no changes found' messages stable
Wed, 25 Jan 2012 19:05:16 +0100 Alain Leufroy bundle: display info about secret changets while no sharable changeset found stable
Wed, 25 Jan 2012 14:06:04 -0600 Jens Bäckman help: mark strings for translation stable
Sun, 22 Jan 2012 21:30:09 +0100 Pierre-Yves David phase: alway return a value stable
Fri, 20 Jan 2012 15:25:39 -0600 Matt Mackall bookmarks: correct correction of -i stable 2.1-rc
Fri, 20 Jan 2012 23:05:14 +0200 Idan Kamara commands: drop exclamation mark in abort message stable
Thu, 19 Jan 2012 16:10:26 -0600 Kevin Bullock update: note ways to avoid moving bookmark stable
Fri, 20 Jan 2012 14:19:13 -0600 Matt Mackall bookmarks: make -i summary simpler and more accurate stable
Thu, 19 Jan 2012 16:05:01 -0600 Kevin Bullock bookmarks: clarify help for -i/--inactive stable
Thu, 19 Jan 2012 14:07:48 -0600 Matt Mackall bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
Tue, 17 Jan 2012 19:10:59 -0500 David M. Carr forget: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:58 -0500 David M. Carr add: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 20:43:41 +0100 Pierre-Yves David phase: report phase movement
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich tag: lock before tagging
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich debugbuilddag: lock repo before starting transaction
Wed, 11 Jan 2012 18:14:55 +0100 Olav Reinert help: fix column alignment in "hg help" output
Fri, 13 Jan 2012 14:52:47 +0100 Martin Geisler commands: partial backout of fbb68b382040
Fri, 13 Jan 2012 11:53:51 +0100 Martin Geisler phase: add metavar to -r help text
Fri, 13 Jan 2012 11:50:06 +0100 Martin Geisler phase: the REV argument can be repeated
Fri, 13 Jan 2012 11:38:49 +0100 Martin Geisler commands: no need to rename merge and phases on import
Fri, 13 Jan 2012 11:34:09 +0100 Martin Geisler phase: there is actually no -C option
Fri, 13 Jan 2012 11:29:47 +0100 Martin Geisler phase: use standard syntax for command line flags
Fri, 13 Jan 2012 11:26:24 +0100 Martin Geisler phase: fix RST markup (use ``...`` for literal text)
Fri, 13 Jan 2012 11:23:45 +0100 Martin Geisler phase: lowercase option help, rephrase slightly
Mon, 09 Jan 2012 03:47:16 +0100 Pierre-Yves David discovery: introduce outgoing object for result of findcommonoutgoing
Mon, 09 Jan 2012 04:16:00 +0100 Pierre-Yves David commands: make bundle use heads computed by findoutgoing
Wed, 11 Jan 2012 15:51:02 +0100 Martin Geisler commands: bump copyright year
Tue, 10 Jan 2012 16:36:36 -0600 Matt Mackall phase: mark messages for i18n
Tue, 10 Jan 2012 16:36:33 -0600 Matt Mackall phase: fix up help string
Tue, 10 Jan 2012 16:36:32 -0600 Matt Mackall phase: drop reference to working directory phase
Tue, 10 Jan 2012 19:45:35 +0100 Pierre-Yves David phases: add a phases command to display and manipulate phases
Tue, 10 Jan 2012 10:18:19 +0200 Ion Savin annotate: append newline after non newline-terminated file listings
Fri, 06 Jan 2012 11:43:17 +0100 Martin Geisler merge with stable
Fri, 06 Jan 2012 11:15:32 +0100 Martin Geisler commands: add link to addremove in commit help text stable
Thu, 05 Jan 2012 20:35:10 -0600 Matt Mackall cmdutil: simplify duplicatecopies
Wed, 04 Jan 2012 17:55:30 -0600 Matt Mackall copies: rewrite copy detection for non-merge users
Wed, 04 Jan 2012 15:48:02 -0600 Matt Mackall copies: split the copies api for "normal" and merge cases (API)
Tue, 03 Jan 2012 17:13:03 -0600 Matt Mackall merge with stable
Tue, 03 Jan 2012 15:48:58 -0600 Matt Mackall grep: make multiline mode the default (BC) stable
Thu, 29 Dec 2011 14:45:18 -0600 Matt Mackall merge with stable
Thu, 29 Dec 2011 14:02:18 -0600 Matt Mackall rollback: clarify --force text (issue3175) stable
Sun, 25 Dec 2011 20:35:16 +0900 FUJIWARA Katsunori i18n: use "encoding.lower()" to normalize specified keywords for log searching
Thu, 22 Dec 2011 15:56:27 -0600 Matt Mackall merge with stable
Thu, 29 Sep 2011 17:20:04 +0200 Angel Ezquerra push: propagate --new-branch and --ssh options when pushing subrepos
Tue, 20 Dec 2011 14:11:14 -0600 Kevin Bullock graft: use consistent language in help stable
Thu, 15 Dec 2011 14:24:38 -0600 Matt Mackall merge with crew
Thu, 15 Dec 2011 16:26:33 +0100 Martin Geisler merge with stable
Thu, 15 Dec 2011 11:13:38 +0100 Martin Geisler status: add missing ":" to help text stable
Fri, 09 Dec 2011 14:14:30 +0200 Ion Savin annotate: show full changeset hash when invoked with --debug and -c