Mercurial > hg
graph
-
statprof: remove a line of deadcodeThu, 14 Dec 2017 20:18:15 +0000, by Alex Gaynor
-
extdata: abort if external command exits with non-zero status (BC)Sun, 01 Oct 2017 12:21:50 +0100, by Yuya Nishihara
-
hgweb: update graph function docstringThu, 14 Dec 2017 21:30:00 +0800, by Anton Shestakov
-
rebase: fix for hgsubversionTue, 12 Dec 2017 22:05:21 -0800, by Phil Cohen
-
hgweb: render next pages on /graph incrementallyMon, 11 Dec 2017 15:43:56 +0800, by Anton Shestakov
-
hgweb: split graphdata() into jsdata() and nodes()Mon, 11 Dec 2017 13:47:58 +0800, by Anton Shestakov
-
hgweb: calculate <canvas> width and height client-sideSun, 10 Dec 2017 15:56:22 +0800, by Anton Shestakov
-
hgweb: filter graphmod.colored() output before iterating over itFri, 08 Dec 2017 21:50:11 +0800, by Anton Shestakov
-
py3: introduce pycompat.ziplist as zip is a generator on Python 3Mon, 11 Dec 2017 05:56:35 +0530, by Pulkit Goyal
-
py3: pass bytes from extension to ui.write() in test-revlog-mmapindex.tMon, 11 Dec 2017 05:26:46 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in hgext/record.pySun, 10 Dec 2017 06:36:48 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in bundlerepo.pySun, 10 Dec 2017 06:36:35 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in debugcommands.pySun, 10 Dec 2017 06:36:20 +0530, by Pulkit Goyal
-
memfilectx: make changectx argument mandatory in constructor (API)Mon, 11 Dec 2017 09:27:40 -0800, by Martin von Zweigbergk
-
debugbuilddag: create filectx instance in 'filectxfn' callbackSat, 09 Dec 2017 14:22:12 -0800, by Martin von Zweigbergk
-
synthrepo: create filectx instance in 'filectxfn' callbackSat, 09 Dec 2017 14:15:30 -0800, by Martin von Zweigbergk
-
lfs: use 'ui' provided to `upgrade` for output, instead of stealing srcrepo'sTue, 12 Dec 2017 20:28:38 -0500, by Matt Harbison
-
lfs: correct the directory list value returned by lfsvfs.walk()Tue, 12 Dec 2017 20:22:38 -0500, by Matt Harbison
-
debuglocks: allow setting a lockSun, 12 Nov 2017 15:34:46 +0100, by Paul Morelle
-
debuglocks: add tests (and fix typo in early return)Sun, 12 Nov 2017 15:34:19 +0100, by Paul Morelle
-
tests: remove (glob) annotations that were only for '\' matchesSun, 10 Dec 2017 22:50:57 -0500, by Matt Harbison
-
check-code: drop the rules for adding (glob) for Windows pathsSun, 10 Dec 2017 22:45:35 -0500, by Matt Harbison
-
run-tests: stop automatically adding a (glob) for bundle backup linesSun, 10 Dec 2017 19:21:48 -0500, by Matt Harbison
-
histedit: preserve active branch while histediting stableTue, 12 Dec 2017 18:22:11 +0100, by Boris Feld
-
hgweb: implement json-graphThu, 07 Dec 2017 17:18:29 +0800, by Anton Shestakov
-
rebase: replace --inmemory flag with rebase.experimental.inmemory configMon, 11 Dec 2017 22:16:13 -0800, by Phil Cohen
-
tests: add some commentary and diagnostics to test-run-tests.tMon, 11 Dec 2017 09:37:11 -0500, by Augie Fackler
-
tests: add commit hashes to log commands in rebase testsSun, 10 Dec 2017 21:57:37 -0800, by Phil Cohen
-
tests: add a simple test for in-memory rebaseSun, 10 Dec 2017 22:39:46 -0800, by Phil Cohen
-
patch: do not break up multibyte character when highlighting wordMon, 11 Dec 2017 22:38:31 +0900, by Yuya Nishihara
-
run-tests: accept '\' vs '/' path differences without '(glob)'Sun, 10 Dec 2017 00:16:11 -0500, by Matt Harbison
-
run-tests: suggest a (glob) for os.path.sep mismatches with '\r\n' EOL tooSun, 10 Dec 2017 00:00:36 -0500, by Matt Harbison
-
tests: stabilize the sorted output of list-tree.py on WindowsSat, 09 Dec 2017 23:46:44 -0500, by Matt Harbison
-
upgrade: simplify workaround for repo.ui.copy()Sun, 10 Dec 2017 19:43:35 +0900, by Yuya Nishihara
-
debugformat: embed raw values in JSON and template outputSun, 10 Dec 2017 19:41:49 +0900, by Yuya Nishihara
-
debugformat: flush formatter output per itemSun, 10 Dec 2017 19:39:39 +0900, by Yuya Nishihara
-
tests: use Python to write binary data in lfs test instead of shellSat, 09 Dec 2017 19:42:51 -0600, by Augie Fackler
-
py3: add 32 new tests passing to the whitelistSun, 10 Dec 2017 05:41:05 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in wireproto.pySun, 10 Dec 2017 04:50:16 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in ui.pySun, 10 Dec 2017 04:50:03 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in templater.pySun, 10 Dec 2017 04:49:53 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in subrepo.pySun, 10 Dec 2017 04:49:40 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in statprof.pySun, 10 Dec 2017 04:49:29 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in sslutil.pySun, 10 Dec 2017 04:48:59 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in simplemerge.pySun, 10 Dec 2017 04:48:24 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in revset.pySun, 10 Dec 2017 04:48:12 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in patch.pySun, 10 Dec 2017 04:48:00 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in obsolete.pySun, 10 Dec 2017 04:47:49 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in keepalive.pySun, 10 Dec 2017 04:47:34 +0530, by Pulkit Goyal
-
lfs: restore the local blob store after a repo upgradeFri, 08 Dec 2017 00:18:30 -0500, by Matt Harbison
-
lfs: override walk() in lfsvfsThu, 07 Dec 2017 23:44:06 -0500, by Matt Harbison
-
tests: add coverage for preserving 'lfs' requirement on repo upgradeThu, 07 Dec 2017 22:36:31 -0500, by Matt Harbison
-
test-upgrade-repo: glob away timing valuesThu, 07 Dec 2017 22:35:19 -0500, by Matt Harbison
-
py3: handle keyword arguments correctly in httppeer.pySun, 10 Dec 2017 04:47:21 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in httpconnection.pySun, 10 Dec 2017 04:47:04 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in hook.pySun, 10 Dec 2017 04:46:50 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in help.pySun, 10 Dec 2017 04:46:39 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in exchange.pySun, 10 Dec 2017 04:46:25 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in dispatch.pySun, 10 Dec 2017 04:46:13 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in context.pySun, 10 Dec 2017 04:45:56 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in commands.pySun, 10 Dec 2017 04:45:41 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in color.pySun, 10 Dec 2017 04:45:27 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in cmdutil.pySun, 10 Dec 2017 04:45:10 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in archival.pySun, 10 Dec 2017 04:43:41 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in hgext/largefiles/Sun, 10 Dec 2017 02:52:48 +0530, by Pulkit Goyal
-
remotenames: rename related file and storage dir to logexchangeThu, 07 Dec 2017 00:26:45 +0530, by Pulkit Goyal
-
lfs: allow to run 'debugupgraderepo' on repo with largefilesThu, 07 Dec 2017 21:56:18 +0100, by Boris Feld
-
upgrade: add a 'redeltafullall' modeThu, 07 Dec 2017 20:27:03 +0100, by Boris Feld
-
upgrade: use actual filelog to convert filelogThu, 07 Dec 2017 22:37:18 +0100, by Boris Feld
-
upgrade: more standard creation of the temporary repositoryThu, 07 Dec 2017 18:56:10 +0100, by Boris Feld
-
upgrade: use the repository 'ui' as the base for the new repositoryThu, 07 Dec 2017 18:55:35 +0100, by Boris Feld
-
upgrade: add a test to show the repository config being ignoredThu, 07 Dec 2017 20:50:24 +0100, by Boris Feld
-
upgrade: register compression as a format variantsThu, 07 Dec 2017 16:50:48 +0100, by Boris Feld
-
debugformat: handle non-boolean value for variantThu, 07 Dec 2017 16:49:24 +0100, by Boris Feld
-
debugformat: update label depending on value differenceThu, 07 Dec 2017 16:12:32 +0100, by Boris Feld
-
debugformat: add data about the config when verboseThu, 07 Dec 2017 16:05:20 +0100, by Boris Feld
-
debugformat: add a 'debugformat' commandThu, 07 Dec 2017 16:19:46 +0100, by Boris Feld
-
upgrade: rename 'removecldeltachain' to 'plain-cl-delta'Thu, 07 Dec 2017 15:55:59 +0100, by Boris Feld
-
tests: glob away ' that doesn't occur on all platforms in lfs testFri, 08 Dec 2017 23:48:23 -0500, by Augie Fackler
-
rebase: extract _assignworkingcopyFri, 08 Dec 2017 12:44:27 -0800, by Phil Cohen
-
rebase: disable `inmemory` if the rebaseset contains the working copyFri, 08 Dec 2017 15:27:58 -0800, by Phil Cohen
-
clone: add support for storing remotenames while cloningWed, 06 Dec 2017 06:40:27 +0530, by Pulkit Goyal
-
revset: use phasecache.getrevset to calculate public()Fri, 08 Dec 2017 14:20:34 -0800, by Jun Wu
-
highlight: eagerly discover plugin lexers while demandimport is offFri, 08 Dec 2017 16:14:19 -0500, by Augie Fackler
-
patch: move part of tabsplitter logic in _inlinediffFri, 08 Dec 2017 17:20:11 +0900, by Matthieu Laneuville
-
overlayworkingctx: invalidate the manifest cache when changing parentsThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add `_compact()`Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add ``tomemctx()``Thu, 07 Dec 2017 22:26:07 -0800, by Phil Cohen
-
overlayworkingctx: add _auditconflicts to write()Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: inherit from committablectx instead of workingctxThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add a no-op ``clearunknown()``Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add _manifest, files(), added(), removed(), modified()Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
rebase: rerun a rebase on-disk if IMM merge conflicts ariseFri, 08 Dec 2017 12:14:38 -0800, by Phil Cohen
-
rebase: add concludememorynode(), and call it when rebasing in-memoryThu, 07 Dec 2017 22:35:43 -0800, by Phil Cohen
-
rebase: pass the wctx object (IMM or on-disk) to merge.updateThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
rebase: do not update if IMM; instead, set the overlaywctx's parentsThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
rebase: pass wctx to rebasenode()Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
check-code: allow tabs in heredocSat, 09 Dec 2017 00:39:15 +0900, by Yuya Nishihara
-
hgweb: rewrite `template = A and B or C` to be a proper ternary operatorFri, 08 Dec 2017 22:27:14 +0800, by Anton Shestakov
-
fsmonitor: fsmonitor should send wlock notifications to watchmanWed, 06 Dec 2017 18:37:49 -0800, by Eamonn Kent
-
fsmonitor: remove watchman transaction and working copy change notificationsWed, 06 Dec 2017 18:37:49 -0800, by Eamonn Kent
-
patch: catch unexpected case in _inlinediffFri, 08 Dec 2017 16:54:59 +0900, by Matthieu Laneuville
-
patch: reverse _inlinediff output for consistencyFri, 08 Dec 2017 16:47:18 +0900, by Matthieu Laneuville
-
phases: drop the list with phase of each rev, always comput phase setsWed, 06 Dec 2017 15:46:41 +0100, by Joerg Sonnenberger
-
transaction: build changes['revs'] as range instead of a setFri, 08 Dec 2017 01:23:34 +0100, by Joerg Sonnenberger
-
ui: add diff.showfunc to tweakdefaultsWed, 06 Dec 2017 16:43:07 -0500, by Augie Fackler
-
ui: add curses interface to tweakdefaultsWed, 06 Dec 2017 16:42:24 -0500, by Augie Fackler
-
push: restrict common discovery to the pushed setWed, 06 Dec 2017 23:33:01 +0100, by Boris Feld
-
setdiscover: allow to ignore part of the local graphWed, 06 Dec 2017 22:44:51 +0100, by Boris Feld
-
largefiles: allow to run 'debugupgraderepo' on repo with largefilesThu, 07 Dec 2017 01:53:14 +0100, by Boris Feld
-
upgraderepo: allow extension to register preserved requirementsThu, 07 Dec 2017 01:51:54 +0100, by Boris Feld
-
revset: make follow() accept empty startrevThu, 22 Sep 2016 19:41:42 +0900, by Yuya Nishihara
-
revset: alias follow(startrev=rev) to ancestors(rev)Thu, 22 Sep 2016 19:40:07 +0900, by Yuya Nishihara
-
revset: make follow() accept keyword argumentsThu, 22 Sep 2016 19:35:36 +0900, by Yuya Nishihara
-
revset: make follow() accept multiple startrevsThu, 22 Sep 2016 19:11:26 +0900, by Yuya Nishihara
-
dagop: use heap to compute max rev in filectxancestors()Thu, 22 Sep 2016 18:41:51 +0900, by Yuya Nishihara
-
dagop: add smartset interface to filectxancestors()Sun, 22 Oct 2017 18:57:42 +0900, by Yuya Nishihara
-
overlayworkingctx: add `_checkexist(path)`Thu, 07 Dec 2017 13:20:47 -0800, by Phil Cohen
-
overlayworkingctx: fix a bad reference to `self._path`Thu, 07 Dec 2017 13:20:47 -0800, by Phil Cohen