Mercurial > hg
graph
-
graphlog: always sort revisions topologicallySun, 01 May 2011 15:51:52 +0200, by Patrick Mezard
-
graphlog: take the union of --rev specs instead of the intersectionSun, 01 May 2011 15:51:48 +0200, by Patrick Mezard
-
graphmod: correctly emit nodes with more than 2 predecessorsSun, 01 May 2011 15:51:46 +0200, by Patrick Mezard
-
graphlog: display nodes with more than 2 predecessorsSun, 01 May 2011 15:51:20 +0200, by Patrick Mezard
-
context: provide an efficient iterator for workingctxSun, 01 May 2011 08:29:50 -0500, by Matt Mackall
-
merge with stableSun, 01 May 2011 06:06:59 -0500, by Matt Mackall
-
merge with nicdumzSun, 01 May 2011 06:04:08 -0500, by Matt Mackall
-
tests: export patches only once in test-impexp-branchSun, 01 May 2011 10:51:10 +0200, by Nicolas Dumazet
-
tests: do not export several times the same patch/diff in test-importSat, 30 Apr 2011 18:31:28 +0200, by Nicolas Dumazet
-
tests: move rebase-keep-branch into rebase-named-branchesSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move testcase from rebase-named-branches to rebase-parametersSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: change test-rebase-parameters to use bundle/rebase.hgSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: change test-rebase-detach to use bundle/rebase.hgSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: simplify test-rebase-named-branchesSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: upgrade bundles/rebase.hg to support test-rebase-collapseSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: introduce a rebase bundle to use with rebase testsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: create a bundle to bootstrap tests using a remote repositorySat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move test bundles in a bundles/ subdirectorySat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move test-issue436 in test-dispatch where fancyopts is testedSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove test-issue433 as it's covered by test-parentsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove executable bits from unified testsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove test-issue322 as it's fully included in test-issue660Sat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
zeroconf: notify the Zeroconf threads when hg exits stableSat, 30 Apr 2011 19:36:59 +0200, by Nicolas Dumazet
-
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()Sun, 01 May 2011 12:14:22 +0200, by Brodie Rao
-
pushkey: add hooks for pushkey/listkeysSun, 01 May 2011 11:12:36 +0200, by Brodie Rao
-
test-patchbomb.t: clean up progress testsSat, 30 Apr 2011 12:02:09 -0500, by Augie Fackler
-
util: really drop size from readfileSun, 01 May 2011 04:56:24 -0500, by Matt Mackall
-
util: add readfile() & writefile() helper functionsSun, 01 May 2011 11:46:49 +0200, by Dan Villiom Podlaski Christiansen
-
revset aliasesSat, 30 Apr 2011 18:30:14 +0200, by Alexander Solovyov
-
opener: add read & write utility methodsSat, 30 Apr 2011 19:41:53 +0200, by Dan Villiom Podlaski Christiansen
-
dispatch: handle IndexErrorsSun, 01 May 2011 11:01:57 +0200, by Dan Villiom Podlaski Christiansen
-
color: verify stdout is a tty before using cursesSat, 30 Apr 2011 11:18:43 -0500, by Augie Fackler
-
http: minor tweaks to long arg handlingSun, 01 May 2011 03:51:04 -0500, by Matt Mackall
-
httprepo: long arguments support (issue2126)Sun, 01 May 2011 01:04:37 +0800, by Steven Brown
-
store: rename the 'opener' argument to 'openertype'Sat, 30 Apr 2011 19:36:48 +0200, by Dan Villiom Podlaski Christiansen
-
statichttprepo: make the opener a subclass of abstractopenerSat, 30 Apr 2011 19:41:25 +0200, by Dan Villiom Podlaski Christiansen
-
add filteropener abstraction for store openersSat, 30 Apr 2011 19:37:13 +0200, by Dan Villiom Podlaski Christiansen
-
opener: introduce an abstact superclass of itSat, 30 Apr 2011 19:36:48 +0200, by Dan Villiom Podlaski Christiansen
-
graphlog: use a set for inclusion testSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphmod: restore generator nature of dagwalkerSat, 30 Apr 2011 15:10:58 +0300, by Idan Kamara
-
graphlog: log -G --follow file does not work, forbid itSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: unify log -G revset translationSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G --pruneSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: escape log -G single value option argumentsSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G --removedSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G option types when translating to revsetSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
revset: add tests for multiple and mixed ^ and ~ operatorsSat, 30 Apr 2011 18:53:56 +0200, by Kevin Gessner
-
extensions: obsolete and remove parentrevspec extensionSat, 30 Apr 2011 18:27:39 +0200, by Kevin Gessner
-
wix: a new mercurial.js has replaced graph.jsSat, 30 Apr 2011 11:53:57 -0500, by Steve Borho