Sun, 07 Nov 2010 19:42:42 -0600 |
Matt Mackall |
merge with crew
|
Mon, 08 Nov 2010 01:55:32 +0100 |
Mads Kiilerich |
test-import: workaround for missing newline is no longer needed
|
Mon, 08 Nov 2010 01:44:46 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 08 Nov 2010 01:41:42 +0100 |
Mads Kiilerich |
tests: use (esc) instead of other kinds of string escaping
stable
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Mon, 08 Nov 2010 01:35:41 +0100 |
Mads Kiilerich |
tests: use (esc) markup for string-escape
stable
|
Mon, 08 Nov 2010 01:35:40 +0100 |
Mads Kiilerich |
tests: (no-eol) markup for command output without trailing LF
stable
|
Sun, 07 Nov 2010 16:01:57 -0600 |
Matt Mackall |
merge with stable
|
Sun, 07 Nov 2010 18:21:29 +0100 |
Adrian Buehlmann |
opener: check hardlink count reporting (issue1866)
stable
|
Thu, 04 Nov 2010 09:04:37 +0100 |
Adrian Buehlmann |
util: refactor opener
stable
|
Sun, 07 Nov 2010 18:15:17 +0100 |
Patrick Mezard |
revset: remove unnecessary debug statement
|
Sun, 07 Nov 2010 18:14:42 +0100 |
Patrick Mezard |
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
|
Sat, 06 Nov 2010 00:31:44 +0100 |
Mads Kiilerich |
tests: handle .t files without trailing LF
stable
|
Fri, 05 Nov 2010 15:38:23 -0500 |
Matt Mackall |
merge with stable
|
Fri, 05 Nov 2010 15:54:32 -0400 |
Steve Losh |
alias: fall back to normal error handling for ambigious commands (fixes issue2475)
stable
|
Fri, 05 Nov 2010 15:35:39 +0100 |
Martin Geisler |
merge with stable
|
Fri, 05 Nov 2010 15:13:22 +0100 |
Ronny Pfannschmidt |
subrepo: test & fix svn subrepo removal
stable
|
Thu, 04 Nov 2010 17:09:00 -0500 |
Kevin Bullock |
revsets: let parents() return parents of working dir
|
Thu, 04 Nov 2010 16:59:03 -0500 |
Kevin Bullock |
revsets: let p1() and p2() return parents of working dir
|
Thu, 04 Nov 2010 09:04:37 +0100 |
Adrian Buehlmann |
util: refactor opener
|
Thu, 04 Nov 2010 22:56:38 +0000 |
Christian Ebert |
keyword: turn regexes and escaped keywords into a propertycache
|
Thu, 04 Nov 2010 16:21:28 -0500 |
Matt Mackall |
commands: add revset support to most commands
|
Thu, 04 Nov 2010 18:19:10 +0100 |
Martin Geisler |
convert: better ReST markup in docstring
|
Thu, 04 Nov 2010 18:11:10 +0100 |
Martin Geisler |
convert: split docstring lists for easier translation
|
Thu, 04 Nov 2010 14:14:47 +0100 |
Erik Zielke |
convert: use field list instead of option list in help
|
Thu, 04 Nov 2010 17:52:40 +0100 |
Martin Geisler |
doc/Makefile: docs now also depend on extensions
|
Wed, 03 Nov 2010 14:37:41 +0100 |
Christian Ebert |
keyword: function to look up changectx for expansion
|
Tue, 02 Nov 2010 11:25:52 +0100 |
Ronny Pfannschmidt |
localrepo: make heads use the keyword args of the sorted builtin
|
Thu, 04 Nov 2010 11:33:57 -0500 |
Steve Borho |
import: add another line feed to message join string
|
Wed, 03 Nov 2010 22:34:16 +0100 |
Patrick Mezard |
tests: unify test-no-symlinks
|