Mercurial > hg
graph
-
Merge with crew-stableSat, 13 Mar 2010 20:02:46 +0100, by Patrick Mezard
-
hgweb: fix broken URLs of RSS/Atom feeds (issue1772) stableThu, 11 Mar 2010 00:28:27 +0900, by Yuya Nishihara
-
hgweb: introduce helper method to update req.env stableThu, 11 Mar 2010 00:25:46 +0900, by Yuya Nishihara
-
rebase: always check if rebasing onto an applied mq patch. stableTue, 02 Mar 2010 15:08:43 -0500, by Greg Ward
-
subrepo: wrap long lineSat, 13 Mar 2010 19:57:52 +0100, by Martin Geisler
-
merge with stableSat, 13 Mar 2010 17:02:41 +0100, by Benoit Boissinot
-
test-extension: fix disabled extension tests for run-tests.py --local stableFri, 05 Mar 2010 17:38:02 -0500, by Brodie Rao
-
subrepo: print subrepo pulling URLFri, 12 Mar 2010 01:23:35 +0100, by Edouard Gomez
-
subrepo: keep ui and hgrc in sync when creating new repo stableFri, 12 Mar 2010 01:23:35 +0100, by Benoit Boissinot
-
subrepo: forward the push to argument into _abssource stableFri, 12 Mar 2010 01:23:35 +0100, by Edouard Gomez
-
mq: simplify and use context APISat, 13 Mar 2010 12:57:20 +0100, by Benoit Boissinot
-
mq: avoid a (potentially expensive) repo.status(unknown=True) callSat, 13 Mar 2010 00:08:06 +0100, by Benoit Boissinot
-
mq: all_files can be a set, remove dangerous default valuesSat, 13 Mar 2010 00:02:33 +0100, by Benoit Boissinot
-
Merge with stableFri, 12 Mar 2010 00:50:41 +0100, by Martin Geisler
-
rebase: remove unnecessary \" from help string stableFri, 12 Mar 2010 00:45:27 +0100, by Martin Geisler
-
test-merge-default and check-code.py: No "export x=x" in sh stableMon, 08 Mar 2010 03:07:35 +0100, by Mads Kiilerich
-
Merge with stableFri, 12 Mar 2010 00:02:39 +0100, by Martin Geisler
-
progress: document progress.disable config option stableThu, 11 Mar 2010 16:54:34 -0600, by Augie Fackler
-
shrink-revlog: add missing whitespace in expressionThu, 11 Mar 2010 23:44:12 +0100, by Martin Geisler
-
any is not available for python2.4Thu, 11 Mar 2010 19:09:35 +0100, by Benoit Boissinot
-
keyword: update copyrightThu, 11 Mar 2010 18:49:41 +0100, by Christian Ebert
-
keyword: remove deprecated optionsThu, 11 Mar 2010 18:49:14 +0100, by Christian Ebert
-
style: use consistent variable names (*mod) with imports which would shadowThu, 11 Mar 2010 17:43:44 +0100, by Benoit Boissinot
-
archive: autodetect archive type by extension (issue2058)Thu, 11 Mar 2010 15:52:17 +0100, by David Wolever
-
merge with stableThu, 11 Mar 2010 15:38:35 +0100, by Dirkjan Ochtman
-
tests: use external coverage, mandate newer version stableThu, 11 Mar 2010 15:32:24 +0100, by Dirkjan Ochtman
-
churn: use ui.progress instead of --progressThu, 11 Mar 2010 09:11:01 -0500, by Eric Eisner
-
commands: remove extra indentation from list in help text stableThu, 11 Mar 2010 14:56:15 +0100, by Martin Geisler
-
server: initialize wsgi app in command, then wrap server around itThu, 11 Mar 2010 13:33:29 +0100, by Dirkjan Ochtman
-
server: unnest server classes into module namespaceThu, 11 Mar 2010 13:32:43 +0100, by Dirkjan Ochtman
-
server: pass wsgi application to server (no need for non-local var)Thu, 11 Mar 2010 13:32:26 +0100, by Dirkjan Ochtman
-
server: abstract setup of ipv6 vs. normal serverThu, 11 Mar 2010 13:31:37 +0100, by Dirkjan Ochtman
-
server: handle server-internal config setup inside server classThu, 11 Mar 2010 13:30:52 +0100, by Dirkjan Ochtman
-
server: externalize and streamline mixin setupThu, 11 Mar 2010 13:28:39 +0100, by Dirkjan Ochtman
-
server: externalize application creationThu, 11 Mar 2010 11:21:48 +0100, by Dirkjan Ochtman
-
commands: document and test hg clone update priority stableThu, 11 Mar 2010 10:06:01 +0200, by timeless
-
rebase: improve help textTue, 09 Mar 2010 21:53:16 -0500, by Greg Ward
-
serve: fix port configWed, 10 Mar 2010 22:27:42 +0100, by Benoit Boissinot
-
merge with other head, will show bug in hg serveWed, 10 Mar 2010 22:07:38 +0100, by Thomas Arendsen Hein
-
test-serve: Show if port config and option are correctly usedWed, 10 Mar 2010 22:05:41 +0100, by Thomas Arendsen Hein
-
drop (default: 8000), non-zero default is automatically added to helpWed, 10 Mar 2010 21:35:38 +0100, by Thomas Arendsen Hein
-
make expression shorter, now the line fits into 80 charsWed, 10 Mar 2010 21:21:15 +0100, by Thomas Arendsen Hein
-
serve: fix options recording, trailing whitespaceWed, 10 Mar 2010 21:14:24 +0100, by Benoit Boissinot
-
serve: allow --port=0 to specify "server chooses the port number"Wed, 10 Mar 2010 10:51:37 -0800, by Bryan O'Sullivan
-
rebase: improve output of hg pull --rebase (issue2072)Wed, 10 Mar 2010 12:38:33 +0100, by Sune Foldager
-
shrink-revlog: factor out postorder algorithmWed, 10 Mar 2010 09:52:16 +0100, by Benoit Boissinot
-
shrink-revlog: factor out suboptimal computationWed, 10 Mar 2010 09:51:07 +0100, by Benoit Boissinot
-
shrink-revlog: remove branchsort algorithm (it behaves poorly)Wed, 10 Mar 2010 09:48:15 +0100, by Benoit Boissinot
-
shrink-revlog: add accounting of suboptimal nodes to the new algorithms.Tue, 09 Mar 2010 21:25:37 -0500, by Greg Ward
-
shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts.Tue, 09 Mar 2010 21:22:01 -0500, by Greg Ward
-
shrink-revlog: add --sort option for user-selectable toposort algorithm.Thu, 25 Feb 2010 09:16:39 -0500, by Greg Ward
-
shrink-revlog: rename some local variables for consistency.Tue, 09 Mar 2010 21:30:19 -0500, by Greg Ward
-
shrink-revlog: instrument sort code to record statistics.Tue, 09 Mar 2010 21:13:39 -0500, by Greg Ward
-
Merge with crew-stableTue, 09 Mar 2010 22:18:37 +0100, by Patrick Mezard
-
convert: handle svn tree with empty roots (issue2079) stableTue, 09 Mar 2010 22:11:43 +0100, by Patrick Mezard
-
merge with stableTue, 09 Mar 2010 20:47:35 +0100, by Benoit Boissinot