log

age author description
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: convert some 'hghave no-outer-repo' to #if
Fri, 18 May 2012 12:45:47 -0700 Joshua Redstone strip: incrementally update the branchheads cache after a strip
Fri, 01 Jun 2012 08:56:17 -0700 Joshua Redstone localrepo: convert _updatebranchcache from nodespace to revspace
Fri, 08 Jun 2012 14:23:31 -0700 Joshua Redstone discovery: convert legacy part of checkheads to revs from nodes
Fri, 08 Jun 2012 14:21:32 -0700 Joshua Redstone transplant: convert applied() algorithm from nodes to revs
Fri, 08 Jun 2012 08:39:44 -0700 Joshua Redstone revlog: remove reachable and switch call sites to ancestors
Fri, 08 Jun 2012 07:59:37 -0700 Joshua Redstone revlog: add incancestors, a version of ancestors that includes revs listed
Thu, 14 Jun 2012 11:43:48 +0200 Adrian Buehlmann scmutil: change canonpath to use util.samefile (issue2167)
Thu, 14 Jun 2012 11:03:20 +0200 Adrian Buehlmann win32.py: let samefile and samedevice work on directories too
Wed, 20 Jun 2012 20:08:57 +0200 Pierre-Yves David rebase: do not add second parent to rebased changeset (drop detach option) (BC)
Wed, 20 Jun 2012 17:40:19 +0400 Nikolaj Sjujskij zsh completion: catch up with 2.2 commands and options
Tue, 05 Jun 2012 20:35:34 -0400 Matt Harbison revset: add a utility for obtaining the source of a given rev
Sun, 13 May 2012 01:12:26 -0400 Matt Harbison revset: add a predicate for finding converted changesets
Wed, 20 Jun 2012 12:30:16 -0500 Matt Mackall merge with stable
Wed, 20 Jun 2012 12:29:08 -0500 Matt Mackall merge with i18n