Mercurial > hg
graph
-
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