Mercurial > hg
graph
-
py3: drop unrequired code from __init__.pyFri, 03 Mar 2017 15:30:48 +0530, by Pulkit Goyal
-
py3: add pycompat.open and replace open() callsFri, 03 Mar 2017 13:04:32 +0530, by Pulkit Goyal
-
localrepo: deprecate 'repo.opener' (API)Fri, 05 Aug 2016 13:56:10 +0200, by Pierre-Yves David
-
statichttp: use 'repo.vfs' as the main attributeThu, 02 Mar 2017 03:24:58 +0100, by Pierre-Yves David
-
clonebundle: use 'repo.vfs' instead of 'repo.opener'Thu, 02 Mar 2017 03:23:18 +0100, by Pierre-Yves David
-
localrepo: deprecated 'repo.wopener' (API)Fri, 05 Aug 2016 13:53:45 +0200, by Pierre-Yves David
-
localrepo: add some comment about role of various vfs objectFri, 05 Aug 2016 13:49:05 +0200, by Pierre-Yves David
-
tests: un-nest the `order` repo in test-rebase-scenario-globalThu, 19 Jan 2017 16:27:08 -0500, by Augie Fackler
-
osx: install bash and zsh completions by defaultMon, 06 Feb 2017 15:19:32 -0500, by Augie Fackler
-
util: add allowhardlinks module variableThu, 02 Mar 2017 10:12:40 -0800, by Durham Goode
-
merge with stableThu, 02 Mar 2017 20:30:56 -0500, by Augie Fackler
-
i18n-ja: synchronized with 7074589cf22a stableWed, 01 Mar 2017 16:43:22 +0900, by FUJIWARA Katsunori
-
revert: remove set(mf) because it's O(manifest)Wed, 01 Mar 2017 19:51:05 -0800, by Durham Goode
-
share: add --relative flag to store a relative path to the sourceMon, 13 Feb 2017 14:05:24 +0100, by Dan Villiom Podlaski Christiansen
-
minirst: support passing admonitions into findadmonitions() and parse()Wed, 15 Feb 2017 11:49:12 -0800, by Gregory Szorc
-
minirst: dynamically compile admonitions regexpWed, 15 Feb 2017 11:47:14 -0800, by Gregory Szorc
-
minirst: detect bullet lists using asterisksWed, 15 Feb 2017 16:42:17 -0800, by Gregory Szorc
-
color: update the help tableWed, 01 Mar 2017 20:22:04 +0100, by Pierre-Yves David
-
ui: remove superfluous indent in _write()Sat, 25 Feb 2017 14:09:55 +0900, by Yuya Nishihara
-
smartset: reorder initialization of baseset in more intuitive waySat, 18 Feb 2017 17:37:52 +0900, by Yuya Nishihara
-
config: update the Windows example config fileTue, 28 Feb 2017 20:23:10 +0100, by Pierre-Yves David
-
help: use 'churn' instead of 'color' as an example extensionTue, 21 Feb 2017 22:53:38 +0100, by Pierre-Yves David
-
config: suggest the 'ui.color' instead of the 'color' extensionTue, 21 Feb 2017 22:17:33 +0100, by Pierre-Yves David
-
color: update main documentationTue, 21 Feb 2017 20:04:55 +0100, by Pierre-Yves David
-
pager: drop the 'color' dependant codeTue, 28 Feb 2017 20:12:08 +0100, by Pierre-Yves David
-
color: cleanup 'debugcolor' logicSat, 25 Feb 2017 19:43:14 +0100, by Pierre-Yves David
-
color: move 'debugcolor' into the 'debugcommands' modulesTue, 21 Feb 2017 18:41:37 +0100, by Pierre-Yves David
-
merge with stableTue, 28 Feb 2017 11:13:25 -0800, by Martin von Zweigbergk
-
worker: flush messages written by child processes before exit stableSat, 25 Feb 2017 12:48:50 +0900, by Yuya Nishihara
-
worker: add basic test to ensure child processes are managed well stableSat, 25 Feb 2017 12:33:37 +0900, by Yuya Nishihara
-
color: rename '_styles' to '_defaultstyles' for claritySun, 06 Nov 2016 20:16:54 +0100, by Pierre-Yves David
-
color: move 'styles' definition on the 'ui' objectSun, 06 Nov 2016 20:16:01 +0100, by Pierre-Yves David
-
color: pass 'ui' to 'win32print'Sun, 06 Nov 2016 20:10:53 +0100, by Pierre-Yves David
-
color: move the dict with terminfo parameters on the ui objectSat, 25 Feb 2017 15:00:51 +0100, by Pierre-Yves David
-
color: add ui to effect renderingSat, 25 Feb 2017 15:00:44 +0100, by Pierre-Yves David
-
color: initialize color for the localrepo uiSat, 25 Feb 2017 18:34:01 +0100, by Pierre-Yves David
-
color: add a 'ui.color' option to control color behaviorSat, 25 Feb 2017 19:44:23 +0100, by Pierre-Yves David
-
color: reinvent dictionaryTue, 28 Feb 2017 11:42:07 +0100, by Pierre-Yves David
-
chg: deduplicate error handling of ui.system()Sun, 19 Feb 2017 01:16:45 +0900, by Yuya Nishihara
-
chg: refactor ui.system() to be partly overriddenSun, 19 Feb 2017 01:00:10 +0900, by Yuya Nishihara
-
color: have the 'ui' object carry the '_colormode' directlyTue, 21 Feb 2017 18:22:07 +0100, by Pierre-Yves David
-
color: move triggering of the initialisation logic in coreTue, 21 Feb 2017 18:20:12 +0100, by Pierre-Yves David
-
color: add the definition of '--color' in coreTue, 21 Feb 2017 18:09:21 +0100, by Pierre-Yves David
-
color: handle 'ui.plain()' directly in mode setupTue, 21 Feb 2017 17:51:43 +0100, by Pierre-Yves David
-
color: move git-subrepo support into the subrepo moduleTue, 21 Feb 2017 17:50:04 +0100, by Pierre-Yves David
-
color: move 'modesetup' into the core moduleThu, 22 Dec 2016 14:30:46 +0100, by Pierre-Yves David
-
color: move 'terminfosetup' into the core moduleThu, 22 Dec 2016 14:17:52 +0100, by Pierre-Yves David
-
subrepo: run the repo decoders when archivingSat, 25 Feb 2017 21:13:59 -0500, by Matt Harbison
-
wix: include the help for pagerSat, 25 Feb 2017 21:44:34 -0500, by Matt Harbison
-
manifest: check 'if x is None' instead of 'if not x'Sun, 26 Feb 2017 10:16:47 -0800, by Durham Goode
-
pager: add support to --patch, --list and --stat options of hg shelveSat, 25 Feb 2017 03:42:43 +0530, by Pulkit Goyal
-
color: drop the 'colorui' classMon, 20 Feb 2017 12:42:35 +0100, by Pierre-Yves David
-
color: move 'write-err' logic to the core ui classMon, 20 Feb 2017 12:42:23 +0100, by Pierre-Yves David
-
ui: extract low level part of 'write_err' in its own methodFri, 24 Feb 2017 19:53:41 +0100, by Pierre-Yves David
-
ui: extract buffer write from protect and timed 'write_err' outputFri, 24 Feb 2017 19:28:45 +0100, by Pierre-Yves David
-
color: move 'write' logic to the core ui classMon, 20 Feb 2017 12:31:39 +0100, by Pierre-Yves David
-
ui: extract the low level part of 'write' in a dedicated functionFri, 24 Feb 2017 19:27:00 +0100, by Pierre-Yves David
-
color: add multiple messages input support to 'win32print'Fri, 24 Feb 2017 21:34:07 +0100, by Pierre-Yves David
-
color: clarify name of an argument of 'win32print'Fri, 24 Feb 2017 21:31:47 +0100, by Pierre-Yves David
-
color: move the 'colorlabel' call to the core 'ui' classThu, 23 Feb 2017 19:45:32 +0100, by Pierre-Yves David
-
color: move the 'colorlabel' function in the core moduleThu, 23 Feb 2017 19:10:24 +0100, by Pierre-Yves David
-
color: extract the label code into its own functionThu, 23 Feb 2017 19:00:26 +0100, by Pierre-Yves David
-
color: inline the 'showlabel' methodMon, 20 Feb 2017 12:13:23 +0100, by Pierre-Yves David
-
color: move '_colormode' to the core 'ui' classMon, 20 Feb 2017 12:12:08 +0100, by Pierre-Yves David
-
hgweb: explictly pass basectx in webutil.diffsTue, 17 Jan 2017 17:25:48 +0100, by Denis Laxalde
-
serve: mark --stdio and --cmdserver as "(ADVANCED)" flagsWed, 22 Feb 2017 18:26:12 -0800, by Jun Wu
-
help: hide command line options marked as "advanced"Tue, 01 Nov 2016 14:50:45 +0000, by Jun Wu
-
pager: do not try to run an empty pager commandThu, 23 Feb 2017 21:27:25 +0900, by Yuya Nishihara
-
graphlog: restore pager lost at 1cec1d863008Thu, 23 Feb 2017 21:20:26 +0900, by Yuya Nishihara
-
gitweb: add "more" and "less" navigation links in filelog templateWed, 22 Feb 2017 12:09:17 +0100, by Denis Laxalde
-
context: also return ancestor's line range in blockancestorsMon, 16 Jan 2017 17:14:36 +0100, by Denis Laxalde
-
context: add a followfirst flag to blockancestorsMon, 16 Jan 2017 17:08:25 +0100, by Denis Laxalde
-
py3: use pycompat.fsencode() to convert __file__ to bytesMon, 20 Feb 2017 18:40:42 +0530, by Pulkit Goyal
-
wireproto: remove unused codeWed, 22 Feb 2017 10:14:18 -0800, by Jun Wu
-
color: set initial default value for 'colormode' to NoneThu, 22 Dec 2016 06:18:45 +0100, by Pierre-Yves David
-
color: minor reversal of two conditional clause for clarityThu, 22 Dec 2016 13:19:12 +0100, by Pierre-Yves David
-
color: merge two identical 'for' loopsThu, 16 Feb 2017 10:52:27 +0100, by Pierre-Yves David
-
color: minor simplification of some terminfo setup codeThu, 22 Dec 2016 13:06:53 +0100, by Pierre-Yves David
-
color: make a test for curse availability expliciteThu, 22 Dec 2016 06:17:40 +0100, by Pierre-Yves David
-
color: move 'win32' declaration to the core moduleThu, 22 Dec 2016 03:11:19 +0100, by Pierre-Yves David
-
smartset: preserve istopo for baseset operationsTue, 21 Feb 2017 16:29:31 -0800, by Jun Wu
-
ui: replace obsolete default-push with default:pushurl (issue5485) stableSat, 25 Feb 2017 16:57:21 +0530, by Rishabh Madan
-
worker: ignore meaningless exit status indication returned by os.waitpid() stableSat, 25 Feb 2017 01:07:52 +0900, by FUJIWARA Katsunori
-
pager: add a config knob to just globally turn off the pagerTue, 07 Feb 2017 17:13:25 -0500, by Augie Fackler
-
pager: move most help to a new help topic and deprecate extensionTue, 07 Feb 2017 00:07:53 -0500, by Augie Fackler
-
dispatch: rearrange 'unknown command' code to better employ pagerTue, 21 Feb 2017 14:20:05 -0500, by Augie Fackler
-
help: move rst formatting of help documents into help.pyTue, 21 Feb 2017 14:17:31 -0500, by Augie Fackler
-
outgoing: avoid running pager until we're actually showing changesTue, 21 Feb 2017 11:06:02 -0500, by Augie Fackler
-
incoming: delay pager activation until right before printing changesTue, 21 Feb 2017 10:53:13 -0500, by Augie Fackler
-
histedit: modify rollup to discard date from the rollup commit (issue4820)Sat, 18 Feb 2017 21:30:28 +1100, by Ben Schmidt
-
histedit: improve documentation and behaviour of datesSat, 18 Feb 2017 21:30:28 +1100, by Ben Schmidt
-
localrepo: check HG_PENDING strictlyTue, 21 Feb 2017 01:21:00 +0900, by FUJIWARA Katsunori
-
phases: check HG_PENDING strictlyTue, 21 Feb 2017 01:21:00 +0900, by FUJIWARA Katsunori
-
bookmarks: check HG_PENDING strictlyTue, 21 Feb 2017 01:21:00 +0900, by FUJIWARA Katsunori
-
tests: make directory to prevent test process from going out of $TESTTMPTue, 21 Feb 2017 01:20:59 +0900, by FUJIWARA Katsunori
-
txnutil: factor out the logic to read file in according to HG_PENDINGTue, 21 Feb 2017 01:20:59 +0900, by FUJIWARA Katsunori
-
repoview: separate cache hash computation from cache readingMon, 20 Feb 2017 01:54:07 -0800, by Stanislau Hlebik
-
tests: make test suite more immune to environment variablesMon, 20 Feb 2017 18:27:29 +0100, by Dr Rainer Woitok
-
version: enable pager if --verbose is specifiedMon, 06 Feb 2017 23:08:49 -0500, by Augie Fackler
-
tags: enable pagerMon, 06 Feb 2017 23:07:16 -0500, by Augie Fackler
-
summary: enable pagerMon, 06 Feb 2017 23:06:59 -0500, by Augie Fackler
-
status: enable pagerMon, 06 Feb 2017 23:06:32 -0500, by Augie Fackler
-
resolve: enable pagerMon, 06 Feb 2017 23:06:10 -0500, by Augie Fackler
-
paths: enable pagerMon, 06 Feb 2017 23:06:01 -0500, by Augie Fackler
-
outgoing: enable pagerMon, 06 Feb 2017 23:04:44 -0500, by Augie Fackler
-
manifest: enable pagerMon, 06 Feb 2017 23:04:26 -0500, by Augie Fackler
-
locate: enable pagerMon, 06 Feb 2017 23:04:10 -0500, by Augie Fackler
-
incoming: enable pagerMon, 06 Feb 2017 23:03:48 -0500, by Augie Fackler
-
help: enable pagerMon, 06 Feb 2017 23:09:21 -0500, by Augie Fackler
-
grep: enable pagerMon, 06 Feb 2017 23:09:15 -0500, by Augie Fackler
-
files: enable pagerMon, 06 Feb 2017 23:02:48 -0500, by Augie Fackler
-
config: activate pager if not starting an editorMon, 06 Feb 2017 23:01:42 -0500, by Augie Fackler
-
qdiff: migrate to modern pager APIMon, 06 Feb 2017 23:57:21 -0500, by Augie Fackler
-
log: migrate to modern pager APIMon, 06 Feb 2017 22:59:25 -0500, by Augie Fackler
-
export: migrate to modern pager APIMon, 06 Feb 2017 22:58:54 -0500, by Augie Fackler
-
diff: migrate to modern pager APIMon, 06 Feb 2017 22:58:26 -0500, by Augie Fackler
-
cat: migrate to modern pager APIMon, 06 Feb 2017 22:57:52 -0500, by Augie Fackler
-
annotate: start pager after we're sure we wont abortSun, 19 Feb 2017 15:09:41 -0500, by Augie Fackler
-
dispatch: consolidate pager flag handling to a single placeSun, 19 Feb 2017 20:16:11 -0500, by Augie Fackler
-
ui: rename neverpager to disablepagerSun, 19 Feb 2017 20:12:52 -0500, by Augie Fackler
-
scmutil: proxy revrange() through repo to break import cyclesSun, 19 Feb 2017 20:00:18 +0900, by Yuya Nishihara
-
revset: split language services to revsetlang module (API)Sun, 19 Feb 2017 18:19:33 +0900, by Yuya Nishihara
-
revset: import set classes directly from smartset moduleSun, 19 Feb 2017 18:16:09 +0900, by Yuya Nishihara
-
help: add pointer how to narrow list of resolved/unresolved files (issue5469)Sat, 18 Feb 2017 18:00:01 +0900, by Yuya Nishihara
-
shelve: add -n/--name option to unshelve (issue5475)Sun, 19 Feb 2017 10:56:08 +0100, by liscju
-
smartset: use native set operations as fast pathsSat, 18 Feb 2017 17:23:43 -0800, by Jun Wu
-
smartset: add some doctestsSat, 18 Feb 2017 16:30:07 -0800, by Jun Wu
-
obsolete: avoid using revset language to compute the obsolete revsetSat, 18 Feb 2017 00:55:20 -0800, by Jun Wu
-
revset: use phasecache.getrevsetSat, 18 Feb 2017 00:39:31 -0800, by Jun Wu
-
phases: add a getrevset method to phasecacheFri, 17 Feb 2017 22:49:05 -0800, by Jun Wu
-
smartset: convert set to list lazilyFri, 17 Feb 2017 20:59:29 -0800, by Jun Wu
-
ui: construct _keepalnum list in a python3-friendly wayThu, 16 Feb 2017 11:34:50 -0500, by Augie Fackler
-
match: making visitdir() deal with non-recursive entriesMon, 13 Feb 2017 17:03:14 -0800, by Rodrigo Damazio Bovendorp
-
match: adding support for matching files inside a directoryMon, 13 Feb 2017 15:39:29 -0800, by Rodrigo Damazio Bovendorp
-
runtests: add an IPv6 command line flagFri, 17 Feb 2017 01:21:15 -0800, by Jun Wu
-
runtests: always set web.ipv6Thu, 16 Feb 2017 08:43:59 -0800, by Jun Wu
-
runtests: set web.address to localhostThu, 16 Feb 2017 00:13:29 -0800, by Jun Wu
-
tests: use LOCALIPThu, 16 Feb 2017 09:38:52 -0800, by Jun Wu
-
dummyssh: use LOCALIPWed, 15 Feb 2017 23:24:03 -0800, by Jun Wu
-
runtests: export LOCALIPThu, 16 Feb 2017 08:01:19 -0800, by Jun Wu
-
tinyproxy: use IPv6 if HGIPV6 is set to 1Wed, 15 Feb 2017 22:53:45 -0800, by Jun Wu
-
dumbhttp: use IPv6 if HGIPV6 is set to 1Wed, 15 Feb 2017 21:09:00 -0800, by Jun Wu
-
runtests: export HGIPV6 to hint test scripts whether to use IPv6Wed, 15 Feb 2017 21:03:42 -0800, by Jun Wu
-
runtests: prefer IPv4 to IPv6Fri, 17 Feb 2017 00:59:09 -0800, by Jun Wu
-
doc: correct example concerning "hg purge" alias in man page "hgrc.5"Fri, 17 Feb 2017 11:08:36 +0100, by Rainer Woitok
-
tests: prove that ignore worksMon, 06 Feb 2017 23:22:04 -0500, by Augie Fackler
-
annotate: migrate to modern pager APIMon, 06 Feb 2017 22:52:47 -0500, by Augie Fackler
-
ui: add a debug print right before we start the pagerMon, 06 Feb 2017 23:55:54 -0500, by Augie Fackler
-
ui: respect historic pager.attend-$COMMAND=noMon, 06 Feb 2017 23:42:04 -0500, by Augie Fackler
-
tests: clean up a bunch of pager testing that is about to be invalidatedMon, 06 Feb 2017 23:45:30 -0500, by Augie Fackler
-
ui: add ignore-single-command functionalityMon, 06 Feb 2017 23:21:45 -0500, by Augie Fackler
-
ui: introduce neverpager() callWed, 15 Feb 2017 17:48:03 -0500, by Augie Fackler
-
pager: move more behavior into coreWed, 15 Feb 2017 17:47:57 -0500, by Augie Fackler
-
pager: move pager-initiating code into coreWed, 15 Feb 2017 17:47:51 -0500, by Augie Fackler
-
test-logtoprocess: use cat to wait for outputsThu, 16 Feb 2017 10:33:59 -0800, by Jun Wu
-
chgserver: move comments in config exampleThu, 16 Feb 2017 23:10:47 -0800, by Jun Wu
-
localrepo: move extension loading to a separate methodWed, 15 Feb 2017 19:41:14 -0800, by Jun Wu
-
py3: convert the mode argument of os.fdopen to unicodesThu, 16 Feb 2017 17:30:35 +0530, by Pulkit Goyal
-
runtests: unindent an "if True" blockWed, 15 Feb 2017 16:29:58 -0800, by Jun Wu
-
runtests: set web.ipv6 if we use IPv6Wed, 15 Feb 2017 16:43:27 -0800, by Jun Wu
-
runtests: checkportisavailable should only check one familyWed, 15 Feb 2017 16:22:22 -0800, by Jun Wu
-
runtests: add a function to test if IPv6 is availableWed, 15 Feb 2017 16:18:31 -0800, by Jun Wu
-
histedit: log the time taken to read in the commands listWed, 15 Feb 2017 13:34:06 -0800, by Simon Farnsworth
-
extdiff: log time spent in external diff programWed, 15 Feb 2017 13:34:06 -0800, by Simon Farnsworth
-
crecord: log blocked time waiting for curses inputWed, 15 Feb 2017 13:34:06 -0800, by Simon Farnsworth
-
ui: give editor() a tag of its ownWed, 15 Feb 2017 13:38:00 -0800, by Simon Farnsworth
-
ui: time calls to ui.systemWed, 15 Feb 2017 13:29:12 -0800, by Simon Farnsworth
-
ui: log time spent blocked on stdioWed, 15 Feb 2017 13:50:06 -0800, by Simon Farnsworth
-
contrib: add a write microbenchmark to perf.pyWed, 15 Feb 2017 13:07:26 -0800, by Simon Farnsworth
-
ui: provide a mechanism to track and log blocked timeWed, 15 Feb 2017 13:17:45 -0800, by Simon Farnsworth
-
mercurial: switch to util.timer for all interval timingsWed, 15 Feb 2017 13:17:39 -0800, by Simon Farnsworth
-
util: introduce timer()Wed, 15 Feb 2017 11:53:59 -0800, by Simon Farnsworth
-
color: move the '_render_effects' function to the core moduleThu, 22 Dec 2016 02:38:53 +0100, by Pierre-Yves David
-
color: move '_effect_str' function into the core moduleThu, 22 Dec 2016 02:37:18 +0100, by Pierre-Yves David
-
color: move configstyles into the core moduleThu, 22 Dec 2016 02:34:22 +0100, by Pierre-Yves David
-
color: rework conditional 'valideffect'Thu, 22 Dec 2016 02:30:03 +0100, by Pierre-Yves David
-
color: move 'valideffect' function into the core moduleThu, 22 Dec 2016 02:26:50 +0100, by Pierre-Yves David
-
color: move '_terminfo_params' into the core 'color' moduleThu, 22 Dec 2016 02:23:23 +0100, by Pierre-Yves David
-
color: move '_effect' mapping into coreFri, 18 Nov 2016 18:48:38 +0100, by Pierre-Yves David
-
color: spread '_effect' values for readabilityFri, 18 Nov 2016 18:43:39 +0100, by Pierre-Yves David
-
merge with stableWed, 15 Feb 2017 11:22:01 -0500, by Augie Fackler
-
update: clarify that -C and -c are mutually exclusiveMon, 13 Feb 2017 15:04:46 -0800, by Martin von Zweigbergk
-
update: move check for dirty wdir into hg.updatetotally()Mon, 13 Feb 2017 11:58:02 -0800, by Martin von Zweigbergk
-
destutil: drop now-unused "check" parameter from destupdate()Mon, 13 Feb 2017 11:32:09 -0800, by Martin von Zweigbergk
-
destutil: remove duplicate check and leave it to merge.update()Thu, 09 Feb 2017 09:52:32 -0800, by Martin von Zweigbergk
-
make: update .PHONY targetsWed, 15 Feb 2017 14:49:33 +0800, by Anton Shestakov
-
debugcommands: move 'debugwireargs' in the new moduleThu, 02 Feb 2017 10:07:53 +0100, by Pierre-Yves David
-
debugcommands: move 'debugwalk' in the new moduleThu, 02 Feb 2017 10:07:28 +0100, by Pierre-Yves David
-
debugcommands: move 'debugtemplate' in the new moduleThu, 02 Feb 2017 10:06:01 +0100, by Pierre-Yves David
-
debugcommands: move 'debugsuccessorssets' in the new moduleThu, 02 Feb 2017 10:05:22 +0100, by Pierre-Yves David
-
debugcommands: move 'debugsub' in the new moduleThu, 02 Feb 2017 10:04:55 +0100, by Pierre-Yves David
-
debugcommands: move 'debugstate' in the new moduleThu, 02 Feb 2017 10:04:34 +0100, by Pierre-Yves David
-
debugcommands: move 'debugsetparents' in the new moduleThu, 02 Feb 2017 10:04:02 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrevspec' in the new moduleThu, 02 Feb 2017 10:03:31 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrevlog' in the new moduleThu, 02 Feb 2017 10:02:40 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrename' in the new moduleThu, 02 Feb 2017 10:01:54 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrebuildfncache' in the new moduleThu, 02 Feb 2017 10:01:00 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrebuilddirstate' in the new moduleThu, 02 Feb 2017 10:00:26 +0100, by Pierre-Yves David
-
debugcommands: move 'debugpvec' in the new moduleThu, 02 Feb 2017 09:59:47 +0100, by Pierre-Yves David
-
debugcommands: move 'debugpushkey' in the new moduleWed, 01 Feb 2017 17:48:30 +0100, by Pierre-Yves David
-
ui: remove urllib2 from being imported earlySun, 12 Feb 2017 03:06:38 -0800, by Kyle Lippincott
-
tests: switch "this command isn't paged" example to idMon, 06 Feb 2017 23:57:32 -0500, by Augie Fackler
-
tests: update test-i18n.t to not depend on the pager extensionTue, 07 Feb 2017 17:08:41 -0500, by Augie Fackler
-
pager: add a test of --pager=no functionalityMon, 06 Feb 2017 21:15:35 -0500, by Augie Fackler
-
hg: allow usage of XDG_CONFIG_HOME/hg/hgrcTue, 07 Feb 2017 17:33:35 +0100, by David Demelier
-
debugcommands: move 'debugpathcomplete' in the new moduleWed, 01 Feb 2017 17:47:35 +0100, by Pierre-Yves David
-
debugcommands: move 'debugobsolete' in the new moduleWed, 01 Feb 2017 17:46:21 +0100, by Pierre-Yves David
-
debugcommands: move 'debuglocks' in the new moduleWed, 01 Feb 2017 17:42:49 +0100, by Pierre-Yves David
-
debugcommands: move 'debugnamecomplete' in the new moduleWed, 01 Feb 2017 17:41:12 +0100, by Pierre-Yves David
-
debugcommands: move 'debugmergestate' in the new moduleWed, 01 Feb 2017 17:40:20 +0100, by Pierre-Yves David
-
debugcommands: move 'debuglabelcomplete' in the new moduleWed, 01 Feb 2017 17:39:31 +0100, by Pierre-Yves David
-
dispatch: start profiling earlierMon, 13 Feb 2017 20:47:41 -0800, by Bryan O'Sullivan
-
dispatch: move detection of profiling earlier during startupMon, 13 Feb 2017 20:44:20 -0800, by Bryan O'Sullivan
-
ui: fix configwith doctestMon, 13 Feb 2017 21:00:50 -0800, by Jun Wu
-
test-bdiff: move import inside the function to avoid test failureTue, 14 Feb 2017 01:52:16 +0530, by Pulkit Goyal
-
profiling: add statprof support for Chrome trace viewer renderingSun, 12 Feb 2017 22:28:09 -0800, by Bryan O'Sullivan
-
statprof: allow rendering in the Chrome trace viewer formatSun, 12 Feb 2017 22:20:20 -0800, by Bryan O'Sullivan
-
statprof: add a path simplification functionSun, 12 Feb 2017 22:16:58 -0800, by Bryan O'Sullivan
-
ui: rewrite configint in terms of configwithSun, 12 Feb 2017 21:44:55 -0800, by Bryan O'Sullivan
-
ui: add a configwith methodSun, 12 Feb 2017 21:40:46 -0800, by Bryan O'Sullivan
-
py3: convert the mode argument of os.fdopen to unicodes (2 of 2)Mon, 13 Feb 2017 22:15:28 +0530, by Pulkit Goyal
-
py3: convert the mode argument of os.fdopen to unicodes (1 of 2)Mon, 13 Feb 2017 20:06:38 +0530, by Pulkit Goyal
-
bugzilla: add a rest api backend (usable with bugzilla 5.0+)Thu, 09 Feb 2017 15:20:41 -0500, by John Mulligan
-
keepalive: honor urllib2 style get_method overridesMon, 13 Feb 2017 15:12:17 -0500, by John Mulligan
-
lock: include Linux pid namespace identifier in prefixFri, 10 Feb 2017 13:56:31 -0800, by Jun Wu
-
lock: move lock._host calculation to a functionFri, 10 Feb 2017 13:35:21 -0800, by Jun Wu
-
debugcommands: move 'debugknown' in the new moduleWed, 01 Feb 2017 17:33:46 +0100, by Pierre-Yves David
-
debugcommands: extract debuginstall in the debugcommands moduleWed, 01 Feb 2017 17:31:05 +0100, by Pierre-Yves David
-
dispatch: load debugcommand before extensionMon, 13 Feb 2017 16:35:49 +0100, by Pierre-Yves David
-
merge with stableMon, 13 Feb 2017 09:44:16 -0800, by Martin von Zweigbergk
-
bundle2: fix assertion that 'compression' hasn't been set stableMon, 13 Feb 2017 11:43:12 -0800, by Siddharth Agarwal
-
wireproto: properly report server Abort during 'getbundle' stableFri, 10 Feb 2017 18:20:58 +0100, by Pierre-Yves David
-
getbundle: cleanly handle remote abort during getbundle stableFri, 10 Feb 2017 18:17:20 +0100, by Pierre-Yves David
-
bundle1: fix bundle1-denied reporting for pull over ssh stableFri, 10 Feb 2017 18:06:08 +0100, by Pierre-Yves David
-
bundle-tests: operate from outside a repository stableFri, 10 Feb 2017 18:06:12 +0100, by Pierre-Yves David