log mercurial/localrepo.py @ 14144:3c3c53d8343a

age author description
Sat, 30 Apr 2011 19:01:24 +0200 Benoit Boissinot unbundler: separate delta and header parsing
Sun, 01 May 2011 11:12:36 +0200 Brodie Rao pushkey: add hooks for pushkey/listkeys
Sat, 30 Apr 2011 09:43:20 -0700 Brodie Rao url: move URL parsing functions into util to improve startup time
Sat, 30 Apr 2011 17:21:37 +0200 Peter Arrenbrecht discovery: drop findoutgoing and simplify findcommonincoming's api
Sat, 30 Apr 2011 13:59:14 +0200 Alexander Solovyov remove unused imports and variables
Sat, 30 Apr 2011 12:56:28 +0200 Dan Villiom Podlaski Christiansen branchcache: improve speed relative to the amount of heads
Fri, 29 Apr 2011 14:54:01 +0200 Peter Arrenbrecht wireproto: add test for new optional arg missing on server
Sun, 24 Apr 2011 20:11:05 +0200 Adrian Buehlmann changegroup: do not count closed new heads (issue2697)
Sat, 23 Apr 2011 00:51:25 +0300 Idan Kamara eliminate various naked except clauses
Wed, 20 Apr 2011 22:43:31 +0200 Adrian Buehlmann move path_auditor from util to scmutil
Wed, 20 Apr 2011 19:54:57 +0200 Adrian Buehlmann move opener from util to scmutil
Tue, 19 Apr 2011 15:19:54 +0200 Martin Geisler merge with stable
Tue, 19 Apr 2011 13:25:19 +0200 Martin Geisler rollback: lower-case warning issued when branch cannot be reset stable
Mon, 11 Apr 2011 21:44:22 +0300 Idan Kamara localrepo: don't add deleted files to list of modified/added files (issue2761)
Thu, 07 Apr 2011 17:16:17 +0300 Idan Kamara tags: remove another check for valid nodes