log

age author description
Wed, 12 Dec 2012 13:09:37 -0800 Bryan O'Sullivan store: switch to C-based hashed path encoding
Wed, 12 Dec 2012 13:09:36 -0800 Bryan O'Sullivan pathencode: implement both basic and hashed encoding in C
Wed, 12 Dec 2012 13:09:36 -0800 Bryan O'Sullivan pathencode: implement hashed encoding in C
Wed, 12 Dec 2012 13:09:35 -0800 Bryan O'Sullivan pathencode: implement the "mangling" part of hashed encoding in C
Wed, 12 Dec 2012 13:09:34 -0800 Bryan O'Sullivan pathencode: add a SHA-1 hash function
Wed, 12 Dec 2012 13:09:33 -0800 Bryan O'Sullivan store: implement lowerencode in C
Tue, 15 Jan 2013 22:34:56 +0100 Pierre-Yves David hgweb: run with "served" filter
Wed, 16 Jan 2013 14:22:43 +0100 Pierre-Yves David hgweb: walk the graph through the changelog
Fri, 11 Jan 2013 01:08:00 +0100 Pierre-Yves David hgweb: use changelog for iteration
Wed, 16 Jan 2013 14:19:28 +0100 Pierre-Yves David hgweb: ignore filtered revision in revnav
Thu, 10 Jan 2013 19:29:48 +0100 Pierre-Yves David hgweb: generate revnav in two phase
Thu, 17 Jan 2013 00:35:01 +0100 Pierre-Yves David rebase: support multiple roots for rebaseset
Wed, 16 Jan 2013 05:21:11 +0100 Pierre-Yves David clfilter: stronger detection of filtered changeset in changectx.__init__
Tue, 11 Dec 2012 20:13:21 +0100 Sune Foldager validate: check for spurious incoming filelog entries
Thu, 17 Jan 2013 01:06:00 +0100 Johannes Schlatow zsh_completion: add descriptive branch names to head revisions
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