Tue, 22 Mar 2011 21:27:51 -0500 |
Matt Mackall |
debugbundle: fix up long line caught by check-code
|
Tue, 22 Mar 2011 09:22:29 +0100 |
Peter Arrenbrecht |
commands: add debugbundle command
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Sat, 19 Mar 2011 01:34:49 -0500 |
Matt Mackall |
annotate: catch nonexistent files using match.bad callback (issue1590)
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Miloš Hadžić |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
|
Mon, 14 Mar 2011 23:03:56 +0100 |
David Soria Parra |
bundle: update current bookmark to most recent revision on current branch
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
bookmarks: separate bookmarks update code from localrepo's pull.
|
Sat, 12 Mar 2011 18:15:14 +0100 |
Nils Adermann |
identify: list bookmarks for remote repositories
|
Mon, 14 Mar 2011 13:11:26 -0500 |
Steve Borho |
diff: make diff -c aware of revision sets
|
Sun, 13 Mar 2011 15:59:50 +0100 |
Benoit Boissinot |
merge with stable
|
Sun, 13 Mar 2011 15:42:24 +0100 |
Benoit Boissinot |
bookmarks: fix update of the current bookmark during rename
stable
|
Sun, 13 Mar 2011 13:38:44 +0100 |
Dirkjan Ochtman |
help: limit documentation width to at most 80 characters
|
Sat, 12 Mar 2011 17:08:42 +0100 |
Benoit Boissinot |
bisect: new command to extend the bisect range (issue2690)
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: move doc from templates.txt to docstrings
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templates: generate keyword help dynamically
|
Thu, 10 Mar 2011 16:49:37 +0100 |
Martin Geisler |
ui: yield unchanged values in walkconfig
|
Tue, 08 Mar 2011 08:41:39 -0500 |
Mark Drago |
commands.update() now works properly with a revision of 0
|
Fri, 18 Feb 2011 17:09:08 -0600 |
Kevin Bullock |
id: add bookmarks to id
stable
|
Fri, 11 Feb 2011 21:17:27 -0600 |
Jonathan Nieder |
backout: clarify which changesets are new in help text
stable
|
Fri, 25 Feb 2011 11:39:19 +0100 |
Martin Geisler |
commands: update year to 2011 in version string
stable
|
Thu, 24 Feb 2011 15:35:22 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Mon, 21 Feb 2011 23:27:45 +0100 |
David Soria Parra |
summary: add bookmarks to summary
stable
|
Mon, 21 Feb 2011 22:22:12 +0100 |
David Soria Parra |
bookmarks: issue a warning if remote doesn't support comparing bookmarks
stable
|
Sun, 20 Feb 2011 00:57:55 +0100 |
David Soria Parra |
bookmarks: mark new bookmark as current if it points to the current dirstate
stable
|
Wed, 16 Feb 2011 01:29:26 +0100 |
David Soria Parra |
bookmarks: make track.current=True default behaviour and remove option (BC)
|
Wed, 16 Feb 2011 01:28:42 +0100 |
David Soria Parra |
update: preserve possible bookmark name to set current bookmark correctly
|
Mon, 14 Feb 2011 23:59:21 -0600 |
Kevin Bullock |
bookmarks: update help text since moving into core
|