Thu, 17 Apr 2014 19:36:17 -0400 Matt Mackall merge default into stable for 3.0 code freeze stable 3.0-rc
Thu, 17 Apr 2014 16:56:15 -0400 Pierre-Yves David bundle2: allow extensions to extend the getbundle request
Thu, 17 Apr 2014 17:32:34 -0400 Pierre-Yves David bundle2: add a way to add parts during a `getbundle` request
Thu, 17 Apr 2014 17:25:50 -0400 Pierre-Yves David getbundle: pass arbitrary arguments all along the call chain
Thu, 17 Apr 2014 17:59:28 -0400 Pierre-Yves David bundle2: call a hook after the transaction is closed
Thu, 17 Apr 2014 17:21:39 -0400 Pierre-Yves David bundle2: call a hook prior to closing the transaction
Thu, 17 Apr 2014 17:16:21 -0400 Pierre-Yves David bundle2: inform transaction that we are in a bundle2 unbundle
Thu, 17 Apr 2014 17:46:26 -0400 Pierre-Yves David changegroup: use tr.hookargs when calling changegroup hooks
Thu, 17 Apr 2014 17:15:02 -0400 Pierre-Yves David changegroup: use tr.hookargs when calling pretxnchangegroup hooks
Thu, 17 Apr 2014 17:09:20 -0400 Pierre-Yves David addchangegroup: register data in tr.hookargs
Thu, 17 Apr 2014 17:04:59 -0400 Pierre-Yves David transaction: add a notion of hook arguments
Thu, 17 Apr 2014 16:54:15 -0400 Pierre-Yves David bundle2: allow extensions to plug into the push process
Thu, 17 Apr 2014 16:04:58 -0400 Pierre-Yves David bundle2: require both client and server to opt in
Thu, 17 Apr 2014 16:01:58 -0400 Pierre-Yves David bundle2: move bundle2 config option to section "experimental"
Thu, 17 Apr 2014 15:45:12 -0400 Pierre-Yves David bundle2: move all parts into a `bx2` namespace
Thu, 17 Apr 2014 15:33:17 -0400 Pierre-Yves David bundle2: rename server capability to bundle2-exp
Thu, 17 Apr 2014 15:27:54 -0400 Pierre-Yves David bundle2: use HG2X in the header
Thu, 17 Apr 2014 02:01:38 -0400 Pierre-Yves David bundle2: transmit capabilities to getbundle during pull
Thu, 17 Apr 2014 14:37:24 -0400 Pierre-Yves David bundle2: include client capabilities in the pushed bundle
Thu, 17 Apr 2014 01:49:20 -0400 Pierre-Yves David bundle2: advertise bundle2 caps in server capabilities
Thu, 17 Apr 2014 01:50:28 -0400 Pierre-Yves David bundle2: add bundle2caps dict on localrepo object
Thu, 17 Apr 2014 01:44:53 -0400 Pierre-Yves David bundle2: capabilities encoding
Thu, 17 Apr 2014 01:09:05 -0400 Pierre-Yves David bundle2: extract capabilities decoding
Thu, 17 Apr 2014 01:03:33 -0400 Pierre-Yves David bundle2: protect capabilities name and values with url quoting
Thu, 17 Apr 2014 11:44:49 -0400 Pierre-Yves David bundle2: support for capabilities with values
Thu, 17 Apr 2014 11:32:30 -0400 Pierre-Yves David bundle2: add capabilities support in `replycaps` part
Wed, 16 Apr 2014 23:55:59 -0400 Pierre-Yves David bundle2: adds a capabilities attribute on bundler20
Wed, 16 Apr 2014 23:18:27 -0400 Pierre-Yves David bundle2: include stderr when capturing handlers output
Wed, 16 Apr 2014 23:36:57 -0400 Pierre-Yves David ui: pushbuffer can now also capture stderr
Wed, 16 Apr 2014 14:22:24 -0400 Pierre-Yves David bundle2: capture remote stdout while unbundling
Wed, 16 Apr 2014 14:09:35 -0400 Pierre-Yves David bundle2: introduce `replycaps` part for on-demand reply
Wed, 16 Apr 2014 18:41:48 -0400 Pierre-Yves David bundle2: use an official iterparts method to unbundle parts
Fri, 28 Feb 2014 02:52:32 +0100 Mads Kiilerich merge: with merge.preferancestor=*, run an auction with bids from ancestors
Fri, 28 Feb 2014 15:10:56 -0800 Lucas Moscovicz log: changed implementation to use graphlog code
Mon, 24 Feb 2014 22:42:14 +0100 Mads Kiilerich context: introduce merge.preferancestor for controlling which ancestor to pick
Thu, 17 Apr 2014 17:32:04 +0200 Mads Kiilerich context: tell when .ancestor picks one of multiple common ancestors heads
Thu, 17 Apr 2014 09:36:09 +0900 FUJIWARA Katsunori hgweb: align entries in "changelog" and "revisions" pages of "spartan" style
Thu, 17 Apr 2014 09:36:09 +0900 FUJIWARA Katsunori hgweb: show revisions and hashes gotten from changelog in "comparison" page
Thu, 17 Apr 2014 09:36:08 +0900 FUJIWARA Katsunori hgweb: show as same parents as "hg parents -r REV FILE" in pages for file
Thu, 17 Apr 2014 09:36:08 +0900 FUJIWARA Katsunori hgweb: make "comparison" get parent from not filelog but changelog
Thu, 17 Apr 2014 09:36:08 +0900 FUJIWARA Katsunori hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style
Thu, 17 Apr 2014 11:48:22 -0700 Aaron Jensen hgweb: adding article link to rss feed
Thu, 17 Apr 2014 11:47:49 -0700 Aaron Jensen hgweb: adding branch names from inbranch template to rss feed
Thu, 17 Apr 2014 11:45:43 -0700 Aaron Jensen hgweb: adding branch names from inbranch template to atom feed
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich dirstate: report bad subdirectories as match.bad, not just a warning (BC)
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich dirstate: improve documentation and readability of match and ignore in the walker
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich context: remove redundant handling of match.bad return value
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich match: remove last traces of unused .missing callback
Sun, 13 Apr 2014 22:00:08 +0200 Mads Kiilerich match: _globre doctests
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich match: improve documentation - docstrings and more descriptive variable naming
Wed, 05 Mar 2014 15:55:09 -0800 Lucas Moscovicz largefiles: changed overridelog to work with graphlog
Thu, 06 Mar 2014 14:52:07 -0800 Lucas Moscovicz largefiles: added test coverage for graph log
Tue, 25 Feb 2014 10:40:04 -0800 Lucas Moscovicz cmdutil: changed _makegraphlogrevset to _makelogrevset
Thu, 17 Apr 2014 20:01:39 +0200 Mads Kiilerich revlog: backout 514d32de6646 - commonancestors
Thu, 17 Apr 2014 20:01:39 +0200 Mads Kiilerich localrepo: use commonancestorsheads for checking linear heritage in file commit
Thu, 17 Apr 2014 20:01:39 +0200 Mads Kiilerich backout: use commonancestorsheads for checking linear heritage
Thu, 17 Apr 2014 20:01:35 +0200 Mads Kiilerich revlog: introduce commonancestorsheads method
Thu, 17 Apr 2014 19:58:08 +0200 Mads Kiilerich parsers: remove unnecessary gca variable in index_commonancestorsheads
Mon, 24 Feb 2014 22:42:14 +0100 Mads Kiilerich parsers: introduce index_commonancestorsheads
Thu, 17 Apr 2014 19:49:56 +0200 Mads Kiilerich ancestors: extract candidates function as commonancestorsheads
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip