Mon, 13 Jun 2011 11:58:16 +0200 |
Adrian Buehlmann |
mq: rename set_guards to setguards
|
Mon, 13 Jun 2011 11:57:21 +0200 |
Adrian Buehlmann |
mq: rename check_guard to checkguard
|
Mon, 13 Jun 2011 11:55:46 +0200 |
Adrian Buehlmann |
mq: rename parse_series to parseseries
|
Mon, 13 Jun 2011 11:54:25 +0200 |
Adrian Buehlmann |
mq: rename find_series to findseries
|
Mon, 13 Jun 2011 11:40:27 +0200 |
Adrian Buehlmann |
mq: rename series_guards to seriesguards
|
Mon, 13 Jun 2011 11:06:11 +0200 |
Adrian Buehlmann |
mq: rename full_series to fullseries
|
Sat, 11 Jun 2011 14:14:11 +0200 |
Patrick Mezard |
patch: turn patch() touched files dict into a set
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Fri, 29 Apr 2011 14:56:23 +0200 |
Patrick Mezard |
strip: make it clear that --force discards changes (issue310)
stable
|
Mon, 30 May 2011 21:44:03 +0300 |
Idan Kamara |
mq: no need to make a copy of seriesopts
|
Tue, 31 May 2011 08:47:16 +0200 |
Martin Geisler |
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
|
Fri, 27 May 2011 17:49:54 +0300 |
Idan Kamara |
mq: allow --mq for qrecord
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|