Tue, 17 Mar 2009 13:43:11 -0500 Matt Mackall bundlerepo: reintroduce dirstate stable
Thu, 05 Mar 2009 06:47:41 +0100 Christian Ebert Merge with stable
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip) stable
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: pass an opener to patchfile stable
Wed, 04 Mar 2009 13:06:16 -0600 Augie Fackler merge: better error messages to lead users to hg update --clean to abandon merges. stable
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output stable
Wed, 17 Dec 2008 15:22:45 +0100 Christian Ebert (0.9.2compat) do not use builtin format 0.9.2compat
Wed, 17 Dec 2008 14:55:20 +0100 Christian Ebert (stable) merge with default stable
Tue, 16 Dec 2008 09:58:41 +0100 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Fri, 05 Dec 2008 14:09:59 +0100 Christian Ebert Merge with stable
Sun, 28 Sep 2008 20:40:38 +0200 Patrick Mezard get-with-headers: fix stream modes under Windows stable
Wed, 28 Nov 2007 08:38:42 -0800 Bryan O'Sullivan hgweb: return meaningful HTTP status codes instead of nonsense stable
Thu, 29 Jun 2006 16:44:23 -0700 Eric Hopper Add a test for getting raw files via the web UI. stable
Sun, 19 Oct 2008 12:23:58 +0200 Benoit Boissinot hgweb: nodeids should be aligned in raw changesets stable
Sat, 12 Jul 2008 19:12:18 +0100 Christian Ebert notify: mime-encode messages stable
Wed, 26 Nov 2008 09:35:38 +0100 Christian Ebert (stable) merge with default stable
Tue, 25 Nov 2008 18:13:05 +0100 Christian Ebert Do not shadow builtin format (detected by pychecker)
Tue, 25 Nov 2008 18:13:54 +0100 Christian Ebert (stable) merge with default stable
Fri, 14 Nov 2008 22:29:03 +0100 Christian Ebert keyword: move common code out of commit condition
Fri, 14 Nov 2008 23:01:00 +0100 Christian Ebert Merge with stable
Fri, 14 Nov 2008 19:10:09 +0100 Dirkjan Ochtman keyword: be more efficient about ctx usage stable
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater stable
Mon, 03 Nov 2008 23:16:39 +0100 Christian Ebert Merge with stable
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator stable
Thu, 23 Oct 2008 10:25:24 +0200 Christian Ebert Merge with stable
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions stable
Sat, 18 Oct 2008 20:51:12 +0200 Christian Ebert Merge with stable
Sat, 18 Oct 2008 16:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions stable
Sat, 18 Oct 2008 16:50:03 +0200 Dirkjan Ochtman show enabled extensions in hg help stable
Wed, 15 Oct 2008 15:52:34 +0200 Peter Gervai untest
Wed, 15 Oct 2008 15:16:15 +0200 Peter Gervai cross them fingahs
Tue, 02 Sep 2008 08:48:48 -0400 Christian Ebert Merge with stable
Tue, 02 Sep 2008 01:19:12 +0200 Benoit Boissinot fix test output broken by a04d8cadb6af stable
Sun, 24 Aug 2008 23:44:52 +0200 Christian Ebert Merge with stable
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing. stable
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a stable
Sun, 24 Aug 2008 20:13:45 +0200 Christian Ebert (0.9.2compat) remove new verbose commit message for backwards compatibility 0.9.2compat
Sun, 24 Aug 2008 20:02:02 +0200 Christian Ebert (stable) merge with default stable
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing stable
Fri, 22 Aug 2008 11:53:30 +0200 Christian Ebert (0.9.2compat) add merge, resolve to restricted 0.9.2compat
Fri, 22 Aug 2008 08:26:18 +0200 Christian Ebert Avoid additional conflicts during merge/resolve
Thu, 21 Aug 2008 21:32:06 +0200 Christian Ebert (stable) merge with default stable
Thu, 21 Aug 2008 19:07:33 +0200 Christian Ebert (0.9.2compat) fix test compatibility 0.9.2compat
Thu, 21 Aug 2008 10:20:44 +0200 Christian Ebert Thorough hgweb testing
Thu, 07 Aug 2008 11:20:34 +0200 Christian Ebert (stable) merge with default stable
Wed, 30 Jul 2008 20:05:14 +0200 Christian Ebert (0.9.2compat) add verify to nokwcommands 0.9.2compat
Wed, 30 Jul 2008 16:26:38 +0200 Christian Ebert Add verify to nokwcommands after refactor in e79a8f36c2a5
Mon, 30 Jun 2008 12:42:48 +0200 Christian Ebert (0.9.2compat) context, status refactor keeping backwards compatible fallback 0.9.2compat
Mon, 30 Jun 2008 12:33:36 +0200 Christian Ebert (0.9.2compat) ddb8a222249b is backwards compatible 0.9.2compat
Sat, 28 Jun 2008 15:49:54 +0200 Christian Ebert Merge with stable
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper stable
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files stable
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_ stable
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog stable
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods stable
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx stable
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling stable
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx stable
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent stable
Wed, 25 Jun 2008 17:34:28 -0500 Matt Mackall use repo.changectx rather than context.changectx stable
(0) -300 -100 -60 +60 +100 +300 tip