Mercurial > hg
graph
-
lfs: fix committing deleted files caused by e0a1b9ee93cdMon, 18 Dec 2017 14:37:00 -0800, by Jun Wu
-
tests: update expected output of svn encoding testMon, 18 Dec 2017 13:15:10 -0500, by Augie Fackler
-
run-tests: use context managers for file descriptorsSun, 17 Dec 2017 14:06:49 -0500, by Matt Harbison
-
run-tests: add substitution patterns for common '\' path output on WindowsTue, 12 Dec 2017 20:11:13 -0500, by Matt Harbison
-
debuginstall: add a line about re2 availabilityMon, 27 Nov 2017 18:48:36 -0500, by Boris Feld
-
tests: fix the check-code rule for testing non-existent filesSat, 16 Dec 2017 12:34:40 -0500, by Matt Harbison
-
tests: convert the 'file://\$TESTTMP' rule to an automatic substitutionSat, 16 Dec 2017 11:32:10 -0500, by Matt Harbison
-
help: deprecate ui.slash in favor of slashpath template filter (issue5572)Sat, 21 Oct 2017 17:27:14 +0900, by Yuya Nishihara
-
templatefilters: add slashpath() to convert path separator to slashSat, 21 Oct 2017 17:19:02 +0900, by Yuya Nishihara
-
check-code: remove unused variable 'winglobmsg'Thu, 14 Dec 2017 22:26:46 +0900, by Yuya Nishihara
-
phases: initialize number of loaded revisions to 0Thu, 14 Dec 2017 22:37:10 +0900, by Yuya Nishihara
-
phases: rename _phasemaxrev to _loadedrevslen to clarify it isn't max valueThu, 14 Dec 2017 22:35:37 +0900, by Yuya Nishihara
-
lfs: add an experimental config to override User-Agent for the blob transferTue, 12 Dec 2017 15:16:02 -0500, by Matt Harbison
-
lfs: add git to the User-Agent header for blob transfersThu, 14 Dec 2017 13:04:08 -0500, by Matt Harbison
-
outgoing: respect ":pushurl" paths (issue5365)Thu, 14 Dec 2017 15:03:55 -0800, by Hollis Blanchard
-
tests: test-pathconflicts-merge.t requires symlinksFri, 15 Dec 2017 17:52:38 -0500, by Augie Fackler
-
sshpeer: allow for additional environment passing to ssh exeThu, 14 Dec 2017 14:31:57 +0000, by Kostia Balytskyi
-
unamend: allow unamending if allowunstable is setWed, 13 Dec 2017 17:03:39 -0800, by Martin von Zweigbergk
-
rebase: add ui.log calls for whether IMM used, whether rebasing WCPWed, 13 Dec 2017 10:29:22 -0800, by Phil Cohen
-
lfs: using workers in lfs prefetchMon, 11 Dec 2017 17:02:02 -0800, by Wojciech Lis
-
worker: make windows workers daemonsThu, 30 Nov 2017 16:01:53 -0800, by Wojciech Lis
-
workers: add config to enable/diable workersSun, 17 Dec 2017 11:26:25 -0800, by Wojciech Lis
-
diff: disable diff.noprefix option for diffstat (issue5759) stableSun, 17 Dec 2017 18:43:05 +0900, by Yuya Nishihara
-
hgweb: disable diff.noprefix option for diffstat stableSun, 17 Dec 2017 18:28:15 +0900, by Yuya Nishihara
-
workers: handling exceptions in windows workersMon, 20 Nov 2017 10:27:41 -0800, by Wojciech Lis
-
workers: implemented worker on windowsMon, 20 Nov 2017 10:25:29 -0800, by Wojciech Lis
-
workers: don't use backgroundfilecloser in threadsMon, 11 Dec 2017 16:51:13 -0800, by Wojciech Lis
-
debugssl: convert port number to int (issue5757) stableThu, 14 Dec 2017 22:07:46 +0900, by Yuya Nishihara
-
debugdiscovery: correct and clean up command synopsisFri, 15 Dec 2017 08:47:28 -0800, by Martin von Zweigbergk
-
copies: group wdir-handling in one placeThu, 14 Dec 2017 00:25:03 -0800, by Martin von Zweigbergk
-
copies: extract method for getting non-wdir forward copiesThu, 14 Dec 2017 00:18:38 -0800, by Martin von Zweigbergk
-
copies: consistently use """ for docstringsThu, 14 Dec 2017 08:27:22 -0800, by Martin von Zweigbergk
-
copies: always respect matcher arg to _forwardcopies()Mon, 11 Dec 2017 10:24:38 -0800, by Martin von Zweigbergk
-
debugdiscovery: drop reference to non-existent --remote-head optionWed, 13 Dec 2017 11:21:25 -0800, by Martin von Zweigbergk
-
debugdiscovery: drop reference to non-existent --serverlog optionWed, 13 Dec 2017 11:20:52 -0800, by Martin von Zweigbergk
-
debugdiscovery: drop reference to invalid --branch optionWed, 13 Dec 2017 11:19:24 -0800, by Martin von Zweigbergk
-
tests: avoid echo with backslash escapesThu, 14 Dec 2017 22:30:03 -0800, by Martin von Zweigbergk
-
hgweb: stop using HTML comments in <script>Fri, 15 Dec 2017 12:15:58 +0800, by Anton Shestakov
-
merge with stableThu, 14 Dec 2017 16:01:28 -0500, by Augie Fackler
-
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