log

age author description
Wed, 18 Jul 2012 07:51:20 -0700 Joshua Redstone perf: fix perfcca to work with new casecollisionauditor interface
Tue, 17 Jul 2012 18:21:49 +0200 Pierre-Yves David checkheads: extract branchmap preprocessing
Tue, 17 Jul 2012 17:59:29 +0200 Pierre-Yves David checkheads: take future obsoleted heads into account
Tue, 17 Jul 2012 17:31:29 +0200 Pierre-Yves David obsolete: add an any successors function
Tue, 17 Jul 2012 18:14:16 +0200 Pierre-Yves David checkheads: extract bookmark computation from the branch loop
Tue, 17 Jul 2012 16:30:42 +0200 Pierre-Yves David checkheads: simplify the structure build by preprocessing
Tue, 17 Jul 2012 16:16:17 +0200 Pierre-Yves David _updatebranchcache: prevent deleting dict key during iteration
Tue, 17 Jul 2012 18:21:49 +0200 Pierre-Yves David checkheads: extract branchmap preprocessing
Mon, 16 Jul 2012 17:56:50 +0200 Pierre-Yves David obsolete: mark unreachable extinct changesets as hidden
Mon, 16 Jul 2012 17:44:46 +0200 Pierre-Yves David hidden: move hiddenrevs set on the repository
Fri, 13 Jul 2012 14:38:49 +0200 Pierre-Yves David obsolete: do not exchange extinct changesets
Tue, 17 Jul 2012 01:22:31 +0200 Pierre-Yves David repo: move visibleheads and visiblebranchmap logic in discovery
Tue, 17 Jul 2012 01:04:45 +0200 Pierre-Yves David localpeer: return only visible heads and branchmap
Wed, 18 Jul 2012 14:41:58 +0200 Adrian Buehlmann util, posix: eliminate encodinglower and encodingupper
Sun, 08 Jul 2012 17:17:02 +0200 wujek srujek hgweb: side-by-side comparison functionality
Fri, 06 Jul 2012 13:56:40 -0700 Joshua Redstone scmutil: 25% speedup in casecollisionauditor
Tue, 17 Jul 2012 00:55:22 +0200 Adrian Buehlmann obsolete: os.SEEK_END first appeared in Python 2.5
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison tests: convert a push test to use revsets
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison outgoing: accept revset argument for --rev
Mon, 16 Jul 2012 16:19:53 -0500 Matt Mackall dirstate: drop assert
Wed, 04 Jul 2012 01:31:37 +0200 Adrian Buehlmann dirstate: eliminate redundant check parameter on _addpath()
Mon, 16 Jul 2012 22:37:44 +0200 Adrian Buehlmann obsolete: add seek to end of file before calling tell (issue3543)
Fri, 13 Jul 2012 21:52:37 +0200 Sune Foldager peer: remove cancopy from peer api; use directly on repo instead
Fri, 13 Jul 2012 21:52:28 +0200 Sune Foldager peer: introduce canpush and improve error message
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Fri, 06 Jul 2012 14:12:42 -0500 Augie Fackler bookmarks: document behavior of -B/--bookmark in help
Fri, 06 Jul 2012 14:11:58 -0500 Augie Fackler test-bookmarks-pushpull.t: verify correct push -B behavior
Wed, 11 Jul 2012 11:52:42 +0200 Patrick Mezard debugrevlog: handle numrevs == numfull case (issue3537)
Tue, 10 Jul 2012 09:11:53 -0700 epriestley templatekw/help: document the {parents} keyword