log

age author description
Sun, 13 May 2012 22:59:22 +0200 Levi Bard largefiles: don't attempt to clone all largefiles to non-local destinations
Mon, 14 May 2012 12:56:43 +0200 Matt Mackall hgweb: fix filediff base calculation stable
Sun, 13 May 2012 14:04:07 +0200 Brodie Rao branches: improve performance by removing redundant operations
Sun, 13 May 2012 14:04:06 +0200 Brodie Rao context: add changectx.closesbranch() method
Sun, 13 May 2012 14:04:04 +0200 Brodie Rao localrepo: add branchtip() method for faster single-branch lookups
Sun, 13 May 2012 16:39:40 +0200 David Soria Parra strip: introduce -B option to remove a bookmark
Sun, 13 May 2012 17:34:55 +0200 Mads Kiilerich largefiles: use wlock for lfconvert (issue3444) stable
Fri, 11 May 2012 10:35:54 -0700 Joshua Redstone localrepo: strip now incrementally updates the branchheads cache
Sat, 12 May 2012 16:53:36 +0200 Patrick Mezard phase: remove useless test, olddata is never None
Sun, 13 May 2012 14:29:05 +0200 Patrick Mezard test-rebase-collapse: fix Windows path separator
Sun, 13 May 2012 15:26:06 +0200 Matt Mackall help: tweak keyword format output
Sun, 13 May 2012 05:22:23 -0500 Augie Fackler help: link back to the help topics page from a specific topic page
Sun, 13 May 2012 06:03:11 -0500 Augie Fackler help: add --keyword (-k) for searching help
Sun, 13 May 2012 04:27:08 -0500 Augie Fackler help: introduce topicmatch for finding topics matching a keyword
Sun, 13 May 2012 04:06:07 -0500 Augie Fackler extensions.disabled: return {} instead of None no extensions are disabled