Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 04 Jun 2012 17:57:57 -0500 | Matt Mackall | merge with stable |
Tue, 05 Jun 2012 00:32:18 +0200 | Olav Reinert | help: fix keyword search result formatting |
Mon, 04 Jun 2012 17:22:09 -0500 | Matt Mackall | help: drop -a from heads syntax summary (issue3483) stable |
Fri, 01 Jun 2012 15:44:13 -0700 | Joshua Redstone | revlog: add optional stoprev arg to revlog.ancestors() |
Fri, 01 Jun 2012 12:45:16 -0700 | Bryan O'Sullivan | revlog: descendants(*revs) becomes descendants(revs) (API) |
Fri, 01 Jun 2012 12:37:18 -0700 | Bryan O'Sullivan | revlog: ancestors(*revs) becomes ancestors(revs) (API) |
Tue, 29 May 2012 23:26:55 +0200 | Angel Ezquerra | config: make sortdict keys() and iterkeys() methods respect the item order |