mercurial/localrepo.py
Wed, 03 Jun 2009 13:42:55 +0200 John Mulligan localrepo: set heads and branchheads to be closed=False by default
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: ignore return of match.bad
Sun, 31 May 2009 01:30:16 +0200 Martin Geisler wrap string literals in error messages
Thu, 28 May 2009 08:29:40 +0200 Adrian Buehlmann localrepo: move comment
Wed, 27 May 2009 14:16:13 +0200 Simon Heimberg localrepo: use lock.release for single lock
Mon, 25 May 2009 10:44:37 -0500 Matt Mackall lookup: check for dirstate damage on failure
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: add some default args
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: change all users of util.matcher to match.match
Sat, 23 May 2009 17:04:31 +0200 Sune Foldager named branches: improve pre-push logic (issue736)
Sat, 23 May 2009 17:02:49 +0200 Henrik Stuart named branches: server branchmap wire protocol support (issue736)
Wed, 20 May 2009 18:35:47 +0200 Benoit Boissinot filelog encoding: move the encoding/decoding into store
Wed, 20 May 2009 00:52:46 +0200 Martin Geisler use 'x is None' instead of 'x == None'
Tue, 19 May 2009 11:39:12 +0200 Benoit Boissinot localrepo: update commit*() docstrings
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: tidy up mergestate slightly
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: drop unneeded dirstate invalidate logic
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: some tidying
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: remove unused lock var
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move description trimming into changelog
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: simplify manifest commit
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move editor outside transaction
Sun, 17 May 2009 16:56:53 +0200 Martin Geisler localrepo: use set.update for bulk updates
Sun, 17 May 2009 04:33:39 +0200 Benoit Boissinot localrepo: use set instead of dict
Thu, 14 May 2009 13:24:39 -0500 Matt Mackall commit: hoist the rest of the dirstate manipulation out of commitctx
Thu, 14 May 2009 13:24:39 -0500 Matt Mackall commit: hoist up dirstate invalidate
Thu, 14 May 2009 13:24:26 -0500 Matt Mackall commitctx: use contexts more fully
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall commitctx: eliminate some variables
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall commit: move lots of commitctx outside of the repo lock
Thu, 14 May 2009 13:21:20 -0500 Matt Mackall commit: combine _commitctx and commitctx, drop unused force argument
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: move commit editor to cmdutil, pass as function
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: push repo lock down into _commitctx
less more (0) -300 -100 -50 -30 tip