Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 13:44:41 -0500 |
Matt Mackall |
fileset: basic pattern and boolean support
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 16:02:51 -0500 |
Matt Mackall |
revert: drop obvious paragraph about filenames
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 16:01:38 -0500 |
Matt Mackall |
revert: actually add pointer to backout
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 14:54:17 -0500 |
Matt Mackall |
revert: replace mention of 'roll back' with pointer to 'backout'
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 14:51:18 -0500 |
Matt Mackall |
revert: simplify description of effect of -r
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 14:49:04 -0500 |
Matt Mackall |
revert: rearrange the date help
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 14:47:54 -0500 |
Matt Mackall |
revert: remove some redundancy in basic description
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 14:19:05 -0500 |
Matt Mackall |
revert: drop requirement to use -r to revert with two parents
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 14:18:39 -0500 |
Matt Mackall |
revert: simplify usage note
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 17:38:32 -0500 |
Matt Mackall |
revert: rewrite help summary
|
file |
diff |
annotate
|
Sun, 05 Jun 2011 22:24:02 +0200 |
Patrick Mezard |
import: deprecate --base
|
file |
diff |
annotate
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
stable
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
file |
diff |
annotate
|
Tue, 31 May 2011 11:52:22 -0700 |
Brendan Cully |
Make pull -u behave like pull && update
|
file |
diff |
annotate
|
Tue, 31 May 2011 13:18:56 +0200 |
Martin Geisler |
commands: use repo.branchheads in heads command
|
file |
diff |
annotate
|
Tue, 31 May 2011 09:59:03 +0200 |
Martin Geisler |
commands: remove unused variable from heads command
|
file |
diff |
annotate
|
Fri, 27 May 2011 15:59:52 +0200 |
Adrian Buehlmann |
commands.remove: don't use workingctx.remove(list, unlink=True)
|
file |
diff |
annotate
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
file |
diff |
annotate
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
file |
diff |
annotate
|
Mon, 23 May 2011 15:56:31 +0200 |
Adrian Buehlmann |
remove: clarify help text about added files never being deleted from disk
|
file |
diff |
annotate
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
file |
diff |
annotate
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument
|
file |
diff |
annotate
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
file |
diff |
annotate
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
file |
diff |
annotate
|
Wed, 18 May 2011 19:25:34 +0200 |
Martin Geisler |
commands: replace 'x = f(); return x' with 'return f()'
|
file |
diff |
annotate
|