Mercurial > hg
graph
-
mq: use sets instead of lists for speedSun, 07 Nov 2010 22:03:28 +0900, by Nicolas Dumazet
-
context: add __repr__ methods to workingfilectx and workingctxSun, 07 Nov 2010 18:59:27 +0900, by Nicolas Dumazet
-
merge with crewSun, 07 Nov 2010 19:42:42 -0600, by Matt Mackall
-
test-import: workaround for missing newline is no longer neededMon, 08 Nov 2010 01:55:32 +0100, by Mads Kiilerich
-
merge with stableMon, 08 Nov 2010 01:44:46 +0100, by Mads Kiilerich
-
tests: use (esc) instead of other kinds of string escaping stableMon, 08 Nov 2010 01:41:42 +0100, by Mads Kiilerich
-
tests: use (esc) for all non-ASCII test output stableMon, 08 Nov 2010 01:41:41 +0100, by Mads Kiilerich
-
tests: (no-eol) markup for command output without trailing LF stableMon, 08 Nov 2010 01:35:40 +0100, by Mads Kiilerich
-
merge with stableSun, 07 Nov 2010 16:01:57 -0600, by Matt Mackall
-
opener: check hardlink count reporting (issue1866) stableSun, 07 Nov 2010 18:21:29 +0100, by Adrian Buehlmann
-
revset: remove unnecessary debug statementSun, 07 Nov 2010 18:15:17 +0100, by Patrick Mezard
-
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)Sun, 07 Nov 2010 18:14:42 +0100, by Patrick Mezard
-
tests: handle .t files without trailing LF stableSat, 06 Nov 2010 00:31:44 +0100, by Mads Kiilerich
-
merge with stableFri, 05 Nov 2010 15:38:23 -0500, by Matt Mackall
-
alias: fall back to normal error handling for ambigious commands (fixes issue2475) stableFri, 05 Nov 2010 15:54:32 -0400, by Steve Losh
-
merge with stableFri, 05 Nov 2010 15:35:39 +0100, by Martin Geisler
-
subrepo: test & fix svn subrepo removal stableFri, 05 Nov 2010 15:13:22 +0100, by Ronny Pfannschmidt
-
revsets: let parents() return parents of working dirThu, 04 Nov 2010 17:09:00 -0500, by Kevin Bullock
-
revsets: let p1() and p2() return parents of working dirThu, 04 Nov 2010 16:59:03 -0500, by Kevin Bullock
-
util: refactor openerThu, 04 Nov 2010 09:04:37 +0100, by Adrian Buehlmann
-
keyword: turn regexes and escaped keywords into a propertycacheThu, 04 Nov 2010 22:56:38 +0000, by Christian Ebert
-
commands: add revset support to most commandsThu, 04 Nov 2010 16:21:28 -0500, by Matt Mackall
-
convert: better ReST markup in docstringThu, 04 Nov 2010 18:19:10 +0100, by Martin Geisler
-
convert: split docstring lists for easier translationThu, 04 Nov 2010 18:11:10 +0100, by Martin Geisler
-
convert: use field list instead of option list in helpThu, 04 Nov 2010 14:14:47 +0100, by Erik Zielke
-
doc/Makefile: docs now also depend on extensionsThu, 04 Nov 2010 17:52:40 +0100, by Martin Geisler
-
keyword: function to look up changectx for expansionWed, 03 Nov 2010 14:37:41 +0100, by Christian Ebert
-
localrepo: make heads use the keyword args of the sorted builtinTue, 02 Nov 2010 11:25:52 +0100, by Ronny Pfannschmidt