Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: move bulk of revert command from commands to cmdutil
|
file |
diff |
annotate
|
Thu, 22 Mar 2012 16:54:46 -0500 |
Matt Mackall |
encoding: tune fast-path of tolocal a bit
|
file |
diff |
annotate
|
Mon, 12 Mar 2012 13:37:39 -0500 |
Matt Mackall |
pvec: introduce pvecs
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 15:59:33 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 13:35:27 -0600 |
Matt Mackall |
i18n: fix all remaining uses of % inside _()
stable
|
file |
diff |
annotate
|
Wed, 07 Mar 2012 23:21:11 +0000 |
Javi Merino |
update: don't translate the abort message twice
stable
|
file |
diff |
annotate
|
Sun, 04 Mar 2012 16:48:04 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 11:46:18 -0300 |
Wagner Bruna |
debugbuilddag: fix starting a dag on a non-default branch
stable
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 11:02:21 +0100 |
Patrick Mezard |
debugrevspec: pretty print output
|
file |
diff |
annotate
|
Tue, 28 Feb 2012 21:17:53 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 28 Feb 2012 23:47:46 +0200 |
Idan Kamara |
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 25 Feb 2012 16:48:07 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sat, 25 Feb 2012 19:39:55 +0100 |
Patrick Mezard |
log: restore cache used by --copies
stable
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 16:16:48 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 16:09:15 -0600 |
Matt Mackall |
graft: use proper revisions for copy detection (issue3265)
stable
|
file |
diff |
annotate
|
Wed, 22 Feb 2012 15:22:12 -0600 |
Matt Mackall |
status: fix format field thinko
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 16:42:51 -0600 |
Matt Mackall |
formatter: convert status command
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 17:09:23 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 13:50:13 +0100 |
Patrick Mezard |
debugrevspec: mention --verbose to print the parsed tree
|
file |
diff |
annotate
|
Wed, 08 Feb 2012 20:00:52 +0100 |
Patrick Mezard |
phase: when phase cannot be reduced, hint at --force and return 1 (BC)
|
file |
diff |
annotate
|
Thu, 09 Feb 2012 17:54:47 -0600 |
Matt Mackall |
update: just merge unknown file collisions
|
file |
diff |
annotate
|
Thu, 09 Feb 2012 13:16:20 -0600 |
Matt Mackall |
update: use normal update path with --check (issue2450)
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 15:56:35 -0600 |
Matt Mackall |
push: don't treat bookmark as a found change
stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 18:06:57 +0100 |
Pierre-Yves David |
phase: accept old style revision specification
stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 11:32:09 -0600 |
Matt Mackall |
push: return 1 if no changes found (issue3228)
stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 11:26:20 -0600 |
Matt Mackall |
push: more precise failure check on subrepo push
stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 11:23:17 -0600 |
Matt Mackall |
push: return 0 when updating bookmarks
stable
|
file |
diff |
annotate
|
Sun, 29 Jan 2012 14:07:45 -0600 |
Matt Mackall |
bookmarks: move current bookmark on update -u and bare pull -u (issue3222)
stable
|
file |
diff |
annotate
|
Fri, 27 Jan 2012 13:12:56 -0600 |
Kevin Bullock |
update: note updated bookmark
stable
|
file |
diff |
annotate
|
Fri, 27 Jan 2012 14:19:32 -0600 |
Augie Fackler |
resolve: mention merge-tools topic in help
stable
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 17:14:08 -0600 |
Matt Mackall |
scmutil: unify some 'no changes found' messages
stable
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 19:05:16 +0100 |
Alain Leufroy |
bundle: display info about secret changets while no sharable changeset found
stable
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 14:06:04 -0600 |
Jens Bäckman |
help: mark strings for translation
stable
|
file |
diff |
annotate
|
Sun, 22 Jan 2012 21:30:09 +0100 |
Pierre-Yves David |
phase: alway return a value
stable
|
file |
diff |
annotate
|
Fri, 20 Jan 2012 15:25:39 -0600 |
Matt Mackall |
bookmarks: correct correction of -i
stable 2.1-rc
|
file |
diff |
annotate
|
Fri, 20 Jan 2012 23:05:14 +0200 |
Idan Kamara |
commands: drop exclamation mark in abort message
stable
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 16:10:26 -0600 |
Kevin Bullock |
update: note ways to avoid moving bookmark
stable
|
file |
diff |
annotate
|
Fri, 20 Jan 2012 14:19:13 -0600 |
Matt Mackall |
bookmarks: make -i summary simpler and more accurate
stable
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 16:05:01 -0600 |
Kevin Bullock |
bookmarks: clarify help for -i/--inactive
stable
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 14:07:48 -0600 |
Matt Mackall |
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 19:10:59 -0500 |
David M. Carr |
forget: fix subrepo recursion for explicit path handling
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 19:10:58 -0500 |
David M. Carr |
add: fix subrepo recursion for explicit path handling
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 20:43:41 +0100 |
Pierre-Yves David |
phase: report phase movement
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
tag: lock before tagging
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
debugbuilddag: lock repo before starting transaction
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 18:14:55 +0100 |
Olav Reinert |
help: fix column alignment in "hg help" output
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 14:52:47 +0100 |
Martin Geisler |
commands: partial backout of fbb68b382040
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:53:51 +0100 |
Martin Geisler |
phase: add metavar to -r help text
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:50:06 +0100 |
Martin Geisler |
phase: the REV argument can be repeated
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:38:49 +0100 |
Martin Geisler |
commands: no need to rename merge and phases on import
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:34:09 +0100 |
Martin Geisler |
phase: there is actually no -C option
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:29:47 +0100 |
Martin Geisler |
phase: use standard syntax for command line flags
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:26:24 +0100 |
Martin Geisler |
phase: fix RST markup (use ``...`` for literal text)
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 11:23:45 +0100 |
Martin Geisler |
phase: lowercase option help, rephrase slightly
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 03:47:16 +0100 |
Pierre-Yves David |
discovery: introduce outgoing object for result of findcommonoutgoing
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 04:16:00 +0100 |
Pierre-Yves David |
commands: make bundle use heads computed by findoutgoing
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 15:51:02 +0100 |
Martin Geisler |
commands: bump copyright year
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 16:36:36 -0600 |
Matt Mackall |
phase: mark messages for i18n
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 16:36:33 -0600 |
Matt Mackall |
phase: fix up help string
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 16:36:32 -0600 |
Matt Mackall |
phase: drop reference to working directory phase
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 19:45:35 +0100 |
Pierre-Yves David |
phases: add a phases command to display and manipulate phases
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 10:18:19 +0200 |
Ion Savin |
annotate: append newline after non newline-terminated file listings
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 11:43:17 +0100 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 11:15:32 +0100 |
Martin Geisler |
commands: add link to addremove in commit help text
stable
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 20:35:10 -0600 |
Matt Mackall |
cmdutil: simplify duplicatecopies
|
file |
diff |
annotate
|
Wed, 04 Jan 2012 17:55:30 -0600 |
Matt Mackall |
copies: rewrite copy detection for non-merge users
|
file |
diff |
annotate
|
Wed, 04 Jan 2012 15:48:02 -0600 |
Matt Mackall |
copies: split the copies api for "normal" and merge cases (API)
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 17:13:03 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 15:48:58 -0600 |
Matt Mackall |
grep: make multiline mode the default (BC)
stable
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 14:45:18 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 14:02:18 -0600 |
Matt Mackall |
rollback: clarify --force text (issue3175)
stable
|
file |
diff |
annotate
|
Sun, 25 Dec 2011 20:35:16 +0900 |
FUJIWARA Katsunori |
i18n: use "encoding.lower()" to normalize specified keywords for log searching
|
file |
diff |
annotate
|
Thu, 22 Dec 2011 15:56:27 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 17:20:04 +0200 |
Angel Ezquerra |
push: propagate --new-branch and --ssh options when pushing subrepos
|
file |
diff |
annotate
|
Tue, 20 Dec 2011 14:11:14 -0600 |
Kevin Bullock |
graft: use consistent language in help
stable
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 14:24:38 -0600 |
Matt Mackall |
merge with crew
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 16:26:33 +0100 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 11:13:38 +0100 |
Martin Geisler |
status: add missing ":" to help text
stable
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 14:14:30 +0200 |
Ion Savin |
annotate: show full changeset hash when invoked with --debug and -c
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 16:01:44 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 11:23:13 -0600 |
Kevin Bullock |
bookmarks: clarify help for use of merge and update
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 11:23:01 -0600 |
Kevin Bullock |
merge: make 'nothing to merge' aborts consistent
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 11:22:57 -0600 |
Kevin Bullock |
merge: remove excess creation of changectx
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 16:19:39 -0600 |
Matt Mackall |
bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 17:48:40 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 17:09:11 -0600 |
Matt Mackall |
branch: move note about permanence to the top, add 'global'
stable
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 01:32:13 +0100 |
Pierre-Yves David |
addchangegroup: remove the lock argument on the addchangegroup methods
|
file |
diff |
annotate
|
Sat, 26 Nov 2011 00:10:12 +0100 |
Mads Kiilerich |
id: add command line options for handling ssh and https urls
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 11:38:16 +0100 |
Patrick Mezard |
status: support revsets with --change
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 12:53:10 +0100 |
Patrick Mezard |
import: fix parent selection when importing merges
stable
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 14:00:25 +0100 |
Stefano Tortarolo |
graft: disallow grafting grafted csets in specific situations (issue3091)
stable
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 13:15:40 +0100 |
Stefano Tortarolo |
graft: preserve original source in subsequent grafts
stable
|
file |
diff |
annotate
|
Tue, 15 Nov 2011 02:44:55 +0100 |
Mads Kiilerich |
forget: use forward slashes for internal paths
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 08:55:01 -0500 |
Kevin Bullock |
bookmark: remove excess creation of changectx's
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 08:49:40 -0500 |
Kevin Bullock |
bookmark: same order for options and code
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 19:46:51 -0500 |
David M. Carr |
forget: support forgetting explicit paths in subrepos
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 11:00:27 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 21:31:39 +0100 |
Stefano Tortarolo |
graft: mark a string for translation
stable
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
windows: use umask 022 in debugstate output
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 14:40:31 -0600 |
Matt Mackall |
log: hide hidden option until it actually does something
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 15:06:40 -0500 |
Matt Mackall |
log: hide some low-utility options
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 13:51:16 -0500 |
Matt Mackall |
localrepo: convert various repo.set() users to repo.revs()
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 11:02:23 -0500 |
Matt Mackall |
backout dbdb777502dc (issue3077) (issue3071)
stable
|
file |
diff |
annotate
|
Wed, 26 Oct 2011 18:47:12 +0200 |
Peer Stritzinger |
revert: fix missing removes when parent was changed in dirstate
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
graft: fix duplicate filter logic
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
graft: fix duplicate scan message
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 12:09:12 -0500 |
Matt Mackall |
graft: fix formatting of message
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 13:51:24 +0200 |
Thomas Arendsen Hein |
consistency: use util.realpath instead of os.path.realpath where useful
stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 11:10:43 -0500 |
Kevin Bullock |
import: abort usefully if no patch name given
stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
file |
diff |
annotate
|
Tue, 18 Oct 2011 09:38:10 -0200 |
Wagner Bruna |
import: add i18n context
stable
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 01:26:06 +0200 |
Mads Kiilerich |
grep: correct handling of matching lines without line ending (issue3050)
stable
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 11:12:59 +0200 |
Thomas Arendsen Hein |
commands: use separate try/except and try/finally as needed for python2.4
stable
|
file |
diff |
annotate
|
Sat, 15 Oct 2011 01:06:52 +0200 |
Angel Ezquerra |
revert: warn that subrepos cannot be reverted
|
file |
diff |
annotate
|