log

age author description
Thu, 17 Jan 2013 00:54:49 +0100 Johannes Schlatow zsh_completion: add completion of branch names
Thu, 17 Jan 2013 01:55:50 +0100 Johannes Schlatow zsh_completion: fix issue with overlong branch/tag names
Wed, 16 Jan 2013 20:52:56 +0100 Mads Kiilerich bundlerepo: remove old style check of file names
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: use revlog._checkhash
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: store validated deltabase rev in basemap instead of node
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: use rev instead of node for iteration in revision()
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: inline inbundle()
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: drop bundlebase wrapper function for basemap
Wed, 16 Jan 2013 20:41:41 +0100 Mads Kiilerich bundlerepo: remove unused disktiprev attribute
Wed, 16 Jan 2013 20:41:34 +0100 Mads Kiilerich bundlerepo: improve performance for bundle() revset expression
Wed, 16 Jan 2013 20:41:32 +0100 Mads Kiilerich bundlerepo: fix outdated comment
Wed, 16 Jan 2013 13:18:22 +0100 Pierre-Yves David hgweb: pass repo object to revnav construction
Mon, 14 Jan 2013 16:55:48 +0100 Pierre-Yves David hgweb: introduction a filerevnav subclass
Thu, 10 Jan 2013 19:09:32 +0100 Pierre-Yves David hgweb: simplify addition of "(0) navigation entry"
Mon, 14 Jan 2013 16:30:06 +0100 Pierre-Yves David hgweb: simplify the handling of empty repo
Thu, 10 Jan 2013 18:54:50 +0100 Pierre-Yves David hgweb: move hex creation into an object method
Thu, 10 Jan 2013 18:59:37 +0100 Pierre-Yves David hgweb: pass nodefunc to the revnav object
Tue, 15 Jan 2013 21:17:18 +0100 Pierre-Yves David hgweb: move revnavgen into an object
Wed, 16 Jan 2013 12:51:24 +0100 Pierre-Yves David hgweb: `limit` argument is actually `latestonly` renames and enforce
Wed, 16 Jan 2013 11:39:22 -0600 Pierre-Yves David hgweb: add test regarding filtering and hgweb
Wed, 16 Jan 2013 14:26:19 +0100 Pierre-Yves David get-with-headers: add a --headeronly switch
Tue, 15 Jan 2013 22:08:47 -0600 Kevin Bullock tests: more comment cleanup related to obsolescence
Wed, 16 Jan 2013 00:46:29 +0100 Pierre-Yves David test: fix in-test comments related to obsolescence
Wed, 16 Jan 2013 00:12:01 +0100 Pierre-Yves David stream_in: write the remote branchcache for a usage as wide as possible
Tue, 15 Jan 2013 23:33:07 +0100 Pierre-Yves David destroyed: update `unserved` branchcache instead
Wed, 16 Jan 2013 00:09:26 +0100 Pierre-Yves David destroyed: drop complex branchcache rebuilt logic
Wed, 16 Jan 2013 00:08:08 +0100 Pierre-Yves David branchmap: update cache of 'unserved' filter on new changesets
Wed, 16 Jan 2013 02:01:11 +0100 Mads Kiilerich tests: make test-hgweb.t output stable
Thu, 10 Jan 2013 18:52:17 +0100 Pierre-Yves David hgweb: ensure _navseq yield strictly increasing numbers
Thu, 10 Jan 2013 18:47:48 +0100 Pierre-Yves David hgweb: better names for _navseq arguments