Mercurial > hg
graph
-
worker: make sure killworkers() never be interrupted by another SIGCHLDThu, 17 Nov 2016 20:44:05 +0900, by Yuya Nishihara
-
worker: fix missed break on successful waitpid()Thu, 17 Nov 2016 21:43:01 +0900, by Yuya Nishihara
-
filterpyflakes: dramatically simplify the entire thing by blacklistingThu, 10 Nov 2016 16:49:42 -0500, by Augie Fackler
-
run-tests: forward Python USER_BASE from site (issue5425)Thu, 10 Nov 2016 16:07:24 -0500, by Augie Fackler
-
util: improve iterfile so it chooses code path wiselyTue, 15 Nov 2016 20:25:51 +0000, by Jun Wu
-
merge with stableWed, 16 Nov 2016 23:29:28 -0500, by Augie Fackler
-
worker: stop using a separate thread waiting for childrenSat, 12 Nov 2016 03:06:07 +0000, by Jun Wu
-
worker: add a SIGCHLD handler to collect worker immediatelySat, 12 Nov 2016 03:07:22 +0000, by Jun Wu
-
worker: make waitforworkers reentrantTue, 15 Nov 2016 02:12:16 +0000, by Jun Wu
-
worker: change "pids" to a setTue, 15 Nov 2016 02:10:40 +0000, by Jun Wu
-
worker: allow waitforworkers to be non-blockingThu, 28 Jul 2016 20:57:07 +0100, by Jun Wu
-
worker: wait worker pid explicitlyThu, 28 Jul 2016 20:51:20 +0100, by Jun Wu
-
worker: move killworkers and waitforworkers upThu, 28 Jul 2016 20:49:57 +0100, by Jun Wu
-
osutil: implement setprocname to set process title for some platformsFri, 11 Nov 2016 21:11:17 +0000, by Jun Wu
-
setup: test setproctitle before building osutilFri, 11 Nov 2016 20:45:40 +0000, by Jun Wu
-
patch: remove unused git parameter from patch.diffstat()Sat, 12 Nov 2016 13:36:17 +0100, by Henning Schild
-
perf: add asv benchmarksThu, 29 Sep 2016 10:16:34 +0200, by Philippe Pepiot
-
perf: omit copying ui and redirect to ferr if buffer API is in useTue, 15 Nov 2016 16:10:57 +0100, by Philippe Pepiot
-
manifest: change treemanifestctx to construct subtrees from the manifestlogMon, 14 Nov 2016 15:24:07 -0800, by Durham Goode
-
manifest: make revlog verification optionalMon, 14 Nov 2016 15:17:27 -0800, by Durham Goode
-
debugcommands: move debugbuilddagThu, 10 Nov 2016 09:45:42 -0800, by Gregory Szorc
-
debugcommands: introduce standalone module for debug commandsWed, 17 Aug 2016 21:07:38 -0700, by Gregory Szorc
-
convert: migrate to util.iterfileMon, 14 Nov 2016 23:17:15 +0000, by Jun Wu
-
match: migrate to util.iterfileMon, 14 Nov 2016 23:16:05 +0000, by Jun Wu
-
store: migrate to util.iterfileMon, 14 Nov 2016 23:15:01 +0000, by Jun Wu
-
patch: migrate to util.iterfileMon, 14 Nov 2016 23:14:06 +0000, by Jun Wu
-
worker: migrate to util.iterfileMon, 14 Nov 2016 23:12:11 +0000, by Jun Wu
-
util: add iterfile to workaround a fileobj.__iter__ issue with EINTRMon, 14 Nov 2016 23:32:54 +0000, by Jun Wu
-
filterpyflakes: whitelist listcomp aliasing checkingThu, 10 Nov 2016 16:37:18 -0500, by Augie Fackler
-
verify: avoid shadowing two variables with a list comprehensionThu, 10 Nov 2016 16:35:54 -0500, by Augie Fackler
-
revset: avoid shadowing a variable with a list comprehensionThu, 10 Nov 2016 16:35:10 -0500, by Augie Fackler
-
revlog: avoid shadowing several variables using list comprehensionsThu, 10 Nov 2016 16:34:43 -0500, by Augie Fackler
-
minirst: avoid shadowing a variable in a list comprehensionThu, 10 Nov 2016 16:33:41 -0500, by Augie Fackler
-
hbisect: avoid shadowing a variable in a list comprehensionThu, 10 Nov 2016 16:33:23 -0500, by Augie Fackler
-
filemerge: avoid shadowing a variable in a list comprehensionThu, 10 Nov 2016 16:33:07 -0500, by Augie Fackler
-
color: avoid shadowing a variable inside a list comprehensionThu, 10 Nov 2016 16:32:51 -0500, by Augie Fackler
-
memory: avoid shadowing variables inside a list comprehensionThu, 10 Nov 2016 16:32:38 -0500, by Augie Fackler
-
shelve: move shelve-finishing logic to a separate functionThu, 10 Nov 2016 03:15:41 -0800, by Kostia Balytskyi
-
shelve: move unknown files handling to a separate functionThu, 10 Nov 2016 03:20:28 -0800, by Kostia Balytskyi
-
shelve: move actual created commit shelving to a separate functionThu, 10 Nov 2016 03:07:20 -0800, by Kostia Balytskyi
-
shelve: move 'nothing changed' messaging to a separate functionThu, 10 Nov 2016 03:33:01 -0800, by Kostia Balytskyi
-
shelve: move commitfunc creation to a separate functionThu, 10 Nov 2016 03:26:31 -0800, by Kostia Balytskyi
-
shelve: move mutableancestors to not be a closureThu, 10 Nov 2016 03:24:07 -0800, by Kostia Balytskyi
-
shelve: move shelve name generation to a separate functionThu, 10 Nov 2016 03:22:55 -0800, by Kostia Balytskyi
-
shelve: move possible shelve file extensions to a single placeThu, 10 Nov 2016 03:07:20 -0800, by Kostia Balytskyi
-
manifest: delete manifest.manifest classThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
localrepo: delete localrepo.manifestThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: remove last uses of repo.manifestThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: add unionmanifestlog supportFri, 11 Nov 2016 01:20:13 -0800, by Durham Goode
-
manifest: add bundlemanifestlog supportFri, 11 Nov 2016 01:15:59 -0800, by Durham Goode
-
manifest: make manifestlog use it's own cacheThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: delete unused dirlog and _newmanifest functionsThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: move clearcaches to manifestlogThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: remove usages of manifest.readThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: remove dependency on manifestrevlog being able to create treesThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
color: show mode warning based on ui.formattedFri, 11 Nov 2016 13:06:05 +1100, by Xidorn Quan
-
protocol: drop unused import of zlibThu, 10 Nov 2016 15:14:05 -0500, by Augie Fackler
-
hook: lower inflated use of sys.__stdout__ and __stderr__Tue, 08 Nov 2016 22:41:45 +0900, by Yuya Nishihara
-
hook: flush stdout before restoring stderr redirectionTue, 08 Nov 2016 22:22:22 +0900, by Yuya Nishihara
-
hook: do not redirect stdout/err/in to ui while running in-process hooks (BC)Thu, 20 Oct 2016 22:39:59 +0900, by Yuya Nishihara
-
merge: change modified indicator to be 20 bytesThu, 10 Nov 2016 02:21:15 -0800, by Durham Goode
-
dirstate: change added/modified placeholder hash length to 20 bytesThu, 10 Nov 2016 02:19:16 -0800, by Durham Goode
-
dirstate: change placeholder hash length to 20 bytesThu, 10 Nov 2016 02:17:22 -0800, by Durham Goode
-
util: remove compressorobj API from compression enginesMon, 07 Nov 2016 18:57:54 -0800, by Gregory Szorc
-
hgweb: use compression engine API for zlib compressionMon, 07 Nov 2016 18:54:35 -0800, by Gregory Szorc
-
bundle2: use compressstream compression engine APIMon, 07 Nov 2016 18:46:37 -0800, by Gregory Szorc
-
util: add a stream compression API to compression enginesMon, 07 Nov 2016 18:57:07 -0800, by Gregory Szorc
-
util: remove decompressors dict (API)Mon, 07 Nov 2016 18:39:08 -0800, by Gregory Szorc
-
changegroup: use compression engines APIMon, 07 Nov 2016 18:38:13 -0800, by Gregory Szorc
-
bundle2: use compression engines API to obtain decompressorMon, 07 Nov 2016 18:36:48 -0800, by Gregory Szorc
-
util: remove compressors dict (API)Mon, 07 Nov 2016 18:34:51 -0800, by Gregory Szorc
-
bundle2: use new compression engine API for compressionMon, 07 Nov 2016 18:35:43 -0800, by Gregory Szorc
-
util: create new abstraction for compression enginesMon, 07 Nov 2016 18:31:39 -0800, by Gregory Szorc
-
config: mark parser regexes as bytes explicitlySun, 09 Oct 2016 09:25:39 -0400, by Augie Fackler
-
ui: explicitly open config files in binary modeSun, 09 Oct 2016 09:17:49 -0400, by Augie Fackler
-
help: fix double word usageWed, 09 Nov 2016 16:04:44 -0800, by Gregory Szorc
-
setup: move cffi stuff to mercurial/cffiWed, 09 Nov 2016 22:08:30 +0000, by Jun Wu
-
manifest: remove manifest.add and add memmfctx.writeTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
context: add manifestctx property on changectxTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: add copy to mfctx classesTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: introduce memmanifestctx and memtreemanifestctxTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifestctx: add _revlog() functionTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: remove manifest.findTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
changegroup: remove remaining uses of repo.manifestTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
treemanifest: fix a "treeinmem" caseFri, 04 Nov 2016 13:49:15 -0700, by Martin von Zweigbergk
-
perf: support measuring bdiff for all changeset related dataSun, 06 Nov 2016 10:46:55 -0800, by Gregory Szorc
-
perf: support bdiffing multiple revisions in a single revlogSun, 06 Nov 2016 11:01:25 -0800, by Gregory Szorc
-
perf: prepare to handle multiple pairs in perfbdiffSun, 06 Nov 2016 09:51:14 -0800, by Gregory Szorc
-
py3: document why os.fsencode() can be used to get back bytes argvWed, 09 Nov 2016 22:06:09 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputWed, 09 Nov 2016 22:15:51 +0900, by Yuya Nishihara
-
spelling: fixes of non-dictionary wordsMon, 17 Oct 2016 23:16:55 +0200, by Mads Kiilerich
-
manifest: add __nonzero__ methodThu, 03 Nov 2016 17:31:14 -0700, by Durham Goode
-
py3: have bytes version of sys.argvSun, 06 Nov 2016 04:36:26 +0530, by Pulkit Goyal
-
util: use '\\' rather than using r'\'Sun, 09 Oct 2016 09:00:47 -0400, by Augie Fackler
-
util: use pycompat urlunquote functionSun, 09 Oct 2016 09:03:10 -0400, by Augie Fackler
-
pycompat: introduce an alias for urllib.unquoteSun, 09 Oct 2016 09:02:25 -0400, by Augie Fackler
-
keyword: handle filectx _customcmpMon, 17 Oct 2016 17:42:46 +0200, by Christian Ebert
-
mail: do not print(), use ui.debug() insteadThu, 20 Oct 2016 22:20:31 +0900, by Yuya Nishihara
-
progress: obtain stderr from uiThu, 20 Oct 2016 22:12:48 +0900, by Yuya Nishihara
-
simplemerge: obtain stdout from uiThu, 20 Oct 2016 22:09:50 +0900, by Yuya Nishihara
-
profiling: obtain stderr from uiThu, 20 Oct 2016 22:07:03 +0900, by Yuya Nishihara
-
scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing stableSun, 13 Nov 2016 06:12:22 +0900, by FUJIWARA Katsunori
-
vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418) stableSun, 13 Nov 2016 06:11:56 +0900, by FUJIWARA Katsunori
-
util: add utility function to skip avoiding file stat ambiguity if EPERM stableSun, 13 Nov 2016 06:06:23 +0900, by FUJIWARA Katsunori
-
bdiff: replace hash algorithmSun, 06 Nov 2016 18:51:57 -0800, by Gregory Szorc
-
profiling: make statprof the default profiler (BC)Fri, 04 Nov 2016 21:44:25 -0700, by Gregory Szorc
-
profiling: use vendored statprof and upstream enhancements (BC)Fri, 04 Nov 2016 20:50:38 -0700, by Gregory Szorc
-
crecord: use scmutil.termsize()Thu, 20 Oct 2016 23:16:32 +0900, by Yuya Nishihara
-
scmutil: extend termwidth() to return terminal height, renamed to termsize()Thu, 20 Oct 2016 23:09:05 +0900, by Yuya Nishihara
-
scmutil: clarify that we explicitly do termwidth - 1 on WindowsThu, 20 Oct 2016 22:57:12 +0900, by Yuya Nishihara
-
scmutil: remove superfluous indent from termwidth()Thu, 20 Oct 2016 21:57:32 +0900, by Yuya Nishihara
-
scmutil: narrow ImportError handling in termwidth()Thu, 20 Oct 2016 21:50:29 +0900, by Yuya Nishihara
-
scmutil: make termwidth() obtain stdio from uiThu, 20 Oct 2016 21:42:11 +0900, by Yuya Nishihara
-
scmutil: move util.termwidth()Thu, 20 Oct 2016 21:38:44 +0900, by Yuya Nishihara
-
bdiff: don't check border condition in loopSun, 06 Nov 2016 00:37:50 -0700, by Gregory Szorc
-
perf: add perfbdiffSat, 05 Nov 2016 23:41:52 -0700, by Gregory Szorc
-
help: show help for disabled extensions (issue5228)Sun, 06 Nov 2016 06:54:31 +0530, by Pulkit Goyal
-
py3: make scmutil.rcpath() return bytesSun, 06 Nov 2016 04:17:19 +0530, by Pulkit Goyal
-
py3: use pycompat.ossep at certain placesSun, 06 Nov 2016 04:10:33 +0530, by Pulkit Goyal
-
py3: have pycompat.ospathsep and pycompat.ossepSun, 06 Nov 2016 03:44:44 +0530, by Pulkit Goyal
-
py3: add a bytes version of os.nameSun, 06 Nov 2016 03:33:22 +0530, by Pulkit Goyal
-
py3: make util.datapath a bytes variableSun, 06 Nov 2016 12:18:23 +0900, by Pulkit Goyal
-
py3: add os.fsdecode() as pycompat.fsdecode()Sun, 06 Nov 2016 03:12:40 +0530, by Pulkit Goyal
-
statprof: return state from stop()Fri, 04 Nov 2016 20:22:37 -0700, by Gregory Szorc
-
hgweb: cache fctx.parents() in annotate command (issue5414) stableSat, 05 Nov 2016 09:38:07 -0700, by Gregory Szorc
-
hghave: check darcs version more strictlySat, 05 Nov 2016 13:20:53 +0900, by Yuya Nishihara
-
tests: silence output of darcs commandSat, 05 Nov 2016 13:16:40 +0900, by Yuya Nishihara
-
manifest: remove manifest.readshallowdeltaWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: get rid of manifest.readshallowfastWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: add shallow option to treemanifestctx.readdelta and readfastWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: change manifestlog mancache to be directory basedWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: add manifestlog.get to obtain subdirectory instancesWed, 02 Nov 2016 17:24:06 -0700, by Durham Goode
-
manifest: throw LookupError if node not in revlogWed, 02 Nov 2016 17:33:31 -0700, by Durham Goode
-
revlog: optimize _chunkraw when startrev==endrevSun, 23 Oct 2016 10:40:33 -0700, by Gregory Szorc
-
revlog: inline start() and end() for perf reasonsSat, 22 Oct 2016 15:41:23 -0700, by Gregory Szorc
-
revlog: reorder index accessors to match data structure orderSun, 23 Oct 2016 09:34:55 -0700, by Gregory Szorc
-
color: add the ability to display configured style to 'debugcolor'Thu, 03 Nov 2016 15:17:02 +0100, by Pierre-Yves David
-
color: sort output of 'debugcolor'Thu, 03 Nov 2016 15:15:47 +0100, by Pierre-Yves David
-
color: extract color and effect display from 'debugcolor'Thu, 03 Nov 2016 14:48:47 +0100, by Pierre-Yves David
-
color: restore _style global after debugcolor ranThu, 03 Nov 2016 14:29:19 +0100, by Pierre-Yves David
-
color: add basic documentation to 'debugcolor'Thu, 03 Nov 2016 14:12:32 +0100, by Pierre-Yves David
-
tests: merge 'test-push-hook-lock.t' into 'test-push.t'Thu, 03 Nov 2016 05:12:23 +0100, by Pierre-Yves David
-
tests: merge 'test-push-validation.t' into 'test-push.t'Thu, 03 Nov 2016 05:10:14 +0100, by Pierre-Yves David
-
test: rename 'test-push-r.t' to 'test-push.t'Thu, 03 Nov 2016 04:58:46 +0100, by Pierre-Yves David
-
tests: simplify command script in 'test-push-r.t'Thu, 03 Nov 2016 05:05:34 +0100, by Pierre-Yves David
-
py3: use encoding.environ in ui.pyThu, 03 Nov 2016 03:12:57 +0530, by Pulkit Goyal
-
py3: make scmposix.userrcpath() return bytesThu, 03 Nov 2016 02:17:01 +0530, by Pulkit Goyal
-
adjustlinkrev: remove unnecessary parametersTue, 01 Nov 2016 08:22:50 +0000, by Jun Wu
-
repair: make strip() return backup file pathMon, 31 Oct 2016 15:40:30 -0700, by Martin von Zweigbergk
-
rebase: check for conflicts before continuingWed, 02 Nov 2016 18:59:29 +0000, by timeless
-
cmdutil: refactor checkunresolvedWed, 02 Nov 2016 18:45:53 +0000, by timeless
-
rebase: rename merge to mergemodWed, 02 Nov 2016 18:56:07 +0000, by timeless
-
context: make sure __str__ works, also when there is no _changectxThu, 19 Mar 2015 22:22:50 +0100, by Mads Kiilerich
-
largefiles: clarify variable name holding file modeTue, 18 Oct 2016 16:45:39 +0200, by Mads Kiilerich
-
changegroup: use changelogrevision()Tue, 01 Nov 2016 18:29:09 -0700, by Gregory Szorc
-
changegroup: cache changelog and manifestlog outside of loopTue, 01 Nov 2016 18:28:03 -0700, by Gregory Szorc
-
make: targets for building packages for ubuntu yakketyTue, 01 Nov 2016 18:49:23 -0700, by Gregory Szorc
-
util: put compression code next to each otherSat, 15 Oct 2016 17:24:01 -0700, by Gregory Szorc
-
hgweb: make log streams compatible with command serverSat, 28 Jun 2014 13:13:32 +0900, by Yuya Nishihara
-
cmdserver: write channel header and payload by a single write() callMon, 29 Feb 2016 13:41:54 +0900, by Yuya Nishihara
-
histedit: use ui.fin to read commands from stdinFri, 18 Mar 2016 17:15:06 -0700, by Yuya Nishihara
-
convert: have debugsvnlog obtain standard streams from uiSat, 03 Oct 2015 14:34:56 +0900, by Yuya Nishihara
-
convert: remove superfluous setbinary() calls from debugsvnlogSat, 03 Oct 2015 14:29:13 +0900, by Yuya Nishihara
-
tests: explicitly use ls profilerWed, 17 Aug 2016 08:52:15 -0700, by Gregory Szorc
-
statprof: pass data structure to display functionsTue, 01 Nov 2016 19:03:11 -0700, by Gregory Szorc
-
statprof: use print functionSun, 14 Aug 2016 19:20:12 -0700, by Gregory Szorc
-
statprof: use absolute_importsTue, 01 Nov 2016 18:55:30 -0700, by Gregory Szorc
-
statprof: require paths to save or load profile dataSun, 14 Aug 2016 19:14:05 -0700, by Gregory Szorc
-
statprof: fix flake8 warningsSun, 14 Aug 2016 19:13:32 -0700, by Gregory Szorc
-
statprof: vendor statprof.pyTue, 01 Nov 2016 18:54:03 -0700, by Gregory Szorc
-
merge with stableTue, 01 Nov 2016 15:40:21 -0400, by Augie Fackler
-
i18n-ja: synchronized with 69ffbbe73dd0 stableTue, 01 Nov 2016 04:27:41 +0900, by FUJIWARA Katsunori
-
tag: clarify warning about making a tag on a branch head stableMon, 31 Oct 2016 17:12:32 -0500, by Nathan Goldbaum
-
contrib: check reference to old selenic.com domain stableTue, 01 Nov 2016 20:39:37 +0900, by FUJIWARA Katsunori
-
check-code: discard filtering result of previous check for independence stableTue, 01 Nov 2016 20:39:36 +0900, by FUJIWARA Katsunori
-
help: replace selenic.com by mercurial-scm.org in man pages stableTue, 01 Nov 2016 20:39:36 +0900, by FUJIWARA Katsunori
-
help: replace selenic.com by mercurial-scm.org in command examples stableTue, 01 Nov 2016 20:39:35 +0900, by FUJIWARA Katsunori
-
hghave: fix 'rmcwd' to ensure temporary directory is removed stableTue, 01 Nov 2016 21:14:33 +0900, by Yuya Nishihara
-
httppeer: make __del__ access to self.urlopener more safe stableMon, 31 Oct 2016 13:43:48 +0100, by Mads Kiilerich
-
tests: test preserving execbit changes at amending only on execbit platform stableSun, 30 Oct 2016 06:15:09 +0900, by FUJIWARA Katsunori
-
tests: put temporary file outside the working directory for test portability stableSun, 30 Oct 2016 06:15:09 +0900, by FUJIWARA Katsunori
-
tests: avoid quoting of commit messages for test portability stableSun, 30 Oct 2016 06:15:09 +0900, by FUJIWARA Katsunori
-
tests: use basic format code "%Y" instead of "%s" for test portability stableSun, 30 Oct 2016 06:15:07 +0900, by FUJIWARA Katsunori
-
tests: add test-commit-interactive-curses.t "require tic" for test portability stableSat, 29 Oct 2016 03:08:08 +0900, by FUJIWARA Katsunori
-
tests: use "?" to glob both ":" and ";" in output for test portability stableSat, 29 Oct 2016 03:04:54 +0900, by FUJIWARA Katsunori
-
tests: invoke printenv.py via sh -c for test portability stableSat, 29 Oct 2016 02:44:45 +0900, by FUJIWARA Katsunori
-
largefiles: handle that a found standin file doesn't exist when removing it stableThu, 27 Oct 2016 20:06:33 +0200, by Mads Kiilerich
-
templater: use unfiltered changelog to calculate shortest() at constant time stableTue, 25 Oct 2016 21:49:30 +0900, by Yuya Nishihara
-
templater: do not use index.partialmatch() directly to calculate shortest() stableSun, 23 Oct 2016 14:05:23 +0900, by Yuya Nishihara
-
tests: run "cwd was removed" test only if cwd can actually be removed stableWed, 26 Oct 2016 22:50:06 +0900, by Yuya Nishihara
-
merge: avoid superfluous filemerges when grafting through renames (issue5407) stableTue, 25 Oct 2016 21:01:53 +0200, by Gábor Stefanik
-
sslutil: guard against broken certifi installations (issue5406) stableWed, 19 Oct 2016 18:06:14 +0200, by Gábor Stefanik
-
revset: don't cache abstractsmartset min/max invocations infinitely stableTue, 25 Oct 2016 18:56:27 +0200, by Mads Kiilerich
-
dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping stableTue, 18 Oct 2016 16:52:35 +0200, by Mads Kiilerich
-
commands: print security protocol support in debuginstall stableWed, 19 Oct 2016 15:07:11 -0700, by Gregory Szorc
-
manifest: make treemanifestctx store the repo stableTue, 18 Oct 2016 17:44:42 -0700, by Durham Goode
-
manifest: move manifest creation to a helper function stableTue, 18 Oct 2016 17:32:51 -0700, by Durham Goode
-
Added tag 4.0-rc for changeset 438173c41587 stableTue, 18 Oct 2016 14:27:25 -0500, by Kevin Bullock
-
merge default into stable for 4.0 code freeze stable 4.0-rcTue, 18 Oct 2016 14:15:15 -0500, by Kevin Bullock
-
changegroup: increase write buffer size to 128kSun, 16 Oct 2016 13:35:23 -0700, by Gregory Szorc
-
changegroup: skip delta when the underlying revlog do not use themFri, 14 Oct 2016 01:31:11 +0200, by Pierre-Yves David
-
revlog: make 'storedeltachains' a "public" attributeFri, 14 Oct 2016 02:25:08 +0200, by Pierre-Yves David
-
manifest: don't store None in fulltextcacheMon, 17 Oct 2016 22:51:22 -0700, by Martin von Zweigbergk
-
copies: improve assertions during copy recombinationTue, 18 Oct 2016 02:09:08 +0200, by Gábor Stefanik
-
treemanifest: fix bad argument order to treemanifestctxMon, 17 Oct 2016 16:12:12 -0700, by Martin von Zweigbergk
-
wireproto: compress data from a generatorSun, 16 Oct 2016 11:10:21 -0700, by Gregory Szorc
-
revset: optimize for destination() being "inefficient"Mon, 17 Oct 2016 19:48:36 +0200, by Mads Kiilerich
-
copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)Tue, 11 Oct 2016 04:39:47 +0200, by Gábor Stefanik
-
checkcopies: add logic to handle remotebaseTue, 11 Oct 2016 04:25:59 +0200, by Gábor Stefanik
-
mergecopies: add logic to process incomplete dataTue, 04 Oct 2016 12:51:54 +0200, by Gábor Stefanik
-
checkcopies: handle divergences contained entirely in tca::ctxWed, 12 Oct 2016 11:54:03 +0200, by Gábor Stefanik
-
update: enable copy tracing for backwards and non-linear updatesThu, 25 Aug 2016 22:02:26 +0200, by Gábor Stefanik
-
bashcompletion: allow skipping completion for 'hg status'Mon, 26 Sep 2016 10:47:37 +0200, by Mathias De Maré
-
tests: add more test coverage of phase changes when pushingSun, 21 Aug 2016 01:12:00 +0200, by Mads Kiilerich
-
mergecopies: invoke _computenonoverlap for both base and tca during mergesThu, 13 Oct 2016 02:19:43 +0200, by Gábor Stefanik
-
copies: make it possible to distinguish betwen _computenonoverlap invocationsTue, 18 Oct 2016 00:00:43 +0200, by Pierre-Yves David
-
copies: make _checkcopies handle simple renames in a rotated DAGThu, 13 Oct 2016 02:03:54 +0200, by Gábor Stefanik
-
copies: compute a suitable TCA if base turns out to be unsuitableThu, 13 Oct 2016 02:03:49 +0200, by Gábor Stefanik
-
copies: detect graft-like mergesThu, 13 Oct 2016 01:47:33 +0200, by Gábor Stefanik
-
tests: introduce tests for grafting through renamesWed, 12 Oct 2016 12:41:28 +0200, by Gábor Stefanik
-
largefiles: fix 'deleted' files sometimes persistently appearing with R status stableMon, 17 Oct 2016 17:12:24 +0200, by Mads Kiilerich
-
largefiles: more safe handling of interruptions while updating modifications stableSun, 16 Oct 2016 02:29:45 +0200, by Mads Kiilerich
-
largefiles: test coverage of fatal interruption of update stableSun, 16 Oct 2016 02:26:38 +0200, by Mads Kiilerich
-
checkcopies: add a sanity check against false-positive copiesWed, 12 Oct 2016 21:33:45 +0200, by Gábor Stefanik
-
exchange: refactor APIs to obtain bundle data (API)Sun, 16 Oct 2016 10:38:52 -0700, by Gregory Szorc
-
mergecopies: rename 'ca' to 'base'Thu, 13 Oct 2016 01:30:14 +0200, by Pierre-Yves David
-
copies: move variable document from checkcopies to mergecopiesThu, 13 Oct 2016 01:26:33 +0200, by Pierre-Yves David
-
checkcopies: pass data as a dictionary of dictionariesTue, 11 Oct 2016 02:21:42 +0200, by Pierre-Yves David
-
checkcopies: move 'movewithdir' initialisation right before its usageTue, 11 Oct 2016 02:15:23 +0200, by Pierre-Yves David
-
cmdutil: satisfy expections in dirstateguard.__del__, even if __init__ failsFri, 14 Oct 2016 01:53:15 +0200, by Mads Kiilerich
-
util: increase filechunkiter size to 128kFri, 14 Oct 2016 01:53:15 +0200, by Mads Kiilerich
-
largefiles: always use filechunkiter when iterating filesWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
revset: for x^2, do not take null as a valid p2 revisionFri, 14 Oct 2016 23:33:00 +0900, by Yuya Nishihara
-
revset: make follow() reject more than one start revisionsMon, 10 Oct 2016 22:30:09 +0200, by Yuya Nishihara
-
bundle2: only emit compressed chunks if they have dataSat, 15 Oct 2016 17:10:53 -0700, by Gregory Szorc
-
color: add some documentation for custom terminfo codesSat, 15 Oct 2016 15:01:14 -0700, by Danek Duvall
-
color: debugcolor should emit the user-defined colorsThu, 13 Oct 2016 13:10:01 -0700, by Danek Duvall
-
color: ignore effects missing from terminfoThu, 13 Oct 2016 12:01:41 -0700, by Danek Duvall
-
color: allow for user-configurable terminfo codes for effectsThu, 13 Oct 2016 11:48:17 -0700, by Danek Duvall
-
update: warn if cwd was deletedTue, 04 Oct 2016 04:06:48 -0700, by Stanislau Hlebik
-
parsers: avoid PySliceObject cast on Python 3Thu, 13 Oct 2016 13:34:53 +0200, by Gregory Szorc
-
bdiff: include util.hThu, 13 Oct 2016 13:27:14 +0200, by Gregory Szorc
-
parsers: alias more PyInt* symbols on Python 3Thu, 13 Oct 2016 13:22:40 +0200, by Gregory Szorc
-
manifest: use PyVarObject_HEAD_INITThu, 13 Oct 2016 13:17:23 +0200, by Gregory Szorc
-
dirs: use PyVarObject_HEAD_INITThu, 13 Oct 2016 13:14:14 +0200, by Gregory Szorc
-
py3: use namedtuple._replace to produce new tokensThu, 13 Oct 2016 09:27:37 +0100, by Martijn Pieters
-
py3: refactor token parsing to handle call args properlyFri, 14 Oct 2016 17:55:02 +0100, by Martijn Pieters
-
eol: make sure we always release the wlock when writing cacheThu, 13 Oct 2016 13:47:47 +0200, by Pierre-Yves David
-
pathencode: use assert() for PyBytes_Check()Thu, 13 Oct 2016 21:42:11 +0200, by Gregory Szorc
-
merge: clarify warning for (not) merging flags without ancestorWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
merge: only show "cannot merge flags for %s" warning if flags are differentWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
tests: add test coverage of merging x flag without ancestorWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
dirs: document Py_SIZE weirdnessSat, 08 Oct 2016 17:07:43 +0200, by Gregory Szorc
-
record: return code from underlying commitWed, 12 Oct 2016 12:22:54 +0200, by Philippe Pepiot
-
commit: return 1 for interactive commit with no changes (issue5397)Fri, 14 Oct 2016 09:52:38 +0200, by Philippe Pepiot
-
demandimport: disable lazy import of __builtin__Fri, 14 Oct 2016 03:03:39 +0200, by Mads Kiilerich
-
changelog: disable delta chainsThu, 13 Oct 2016 12:50:27 +0200, by Gregory Szorc
-
revlog: add instance variable controlling delta chain useSat, 24 Sep 2016 12:25:37 -0700, by Gregory Szorc
-
changegroup: document deltaparent's choice of previous revisionThu, 13 Oct 2016 12:49:47 +0200, by Gregory Szorc
-
help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for nowSun, 09 Oct 2016 03:11:18 +0200, by Pierre-Yves David
-
copy: distinguish "file exists" cases and add a hint (BC)Mon, 19 Sep 2016 17:15:39 -0400, by Augie Fackler
-
perf: make perftags clear tags cache correctlySun, 09 Oct 2016 01:03:20 +0900, by FUJIWARA Katsunori
-
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9Sun, 09 Oct 2016 01:03:19 +0900, by FUJIWARA Katsunori
-
perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9Sun, 09 Oct 2016 01:03:19 +0900, by FUJIWARA Katsunori
-
perf: define formatter locally for Mercurial earlier than 2.2Sun, 09 Oct 2016 01:03:18 +0900, by FUJIWARA Katsunori
-
perf: add functions to get vfs-like object for Mercurial earlier than 2.3Sun, 09 Oct 2016 01:03:18 +0900, by FUJIWARA Katsunori
-
perf: avoid actual writing branch cache out correctlySun, 09 Oct 2016 01:03:17 +0900, by FUJIWARA Katsunori
-
perf: get subsettable from appropriate module for Mercurial earlier than 2.9Sun, 09 Oct 2016 01:03:17 +0900, by FUJIWARA Katsunori
-
perf: introduce safeattrsetter to replace direct attribute assignmentSun, 09 Oct 2016 01:03:16 +0900, by FUJIWARA Katsunori
-
largefiles: use context for file closingSat, 08 Oct 2016 00:59:41 +0200, by Mads Kiilerich
-
largefiles: when setting/clearing x bit on largefiles, don't change other bitsSat, 08 Oct 2016 00:59:40 +0200, by Mads Kiilerich
-
eol: on update, only re-check files if filtering changedSun, 09 Oct 2016 15:54:49 +0200, by Mads Kiilerich
-
dirs: add comment about _PyBytes_ResizeThu, 13 Oct 2016 10:59:29 +0200, by Gregory Szorc
-
checkcopies: extract the '_related' closureTue, 11 Oct 2016 01:29:08 +0200, by Pierre-Yves David
-
checkcopies: add an inline comment about the '_related' callSat, 08 Oct 2016 23:00:55 +0200, by Pierre-Yves David
-
checkcopies: minor change to commentSat, 08 Oct 2016 19:03:16 +0200, by Pierre-Yves David
-
checkcopies: rename 'ca' to 'base'Sat, 08 Oct 2016 18:38:42 +0200, by Pierre-Yves David
-
bisect: extra a small initialisation outside of a loopWed, 24 Aug 2016 05:09:46 +0200, by Pierre-Yves David
-
pycompat: only accept a bytestring filepath in Python 2Mon, 10 Oct 2016 23:11:15 +0100, by Martijn Pieters
-
py3: use raw strings in line continuation (convert ext)Mon, 10 Oct 2016 05:31:31 -0700, by Mateusz Kwapich
-
py3: namedtuple takes unicode (journal ext)Mon, 10 Oct 2016 05:30:14 -0700, by Mateusz Kwapich
-
debuginstall: use %d instead of %s for formatting an intSun, 09 Oct 2016 09:42:46 -0400, by Augie Fackler
-
py3: test to check which commands runSun, 09 Oct 2016 13:59:20 +0200, by Pulkit Goyal
-
bisect: build a displayer only onceWed, 24 Aug 2016 05:06:21 +0200, by Pierre-Yves David
-
bisect: factor commonly update sequenceWed, 24 Aug 2016 05:04:46 +0200, by Pierre-Yves David
-
bisect: move check_state into the bisect moduleWed, 24 Aug 2016 04:25:20 +0200, by Pierre-Yves David
-
bisect: simplify conditional in 'check_state'Wed, 24 Aug 2016 04:23:13 +0200, by Pierre-Yves David
-
bisect: remove code about "update-flag" in check_stateWed, 24 Aug 2016 04:22:40 +0200, by Pierre-Yves David
-
bisect: rename 'check_code' to match our naming schemeSun, 09 Oct 2016 03:50:55 +0200, by Pierre-Yves David
-
bisect: minor movement of code handle flag updating stateWed, 24 Aug 2016 04:48:17 +0200, by Pierre-Yves David
-
test-clone: discard lock-related messagesSun, 09 Oct 2016 04:37:02 -0400, by Augie Fackler
-
test-clone: fix some instability in pooled clone race condition testSun, 09 Oct 2016 04:25:22 -0400, by Augie Fackler
-
py3: add an os.fsencode backport to ease path handlingSun, 09 Oct 2016 17:44:23 +0200, by Martijn Pieters
-
py3: a second argument to open can't be bytesSun, 09 Oct 2016 14:10:01 +0200, by Martijn Pieters
-
py3: make check-py3-compat.py import importlib only if necessarySun, 09 Oct 2016 17:02:34 +0200, by Yuya Nishihara
-
templater: handle division by zero in arithmeticSun, 09 Oct 2016 08:09:20 -0700, by Simon Farnsworth
-
templater: provide arithmetic operations on integersSun, 09 Oct 2016 05:51:04 -0700, by Simon Farnsworth
-
eol: store and reuse pattern matchers instead of creating in tight loopSun, 09 Oct 2016 15:54:42 +0200, by Mads Kiilerich
-
eol: fix variable naming - call it _eolmatch instead of _eolfileSun, 09 Oct 2016 15:42:42 +0200, by Mads Kiilerich
-
parsers: move PyInt aliasing out of util.hSun, 09 Oct 2016 13:50:53 +0200, by Gregory Szorc
-
osutil: use PyLongObject on Python 3 for listdir_slotSun, 09 Oct 2016 13:47:46 +0200, by Gregory Szorc
-
osutil: use PyLongObject in recvfdsSun, 09 Oct 2016 13:41:18 +0200, by Gregory Szorc
-
py3: use encoding.environ instead of os.environSun, 09 Oct 2016 12:37:10 +0200, by Pulkit Goyal
-
store: py26 compat, don't use a dict comprehensionSun, 09 Oct 2016 12:58:22 +0200, by Martijn Pieters
-
dirs: document performance reasons for bypassing Python C APISat, 08 Oct 2016 16:51:18 +0200, by Gregory Szorc
-
dirs: port PyInt code to work on Python 3Sat, 08 Oct 2016 16:20:21 +0200, by Gregory Szorc
-
dirs: convert PyString to PyBytesSat, 08 Oct 2016 14:31:59 +0200, by Gregory Szorc
-
dirs: inline string macrosSat, 08 Oct 2016 16:02:51 +0200, by Gregory Szorc
-
parsers: use PyVarObject_HEAD_INITSat, 08 Oct 2016 22:44:02 +0200, by Gregory Szorc
-
pathencode: use Py_SIZE directlySat, 08 Oct 2016 22:21:22 +0200, by Gregory Szorc
-
util: remove PyString* aliases on Python 3Sat, 08 Oct 2016 22:04:56 +0200, by Gregory Szorc
-
parsers: convert PyString* to PyBytes*Sat, 08 Oct 2016 22:02:29 +0200, by Gregory Szorc
-
pathencode: convert PyString* to PyBytes*Sat, 08 Oct 2016 22:01:07 +0200, by Gregory Szorc
-
osutil: convert PyString* to PyBytes*Sat, 08 Oct 2016 21:58:55 +0200, by Gregory Szorc
-
manifest: convert PyString* to PyBytes*Sat, 08 Oct 2016 21:57:55 +0200, by Gregory Szorc
-
merge: update doc of manifestmerge() per 18c2184c27dcSun, 02 Oct 2016 17:31:32 +0900, by Yuya Nishihara
-
py3: remove superfluous indent from check-py3-compat.pySat, 08 Oct 2016 17:22:40 +0200, by Yuya Nishihara
-
py3: make check-py3-compat.py load modules in standard mannerSat, 08 Oct 2016 17:22:07 +0200, by Yuya Nishihara
-
py3: include module filename in check-py3-compat.py outputSun, 09 Oct 2016 08:31:39 +0200, by Yuya Nishihara
-
util: document we want Python type mapping to be temporarySat, 08 Oct 2016 19:16:50 +0200, by Gregory Szorc
-
util: define PyInt_Type on Python 3Sat, 08 Oct 2016 19:02:44 +0200, by Gregory Szorc
-
parsers: return NULL from PyInit_parsers on Python 3Sat, 08 Oct 2016 17:51:29 +0200, by Gregory Szorc
-
mail: take --encoding and HGENCODING into accountWed, 05 Oct 2016 13:45:22 +0200, by Gábor Stefanik
-
template: provide a termwidth keyword (issue5395)Sat, 08 Oct 2016 02:26:48 -0700, by Simon Farnsworth
-
util: ensure forwarded attrs are set in globals() as sysstrSat, 08 Oct 2016 08:36:39 -0400, by Augie Fackler
-
pycompat: when setting attrs, ensure we use sysstrSat, 08 Oct 2016 08:35:43 -0400, by Augie Fackler
-
i18n: make the locale directory name the same string type as the datapathSat, 08 Oct 2016 05:26:18 -0400, by Augie Fackler
-
contributing: add new file with a pointer to the wikiSat, 08 Oct 2016 10:39:00 -0400, by Augie Fackler
-
templater: add relpath() to convert repo path to relative path (issue5394)Sat, 08 Oct 2016 15:24:26 +0200, by Yuya Nishihara
-
hgweb: fix the MRO in Python 3Sat, 08 Oct 2016 19:11:19 +0200, by Martijn Pieters
-
hgweb: make fctx.annotate a separated function so it could be wrappedSat, 08 Oct 2016 16:10:34 +0100, by Jun Wu
-
zsh_completion: update some option usage flags ('+', '=' and ':')Tue, 04 Oct 2016 20:49:59 +0800, by Anton Shestakov
-
manifest: drop Py_TPFLAGS_HAVE_SEQUENCE_IN from tp_flags in Python 3Sat, 08 Oct 2016 18:04:57 +0200, by Gregory Szorc
-
import: abort instead of crashing when copy source does not exist (issue5375)Sat, 08 Oct 2016 05:26:58 -0700, by Ryan McElroy
-
py3: make encodefun in store.py compatible with py3kSat, 08 Oct 2016 08:54:05 -0700, by Mateusz Kwapich
-
py3: make the string unicode so its iterable in py3kSat, 08 Oct 2016 08:45:28 -0700, by Mateusz Kwapich
-
copies: don't record divergence for files needing no mergeMon, 03 Oct 2016 13:29:59 +0200, by Gábor Stefanik
-
hgweb: avoid line wrap between revision and annotate-info (issue5398)Sat, 08 Oct 2016 19:32:54 +0900, by Tooru Fujisawa
-
py3: make format strings unicodes and not bytesSat, 08 Oct 2016 16:10:58 +0200, by Pulkit Goyal
-
mail: handle renamed email.HeaderFri, 07 Oct 2016 17:30:11 +0200, by Pulkit Goyal
-
revset: build _syminitletters from a saner source: the string moduleFri, 07 Oct 2016 08:32:40 -0400, by Augie Fackler
-
mq: release lock after transaction in qrefreshThu, 11 Aug 2016 15:05:17 +0200, by Pierre-Yves David
-
perf: release lock after transaction in perffncachewriteThu, 11 Aug 2016 14:51:19 +0200, by Pierre-Yves David
-
pull: grab wlock during pullTue, 23 Aug 2016 23:47:59 +0200, by Pierre-Yves David
-
bisect: move 'printresult' in the 'hbisect' moduleWed, 24 Aug 2016 04:19:11 +0200, by Pierre-Yves David
-
bisect: move the 'extendrange' to the 'hbisect' moduleWed, 24 Aug 2016 04:16:07 +0200, by Pierre-Yves David
-
bisect: extract the 'reset' logic into its own functionWed, 24 Aug 2016 04:13:53 +0200, by Pierre-Yves David
-
bisect: access the filesystem through vfs when resetingWed, 24 Aug 2016 04:31:49 +0200, by Pierre-Yves David
-
util: remove the copypasta unquote functionFri, 07 Oct 2016 17:06:55 +0200, by Martijn Pieters
-
merge: add conflict labels to merge commandFri, 07 Oct 2016 08:51:50 -0700, by Simon Farnsworth
-
check-commit: allow underscore as commit topicWed, 05 Oct 2016 15:28:34 +0200, by Mathias De Maré
-
merge: use labels in subrepo mergeSat, 08 Oct 2016 01:25:28 -0700, by Simon Farnsworth
-
registrar: make format strings unicodes and not bytesFri, 07 Oct 2016 08:32:18 -0400, by Augie Fackler
-
extensions: move the "import" logic out from "load"Mon, 03 Oct 2016 03:37:10 +0100, by Jun Wu
-
hgmanpage: stop using raw-unicode stringsFri, 07 Oct 2016 07:43:04 -0400, by Augie Fackler
-
revset: define _symletters in terms of _syminitlettersFri, 07 Oct 2016 08:09:23 -0400, by Augie Fackler
-
revset: remove doubled spaceFri, 07 Oct 2016 08:03:30 -0400, by Augie Fackler
-
util: use string.hexdigits instead of defining it ourselvesFri, 07 Oct 2016 08:58:23 -0400, by Augie Fackler
-
util: correct check of sys.version_infoFri, 07 Oct 2016 08:01:16 -0400, by Augie Fackler
-
py3: switch to .items() using transformerFri, 07 Oct 2016 15:29:57 +0200, by Pulkit Goyal
-
py3: handle multiple arguments in .encode() and .decode()Fri, 07 Oct 2016 14:04:49 +0200, by Pulkit Goyal
-
py3: convert to unicode to pass into encode()Fri, 07 Oct 2016 12:13:28 +0200, by Pulkit Goyal
-
templater: use "needle" and "haystack" as (meta-)variables for ifcontains()Sat, 01 Oct 2016 09:55:32 +0800, by Anton Shestakov
-
copies: mark checkcopies as internal with the _ prefixMon, 03 Oct 2016 13:24:56 +0200, by Gábor Stefanik
-
copies: split u1/u2 to u1u/u2u and u1r/u2rMon, 03 Oct 2016 13:23:19 +0200, by Gábor Stefanik
-
copies: style fixes and add commentMon, 03 Oct 2016 13:18:31 +0200, by Gábor Stefanik
-
copies: limit is an optimization, and doesn't provide guaranteesMon, 03 Oct 2016 16:19:55 +0200, by Gábor Stefanik
-
revset: do not rewrite ':y' to '0:y' (issue5385)Sat, 01 Oct 2016 20:20:11 +0900, by Yuya Nishihara
-
revset: extract function that creates range set from computed revisionsSat, 01 Oct 2016 20:11:48 +0900, by Yuya Nishihara
-
lazymanifest: write a more efficient, pypy friendly version of lazymanifestMon, 12 Sep 2016 13:37:14 +0200, by Maciej Fijalkowski
-
hg: set default path correctly when doing a clone+share (issue5378)Sun, 02 Oct 2016 22:34:40 -0700, by Gregory Szorc
-
annotate: calculate line count correctlySat, 01 Oct 2016 14:18:58 +0100, by Jun Wu
-
py3: use unicode in is_frozen()Sun, 02 Oct 2016 05:29:17 +0530, by Pulkit Goyal
-
py3: use unicodes in __slots__Sun, 02 Oct 2016 03:38:14 +0530, by Pulkit Goyal
-
merge with stableSat, 01 Oct 2016 15:10:38 -0400, by Augie Fackler
-
url: fix crash by empty path with #fragmentsFri, 30 Sep 2016 21:38:47 +0900, by Yuya Nishihara
-
py3: make i18n use encoding.environWed, 28 Sep 2016 20:07:32 +0900, by Yuya Nishihara
-
py3: provide encoding.environ which is a dict of bytesWed, 28 Sep 2016 20:05:34 +0900, by Yuya Nishihara
-
py3: convert encoding name and mode to strWed, 28 Sep 2016 20:39:06 +0900, by Yuya Nishihara
-
pycompat: extract function that converts attribute or encoding name to strWed, 28 Sep 2016 22:32:09 +0900, by Yuya Nishihara
-
pycompat: provide 'ispy3' constantWed, 28 Sep 2016 20:01:23 +0900, by Yuya Nishihara
-
extensions: add a note about debug output during extensions searchFri, 30 Sep 2016 00:27:35 +0200, by Pierre-Yves David
-
extensions: fix a debug message when searching for extensionsFri, 30 Sep 2016 00:25:15 +0200, by Pierre-Yves David
-
dirstate: rebuild should update dirstate properlyTue, 30 Aug 2016 15:16:28 -0700, by Mateusz Kwapich
-
histedit: avoid converting nodeid to context and back againTue, 27 Sep 2016 22:09:28 -0700, by Martin von Zweigbergk
-
help: mark boolean flags with [no-] to explain that they can be negatedTue, 13 Sep 2016 22:58:12 -0400, by Augie Fackler
-
mdiff: remove unused parameter 'refine' from allblocks()Tue, 27 Sep 2016 14:46:34 +0200, by Philippe Pepiot
-
demandimport: error out early on missing attribute of non package (issue5373)Mon, 26 Sep 2016 23:28:57 +0900, by Yuya Nishihara
-
demandimport: add 'nt' to ignore list (issue5373)Tue, 27 Sep 2016 21:56:00 +0900, by Yuya Nishihara
-
demandimport: add '_ctypes.pointer' to ignore list on PyPyTue, 27 Sep 2016 22:36:00 +0900, by Yuya Nishihara
-
hgweb: make anchor name actually match its href on help index pageMon, 26 Sep 2016 16:12:40 +0800, by Anton Shestakov
-
perf: add perfchangegroupchangelog commandSat, 24 Sep 2016 12:22:30 -0700, by Gregory Szorc
-
perf: add --reverse to perfrevlogSat, 24 Sep 2016 10:44:37 -0700, by Gregory Szorc
-
log: copy the way of ancestor traversal to --follow matcher (issue5376)Sat, 24 Sep 2016 19:58:23 +0900, by Yuya Nishihara
-
log: unroll loop that populates file paths for --patch --follow matcherSat, 24 Sep 2016 19:52:02 +0900, by Yuya Nishihara
-
wireproto: rename argument to groupchunks()Sun, 25 Sep 2016 12:20:31 -0700, by Gregory Szorc
-
tests: actually test non-generaldelta variant for stream clonesSun, 25 Sep 2016 13:20:55 -0700, by Gregory Szorc
-
revlog: document high frequency of code executionWed, 24 Aug 2016 20:18:58 -0700, by Gregory Szorc
-
revlog: make code in builddelta() slightly easier to readWed, 24 Aug 2016 20:00:52 -0700, by Gregory Szorc
-
py3: update test expectation on stable stable 3.9.2Fri, 23 Sep 2016 14:37:15 -0400, by Augie Fackler
-
grep: rewrite help to better document current (confusing) behavior stableFri, 23 Sep 2016 12:45:10 -0500, by Kevin Bullock
-
templates: add built-in files() functionFri, 23 Sep 2016 08:15:05 +0000, by Hannes Oldenburg
-
rebase: rebase changesets in topo order (issue5370) (BC)Sat, 17 Sep 2016 17:02:56 +1000, by Xidorn Quan
-
dispatch: make hg --profile wrap reposetupThu, 22 Sep 2016 12:36:30 -0700, by Arun Kulshreshtha
-
dispatch: change indentation level in _dispatch()Thu, 22 Sep 2016 12:19:48 -0700, by Arun Kulshreshtha
-
log: drop outdated optimization to walk revisions in reverse orderThu, 22 Sep 2016 20:59:24 +0900, by Yuya Nishihara
-
graphlog: preserve topo sort even if additional filter options specifiedThu, 22 Sep 2016 20:53:53 +0900, by Yuya Nishihara
-
transaction: open a file with checkambig=True to avoid file stat ambiguityThu, 22 Sep 2016 21:52:00 +0900, by FUJIWARA Katsunori
-
repair: open a file with checkambig=True to avoid file stat ambiguityThu, 22 Sep 2016 21:52:00 +0900, by FUJIWARA Katsunori
-
changelog: specify checkambig=True to revlog.__init__, to avoid ambiguityThu, 22 Sep 2016 21:51:59 +0900, by FUJIWARA Katsunori
-
changelog: specify checkambig=True to avoid ambiguity around truncationThu, 22 Sep 2016 21:51:59 +0900, by FUJIWARA Katsunori
-
manifest: specify checkambig=True to revlog.__init__, to avoid ambiguityThu, 22 Sep 2016 21:51:58 +0900, by FUJIWARA Katsunori
-
revlog: specify checkambig at writing to avoid file stat ambiguityThu, 22 Sep 2016 21:51:58 +0900, by FUJIWARA Katsunori
-
vfs: use checkambigatclosing in checkambig=True but atomictemp=False caseThu, 22 Sep 2016 21:51:57 +0900, by FUJIWARA Katsunori
-
scmutil: add file object wrapper class to check ambiguity at closingThu, 22 Sep 2016 21:51:57 +0900, by FUJIWARA Katsunori
-
scmutil: factor out common logic of delayclosedfile to reuse itThu, 22 Sep 2016 21:51:56 +0900, by FUJIWARA Katsunori
-
spartan: remove unused templatesThu, 22 Sep 2016 13:20:06 +0800, by Anton Shestakov
-
monoblue: remove unused templatesThu, 22 Sep 2016 13:19:44 +0800, by Anton Shestakov
-
gitweb: remove unused templatesThu, 22 Sep 2016 13:19:25 +0800, by Anton Shestakov
-
paper: remove unused templatesThu, 22 Sep 2016 13:18:59 +0800, by Anton Shestakov
-
help: add sections for revsetsWed, 21 Sep 2016 17:05:27 -0400, by timeless
-
help: move revsets.## documentation into infix sectionWed, 21 Sep 2016 17:23:05 +0000, by timeless
-
help: clarify quotes are needed for filesets.size expressionsWed, 21 Sep 2016 16:33:37 +0000, by timeless
-
paper: remove unused template "changelogchild"Wed, 21 Sep 2016 20:43:41 +0800, by Anton Shestakov
-
monoblue: remove unused template "changelogchild"Wed, 21 Sep 2016 20:43:10 +0800, by Anton Shestakov
-
gitweb: remove unused template "changelogchild"Wed, 21 Sep 2016 20:35:46 +0800, by Anton Shestakov
-
monoblue: tweak branch table's last row's cell colspan on summary pageWed, 21 Sep 2016 20:19:35 +0800, by Anton Shestakov
-
gitweb: tweak branch table's last row's cell colspan on summary pageWed, 21 Sep 2016 19:52:48 +0800, by Anton Shestakov
-
tests: clarify demandimport disabled stateWed, 21 Sep 2016 03:39:37 +0000, by timeless
-
demandimport: add trailing commaWed, 21 Sep 2016 02:46:59 +0000, by timeless
-
tests: favor single quotes for wrapping hg help ...Tue, 20 Sep 2016 23:49:20 +0000, by timeless
-
samplehgrcs: use single quotes in use warningTue, 20 Sep 2016 23:49:00 +0000, by timeless
-
util: use single quotes in use warningTue, 20 Sep 2016 23:48:30 +0000, by timeless
-
obsolete: use single quotes in use warningTue, 20 Sep 2016 23:48:19 +0000, by timeless
-
localrepo: use single quotes in use warningTue, 20 Sep 2016 23:48:08 +0000, by timeless
-
help: use single quotes in use warningTue, 20 Sep 2016 23:47:46 +0000, by timeless
-
discovery: use single quotes in use warningTue, 20 Sep 2016 23:47:30 +0000, by timeless
-
serve: use single quotes in use warningTue, 20 Sep 2016 23:47:02 +0000, by timeless
-
bundle: use single quotes in use warningTue, 20 Sep 2016 23:46:15 +0000, by timeless
-
histedit: use single quotes in use warningTue, 20 Sep 2016 23:45:25 +0000, by timeless
-
keyword: use single quotes in use warningTue, 20 Sep 2016 23:45:15 +0000, by timeless
-
mq: use single quotes in use warningTue, 20 Sep 2016 23:44:59 +0000, by timeless
-
pager: use single quotes in use warningTue, 20 Sep 2016 23:44:49 +0000, by timeless
-
rebase: use single quotes in use warningTue, 20 Sep 2016 23:44:28 +0000, by timeless
-
push: update help hint to point to config.paths sectionTue, 20 Sep 2016 20:12:38 +0000, by timeless
-
update: use single quotes in use warningFri, 02 Sep 2016 21:49:33 +0000, by timeless
-
remove: specify hg in added warningFri, 02 Sep 2016 21:46:00 +0000, by timeless
-
manifest: add manifestlog.addTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
manifest: move manifest.add onto manifestrevlogTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
manifest: remove dependency on treeinmem from manifest.addTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
manifest: move treeinmem onto manifestlogTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
copy: document current behavior of 'hg cp --after'Mon, 19 Sep 2016 17:14:43 -0400, by Augie Fackler
-
crecord: add an event that scrolls the selected line to the top of the screenTue, 20 Sep 2016 10:03:50 -0500, by Nathan Goldbaum
-
log: drop hack to fix order of revset (issue5100)Tue, 03 May 2016 14:24:00 +0900, by Yuya Nishihara
-
revset: add option to make matcher takes the ordering of the input setTue, 03 May 2016 14:18:28 +0900, by Yuya Nishihara
-
strip: don't use "full" and "partial" to describe bundlesMon, 19 Sep 2016 09:14:35 -0700, by Martin von Zweigbergk
-
strip: clarify that user action is required to recover temp bundleMon, 19 Sep 2016 09:14:32 -0700, by Martin von Zweigbergk
-
strip: report both bundle files in case of exception (issue5368)Thu, 15 Sep 2016 09:45:29 -0700, by Martin von Zweigbergk
-
strip: simplify some repeated conditionsThu, 15 Sep 2016 10:18:56 -0700, by Martin von Zweigbergk
-
config: add template supportMon, 29 Aug 2016 07:07:15 +0200, by Mathias De Maré
-
formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API)Mon, 29 Aug 2016 17:19:09 +0200, by Mathias De Maré
-
diffopts: notice a negated boolean flag in diffoptsTue, 30 Aug 2016 15:55:07 -0400, by Augie Fackler
-
flags: allow specifying --no-boolean-flag on the command line (BC)Tue, 13 Sep 2016 22:57:57 -0400, by Augie Fackler
-
revset: make sort() noop depending on ordering requirement (BC)Tue, 03 May 2016 13:36:12 +0900, by Yuya Nishihara
-
revset: make reverse() noop depending on ordering requirement (BC)Tue, 03 May 2016 13:36:12 +0900, by Yuya Nishihara
-
revset: fix order of nested 'range' expression (BC)Tue, 03 May 2016 12:52:50 +0900, by Yuya Nishihara
-
revset: forward ordering requirement to argument of present()Wed, 01 Jun 2016 20:54:04 +0900, by Yuya Nishihara
-
crecord: delete commented lineWed, 14 Sep 2016 11:39:47 -0500, by Nathan Goldbaum
-
manifest: move dirlog up to manifestrevlogTue, 13 Sep 2016 16:00:41 -0700, by Durham Goode
-
manifest: move revlog specific options from manifest to manifestrevlogTue, 13 Sep 2016 16:00:41 -0700, by Durham Goode
-
manifest: adds manifestctx.readfastTue, 13 Sep 2016 16:26:30 -0700, by Durham Goode
-
manifest: add manifestctx.readdelta()Tue, 13 Sep 2016 16:25:21 -0700, by Durham Goode
-
merge with stableWed, 14 Sep 2016 17:12:39 +0200, by Pierre-Yves David
-
rebase: make debug logging more consistentTue, 13 Sep 2016 13:49:42 -0700, by Martin von Zweigbergk
-
revset: fix order of nested '_(|int|hex)list' expression (BC)Sun, 26 Jun 2016 18:41:28 +0900, by Yuya Nishihara
-
revset: fix order of nested 'or' expression (BC)Sun, 26 Jun 2016 18:17:12 +0900, by Yuya Nishihara
-
revset: add 'takeorder' attribute to mark functions that need ordering flagSun, 07 Aug 2016 17:58:50 +0900, by Yuya Nishihara
-
revset: pass around ordering flags to operationsSun, 07 Aug 2016 17:46:12 +0900, by Yuya Nishihara
-
revset: add stub to handle parentpost operationSun, 07 Aug 2016 17:48:52 +0900, by Yuya Nishihara
-
revset: infer ordering flag to teach if operation should define/follow orderTue, 16 Feb 2016 22:02:16 +0900, by Yuya Nishihara
-
revset: wrap arguments of 'or' by 'list' nodeSun, 07 Aug 2016 17:04:05 +0900, by Yuya Nishihara
-
journal: properly check for held lock (issue5349)Tue, 13 Sep 2016 20:30:19 +0200, by Pierre-Yves David
-
ssl: handle a difference in SSLError with pypy (issue5348)Tue, 13 Sep 2016 17:46:29 +0200, by Pierre-Yves David
-
manifest: change manifestctx to not inherit from manifestdictMon, 12 Sep 2016 10:55:43 -0700, by Durham Goode
-
manifest: make one use of _mancache avoid manifestctxsMon, 12 Sep 2016 14:29:09 -0700, by Durham Goode
-
debugrevspec: add option to verify optimized resultSun, 21 Aug 2016 13:16:21 +0900, by Yuya Nishihara
-
debugrevspec: add option to skip optimize() and evaluate unoptimized treeSun, 21 Aug 2016 12:40:02 +0900, by Yuya Nishihara
-
revset: remove showwarning option from expandaliases()Thu, 08 Sep 2016 22:44:10 +0900, by Yuya Nishihara
-
debugrevspec: evaluate tree built by itselfSun, 21 Aug 2016 12:45:43 +0900, by Yuya Nishihara
-
localrepo: make _refreshfilecachestats unfiltered method to refresh correctlyMon, 12 Sep 2016 03:06:29 +0900, by FUJIWARA Katsunori
-
streamclone: clear caches after writing changes into files for visibilityMon, 12 Sep 2016 03:06:29 +0900, by FUJIWARA Katsunori
-
localrepo: make invalidate avoid invalidating store inside transaction (API)Mon, 12 Sep 2016 03:06:28 +0900, by FUJIWARA Katsunori
-
streamclone: force @filecache properties to be reloaded from fileMon, 12 Sep 2016 03:06:28 +0900, by FUJIWARA Katsunori
-
manifest: backed out changeset bb3281b3fcaaSat, 10 Sep 2016 01:42:05 +0200, by Pierre-Yves David
-
manifest: backed out changeset b60a5fe98b73Sat, 10 Sep 2016 01:41:38 +0200, by Pierre-Yves David
-
debugrevspec: deprecate --optimize optionSun, 21 Aug 2016 12:36:23 +0900, by Yuya Nishihara
-
debugrevspec: add option to print parsed tree at given stagesSun, 21 Aug 2016 12:33:57 +0900, by Yuya Nishihara
-
debugrevspec: transform and print parsed tree by stagesSun, 21 Aug 2016 12:04:08 +0900, by Yuya Nishihara
-
debugrevspec: build parsed tree even if no --verbose specifiedSun, 21 Aug 2016 11:50:54 +0900, by Yuya Nishihara
-
osutil: fix the declaration to work on different sizes of off_tThu, 08 Sep 2016 10:37:58 +0200, by Maciej Fijalkowski
-
manifest: change manifestctx to not inherit from manifestdictWed, 31 Aug 2016 12:46:53 -0700, by Durham Goode
-
manifest: make uses of _mancache aware of contextsMon, 29 Aug 2016 18:02:09 -0700, by Durham Goode
-
manifest: add treemanifestctx classWed, 31 Aug 2016 13:29:49 -0700, by Durham Goode
-
revset: add public function to create matcher from evaluatable treeSun, 21 Aug 2016 11:37:00 +0900, by Yuya Nishihara
-
revset: make analyze() a separate step from optimize()Sun, 21 Aug 2016 11:29:57 +0900, by Yuya Nishihara
-
revset: extract tree transformation from optimize()Sun, 07 Aug 2016 14:35:03 +0900, by Yuya Nishihara
-
hghave: fix has_bzr() to not try to import RevisionSpec as moduleSun, 04 Sep 2016 17:19:44 +0900, by Yuya Nishihara
-
update: label bookmark name in messageMon, 22 Aug 2016 14:44:14 +0200, by Pierre-Yves David
-
discovery: explicitly check for None in outgoing initTue, 06 Sep 2016 09:43:25 -0700, by Ryan McElroy
-
import: report directory-relative paths in error messages (issue5224)Fri, 26 Aug 2016 12:48:20 +0200, by liscju
-
commands: remove unecessary copying of list in graft()Mon, 05 Sep 2016 08:29:36 +0000, by Hannes Oldenburg
-
revset: do not partial-match operator and function names in optimize()Sun, 07 Aug 2016 16:36:08 +0900, by Yuya Nishihara
-
revset: remove false condition to process 'negate' operatorSun, 07 Aug 2016 14:13:27 +0900, by Yuya Nishihara
-
revset: make optimize() reject unknown operatorsSun, 07 Aug 2016 15:01:42 +0900, by Yuya Nishihara
-
help: show content for explicitly disabled extension (issue5228)Thu, 01 Sep 2016 22:06:42 +0200, by liscju
-
obsolete: fix minor module documentation issuesFri, 02 Sep 2016 10:18:56 +0200, by liscju
-
debugextensions: hide "ships-with-hg-core" magic string (BC)Fri, 26 Aug 2016 23:31:17 +0900, by Yuya Nishihara
-
debugextensions: show ships-with-hg-core state as a separate fieldWed, 31 Aug 2016 23:22:07 +0900, by Yuya Nishihara
-
test-debugextensions: add dummy extension to make ifcontains() test more solidWed, 31 Aug 2016 23:36:37 +0900, by Yuya Nishihara
-
py3: remove use of *L syntaxThu, 01 Sep 2016 02:29:46 +0530, by Pulkit Goyal
-
util: rename checkcase() to fscasesensitive() (API)Tue, 30 Aug 2016 09:22:53 -0700, by Martin von Zweigbergk
-
manifest: call m1.load and m2.load before writing a subtreeMon, 29 Aug 2016 17:48:14 -0700, by Durham Goode
-
histedit: correct output of error when 'base' is from the edit listTue, 30 Aug 2016 13:13:50 -0400, by Augie Fackler
-
py3: split check of pygments-using files from the rest of the treeTue, 30 Aug 2016 13:33:48 -0400, by Augie Fackler
-
version: change "place" field of extension to "bundled" flagFri, 26 Aug 2016 23:38:52 +0900, by Yuya Nishihara
-
extensions: use ismoduleinternal() thoroughlySat, 27 Aug 2016 00:00:28 +0900, by Yuya Nishihara
-
lock: show more detail for new-style locks in lock waiting message (issue4752)Tue, 30 Aug 2016 09:25:00 -0700, by Mark Ignacio
-
formatter: add context manager interface for convenienceMon, 29 Aug 2016 00:00:05 +0900, by Yuya Nishihara
-
histedit: remove now unused 'constraints' related codeFri, 26 Aug 2016 21:06:31 +0200, by Pierre-Yves David
-
histedt: use inheritance to override the constraints in 'base'Fri, 26 Aug 2016 21:00:33 +0200, by Pierre-Yves David
-
histedit: move constraint verification to the 'action.verify' methodFri, 26 Aug 2016 20:54:52 +0200, by Pierre-Yves David
-
histedit: directly use node in 'verifyactions'Fri, 26 Aug 2016 20:54:32 +0200, by Pierre-Yves David
-
histedit: temporarily shorten name of 'constraints' variableFri, 26 Aug 2016 20:42:18 +0200, by Pierre-Yves David
-
histedit: drop the 'nodetoverify' local variableFri, 26 Aug 2016 20:38:37 +0200, by Pierre-Yves David
-
histedit: make 'constraints' a class attribute instead of a methodFri, 26 Aug 2016 20:34:58 +0200, by Pierre-Yves David
-
histedit: drop the 'nodetoverify' methodFri, 26 Aug 2016 20:31:33 +0200, by Pierre-Yves David
-
test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detectedMon, 29 Aug 2016 22:59:39 +0900, by Yuya Nishihara
-
rebase: properly calculate total commits to rebase (issue5347)Fri, 26 Aug 2016 00:16:51 +0000, by timeless
-
mpatch: add setup_mpatch_cffi.pySun, 28 Aug 2016 17:51:32 -0700, by Maciej Fijalkowski
-
journal: rename on disk files to 'namejournal'Wed, 24 Aug 2016 03:59:19 +0200, by Pierre-Yves David
-
tests: guard demandimport segment of test-extension.tThu, 25 Aug 2016 23:13:36 +0000, by timeless
-
tests: skip demandimport if disabledThu, 25 Aug 2016 22:03:51 +0000, by timeless
-
hghave: add demandimport checkingThu, 25 Aug 2016 22:30:35 +0000, by timeless
-
hghave: make bzr checks stricterThu, 25 Aug 2016 22:51:39 +0000, by timeless
-
help: document wire protocol commandsMon, 22 Aug 2016 19:50:21 -0700, by Gregory Szorc
-
help: document wire protocol "handshake" protocolMon, 22 Aug 2016 19:49:59 -0700, by Gregory Szorc
-
help: document wire protocol capabilitiesMon, 22 Aug 2016 19:48:31 -0700, by Gregory Szorc
-
crecord: properly handle files with No newline at eof (issue5268) stableFri, 02 Sep 2016 20:15:37 +0000, by timeless
-
annotate: pre-calculate the "needed" dictionary (issue5360) stableFri, 02 Sep 2016 15:20:59 +0100, by Jun Wu
-
help: document wire protocol transport protocolsMon, 22 Aug 2016 19:47:34 -0700, by Gregory Szorc
-
help: internals topic for wire protocolMon, 22 Aug 2016 19:46:39 -0700, by Gregory Szorc
-
grep: add formatter supportThu, 18 Aug 2016 15:13:56 +0900, by Yuya Nishihara
-
grep: build list of all columns regardless of display optionsThu, 18 Aug 2016 14:52:06 +0900, by Yuya Nishihara
-
grep: build list of columns without "grep." label prefixThu, 18 Aug 2016 14:23:29 +0900, by Yuya Nishihara
-
grep: factor out function that prints matched line with labelsThu, 18 Aug 2016 14:09:49 +0900, by Yuya Nishihara
-
grep: refactor loop that yields matched text with labelThu, 18 Aug 2016 14:03:25 +0900, by Yuya Nishihara
-
bundle2: localize handleoutput remote prompts stable 3.9.1Thu, 01 Sep 2016 13:16:55 -0500, by Akihiko Odaki
-
files: change documentation to match its behaviour (issue5276)Tue, 05 Jul 2016 09:37:07 +0200, by liscju
-
templater: add template path to __base__ searchWed, 24 Aug 2016 17:43:45 -0700, by Matt Mackall
-
blackbox: also log alias expansionsTue, 23 Aug 2016 16:40:08 -0400, by Augie Fackler
-
test-clonebundles: accept another error string hereThu, 25 Aug 2016 01:06:32 -0400, by Augie Fackler
-
tests: guard test-archive-symlink with unziplinks checkThu, 25 Aug 2016 01:26:39 -0400, by Augie Fackler
-
hghave: add a check for unzip(1) that understands symlinksThu, 25 Aug 2016 01:25:52 -0400, by Augie Fackler
-
test-https: drop two spurious --traceback flagsThu, 25 Aug 2016 01:00:54 -0400, by Augie Fackler
-
extensions: change magic "shipped with hg" stringTue, 23 Aug 2016 11:26:08 -0400, by Augie Fackler
-
version: add formatter supportThu, 25 Aug 2016 01:00:26 -0400, by Yuya Nishihara
-
version: factor out mapping of internal/external labelsTue, 16 Aug 2016 16:09:12 +0900, by Yuya Nishihara
-
version: always build list of extension versionsTue, 16 Aug 2016 16:03:09 +0900, by Yuya Nishihara
-
formatter: add fm.nested(field) to either write or build sub itemsSun, 13 Mar 2016 19:59:39 +0900, by Yuya Nishihara
-
formatter: factor out format*() functions to separate classesMon, 15 Aug 2016 13:51:14 +0900, by Yuya Nishihara
-
crecord: restore SIGWINCH handler before returnWed, 24 Aug 2016 11:24:07 +0100, by Jun Wu
-
bdiff: implement cffi version of bdiffSat, 20 Aug 2016 23:06:01 +0200, by Maciej Fijalkowski
-
bdiff: implement cffi version of blocksThu, 28 Jul 2016 14:17:08 +0200, by Maciej Fijalkowski
-
util: checknlink should remove file it creates if an exception occursFri, 19 Aug 2016 13:30:40 -0700, by Tony Tung
-
merge: remove files with extra actions from merge action listTue, 23 Aug 2016 17:58:53 -0700, by Siddharth Agarwal
-
revlog: use an LRU cache for delta chain basesMon, 22 Aug 2016 21:48:50 -0700, by Gregory Szorc
-
revlog: remove unused variablesMon, 22 Aug 2016 20:17:36 -0700, by Gregory Szorc
-
util: properly implement lrucachedict.get()Mon, 22 Aug 2016 20:30:37 -0700, by Gregory Szorc
-
manifest: change changectx to access manifest via manifestlogWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: use property instead of field for manifest revlog storageWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: introduce manifestlog and manifestctx classesWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: make manifest derive from manifestrevlogWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: break mancache into two cachesWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
dispatch: explicitly pass fancyopts optional arg as a keywordThu, 18 Aug 2016 11:32:02 -0400, by Augie Fackler
-
osutil: fix the bug on OS X when we return more in listdirSat, 20 Aug 2016 23:05:18 +0200, by Maciej Fijalkowski
-
histedit: use samefile function from cmdutilSun, 21 Aug 2016 08:03:22 +0000, by Hannes Oldenburg
-
cmdutil: extract samefile function from amend()Sun, 21 Aug 2016 08:00:18 +0000, by Hannes Oldenburg
-
templater: rename "right" argument of pad() functionFri, 22 Apr 2016 21:32:30 +0900, by Yuya Nishihara
-
templater: make pad() evaluate boolean argument (BC)Fri, 22 Apr 2016 21:29:13 +0900, by Yuya Nishihara
-
templater: fix if() to not evaluate False as bool('False')Thu, 18 Aug 2016 16:29:22 +0900, by Yuya Nishihara
-
templater: make it clearer that _flatten() omits NoneThu, 18 Aug 2016 15:55:07 +0900, by Yuya Nishihara
-
revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)Thu, 18 Aug 2016 17:25:10 +0200, by Gábor Stefanik
-
coal: use inheritance to derive from paperWed, 17 Aug 2016 13:43:13 -0500, by Matt Mackall
-
templater: add inheritance support to style mapsWed, 17 Aug 2016 13:40:27 -0500, by Matt Mackall
-
killdaemons: prevent killing all user processes by bad pid fileThu, 18 Aug 2016 18:43:48 +0900, by Yuya Nishihara
-
py3: automatically glob out line numbers from check-py3-compat outputWed, 17 Aug 2016 20:56:12 +0900, by Yuya Nishihara
-
py3: have check-py3-compat require pygments to get stable resultWed, 17 Aug 2016 20:52:50 +0900, by Yuya Nishihara
-
computeoutgoing: move the function from 'changegroup' to 'exchange'Tue, 09 Aug 2016 17:06:35 +0200, by Pierre-Yves David
-
getchangegroup: take an 'outgoing' object as argument (API)Tue, 09 Aug 2016 17:00:38 +0200, by Pierre-Yves David
-
outgoing: add a 'missingroots' argumentTue, 09 Aug 2016 22:31:38 +0200, by Pierre-Yves David
-
outgoing: adds some default value for argumentTue, 09 Aug 2016 15:55:44 +0200, by Pierre-Yves David
-
outgoing: pass a repo object to the constructorTue, 09 Aug 2016 15:26:53 +0200, by Pierre-Yves David
-
match: remove matchessubrepo method (API)Tue, 16 Aug 2016 08:21:16 +0000, by Hannes Oldenburg
-
subrepo: cleanup of subrepo filematcher logicTue, 16 Aug 2016 08:15:12 +0000, by Hannes Oldenburg
-
pycompat: delay loading modules registered to stubSun, 14 Aug 2016 14:46:24 +0900, by Yuya Nishihara
-
py3: import builtin wrappers automagically by code transformerTue, 16 Aug 2016 12:35:15 +0900, by Yuya Nishihara
-
py3: provide (del|get|has|set)attr wrappers that accepts bytesSun, 14 Aug 2016 12:51:21 +0900, by Yuya Nishihara
-
py3: check python version to enable builtins hackSun, 14 Aug 2016 12:44:13 +0900, by Yuya Nishihara
-
py3: move xrange alias next to import linesSun, 14 Aug 2016 12:41:54 +0900, by Yuya Nishihara
-
check-code: allow assignment to hasattr variableTue, 16 Aug 2016 17:15:54 +0900, by Yuya Nishihara
-
debugobsolete: add formatter support (issue5134)Mon, 15 Aug 2016 16:07:55 +0900, by Yuya Nishihara
-
formatter: add function to convert dict to appropriate formatMon, 15 Aug 2016 12:58:33 +0900, by Yuya Nishihara
-
check-code: make dict() pattern less invasiveMon, 15 Aug 2016 17:17:39 +0900, by Yuya Nishihara
-
hgweb: tweak zlib chunking behaviorSun, 14 Aug 2016 21:29:46 -0700, by Gregory Szorc
-
test-gpg: run migration of v1 secret keys beforehandSun, 14 Aug 2016 17:07:05 +0900, by Yuya Nishihara
-
test-gpg: start gpg-agent under control of the test runnerSun, 14 Aug 2016 17:01:33 +0900, by Yuya Nishihara
-
test-gpg: make temporary copy of GNUPGHOMESun, 14 Aug 2016 16:49:47 +0900, by Yuya Nishihara
-
hgweb: document why we don't allow untrusted settings to control zlibMon, 15 Aug 2016 20:39:33 -0700, by Gregory Szorc
-
hgweb: profile HTTP requestsSun, 14 Aug 2016 18:37:24 -0700, by Gregory Szorc
-
hgweb: abstract call to hgwebdir wsgi functionSun, 14 Aug 2016 16:03:30 -0700, by Gregory Szorc
-
profiling: don't error with statprof when profiling has already startedSun, 14 Aug 2016 18:28:43 -0700, by Gregory Szorc
-
profiling: add a context manager that no-ops if profiling isn't enabledSun, 14 Aug 2016 17:51:12 -0700, by Gregory Szorc
-
profiling: make profiling functions context managers (API)Sun, 14 Aug 2016 18:25:22 -0700, by Gregory Szorc
-
dispatch: set profiling.enabled when profiling is enabledSun, 14 Aug 2016 16:35:58 -0700, by Gregory Szorc
-
profiling: move profiling code from dispatch.py (API)Sun, 14 Aug 2016 16:30:44 -0700, by Gregory Szorc
-
merge with stableMon, 15 Aug 2016 12:26:02 -0400, by Augie Fackler
-
pycompat: avoid using an extra functionSat, 13 Aug 2016 04:21:42 +0530, by Pulkit Goyal
-
pycompat: remove multiple occurences of urlencodeSat, 13 Aug 2016 03:03:01 +0530, by Pulkit Goyal
-
osx: stamp the hg version into the version field in the pkgFri, 12 Aug 2016 17:51:48 -0400, by Augie Fackler
-
performance: disable workaround for an old bug of Python gcThu, 28 Jul 2016 14:18:01 +0200, by Maciej Fijalkowski
-
merge: always use other, not remote, in user promptsFri, 12 Aug 2016 05:56:40 -0700, by Simon Farnsworth
-
merge: use labels in prompts to the userFri, 12 Aug 2016 06:01:42 -0700, by Simon Farnsworth
-
journal: use the dirstate parentchange callbacksTue, 09 Aug 2016 09:15:46 -0700, by Mateusz Kwapich
-
dirstate: add callback to notify extensions about wd parent changeThu, 11 Aug 2016 08:00:41 -0700, by Mateusz Kwapich
-
revpair: do not optimize tree to check for odd-range specSat, 06 Aug 2016 20:46:53 +0900, by Yuya Nishihara
-
revset: also parse x^: as (x^):Sat, 06 Aug 2016 20:37:48 +0900, by Yuya Nishihara
-
revset: resolve ambiguity of x^:y before alias expansionSat, 06 Aug 2016 20:21:00 +0900, by Yuya Nishihara
-
revset: add test for resolution of infix/suffix ambiguity of x^:ySat, 06 Aug 2016 19:59:28 +0900, by Yuya Nishihara
-
parser: remove unused binding parameter from suffix actionSun, 05 Jul 2015 21:11:19 +0900, by Yuya Nishihara
-
revset: fix keyword arguments to go through optimization process stableSun, 07 Aug 2016 14:58:49 +0900, by Yuya Nishihara
-
extensions: add unwrapfunction to undo wrapfunctionWed, 10 Aug 2016 16:27:33 +0100, by Jun Wu
-
extensions: add getwrapperchain to get a list of wrappersWed, 10 Aug 2016 15:21:42 +0100, by Jun Wu
-
extensions: set attributes to wrappers so we can trace them backWed, 10 Aug 2016 15:21:42 +0100, by Jun Wu
-
ui: drop values returned by inspect.*frame*() to avoid cyclesWed, 10 Aug 2016 15:05:20 +0100, by Jun Wu
-
dispatch: split global error handling out so it can be reusedTue, 09 Aug 2016 16:45:28 +0100, by Jun Wu
-
py3: conditionalize _winreg importWed, 10 Aug 2016 04:35:44 +0530, by Pulkit Goyal
-
py3: conditionalize the raise statementMon, 08 Aug 2016 23:51:11 +0530, by Pulkit Goyal
-
match: added matchessubrepo method to matcherTue, 09 Aug 2016 09:02:51 +0000, by Hannes Oldenburg
-
changegroup: move branch cache debug message to proper locationMon, 08 Aug 2016 22:06:07 -0700, by Gregory Szorc
-
journal: take wlock for writting the 'shared' fileMon, 08 Aug 2016 18:05:10 +0200, by Pierre-Yves David
-
debugbuilddag: take wlock to cover '.hg/localtags'Sun, 07 Aug 2016 17:15:19 +0200, by Pierre-Yves David
-
fakemergerecord: take wlock to write the merge stateMon, 08 Aug 2016 17:33:45 +0200, by Pierre-Yves David
-
shared: take wlock for writting the 'shared' fileSun, 07 Aug 2016 17:10:47 +0200, by Pierre-Yves David
-
mq: take wlock when 'qqueue' is doing write operationsSun, 07 Aug 2016 17:00:45 +0200, by Pierre-Yves David
-
py3: make check-py3-compat.py use correct module name at loading pure modulesTue, 09 Aug 2016 02:28:34 +0900, by FUJIWARA Katsunori
-
py3: update output of check-py3-compat.py with python3Tue, 09 Aug 2016 02:28:34 +0900, by FUJIWARA Katsunori
-
mpatch: raise MemoryError instead of mpatchError if lalloc() failedSun, 07 Aug 2016 10:06:56 +0900, by Yuya Nishihara
-
hgweb: config option to control zlib compression levelSun, 07 Aug 2016 18:09:58 -0700, by Gregory Szorc
-
help: don't try to render a section on sub-topicsSat, 06 Aug 2016 17:04:22 -0700, by Gregory Szorc
-
branchmap: remove extra indentFri, 05 Aug 2016 15:01:16 +0200, by Pierre-Yves David
-
branchmap: simplify error handlind when writing rev branch cacheFri, 05 Aug 2016 15:00:53 +0200, by Pierre-Yves David
-
branchmap: acquires lock before writting the rev branch cacheFri, 05 Aug 2016 14:57:16 +0200, by Pierre-Yves David
-
branchmap: preparatory indent of indent the branch rev writing codeFri, 05 Aug 2016 14:54:46 +0200, by Pierre-Yves David
-
mpatch: silence warning about maybe-uninitialized variableSun, 07 Aug 2016 09:47:07 +0900, by Yuya Nishihara
-
mpatch: change lalloc() to local functionSun, 07 Aug 2016 09:40:30 +0900, by Yuya Nishihara
-
mpatch: remove superfluous whitespacesSun, 07 Aug 2016 09:49:07 +0900, by Yuya Nishihara
-
cmdutil: remove duplicated badmatch call in cat()Sun, 07 Aug 2016 14:06:20 +0000, by Hannes Oldenburg
-
statichttprepo: do not try to write cachesFri, 05 Aug 2016 15:48:09 +0200, by Pierre-Yves David
-
demandimport: omit default value of "level" at construction of _demandmodSat, 06 Aug 2016 22:24:33 +0900, by FUJIWARA Katsunori
-
demandimport: import sub-module relatively as expected (issue5208)Sat, 06 Aug 2016 22:24:33 +0900, by FUJIWARA Katsunori
-
wireproto: remove gboptslist (API)Sat, 06 Aug 2016 15:00:34 -0700, by Gregory Szorc
-
wireproto: unescape argument names in batch command (BC)Sat, 06 Aug 2016 13:55:21 -0700, by Gregory Szorc
-
wireproto: consolidate code for obtaining "cmds" argument valueSat, 06 Aug 2016 13:46:28 -0700, by Gregory Szorc
-
revlog: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 15:35:02 -0400, by Augie Fackler
-
md5sum: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:56 -0400, by Augie Fackler
-
util: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:46 -0400, by Augie Fackler
-
url: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:39 -0400, by Augie Fackler
-
sshserver: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:30 -0400, by Augie Fackler
-
sshpeer: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:22 -0400, by Augie Fackler
-
patch: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:14 -0400, by Augie Fackler
-
commands: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:08 -0400, by Augie Fackler
-
changegroup: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 13:59:58 -0400, by Augie Fackler
-
extdiff: isolate path variable of saved command to independent paragraphWed, 27 Jul 2016 21:44:49 +0900, by Yuya Nishihara
-
extdiff: export __doc__ of saved command for translationWed, 27 Jul 2016 21:42:24 +0900, by Yuya Nishihara
-
extdiff: refactor closure of saved diff command as a top-level classWed, 27 Jul 2016 21:40:42 +0900, by Yuya Nishihara
-
i18n: use inspect.getsourcelines() to obtain lineno from func or classWed, 27 Jul 2016 21:53:14 +0900, by Yuya Nishihara
-
chg: just take it as EOF if recv() returns 0Fri, 05 Aug 2016 21:21:33 +0900, by Yuya Nishihara
-
vfs: use propertycache for openThu, 04 Aug 2016 16:56:50 +0200, by Pierre-Yves David
-
check-commit: allow underbars in cffi_-prefix function namesFri, 05 Aug 2016 17:27:51 -0400, by Augie Fackler
-
bundlerepo: add support for treemanifests in cg3 bundlesFri, 05 Aug 2016 13:08:11 -0400, by Augie Fackler
-
auditvfs: forward options property from nested vfsFri, 05 Aug 2016 11:19:22 -0400, by Augie Fackler
-
bundlerepo: use supportedincomingversions instead of allsupportedversionsThu, 04 Aug 2016 14:13:35 -0400, by Augie Fackler
-
bundlerepo: introduce method to find file starts and use itFri, 05 Aug 2016 13:07:58 -0400, by Augie Fackler
-
bundlerevlog: use for loop over iterator instead of while TrueFri, 05 Aug 2016 13:09:50 -0400, by Augie Fackler
-
bundlerepo: use for loop over iterator instead of while TrueFri, 05 Aug 2016 13:09:24 -0400, by Augie Fackler
-
localrepo: jettison now-unused dirlog() method from localrepoFri, 05 Aug 2016 12:47:03 -0400, by Augie Fackler
-
repair: build dirlogs using manifest, rather than repo shortcut methodFri, 05 Aug 2016 13:01:01 -0400, by Augie Fackler
-
cmdutil: open dirlogs via manifest property, not via repoFri, 05 Aug 2016 13:00:33 -0400, by Augie Fackler
-
wirepeer: rename confusing `source` parameterFri, 05 Aug 2016 16:34:30 -0400, by Augie Fackler
-
develwarn: use the lock helper in local repoFri, 05 Aug 2016 13:44:17 +0200, by Pierre-Yves David
-
exchange: correctly specify url to unbundle (issue5145) stableFri, 05 Aug 2016 16:25:15 -0400, by Augie Fackler
-
debugextension: change "testedwith" to a list (BC)Sat, 19 Mar 2016 17:19:03 -0700, by Yuya Nishihara
-
debugextensions: unindent nested ifSun, 10 Jul 2016 22:07:34 +0900, by Yuya Nishihara
-
debugextensions: give short name to util.version()Sun, 10 Jul 2016 22:06:13 +0900, by Yuya Nishihara
-
debugextensions: simply keep testedwith variable as a listSun, 10 Jul 2016 21:59:43 +0900, by Yuya Nishihara
-
test-treemanifest: ensure manifest command isn't brokenThu, 28 Jul 2016 16:27:35 -0400, by Augie Fackler
-
py3: use unicode literals in pure/osutil.pyThu, 04 Aug 2016 00:32:19 +0530, by Pulkit Goyal
-
py3: use unicode literals in crecord.pyThu, 04 Aug 2016 00:21:14 +0530, by Pulkit Goyal
-
py3: use unicode literals in changelog.pyThu, 04 Aug 2016 00:15:39 +0530, by Pulkit Goyal
-
mpatch: write a cffi version of mpatch.patchesMon, 25 Jul 2016 15:10:52 +0200, by Maciej Fijalkowski
-
mpatch: remove dependency on Python.h in mpatch.cFri, 22 Jul 2016 17:28:05 +0200, by Maciej Fijalkowski
-
mpatch: split mpatch into two filesMon, 18 Jul 2016 19:02:30 +0200, by Maciej Fijalkowski
-
mpatch: provide things that will be exported later with a prefixed nameMon, 18 Jul 2016 16:25:14 +0200, by Maciej Fijalkowski
-
mpatch: change Py_ssize_t to ssize_t in places that will be later copiedMon, 18 Jul 2016 15:14:40 +0200, by Maciej Fijalkowski
-
discovery: move code to create outgoing from roots and headsWed, 03 Aug 2016 22:07:52 -0700, by Gregory Szorc
-
bundle2: remove 'experimental.bundle2-exp' boolean config (BC)Wed, 03 Aug 2016 16:23:26 +0200, by Pierre-Yves David
-
tests: remove all remaining usage of experimental.bundle2-expWed, 03 Aug 2016 15:52:11 +0200, by Pierre-Yves David
-
tests: use 'legacy.exchange' option in various mixed testsWed, 03 Aug 2016 15:39:55 +0200, by Pierre-Yves David
-
tests: use 'legacy.exchange' option in various bundle1 testsWed, 03 Aug 2016 15:34:03 +0200, by Pierre-Yves David
-
tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'Tue, 02 Aug 2016 15:23:03 +0200, by Pierre-Yves David
-
bundlerepo: also read the 'devel.legacy.exchange' configWed, 03 Aug 2016 16:42:10 +0200, by Pierre-Yves David
-
bundle2: add a devel option controling bundle version used for exchangeTue, 02 Aug 2016 14:48:21 +0200, by Pierre-Yves David
-
bundle2: rename the _canusebundle2 method to _forcebundle1Wed, 03 Aug 2016 15:01:23 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-bookmark-pushpull.tWed, 03 Aug 2016 14:24:09 +0200, by Pierre-Yves David
-
tests: update bugzilla link in test-issue1175.tThu, 04 Aug 2016 19:51:03 +0800, by Anton Shestakov
-
journal: use fm.formatdate() to pass date tuple in appropriate type (BC)Sun, 31 Jul 2016 17:11:48 +0900, by Yuya Nishihara
-
formatter: add function to convert date tuple to appropriate formatSun, 31 Jul 2016 17:07:29 +0900, by Yuya Nishihara
-
journal: use fm.formatlist() to pass hashes in appropriate type (BC)Sun, 31 Jul 2016 16:56:26 +0900, by Yuya Nishihara
-
formatter: add function to convert list to appropriate format (issue5217)Sun, 10 Jul 2016 21:03:06 +0900, by Yuya Nishihara
-
journal: use fm.hexfunc() to get full hash in JSON/template output (BC)Sun, 31 Jul 2016 16:38:16 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputThu, 04 Aug 2016 00:04:48 +0530, by Pulkit Goyal
-
deprecation: enforce thew 'tr' argument of 'dirstate.write' (API)Tue, 02 Aug 2016 16:51:27 +0200, by Pierre-Yves David
-
tests: remove initial bundle2 enabling in various bundle2 testsTue, 02 Aug 2016 14:54:06 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-largefiles.tTue, 02 Aug 2016 15:44:51 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-tags.tTue, 02 Aug 2016 15:05:57 +0200, by Pierre-Yves David
-
templatekw: change joinfmt to a mandatory argument of _hybrid objectSat, 23 Jul 2016 13:08:43 +0900, by Yuya Nishihara
-
convert: move svn config initializer out of the module level stableMon, 01 Aug 2016 17:38:01 -0700, by Durham Goode
-
win32: update link to mailing list in readme stableThu, 04 Aug 2016 19:50:25 +0800, by Anton Shestakov
-
debian: update source URL in copyright file stableThu, 04 Aug 2016 19:49:07 +0800, by Anton Shestakov
-
url: drop compatibility wrapper of socket.create_connection()Mon, 18 Jul 2016 23:12:09 +0900, by Yuya Nishihara
-
doc: remove double imports of inspect from hgmanpage.pySat, 14 May 2016 14:37:25 +0900, by Yuya Nishihara
-
merge: concatenate default conflict marker at parsing phase of .pyTue, 05 May 2015 10:51:34 +0900, by Yuya Nishihara
-
tests: remove bundle2 activation from test-push-warn.tTue, 02 Aug 2016 03:54:17 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-phases-exchanges.tTue, 02 Aug 2016 03:53:48 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-obsolete.tTue, 02 Aug 2016 03:53:17 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-http-proxy.tTue, 02 Aug 2016 03:53:05 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-hook.tTue, 02 Aug 2016 03:50:58 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-acl.tTue, 02 Aug 2016 03:50:42 +0200, by Pierre-Yves David
-
merge with stableMon, 01 Aug 2016 13:14:13 -0400, by Augie Fackler
-
doc: make previous line of certificate example end with "::" stableMon, 01 Aug 2016 06:08:27 +0900, by FUJIWARA Katsunori
-
doc: fix incorrect use of rst hg role in help text stableMon, 01 Aug 2016 06:08:27 +0900, by FUJIWARA Katsunori
-
doc: use field rst syntax to show keywords in debugdeltachain help correctly stableMon, 01 Aug 2016 06:08:26 +0900, by FUJIWARA Katsunori
-
revset: refactor to make xgettext put i18n comments into hg.pot file stableMon, 01 Aug 2016 06:08:26 +0900, by FUJIWARA Katsunori
-
doc: trim newline at the end of exception message stableMon, 01 Aug 2016 06:08:25 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with 6fd751fa58d3 stableMon, 01 Aug 2016 08:27:22 +0900, by FUJIWARA Katsunori
-
demandimport: avoid infinite recursion at actual module importing (issue5304) stableSun, 31 Jul 2016 05:39:59 +0900, by FUJIWARA Katsunori
-
packagelib: do not remove packages directory in hggetversion (issue5262) stableFri, 29 Jul 2016 00:45:24 +0200, by Pierre-Yves David
-
make: introduce a target to clean everything but packages stableFri, 29 Jul 2016 00:39:59 +0200, by Pierre-Yves David
-
url: avoid re-issuing incorrect password (issue3210) stableFri, 29 Jul 2016 12:46:07 +0100, by Kim Randell
-
date: accept broader range of ISO 8601 time specs stableWed, 27 Jul 2016 15:22:36 -0500, by Matt Mackall
-
date: parse ISO-style Z and +hh:mm timezone specs stableWed, 27 Jul 2016 15:20:34 -0500, by Matt Mackall
-
keyword: avoid traceback when kwdemo is run outside a repo stableWed, 27 Jul 2016 13:57:51 +0100, by Christian Ebert
-
cmdutil: warnings not issued in cat if subrepopath overlaps stableWed, 27 Jul 2016 08:38:54 +0000, by Hannes Oldenburg
-
sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313) stableMon, 25 Jul 2016 12:00:55 -0700, by Gregory Szorc
-
extdiff: escape path for docstring (issue5301) stableMon, 18 Jul 2016 16:25:35 -0500, by Matt Mackall
-
update: fix bug when update tries to modify folder symlink stableThu, 21 Jul 2016 15:55:47 -0700, by Kostia Balytskyi
-
spartan: make annotate popup use theme colors stableMon, 25 Jul 2016 12:59:52 +0800, by Anton Shestakov
-
monoblue: make annotate popup use theme colors stableMon, 25 Jul 2016 12:37:58 +0800, by Anton Shestakov
-
gitweb: make annotate popup use theme colors stableMon, 25 Jul 2016 12:33:18 +0800, by Anton Shestakov
-
paper: make annotate popup use theme colors stableMon, 25 Jul 2016 12:22:17 +0800, by Anton Shestakov
-
templatekw: fix join format of parents keyword (issue5292) stableFri, 22 Jul 2016 22:12:12 +0900, by Yuya Nishihara
-
templatekw: fix join format of revset() function stableFri, 22 Jul 2016 22:00:46 +0900, by Yuya Nishihara
-
cmdutil: warnings not issued in remove if subrepopath overlaps stableFri, 22 Jul 2016 11:29:42 +0000, by Hannes Oldenburg
-
sslutil: improve messaging around unsupported protocols (issue5303) stableTue, 19 Jul 2016 21:09:58 -0700, by Gregory Szorc
-
sslutil: capture string string representation of protocol stableTue, 19 Jul 2016 20:30:29 -0700, by Gregory Szorc
-
sslutil: allow TLS 1.0 when --insecure is used stableTue, 19 Jul 2016 20:16:51 -0700, by Gregory Szorc
-
hg: copy [hostsecurity] options to remote ui instances (issue5305) stableTue, 19 Jul 2016 19:57:34 -0700, by Gregory Szorc
-
rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount stableMon, 18 Jul 2016 22:25:09 +0200, by Mads Kiilerich
-
rbc: test case for incorrect and too aggressive invalidation of invalid caches stableMon, 18 Jul 2016 22:23:44 +0200, by Mads Kiilerich
-
util: better handle '-' in version string (issue5302) stableTue, 19 Jul 2016 10:15:35 -0700, by Gregory Szorc
-
convert: update use of deprecated bzrlib property stableTue, 19 Jul 2016 11:00:32 -0500, by Kevin Bullock
-
hghave: fix typo of sslutil.supportedprotocols stableTue, 19 Jul 2016 21:16:44 +0900, by Yuya Nishihara
-
rebase: turn rebase revs into set before filtering obsolete stableTue, 19 Jul 2016 03:29:53 -0700, by Simon Farnsworth
-
merge default into stable for 3.9 code freeze stable 3.9-rcMon, 18 Jul 2016 23:28:14 -0500, by Matt Mackall
-
rbc: fix invalid rbc-revs entries caused by missing cache growthMon, 18 Jul 2016 22:22:38 +0200, by Mads Kiilerich
-
rbc: test case for cache file not growing correctly, causing bad new entriesMon, 18 Jul 2016 22:21:42 +0200, by Mads Kiilerich
-
chg: handle EOF reading data blockMon, 18 Jul 2016 18:55:06 +0100, by Jun Wu
-
sslutil: more robustly detect protocol supportMon, 18 Jul 2016 11:27:27 -0700, by Gregory Szorc
-
osutil: add darwin-only version of os.listdir using cffiMon, 11 Jul 2016 11:05:08 +0200, by Maciej Fijalkowski
-
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunnelingSun, 05 Jun 2016 12:29:08 +0900, by Yuya Nishihara
-
chgserver: rename private functions and variables of chgunixservicehandlerSat, 21 May 2016 18:16:39 +0900, by Yuya Nishihara
-
chgserver: refactor initialization of real/base addressesSun, 22 May 2016 14:06:37 +0900, by Yuya Nishihara
-
chgserver: reorder functions in chgunixservicehandlerSun, 22 May 2016 14:05:34 +0900, by Yuya Nishihara
-
chgserver: use ui.debug() to print server debug messagesSat, 21 May 2016 18:15:20 +0900, by Yuya Nishihara
-
ssl: remove special case of web.cacerts=! from remoteui()Sun, 05 Jun 2016 12:18:20 +0900, by Yuya Nishihara
-
bundle2: store changeset count when creating file bundlesSun, 17 Jul 2016 15:13:51 -0700, by Gregory Szorc
-
util: implement a deterministic __repr__ on sortdictSun, 17 Jul 2016 15:10:30 -0700, by Gregory Szorc
-
bundle2: use a sorted dict for holding parametersSun, 17 Jul 2016 14:51:00 -0700, by Gregory Szorc
-
wireproto: extract repo filtering to standalone functionFri, 15 Jul 2016 13:41:34 -0700, by Gregory Szorc
-
url: add distribution and version to user-agent request header (BC)Thu, 14 Jul 2016 19:16:46 -0700, by Gregory Szorc
-
commandserver: use SOMAXCONN as queue size of pending connectionsSat, 16 Jul 2016 14:48:58 +0900, by Yuya Nishihara
-
commandserver: rename _serveworker() to _runworker()Sat, 16 Jul 2016 14:46:31 +0900, by Yuya Nishihara
-
commandserver: separate initialization and cleanup of forked processSun, 22 May 2016 13:53:32 +0900, by Yuya Nishihara
-
commandserver: unindent superfluous "if True" blocksSat, 21 May 2016 18:14:13 +0900, by Yuya Nishihara
-
pycompat: make pycompat demandimport friendlySun, 17 Jul 2016 19:48:04 +0530, by Pulkit Goyal
-
run-tests: make --local set --with-chg if --chg is usedMon, 18 Jul 2016 08:55:30 +0100, by Jun Wu
-
run-tests: allow --local to set multiple attributesMon, 18 Jul 2016 08:45:46 +0100, by Jun Wu
-
chg: add pgid to hgclient structSun, 17 Jul 2016 23:05:59 +0100, by Jun Wu
-
commandserver: send pgid in hello messageSun, 17 Jul 2016 22:56:05 +0100, by Jun Wu
-
tests: update test certificate generation instructionsSun, 17 Jul 2016 11:28:01 -0700, by Gregory Szorc
-
sslutil: move comment about protocol constantsSun, 17 Jul 2016 11:03:08 -0700, by Gregory Szorc
-
sslutil: support defining cipher listSun, 17 Jul 2016 10:59:32 -0700, by Gregory Szorc
-
hghave: add test for Python 2.7+Sun, 17 Jul 2016 10:50:51 -0700, by Gregory Szorc
-
spartan: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:06:19 +0800, by Anton Shestakov
-
monoblue: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:06:04 +0800, by Anton Shestakov
-
gitweb: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:00:36 +0800, by Anton Shestakov
-
paper: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 14:49:07 +0800, by Anton Shestakov
-
tests: check importing modules in perf.py for historical portabilityFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
tests: introduce check-perf-code.py to add extra checks on perf.pyFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
check-code: move fixing up regexp into main procedureFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
check-code: factor out boot procedure into mainFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
perf: import newer modules separately for earlier MercurialFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer importWed, 13 Jul 2016 23:38:29 +0530, by Pulkit Goyal
-
py3: re-implement the BaseHTTPServer.test() functionFri, 15 Jul 2016 23:00:31 +0530, by Pulkit Goyal
-
test-http: use sed instead of fixed-with cut for reading access.logFri, 15 Jul 2016 12:39:36 -0400, by Augie Fackler
-
test-serve: add missing globsFri, 15 Jul 2016 12:34:15 -0400, by Augie Fackler
-
tests: glob whitespace between path and OK in unzip(1) outputFri, 15 Jul 2016 12:49:58 -0400, by Augie Fackler
-
sslutil: print a warning when using TLS 1.0 on legacy PythonWed, 13 Jul 2016 21:49:17 -0700, by Gregory Szorc
-
sslutil: require TLS 1.1+ when supportedWed, 13 Jul 2016 21:35:54 -0700, by Gregory Szorc
-
sslutil: config option to specify TLS protocol versionThu, 14 Jul 2016 20:47:22 -0700, by Gregory Szorc
-
sslutil: prevent CRIMEThu, 14 Jul 2016 20:07:10 -0700, by Gregory Szorc
-
sslutil: update comment about create_default_context()Thu, 14 Jul 2016 19:56:39 -0700, by Gregory Szorc
-
tests: use sslutil.wrapserversocket()Wed, 13 Jul 2016 20:41:07 -0700, by Gregory Szorc
-
hgweb: use sslutil.wrapserversocket()Tue, 12 Jul 2016 23:12:03 -0700, by Gregory Szorc
-
sslutil: implement wrapserversocket()Thu, 14 Jul 2016 20:14:19 -0700, by Gregory Szorc
-
hgweb: pass ui into preparehttpserverWed, 13 Jul 2016 00:14:50 -0700, by Gregory Szorc
-
rebase: remove sortedstate-related confusionThu, 14 Jul 2016 03:12:09 -0700, by Kostia Balytskyi
-
rebase: replace extrafn field with _makeextrafn invocationsThu, 14 Jul 2016 02:59:27 -0700, by Kostia Balytskyi
-
mercurial: implement a source transforming module loader on Python 3Mon, 04 Jul 2016 11:18:03 -0700, by Gregory Szorc
-
compat: define ssize_t as int on 32bit Windows, silences C4142 warningFri, 15 Jul 2016 23:54:56 +0900, by Yuya Nishihara
-
commandserver: drop old unixservice implementationSun, 22 May 2016 13:45:09 +0900, by Yuya Nishihara
-
chgserver: switch to new forking serviceSun, 22 May 2016 13:36:37 +0900, by Yuya Nishihara
-
chgserver: extract stub factory of service objectSun, 22 May 2016 13:13:04 +0900, by Yuya Nishihara
-
chgserver: reorder service classes to make future patches readableSun, 22 May 2016 13:08:30 +0900, by Yuya Nishihara
-
commandserver: add new forking server implemented without using SocketServerSun, 22 May 2016 11:43:18 +0900, by Yuya Nishihara
-
commandserver: extract function that serves for the current connectionSun, 22 May 2016 12:49:22 +0900, by Yuya Nishihara
-
commandserver: manually create file objects from socketSun, 22 May 2016 12:44:25 +0900, by Yuya Nishihara
-
bdiff: split bdiff into cpy-aware and cpy-agnostic partWed, 13 Jul 2016 10:46:26 +0200, by Maciej Fijalkowski
-
bdiff: rename functions and structs to be amenable for later exportingWed, 13 Jul 2016 10:07:17 +0200, by Maciej Fijalkowski
-
bdiff: use ssize_t in favor of Py_ssize_t in cpython-unaware locationsWed, 13 Jul 2016 09:36:24 +0200, by Maciej Fijalkowski
-
hgweb: enumerate lines in loop header, not beforeThu, 14 Jul 2016 12:33:44 +0800, by Anton Shestakov
-
sslutil: add assertion to prevent accidental CA usage on WindowsWed, 13 Jul 2016 19:33:52 -0700, by Gregory Szorc
-
shelve: make unshelve be able to abort in any caseWed, 13 Jul 2016 16:16:18 +0100, by Kostia Balytskyi
-
osx: explicitly build hg with /usr/bin/python2.7Wed, 13 Jul 2016 10:39:33 -0400, by Augie Fackler
-
osx: correct comment about ordering of welcome pageWed, 13 Jul 2016 11:26:44 -0400, by Augie Fackler
-
osx: jettison outdated build instructionsWed, 13 Jul 2016 11:24:31 -0400, by Augie Fackler
-
commandserver: extract _cleanup() hook to clarify chg is doing differentlySun, 22 May 2016 11:21:11 +0900, by Yuya Nishihara
-
chgserver: drop repo at chgunixservice.__init__()Sat, 21 May 2016 17:06:39 +0900, by Yuya Nishihara
-
chgserver: extract utility to bind unix domain socket to long pathSat, 21 May 2016 16:52:04 +0900, by Yuya Nishihara
-
chgserver: narrow scope of chdir() to socket.bind()Sat, 21 May 2016 16:42:59 +0900, by Yuya Nishihara
-
annotate: handle empty files earlierMon, 11 Jul 2016 15:45:34 +0200, by Denis Laxalde
-
context: eliminate handling of linenumber being None in annotateMon, 11 Jul 2016 14:44:19 +0200, by Denis Laxalde
-
tests: regenerate x509 test certificatesTue, 12 Jul 2016 22:26:04 -0700, by Gregory Szorc
-
hgweb: add a link on node id in annotate hover-boxTue, 12 Jul 2016 15:09:07 +0200, by Denis Laxalde
-
hgweb: move author information from left-column to hover-box in annotate viewTue, 12 Jul 2016 15:07:37 +0200, by Denis Laxalde
-
hgweb: add links to diff and changeset in hover-box on annotate viewTue, 14 Jun 2016 11:01:30 +0200, by Denis Laxalde
-
hgweb: add link to parents of annotated revision in annotate viewTue, 28 Jun 2016 11:42:42 +0200, by Denis Laxalde
-
compat: provide a declaration of ssize_t, for MS windowsMon, 11 Jul 2016 13:53:35 +0200, by Maciej Fijalkowski
-
check-code: enforce (glob) on output lines containing 127.0.0.1Sat, 09 Jul 2016 23:04:03 -0400, by Augie Fackler
-
tests: add (glob) annotations to output lines with 127.0.0.1Sat, 09 Jul 2016 23:03:45 -0400, by Augie Fackler
-
run-tests: add support for using 127.0.0.1 as a globSat, 09 Jul 2016 23:01:02 -0400, by Augie Fackler
-
check-code: only treat a # as a line in a t-test if it has a space before itTue, 12 Jul 2016 15:34:17 -0400, by Augie Fackler
-
test-export: be more aggressive about quoting ^Tue, 12 Jul 2016 15:41:38 -0400, by Augie Fackler
-
test-check-shbang: work around check-code not wanting hardcoded pathsTue, 12 Jul 2016 15:32:24 -0400, by Augie Fackler
-
tests: relax "Connection refused" matchTue, 12 Jul 2016 11:20:30 -0400, by Augie Fackler
-
commandserver: backport handling of forking server from chgserverSat, 21 May 2016 15:23:21 +0900, by Yuya Nishihara
-
commandserver: promote .cleanup() hook from chgserverSat, 21 May 2016 15:18:23 +0900, by Yuya Nishihara
-
commandserver: extract method to create commandserver instance per requestSat, 21 May 2016 15:12:19 +0900, by Yuya Nishihara
-
error: make hintable exceptions reject unknown keyword arguments (API)Mon, 11 Jul 2016 21:40:02 +0900, by Yuya Nishihara
-
error: make HintException a mix-in class not derived from BaseException (API)Sat, 09 Jul 2016 14:28:30 +0900, by Yuya Nishihara
-
sslutil: move context options flags to _hostsettingsWed, 06 Jul 2016 22:53:22 -0700, by Gregory Szorc
-
sslutil: move protocol determination to _hostsettingsWed, 06 Jul 2016 22:47:24 -0700, by Gregory Szorc
-
share: don't recreate the source repo each timeMon, 11 Jul 2016 13:40:02 -0700, by Durham Goode
-
setup: prepare for future cffi modules by adding placeholder in setupMon, 11 Jul 2016 10:44:18 +0200, by Maciej Fijalkowski
-
journal: add support for seaching by patternFri, 08 Jul 2016 16:48:38 +0100, by Martijn Pieters
-
journal: add share extension supportMon, 11 Jul 2016 14:45:41 +0100, by Martijn Pieters
-
journal: add dirstate trackingMon, 11 Jul 2016 13:39:24 +0100, by Martijn Pieters
-
merge with stableMon, 11 Jul 2016 08:54:13 -0500, by Matt Mackall
-
sslutil: try to find CA certficates in well-known locationsWed, 06 Jul 2016 21:16:00 -0700, by Gregory Szorc
-
sslutil: issue warning when unable to load certificates on OS XWed, 06 Jul 2016 20:46:05 -0700, by Gregory Szorc
-
revert: don't backup if no files reverted in interactive mode (issue4793)Thu, 30 Jun 2016 08:38:19 -0700, by skarlage
-
perf: define command annotation locally for Mercurial earlier than 3.1Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: avoid using formatteropts for Mercurial earlier than 3.2Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: use locally defined revlog option list for Mercurial earlier than 3.7Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: add historical portability policy for future referenceTue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
tests: check ETag format in test-hgweb-commandsSat, 09 Jul 2016 14:01:55 +0800, by Anton Shestakov
-
hgweb: emit a valid, weak ETagSat, 09 Jul 2016 03:26:24 +0800, by Anton Shestakov
-
policy: add cffi policy for PyPyTue, 07 Jun 2016 15:35:58 +0200, by Maciej Fijalkowski
-
sslutil: handle default CA certificate loading on WindowsMon, 04 Jul 2016 10:04:11 -0700, by Gregory Szorc
-
sslutil: expand _defaultcacerts docstring to note calling assumptionsThu, 30 Jun 2016 19:54:12 -0700, by Gregory Szorc
-
sslutil: document the Apple OpenSSL cert trickMon, 04 Jul 2016 10:00:56 -0700, by Gregory Szorc
-
sslutil: use certificates provided by certifi if availableMon, 04 Jul 2016 09:58:45 -0700, by Gregory Szorc
-
py3: make files use absolute_import and print_functionSun, 03 Jul 2016 22:28:24 +0530, by Pulkit Goyal
-
sslutil: don't attempt to find default CA certs file when told not toFri, 01 Jul 2016 19:17:45 -0700, by Gregory Szorc
-
sslutil: pass ui to _defaultcacertsFri, 01 Jul 2016 19:04:39 -0700, by Gregory Szorc
-
sslutil: change comment and logged message for found ca cert fileFri, 01 Jul 2016 18:03:51 -0700, by Gregory Szorc
-
tests: better testing of loaded certificatesFri, 01 Jul 2016 19:27:34 -0700, by Gregory Szorc
-
update: teach hg to override untracked dir with a tracked file on updateFri, 01 Jul 2016 17:42:55 +0200, by Kostia Balytskyi
-
rebase: move handling of obsolete commits to be a separate RR class methodFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move rebase finish logic to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move core rebase logic to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move local variable 'extrafn' to the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move local variable 'currentbookmarks' to the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: make collapsing use explicit logic to decide on the rev to reuseFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move new rebase preparation to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move abort/continue prep to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
hgweb: expose list of per-repo labels to templatesThu, 30 Jun 2016 18:59:53 -0700, by Gregory Szorc
-
histedit: move autoverb rule to the commit it matchesTue, 21 Jun 2016 14:58:49 -0700, by Sean Farley
-
histedit: use _getsummary in ruleeditorFri, 27 May 2016 14:03:00 -0700, by Sean Farley
-
histedit: use _getsummary in toruleFri, 27 May 2016 14:02:36 -0700, by Sean Farley
-
histedit: extract common summary code into methodFri, 27 May 2016 14:00:12 -0700, by Sean Farley
-
histedit: remove unneeded initial parameterThu, 26 May 2016 15:43:00 -0700, by Sean Farley
-
histedit: move autoverb logic from torule to ruleeditorThu, 26 May 2016 16:46:10 -0700, by Sean Farley
-
treemanifests: actually strip directory manifestsThu, 30 Jun 2016 13:06:19 -0700, by Martin von Zweigbergk
-
logtoprocess: do not leak the ui object in uisetupThu, 30 Jun 2016 15:26:11 +0100, by Jun Wu
-
chgserver: document why we don't merge mtimehash and confighashWed, 29 Jun 2016 23:53:20 +0100, by Jun Wu
-
extensions: move uisetup and extsetup to standalone functionsThu, 30 Jun 2016 10:31:50 +0100, by Jun Wu
-
sslutil: don't access message attribute in exception (issue5285) stableSat, 02 Jul 2016 09:41:40 -0700, by Gregory Szorc
-
merge with stableFri, 01 Jul 2016 16:02:56 -0500, by Matt Mackall
-
hgweb: add absolute urls for archives in json-summaryFri, 01 Jul 2016 13:54:35 +0800, by Anton Shestakov
-
tests: allow bz2 archives in test-hgweb-json.tFri, 01 Jul 2016 13:36:59 +0800, by Anton Shestakov
-
keepalive: switch from thread to threading moduleFri, 01 Jul 2016 19:17:16 +0530, by Pulkit Goyal
-
py3: conditionalize httplib importTue, 28 Jun 2016 16:01:53 +0530, by Pulkit Goyal
-
sslutil: synchronize hostname matching logic with CPython stable 3.8.4Sun, 26 Jun 2016 19:34:48 -0700, by Gregory Szorc
-
tests: import CPython's hostname matching tests stableSun, 26 Jun 2016 19:16:54 -0700, by Gregory Szorc
-
sslutil: emit warning when no CA certificates loadedWed, 29 Jun 2016 19:43:27 -0700, by Gregory Szorc
-
tests: test case where default ca certs not availableWed, 29 Jun 2016 19:49:39 -0700, by Gregory Szorc
-
sslutil: don't load default certificates when they aren't relevantWed, 29 Jun 2016 19:38:24 -0700, by Gregory Szorc
-
sslutil: display a better error message when CA file loading failsWed, 29 Jun 2016 19:37:38 -0700, by Gregory Szorc
-
tests: add test for empty CA certs fileWed, 29 Jun 2016 18:15:28 -0700, by Gregory Szorc
-
internals: move the bitmanipulation routines into its own fileMon, 06 Jun 2016 13:08:13 +0200, by Maciej Fijalkowski
-
journal: new experimental extensionFri, 24 Jun 2016 16:12:05 +0100, by Martijn Pieters
-
httpclient: update to 54868ef054d2 of httpplusMon, 27 Jun 2016 11:53:50 -0400, by Augie Fackler
-
revset: check invalid function syntax "func-name"() explicitlyMon, 27 Jun 2016 20:44:14 +0900, by Yuya Nishihara
-
chg: silence warning of unused parameter 'sig'Tue, 28 Jun 2016 22:39:06 +0900, by Yuya Nishihara
-
hgweb: reindent atom/changelogentry.tmplWed, 29 Jun 2016 22:48:32 +0800, by Anton Shestakov
-
hgweb: remove unused/nonexistent filelogentry from atom/mapWed, 29 Jun 2016 21:07:59 +0800, by Anton Shestakov
-
hgweb: remove unnecessary CDATA markup in atom/branchentry.tmplWed, 29 Jun 2016 20:58:09 +0800, by Anton Shestakov
-
hgweb: reindent rss/changelogentry.tmplWed, 29 Jun 2016 20:19:04 +0800, by Anton Shestakov
-
hgweb: remove a couple of superfluous spaces in rss styleWed, 29 Jun 2016 19:40:04 +0800, by Anton Shestakov
-
py3: add tests in check-code to load modules from util.pyMon, 27 Jun 2016 19:10:30 +0530, by Pulkit Goyal
-
py3: conditionalize SocketServer importMon, 27 Jun 2016 16:48:54 +0530, by Pulkit Goyal
-
py3: conditionalize xmlrpclib importMon, 27 Jun 2016 16:37:37 +0530, by Pulkit Goyal
-
py3: conditionalize the urlparse importMon, 27 Jun 2016 16:16:10 +0530, by Pulkit Goyal
-
py3: update tests/test-check-py3-compat.tMon, 27 Jun 2016 15:53:38 +0530, by Pulkit Goyal
-
chg: send SIGPIPE to server immediately when pager exits (issue5278)Fri, 24 Jun 2016 15:21:10 +0100, by Jun Wu
-
chgserver: do not ignore SIGPIPE if pager is usedFri, 24 Jun 2016 17:06:41 +0100, by Jun Wu
-
debug: make debug{revlog,index,data} --dir not just a flagFri, 24 Jun 2016 11:12:41 -0700, by Martin von Zweigbergk
-
debugdata: disallow trailing option with -c/-mFri, 24 Jun 2016 11:25:55 -0700, by Martin von Zweigbergk
-
revset: get rid of redundant error checking from match()Sun, 26 Jun 2016 17:16:57 +0900, by Yuya Nishihara
-
share: move magic string to a constantFri, 24 Jun 2016 10:32:38 +0100, by Martijn Pieters
-
branchmap: remove unused exception variableSat, 12 Mar 2016 16:08:19 -0800, by Gregory Szorc
-
patch: allow copy information to be passed inMon, 27 Jun 2016 12:11:18 +0200, by Henrik Stuart
-
largefiles: check file in the repo store before checking remotely (issue5257)Thu, 23 Jun 2016 22:37:17 +0200, by liscju
-
largefiles: remove additional blank linesMon, 27 Jun 2016 10:33:33 +0200, by liscju
-
largefiles: fix misleading comments in lfutil instore and storepathFri, 24 Jun 2016 09:08:16 +0200, by liscju
-
revset: implement match() in terms of matchany()Sat, 25 Jun 2016 19:10:46 -0700, by Gregory Szorc
-
scmutil: improve documentation of revset APIsSat, 25 Jun 2016 19:12:20 -0700, by Gregory Szorc
-
mdiff: remove use of __slots__Sat, 25 Jun 2016 13:52:46 -0700, by Gregory Szorc
-
i18n: use unicode literalSat, 25 Jun 2016 17:40:53 -0700, by Gregory Szorc
-
pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 blockSat, 25 Jun 2016 17:22:06 -0700, by Gregory Szorc
-
ui: path option to declare which revisions to push by defaultSun, 26 Jun 2016 07:59:02 -0700, by Gregory Szorc
-
ui: don't fixup [paths] sub-optionsSat, 25 Jun 2016 18:35:14 -0700, by Gregory Szorc
-
sslutil: abort when unable to verify peer connection (BC)Sat, 25 Jun 2016 07:26:43 -0700, by Gregory Szorc
-
sslutil: remove out of place commentSat, 25 Jun 2016 07:32:02 -0700, by Gregory Szorc
-
largefiles: remove additional blank line between methods in localstoreFri, 24 Jun 2016 11:51:00 +0200, by liscju
-
revset: make head() honor order of subsetThu, 23 Jun 2016 12:37:09 -0700, by Martin von Zweigbergk
-
revsets: use itervalues() where only values are neededThu, 23 Jun 2016 13:08:10 -0700, by Martin von Zweigbergk
-
revsets: passing a set to baseset() is not wrongThu, 23 Jun 2016 12:39:05 -0700, by Martin von Zweigbergk
-
pyflakes: use pycompat.pickles to prevent errorFri, 24 Jun 2016 02:04:43 +0200, by Pierre-Yves David
-
rebase: move local variable 'obsoletenotrebased' to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move restorestestatus function to be a method of the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move local variables related to keeping things unchanged to the RRTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move local variables 'date' and 'extrafns' to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move collapse-related local variables to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: pass repo, ui and opts objects to the RR class constructorTue, 21 Jun 2016 07:22:49 -0700, by Kostia Balytskyi
-
check-code: build translation table for repquote in global for efficiencyTue, 21 Jun 2016 00:50:39 +0900, by FUJIWARA Katsunori
-
check-code: detect "missing _() in ui message" more exactlyTue, 21 Jun 2016 00:50:39 +0900, by FUJIWARA Katsunori
-
revlog: add a fast path for "ambiguous identifier"Wed, 22 Jun 2016 21:30:49 +0100, by Jun Wu
-
import-checker: ensure cffi is always a system moduleThu, 23 Jun 2016 20:45:37 -0400, by Augie Fackler
-
atomictempfile: add context manager supportThu, 23 Jun 2016 18:21:25 +0100, by Martijn Pieters
-
atomictempfile: add read to the supported file operationsThu, 23 Jun 2016 18:20:58 +0100, by Martijn Pieters
-
atomictempfile: remove test orderingThu, 23 Jun 2016 18:18:33 +0100, by Martijn Pieters
-
atomictempfile: use a tempdir to keep the test environment cleanThu, 23 Jun 2016 17:35:43 +0100, by Martijn Pieters
-
test-revset: show how inconsistent the ordering of compound expressions isWed, 22 Jun 2016 22:02:25 +0900, by Yuya Nishihara
-
i18n: translate abort messagesTue, 14 Jun 2016 11:53:55 +0200, by liscju
-
hgweb: display blamed revision once per block in annotate viewTue, 07 Jun 2016 12:10:01 +0200, by Denis Laxalde
-
hgweb: highlight data of the current revision in annotate viewThu, 02 Jun 2016 16:26:50 +0200, by Denis Laxalde
-
bashcompletion: show available command-line switches for aliasesTue, 21 Jun 2016 17:15:51 +0100, by Martijn Pieters
-
py3: shift from __future__ import absolute import to beginning (issue5269)Mon, 20 Jun 2016 23:31:45 +0530, by Pulkit Goyal
-
pull: add help information about pulling active bookmarkMon, 20 Jun 2016 23:24:55 +0200, by liscju
-
templates: add support for search webcommand in json styleFri, 10 Jun 2016 10:31:42 +0200, by Laura Médioni
-
templates: add support for summary webcommand in json styleMon, 06 Jun 2016 15:14:11 +0200, by Laura Médioni
-
templates: add support for filerevision webcommand in json styleFri, 03 Jun 2016 12:32:42 +0200, by Laura Médioni
-
templates: add support for filelog webcommand in json styleFri, 03 Jun 2016 11:28:22 +0200, by Laura Médioni
-
largefiles: make cloning not ask two times about password (issue4883)Thu, 09 Jun 2016 12:41:57 +0200, by liscju
-
url: remember http password database in ui objectThu, 09 Jun 2016 11:41:36 +0200, by liscju
-
url: extract password database from password managerSun, 05 Jun 2016 23:36:23 +0200, by liscju
-
bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)Wed, 01 Jun 2016 22:58:57 +0200, by liscju
-
demandimport: delay loading for "from a import b" with absolute_importSun, 19 Jun 2016 02:17:33 +0900, by FUJIWARA Katsunori
-
import-checker: increase portability for python 2.6.xSun, 19 Jun 2016 02:15:09 +0900, by FUJIWARA Katsunori
-
scmutil: allow access to filecache descriptor on classFri, 17 Jun 2016 20:06:09 +0100, by Martijn Pieters
-
rebase: do not abort if all changesets have equivalents in the destinationFri, 17 Jun 2016 16:59:08 +0100, by Kostia Balytskyi
-
changegroup: don't send empty subdirectory manifest groupsThu, 16 Jun 2016 15:15:33 -0700, by Martin von Zweigbergk
-
chg: ignore SIGINT while waiting pager terminationWed, 15 Jun 2016 23:49:56 +0900, by Yuya Nishihara
-
chg: reset signal handlers to default before waiting pagerWed, 15 Jun 2016 23:32:00 +0900, by Yuya Nishihara
-
help: document that [subpaths] may rewrite relative paths stableThu, 16 Jun 2016 09:15:12 -0700, by Mike Miller
-
doc: describe detail about checkambig optional argumentMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
ui: provide official way to reset internal state per commandSun, 12 Jun 2016 14:07:26 +0900, by Yuya Nishihara
-
revset: extract function that validates sort() argumentsSat, 11 Jun 2016 10:17:49 +0900, by Yuya Nishihara
-
revset: build dict of extra sort options before evaluating setWed, 15 Jun 2016 21:26:45 +0900, by Yuya Nishihara
-
revset: build list of (key, reverse) pairs before sortingSat, 11 Jun 2016 10:15:40 +0900, by Yuya Nishihara
-
revset: fix crash on empty sort keyWed, 15 Jun 2016 20:37:24 +0900, by Yuya Nishihara
-
rebase: move local variable 'targetancestors' to the RR classMon, 13 Jun 2016 22:41:45 +0100, by Kostia Balytskyi
-
rebase: move local variable 'skipped' to the RR classMon, 13 Jun 2016 22:40:59 +0100, by Kostia Balytskyi
-
rebase: move local variable 'target' to the RR classMon, 13 Jun 2016 22:38:54 +0100, by Kostia Balytskyi
-
rebase: introduce a rebaseruntime (RR) classMon, 13 Jun 2016 22:36:13 +0100, by Kostia Balytskyi
-
chg: change default connect timeout to 60 secondsWed, 15 Jun 2016 21:36:31 +0100, by Jun Wu
-
tests: increase test-https malform error globTue, 14 Jun 2016 18:14:42 -0700, by Durham Goode
-
largefiles: make storefactory._openstore publicTue, 14 Jun 2016 11:21:41 +0200, by liscju
-
bookmarks: abort 'push -B .' when no active bookmarkMon, 13 Jun 2016 23:50:26 +0200, by liscju
-
transaction: avoid ambiguity of file stat at restoring from backupMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
localrepo: make restoring from backup at rollback avoid ambiguity of file statMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
dirstate: make restoring from backup avoid ambiguity of file statMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
tests: drop a duplicated instructionSat, 11 Jun 2016 20:59:49 +0200, by Denis Laxalde
-
merge with stableTue, 14 Jun 2016 14:52:58 -0500, by Matt Mackall
-
revset: add new topographical sortMon, 13 Jun 2016 18:20:00 +0100, by Martijn Pieters
-
revset: move groupbranchiter over from graphmodMon, 13 Jun 2016 18:20:00 +0100, by Martijn Pieters
-
revset: record if a set is in topographical orderTue, 14 Jun 2016 11:05:36 +0100, by Martijn Pieters
-
chg: make timeout adjustableMon, 13 Jun 2016 21:30:14 +0100, by Jun Wu
-
chg: exec pager in child processSat, 11 Jun 2016 20:25:49 +0100, by Jun Wu
-
tests: move chg pager test to test-pager.tMon, 13 Jun 2016 13:16:17 +0100, by Jun Wu
-
util: drop local aliases for md5, sha1, sha256, and sha512Fri, 10 Jun 2016 00:13:23 -0400, by Augie Fackler
-
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1Fri, 10 Jun 2016 00:12:33 -0400, by Augie Fackler
-
pathencode: use hashlib.sha1 directly instead of indirecting through utilFri, 10 Jun 2016 00:25:07 -0400, by Augie Fackler
-
revlog: use hashlib.sha1 directly instead of through utilFri, 10 Jun 2016 00:10:34 -0400, by Augie Fackler
-
store: use hashlib.sha1 directly instead of through utilFri, 10 Jun 2016 00:10:06 -0400, by Augie Fackler
-
similar: delete extra newline at EOFFri, 10 Jun 2016 00:14:43 -0400, by Augie Fackler
-
scmutil: delete extra newline at EOFFri, 10 Jun 2016 00:14:10 -0400, by Augie Fackler
-
graphmod: avoid sorting when already sortedWed, 08 Jun 2016 16:18:43 +0100, by Martijn Pieters
-
sslutil: per-host config option to define certificatesTue, 07 Jun 2016 20:29:54 -0700, by Gregory Szorc
-
tests: add basic tests for SMTP over SSLFri, 27 May 2016 23:18:38 +0900, by Yuya Nishihara
-
tests: add dummy SMTP daemon for SSL testsFri, 27 May 2016 22:43:47 +0900, by Yuya Nishihara
-
tests: extract SSL certificates from test-https.tFri, 27 May 2016 22:40:09 +0900, by Yuya Nishihara
-
check-code: make 'ls' pattern less invasiveTue, 31 May 2016 21:49:49 +0900, by Yuya Nishihara
-
largefiles: fix support for local largefiles while using share extension stableTue, 07 Jun 2016 08:32:33 +0200, by Henrik Stuart
-
merge with stableThu, 09 Jun 2016 13:47:42 -0500, by Matt Mackall
-
crecord: drop unused "operation" parameter from filterpatch functionTue, 07 Jun 2016 11:57:11 +0200, by Denis Laxalde
-
patch: define full messages for interactive record/revertTue, 07 Jun 2016 10:37:19 +0200, by Denis Laxalde
-
hgweb: remove unused code in annotate web commandWed, 01 Jun 2016 15:16:38 +0200, by Denis Laxalde
-
py3: conditionalize cPickle import by adding in utilSat, 04 Jun 2016 14:38:00 +0530, by Pulkit Goyal
-
test-revset: fix test vector for ordering issue of matching()Fri, 03 Jun 2016 21:49:26 +0900, by Yuya Nishihara
-
largefiles: rename match_ to matchmod import in lfutilFri, 20 May 2016 01:42:04 +0200, by liscju
-
largefiles: rename match_ to matchmod import in reposetupThu, 12 May 2016 11:49:23 +0200, by liscju
-
largefiles: rename match_ to matchmod import in overridesThu, 12 May 2016 11:48:39 +0200, by liscju
-
largefiles: rename match_ to matchmod import in lfcommandsThu, 12 May 2016 11:36:51 +0200, by liscju
-
py3: make largefiles/wirestore.py use absolute_importTue, 10 May 2016 15:20:04 +0200, by liscju
-
py3: make largefiles/uisetup.py use absolute_importTue, 10 May 2016 15:14:41 +0200, by liscju
-
py3: make largefiles/reposetup.py use absolute_importTue, 10 May 2016 15:04:22 +0200, by liscju
-
py3: make largefiles/remotestore.py use absolute_importTue, 10 May 2016 15:00:22 +0200, by liscju
-
py3: make largefiles/proto.py use absolute_importTue, 10 May 2016 14:41:58 +0200, by liscju
-
py3: make largefiles/overrides.py use absolute_importTue, 10 May 2016 14:26:36 +0200, by liscju
-
py3: make largefiles/localstore.py use absolute_importTue, 10 May 2016 14:20:51 +0200, by liscju
-
py3: make largefiles/lfutil.py use absolute_importTue, 10 May 2016 15:09:22 +0200, by liscju
-
py3: make largefiles/lfcommands.py use absolute_importSat, 07 May 2016 15:44:46 +0200, by liscju
-
py3: make largefiles/basestore.py use absolute_importFri, 06 May 2016 14:30:23 +0200, by liscju
-
py3: make largefiles/__init__.py use absolute_importFri, 06 May 2016 14:28:32 +0200, by liscju
-
largefiles: move basestore._openstore into new module to remove cycleSat, 04 Jun 2016 16:53:44 +0200, by liscju
-
revset: make filteredset.__nonzero__ respect the order of the filteredsetThu, 02 Jun 2016 22:39:01 +0100, by Kostia Balytskyi
-
phases: make writing phaseroots file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
dirstate: make writing branch file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
dirstate: make writing dirstate file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
bookmarks: make writing files out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
transaction: avoid ambiguity of file stat at closing transactionFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
util: add __ne__ to filestat class for consistencyFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
style: remove namespace classSat, 16 Apr 2016 16:01:24 -0700, by Pierre-Yves David
-
style: don't use capital letter for constantSat, 16 Apr 2016 15:59:30 -0700, by Pierre-Yves David
-
tests-subrepo-git: use "f" to dump pwned.txt, for portability stableThu, 02 Jun 2016 16:18:44 -0700, by Danek Duvall
-
bundle2: don't assume ordering of heads checked after push stableWed, 01 Jun 2016 21:40:52 +0200, by Mads Kiilerich
-
sslutil: print the fingerprint from the last hash usedSat, 04 Jun 2016 11:16:08 -0700, by Gregory Szorc
-
sslutil: make cert fingerprints messages more actionableTue, 31 May 2016 19:21:08 -0700, by Gregory Szorc
-
sslutil: refactor code for fingerprint matchingMon, 30 May 2016 15:43:03 -0700, by Gregory Szorc
-
sslutil: print SHA-256 fingerprint by defaultMon, 30 May 2016 15:42:39 -0700, by Gregory Szorc
-
sslutil: move and change warning when cert verification is disabledMon, 30 May 2016 13:15:53 -0700, by Gregory Szorc
-
sslutil: add devel.disableloaddefaultcerts to disable CA loadingWed, 01 Jun 2016 19:57:20 -0700, by Gregory Szorc
-
sslutil: store flag for whether cert verification is disabledMon, 30 May 2016 11:20:31 -0700, by Gregory Szorc
-
sslutil: remove "strict" argument from validatesocket()Mon, 30 May 2016 11:19:43 -0700, by Gregory Szorc
-
mail: unsupport smtp.verifycert (BC)Sat, 04 Jun 2016 11:13:28 -0700, by Gregory Szorc
-
update: fix bare --clean to work on new branch (issue5003) (BC)Tue, 05 Apr 2016 07:30:01 +0200, by liscju
-
revert: use "discard"/"revert" verb when reverting interactively (issue5143)Fri, 03 Jun 2016 15:55:07 +0200, by Denis Laxalde
-
run-tests: add support for RTUNICODEPEDANTRY environment variableTue, 05 Apr 2016 01:35:58 +0000, by timeless
-
obsolete: fix grammarFri, 27 May 2016 05:24:45 +0000, by timeless
-
tests: add run-test .testtimes basic testingSun, 03 Apr 2016 20:49:30 +0000, by timeless
-
check-code: make repquote distinguish more characters for exact detectionTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: centralize rules depending on implementation of repquoteTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: use fixedmap for replacement of space charactersTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: replace quoted characters correctlyTue, 31 May 2016 20:58:10 +0900, by FUJIWARA Katsunori
-
test-chg: add basic tests for server lifecycleSat, 21 May 2016 21:43:29 +0900, by Yuya Nishihara
-
test-chg: run only with chgSun, 20 Mar 2016 14:59:03 -0700, by Yuya Nishihara
-
distate: add assertions to backup functionsThu, 26 May 2016 17:36:44 -0700, by Mateusz Kwapich
-
shelve: use backup functions instead of manually copying dirstateTue, 24 May 2016 13:29:53 -0700, by Mateusz Kwapich
-
dirstate: don't use actualfilename to name the backup fileWed, 25 May 2016 16:36:16 -0700, by Mateusz Kwapich
-
sslutil: reference appropriate config section in messagingSat, 28 May 2016 12:58:46 -0700, by Gregory Szorc
-
sslutil: allow fingerprints to be specified in [hostsecurity]Sat, 28 May 2016 12:37:36 -0700, by Gregory Szorc
-
debuginstall: expose modulepolicyWed, 09 Mar 2016 19:55:45 +0000, by timeless
-
revset: define table of sort() key functionsSat, 14 May 2016 19:52:00 +0900, by Yuya Nishihara
-
revset: factor out reverse flag of sort() keySat, 14 May 2016 19:46:18 +0900, by Yuya Nishihara
-
tests: don't save host fingerprints in hgrcSat, 28 May 2016 12:29:59 -0700, by Gregory Szorc
-
sslutil: calculate host fingerprints from additional algorithmsSat, 28 May 2016 11:58:28 -0700, by Gregory Szorc
-
util: add sha256Sat, 28 May 2016 12:57:28 -0700, by Gregory Szorc
-
sslutil: move CA file processing into _hostsettings()Sat, 28 May 2016 12:53:33 -0700, by Gregory Szorc
-
sslutil: move SSLContext.verify_mode value into _hostsettingsSat, 28 May 2016 11:41:21 -0700, by Gregory Szorc
-
sslutil: introduce a function for determining host-specific settingsSat, 28 May 2016 11:12:02 -0700, by Gregory Szorc
-
tests-subrepo-git: emit a different "pwned" message based on the test stable 3.8.3Fri, 27 May 2016 15:20:03 -0700, by Danek Duvall
-
tests-subrepo-git: make the "pwned" message output in a stable order stableFri, 27 May 2016 15:10:38 -0700, by Danek Duvall
-
test-cache-abuse: correct for different hunk headers between Solaris and GNU stableFri, 27 May 2016 11:14:29 -0700, by Danek Duvall
-
sslutil: remove sslkwargs() (API)Wed, 25 May 2016 19:57:31 -0700, by Gregory Szorc
-
url: remove use of sslkwargsWed, 25 May 2016 19:57:02 -0700, by Gregory Szorc
-
mail: remove use of sslkwargsWed, 25 May 2016 19:56:20 -0700, by Gregory Szorc
-
httpconnection: remove use of sslkwargsWed, 25 May 2016 19:54:06 -0700, by Gregory Szorc
-
sslutil: move sslkwargs logic into internal function (API)Wed, 25 May 2016 19:52:02 -0700, by Gregory Szorc
-
sslutil: remove ui from sslkwargs (API)Wed, 25 May 2016 19:43:22 -0700, by Gregory Szorc
-
dirstate: remove file from copymap on dropWed, 25 May 2016 16:09:07 -0700, by Mateusz Kwapich
-
run-tests: use json.dumps(separators=)Thu, 26 May 2016 02:35:44 +0000, by timeless
-
debugignore: make messages translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
grep: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
subrepo: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
merge: make messages translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
httppeer: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
notify: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
gpg: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
revset: use getargsdict for sort()Mon, 23 May 2016 14:09:50 -0700, by Martijn Pieters
-
merge with stableWed, 25 May 2016 15:32:35 -0500, by Matt Mackall
-
changegroup: extract method that sorts nodes to sendThu, 12 May 2016 22:29:05 -0400, by Augie Fackler
-
hg: disable demandimport for py3Wed, 11 May 2016 23:24:41 +0000, by timeless
-
tests: enable import checker for all python files (including no .py files)Sun, 15 May 2016 10:48:05 +0900, by Yuya Nishihara
-
tests: make 'f' utility import hashlib unconditionallySun, 15 May 2016 10:45:32 +0900, by Yuya Nishihara
-
tests: fix typo of shebang prefix in test-check-pyflakes.tSun, 15 May 2016 10:41:01 +0900, by Yuya Nishihara
-
hghave: silence future pyflakes warning of unused importSun, 15 May 2016 10:40:26 +0900, by Yuya Nishihara
-
tests: remove unused import from 'f' utilitySun, 15 May 2016 10:39:44 +0900, by Yuya Nishihara
-
bookmarks: allow pushing active bookmark on new remote head (issue5236) stableTue, 24 May 2016 23:36:27 +0200, by liscju
-
sslutil: remove redundant check of sslsocket.cipher()Sun, 15 May 2016 11:50:49 -0700, by Gregory Szorc
-
sslutil: convert socket validation from a class to a function (API)Sun, 15 May 2016 11:38:38 -0700, by Gregory Szorc
-
sslutil: store and use hostname and ui in socket instanceSun, 15 May 2016 11:32:11 -0700, by Gregory Szorc
-
sslutil: use a dict for hanging hg state off the wrapped socketSun, 15 May 2016 11:25:07 -0700, by Gregory Szorc
-
sslutil: require serverhostname argument (API)Thu, 05 May 2016 19:10:18 -0700, by Gregory Szorc
-
annotate: optimize line countingWed, 18 May 2016 16:37:32 -0500, by Matt Mackall
-
purge: use opts.get()Mon, 16 May 2016 14:21:39 -0700, by Gregory Szorc
-
test-run-tests: clean up inuse server eagerlyWed, 11 May 2016 15:20:25 +0000, by timeless
-
tests: refactor run-tests helpersWed, 11 May 2016 16:40:16 +0000, by timeless
-
tests: silence test-repo obsolete warningWed, 11 May 2016 04:49:27 +0000, by timeless
-
largefiles: send statlfile remote calls only for nonexisting locally filesMon, 09 May 2016 10:05:32 +0200, by liscju
-
check-code: reject .next(...)Mon, 16 May 2016 21:18:59 +0000, by timeless
-
py3: convert to next() functionMon, 16 May 2016 21:30:53 +0000, by timeless
-
revset: rename variable to avoid shadowing with builtin next() functionMon, 16 May 2016 21:30:32 +0000, by timeless
-
histedit: add experimental config for using the first word of the commitFri, 06 May 2016 18:12:36 -0700, by Sean Farley
-
histedit: add optional parameter for determining intial editor lineFri, 06 May 2016 18:00:03 -0700, by Sean Farley
-
tests: enable import checker for all **.py filesSat, 14 May 2016 14:16:43 +0900, by Yuya Nishihara
-
py3: make contrib/import-checker.py get along with itselfSat, 14 May 2016 14:33:45 +0900, by Yuya Nishihara
-
py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modulesSat, 14 May 2016 14:23:04 +0900, by Yuya Nishihara
-
py3: make contrib/bdiff-torture.py conform to our import styleSat, 14 May 2016 14:18:15 +0900, by Yuya Nishihara
-
import-checker: extend check of symbol-import order to all local modulesSat, 14 May 2016 13:39:33 +0900, by Yuya Nishihara
-
import-checker: always build a list of imported symbolsSat, 14 May 2016 13:20:13 +0900, by Yuya Nishihara
-
import-checker: fix test to make a real packageSat, 14 May 2016 13:49:46 +0900, by Yuya Nishihara
-
py3: move up symbol imports to enforce import-checker rulesSat, 14 May 2016 14:03:12 +0900, by Yuya Nishihara
-
util: make copyfile avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
vfs: make rename avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
vfs: make atomictempfile avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
util: make atomictempfile avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
util: add filestat class to detect ambiguity of file statThu, 19 May 2016 00:20:37 +0900, by FUJIWARA Katsunori
-
run-tests: handle json.dumps divergenceThu, 05 May 2016 23:17:19 +0000, by timeless
-
tests: use debuginstall to retrieve hg versionTue, 10 May 2016 22:52:26 +0000, by timeless
-
debuginstall: add mercurial versionTue, 10 May 2016 22:45:45 +0000, by timeless
-
strip: invalidate phase cache after stripping changeset (issue5235) stableThu, 12 May 2016 06:13:59 -0700, by Laurent Charignon
-
py3: make tests/svn-safe-append.py use absolute_importMon, 16 May 2016 04:31:20 +0530, by Pulkit Goyal
-
py3: make tests/test-atomictempfile.py use absolute_importMon, 16 May 2016 04:28:22 +0530, by Pulkit Goyal
-
py3: tests/test-check-py3-compat.t output updatedMon, 16 May 2016 04:08:17 +0530, by Pulkit Goyal
-
py3: use setattr() to assign new class attributeTue, 17 May 2016 05:32:36 +0530, by Pulkit Goyal
-
localrepo: use dirstate savebackup instead of handling dirstate file manuallyWed, 11 May 2016 14:18:52 -0700, by Mateusz Kwapich
-
localrepo: use dirstate restorebackup instead of copying dirstate manuallyFri, 13 May 2016 13:30:08 -0700, by Mateusz Kwapich
-
dirstate: add prefix and suffix arguments to backupFri, 13 May 2016 13:28:09 -0700, by Mateusz Kwapich
-
tests: mark test-atomictempfile.py write as binaryWed, 20 Apr 2016 19:55:59 +0000, by timeless
-
tests: mark test-context.py write as binaryWed, 20 Apr 2016 19:53:01 +0000, by timeless
-
transaction: turn lack of locking into a hard failure (API)Thu, 05 May 2016 16:20:53 +0200, by Pierre-Yves David
-
test: extract develwarn transaction testing in its own commandThu, 05 May 2016 16:13:22 +0200, by Pierre-Yves David
-
graphmod: update edgemap in-placeMon, 16 May 2016 16:41:26 +0100, by Martijn Pieters
-
tests: test-archive.t use mercurial.util for urllib compatFri, 06 May 2016 19:24:25 +0000, by timeless
-
tests: test-archive.t use sys.stdout.buffer for binary output in py3Fri, 06 May 2016 19:19:12 +0000, by timeless
-
localrepo: prevent executable-bit only changes from being lost on amend stableThu, 19 May 2016 14:35:22 -0700, by Mateusz Kwapich
-
tests: escape bytes setting MSB in input of grep for portability stableSat, 21 May 2016 02:48:51 +0900, by FUJIWARA Katsunori
-
tests: test-archive.t use absolute_importFri, 06 May 2016 19:17:49 +0000, by timeless
-
tests: test-archive.t use open() instead of file() for py3 compatFri, 06 May 2016 19:16:16 +0000, by timeless
-
tests: test-archive.t use print_functionFri, 06 May 2016 19:15:37 +0000, by timeless
-
merge with stableTue, 17 May 2016 11:28:46 -0500, by Matt Mackall
-
readlink: use print_functionWed, 11 May 2016 01:56:59 +0000, by timeless
-
tests: test-addremove-similar.t use print() for py3Fri, 06 May 2016 01:15:07 +0000, by timeless
-
tests: add coverage for run-tests.py --whitelistFri, 06 May 2016 00:45:31 +0000, by timeless
-
hg: limit HGUNICODEPEDANTRY to py2Tue, 05 Apr 2016 01:35:36 +0000, by timeless
-
py3: make i18n/hggettext use print_functionFri, 13 May 2016 02:58:15 +0530, by Pulkit Goyal
-
py3: make i18n/hggettext use absolute_importFri, 13 May 2016 02:56:13 +0530, by Pulkit Goyal
-
py3: make doc/docchecker use print_functionFri, 13 May 2016 02:41:35 +0530, by Pulkit Goyal
-
py3: make doc/docchecker use absolute_importFri, 13 May 2016 02:40:39 +0530, by Pulkit Goyal
-
py3: make contrib/undumprevlog use absolute_importFri, 13 May 2016 02:23:45 +0530, by Pulkit Goyal
-
py3: make contrib/dumprevlog use print_functionFri, 13 May 2016 02:16:32 +0530, by Pulkit Goyal
-
py3: make contrib/dumprevlog use absolute_importFri, 13 May 2016 02:14:49 +0530, by Pulkit Goyal
-
py3: make contrib/check-commit use print_functionFri, 13 May 2016 02:13:14 +0530, by Pulkit Goyal
-
py3: make contrib/check-commit use absolute_importFri, 13 May 2016 02:11:57 +0530, by Pulkit Goyal
-
hgcia: remove hgcia (BC)Thu, 12 May 2016 01:03:19 +0100, by Jun Wu
-
py3: make tests/hghave use absolute_importFri, 13 May 2016 03:31:07 +0530, by Pulkit Goyal
-
py3: make tests/f use absolute_importFri, 13 May 2016 03:28:44 +0530, by Pulkit Goyal
-
py3: make tests/dummyssh use absolute_importFri, 13 May 2016 03:26:28 +0530, by Pulkit Goyal
-
py3: make raise statement python3 compatibleFri, 13 May 2016 03:18:04 +0530, by Pulkit Goyal
-
help: search section of help topic by translated section name correctly stable 3.8.2Fri, 13 May 2016 07:19:59 +0900, by FUJIWARA Katsunori
-
patch: show lower-ed translated message correctly stableFri, 13 May 2016 07:19:59 +0900, by FUJIWARA Katsunori
-
py3: make i18n/posplit use print_functionFri, 13 May 2016 03:09:30 +0530, by Pulkit Goyal
-
py3: make i18n/posplit use absolute_importFri, 13 May 2016 03:08:46 +0530, by Pulkit Goyal
-
wireproto: optimize handling of large batch responsesThu, 12 May 2016 09:39:14 -0400, by Augie Fackler
-
cleanup: replace False identity testing with an explicit token objectThu, 05 May 2016 19:32:51 +0200, by Pierre-Yves David
-
devel: officially deprecate dirstate.write without transaction argumentWed, 11 May 2016 09:31:47 +0200, by Pierre-Yves David
-
devel: officially deprecate update without destinationWed, 11 May 2016 09:31:47 +0200, by Pierre-Yves David
-
devel: fix a typo in a deprecation warningWed, 11 May 2016 09:34:59 +0200, by Pierre-Yves David
-
devel: officially deprecate old style revsetWed, 11 May 2016 09:31:47 +0200, by Pierre-Yves David
-
check-code: handle py3 open divergenceWed, 11 May 2016 01:46:11 +0000, by timeless
-
check-code: switch to openerWed, 11 May 2016 01:44:39 +0000, by timeless
-
check-code: handle range/xrange divergenceWed, 11 May 2016 01:39:07 +0000, by timeless
-
check-code: fix py3 complaint about \NNN being invalid unicodeWed, 11 May 2016 01:56:08 +0000, by timeless
-
hghave: switch from iteritems to itemsThu, 05 May 2016 09:12:26 +0000, by timeless
-
hghave: matchoutput needs to use bytes for regexpThu, 05 May 2016 09:07:01 +0000, by timeless
-
revset: make dagrange preserve order of input setTue, 03 May 2016 12:36:44 +0900, by Yuya Nishihara
-
tests: mark test-check-pyflakes.t as requiring hg1.0+Thu, 05 May 2016 09:26:09 +0000, by timeless
-
dirstate: make backup methods publicThu, 05 May 2016 17:06:54 -0700, by Mateusz Kwapich
-
check-code: add a rule banning `env -u`Fri, 06 May 2016 08:45:56 -0500, by Kevin Bullock
-
subrepo: use unset instead of env -u to fix test on BSDs (issue5229)Fri, 06 May 2016 08:41:24 -0500, by Kevin Bullock
-
graphmod: partial edge stylingWed, 04 May 2016 20:11:59 +0100, by Martijn Pieters
-
pure: write a really lazy version of pure indexObjectSun, 24 Apr 2016 14:21:38 +0300, by Maciej Fijalkowski
-
dispatch: always load extensions before running shell aliases (issue5230)Sat, 07 May 2016 14:12:23 +0100, by Jun Wu
-
httpclient: update to upstream revision 2995635573d2Mon, 09 May 2016 21:13:50 -0400, by Augie Fackler
-
crecord: call prevsibling() and nextsibling() directlyFri, 06 May 2016 19:52:21 +0800, by Anton Shestakov
-
dispatch: add fail-* family of hooksThu, 28 Apr 2016 10:37:47 -0400, by Jordi Gutiérrez Hermoso
-
py3: make hgext/rebase.py use absolute_importFri, 06 May 2016 22:21:32 +0530, by Pulkit Goyal
-
py3: make hgext/mq.py use absolute_importFri, 06 May 2016 21:54:31 +0530, by Pulkit Goyal
-
py3: make hgext/hisedit.py use absolute_importFri, 06 May 2016 21:52:26 +0530, by Pulkit Goyal
-
py3: make hgext/hgk.py use absolute_importFri, 06 May 2016 21:50:40 +0530, by Pulkit Goyal
-
py3: make hgext/gpg.py use absolute_importFri, 06 May 2016 21:46:17 +0530, by Pulkit Goyal
-
py3: make hgext/graphlog.py use absolute_importFri, 06 May 2016 21:48:17 +0530, by Pulkit Goyal
-
import-checker: recognize relative imports from parents of current packageSat, 07 May 2016 19:59:30 +0200, by liscju
-
py3: make hgext/fetch.py use absolute_importFri, 06 May 2016 21:44:41 +0530, by Pulkit Goyal
-
tests: test-check-py3-compat.t output updatedFri, 06 May 2016 21:41:25 +0530, by Pulkit Goyal
-
revset: factor out public optimize() function from recursionMon, 02 May 2016 12:09:00 +0900, by Yuya Nishihara
-
revset: introduce temporary variables in optimize() where they look betterMon, 02 May 2016 12:47:09 +0900, by Yuya Nishihara
-
revset: construct arguments of only() against matched treeMon, 02 May 2016 11:50:48 +0900, by Yuya Nishihara
-
revset: unnest isonly() closure from optimize()Mon, 02 May 2016 11:27:26 +0900, by Yuya Nishihara
-
sslutil: stop checking for web.cacerts=! (BC)Thu, 05 May 2016 00:46:31 -0700, by Gregory Szorc
-
dispatch: stop setting web.cacerts=! to indicate --insecureThu, 05 May 2016 00:40:01 -0700, by Gregory Szorc
-
sslutil: use CA loaded state to drive validation logicThu, 05 May 2016 00:38:18 -0700, by Gregory Szorc
-
sslutil: handle ui.insecureconnections in validatorThu, 05 May 2016 00:37:28 -0700, by Gregory Szorc
-
sslutil: check for ui.insecureconnections in sslkwargsThu, 05 May 2016 00:35:45 -0700, by Gregory Szorc
-
dispatch: set ui.insecureconnections when --insecure is usedThu, 05 May 2016 00:34:22 -0700, by Gregory Szorc
-
ui: add an instance flag to hold --insecure bitThu, 05 May 2016 00:33:38 -0700, by Gregory Szorc
-
sslutil: make sslkwargs code even more explicitThu, 05 May 2016 00:32:43 -0700, by Gregory Szorc
-
sslutil: move code examining _canloaddefaultcerts out of _defaultcacertsWed, 04 May 2016 23:38:34 -0700, by Gregory Szorc
-
sslutil: further refactor sslkwargsWed, 04 May 2016 23:01:49 -0700, by Gregory Szorc
-
sslutil: document and slightly refactor sslkwargsThu, 05 May 2016 00:31:11 -0700, by Gregory Szorc
-
localrepo: remove a couple of local type aliasesFri, 06 May 2016 11:31:29 -0400, by Augie Fackler
-
cmdutil: typo fix in commentFri, 06 May 2016 14:22:17 -0400, by Augie Fackler
-
tests: add globs for WindowsThu, 05 May 2016 21:14:12 -0400, by Matt Harbison
-
chgserver: add [alias] to confighashSat, 07 May 2016 14:51:32 +0100, by Jun Wu
-
devel: use the 'config' argument for the dirstate normalisation develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument for the update develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument for the revset develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument for the dirstate develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument of the develwarn in deprecwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
develwarn: move config gating inside the develwarn functionSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
help: fix the display for `hg help internals.revlogs` (issue5227) stableSun, 08 May 2016 22:28:09 -0400, by Matt Harbison
-
builddeb: add distroseries to tagged versions stableFri, 06 May 2016 14:09:11 -0700, by Sean Farley
-
debian: forgot to make debian/rules executable in 6b95a623ec90 stableSun, 01 May 2016 15:26:41 -0700, by Sean Farley
-
progress: stop excessive clearing (issue4801) stableFri, 06 May 2016 17:53:06 -0500, by Matt Mackall
-
chgserver: remove _clearenvaliasesFri, 06 May 2016 23:57:56 +0100, by Jun Wu
-
dispatch: defer environment variable resolution in alias commands (BC)Sat, 07 May 2016 00:16:58 +0100, by Jun Wu
-
rollback: add a config knob for entirely disabling the commandTue, 03 May 2016 16:33:25 -0400, by Augie Fackler
-
templater: add separate() template functionTue, 03 May 2016 09:49:54 -0700, by Martin von Zweigbergk
-
bookmarks: jettison bmstore's write() method per deprecation policyWed, 04 May 2016 21:01:49 -0400, by Augie Fackler
-
merge with stableThu, 05 May 2016 15:12:43 -0500, by Matt Mackall
-
deprecation: gate deprecation warning behind devel configuration stableThu, 05 May 2016 16:29:31 +0200, by Pierre-Yves David
-
crecord: update downarrowshiftevent() docstring, remove todoThu, 05 May 2016 19:51:35 +0800, by Anton Shestakov
-
crecord: remove things that don't happen in functions from their docstringsThu, 05 May 2016 19:40:40 +0800, by Anton Shestakov
-
crecord: remove skipfolded keyword argument from patchnode.previtem()Thu, 05 May 2016 18:13:25 +0800, by Anton Shestakov
-
crecord: update a copy-pasted comment in downarrowshiftevent()Thu, 05 May 2016 15:19:37 +0800, by Anton Shestakov
-
crecord: drop the version condition for amendThu, 05 May 2016 16:38:24 +0200, by Pierre-Yves David
-
crecord: add/remove blank lines (coding style)Thu, 05 May 2016 11:19:52 +0800, by Anton Shestakov
-
localrepo: jettison parents() method per deprecation policy (API)Wed, 04 May 2016 21:02:03 -0400, by Augie Fackler
-
revset: define _parsealias() in _aliasrules classSun, 17 Apr 2016 13:06:44 +0900, by Yuya Nishihara
-
revset: factor out common parsing functionSun, 17 Apr 2016 13:03:23 +0900, by Yuya Nishihara
-
revset: inline _tokenizealias() into _parsealias()Sun, 17 Apr 2016 12:57:27 +0900, by Yuya Nishihara
-
store: treat range as a generator instead of a list for py3 compatSun, 10 Apr 2016 07:28:26 +0000, by timeless
-
ui: add new config option for help text widthWed, 04 May 2016 18:18:24 +0100, by Jun Wu
-
tests: test histedit base command plan helpTue, 03 May 2016 15:26:51 +0000, by timeless
-
largefiles: makes verify batching stat calls to remoteTue, 03 May 2016 23:48:31 +0200, by liscju
-
largefiles: change basestore._verifyfile to take list of files to checkTue, 03 May 2016 23:31:32 +0200, by liscju
-
bookmarks: properly invalidate volatile sets when writing bookmarks stableWed, 04 May 2016 22:44:30 -0400, by Augie Fackler
-
test-obsolete: update extension in test to actually work stableThu, 05 May 2016 15:41:37 +0200, by Augie Fackler
-
bundle2: properly request phases during getbundle stableThu, 05 May 2016 20:57:38 +0900, by Mike Hommey
-
rebase: handle successor targets (issue5198)Mon, 11 Apr 2016 21:33:07 +0000, by timeless
-
debugbundle: add tests for debugbundle output with bundle2Wed, 04 May 2016 06:44:44 +0900, by Mike Hommey
-
revert: mention ui.origbackuppath in the command helpWed, 04 May 2016 10:46:27 -0500, by Nathan Goldbaum
-
help: wrap ".orig" in rst quotesSat, 30 Apr 2016 18:40:34 -0700, by Sean Farley
-
parser: shorten prefix of alias parsing errorsSun, 17 Apr 2016 12:31:06 +0900, by Yuya Nishihara
-
parser: rephrase "'$' not for alias arguments" messageSun, 17 Apr 2016 12:20:57 +0900, by Yuya Nishihara
-
debugbundle: handle the --all option for bundle2Mon, 18 Apr 2016 17:54:02 +0900, by Mike Hommey
-
manifest: improve filesnotin performance by using lazymanifest diffMon, 02 May 2016 15:22:16 -0700, by Tony Tung
-
keyword: replace use of _filerev with _filenodeTue, 19 Apr 2016 11:00:15 +0100, by Christian Ebert
-
merge with stableTue, 03 May 2016 10:41:17 -0500, by Matt Mackall
-
convert: pass absolute paths to git (SEC) stable 3.8.1Wed, 06 Apr 2016 22:57:46 -0500, by Blake Burkhart
-
rebase: restrict rebase destination to the pulled set (issue5214) stableSat, 30 Apr 2016 18:39:39 +0200, by Pierre-Yves David
-
destutil: add the ability to specify a search space for rebase destination stableSat, 30 Apr 2016 18:41:08 +0200, by Pierre-Yves David
-
sslutil: restore old behavior not requiring a hostname argument (issue5210) stableSat, 30 Apr 2016 09:26:47 -0700, by Gregory Szorc
-
ubuntu-xenial: add makefile rule to build deb stableWed, 27 Apr 2016 00:18:18 -0700, by Sean Farley
-
osx: create a modern package including manpages stableWed, 27 Apr 2016 10:20:36 -0500, by Kevin Bullock
-
tests: add test for Mac OS X package construction stableMon, 18 Apr 2016 23:59:55 -0400, by Augie Fackler
-
osx: add support for dumping built dmg into OUTPUTDIR stableMon, 18 Apr 2016 23:57:22 -0400, by Augie Fackler
-
verify: don't init subrepo when missing one is referenced (issue5128) (API) stableWed, 27 Apr 2016 22:45:52 -0400, by Matt Harbison
-
setup: detect Python DLL filename from loaded DLL stableThu, 28 Apr 2016 08:52:13 -0700, by Gregory Szorc
-
exewrapper: add .dll to LoadLibrary() argument stableWed, 27 Apr 2016 09:23:39 -0700, by Gregory Szorc
-
update: correct description of --check option stableWed, 27 Apr 2016 14:02:54 -0700, by Martin von Zweigbergk
-
chg: initialize sockdirfd to -1 instead of AT_FDCWD stableSun, 24 Apr 2016 21:35:30 +0900, by Yuya Nishihara
-
bdiff: further restrain potential quadratic performance stableFri, 22 Apr 2016 13:38:02 -0500, by Matt Mackall
-
bdiff: balance recursion to avoid quadratic behavior (issue4704) stableThu, 21 Apr 2016 22:04:11 -0500, by Matt Mackall
-
bdiff: fold in shift calculation in normalize stableThu, 21 Apr 2016 21:46:31 -0500, by Matt Mackall
-
tests: test-lock-badness.t message could come later stableThu, 01 Jan 1970 00:00:00 +0000, by timeless
-
dockerdeb: pass the rest of the args to the builder script stableSat, 23 Apr 2016 12:47:57 -0700, by Sean Farley
-
make: use shell-command assignment instead of $(eval ...) stableThu, 21 Apr 2016 10:11:20 -0400, by Augie Fackler
-
make: do assignment and export in a single statement stableThu, 21 Apr 2016 10:10:48 -0400, by Augie Fackler
-
make: alter how we compute compiler flags for setup.py stableThu, 21 Apr 2016 10:05:14 -0400, by Augie Fackler
-
revset: unindent "if True" block in sort() stableSat, 23 Apr 2016 16:11:05 +0900, by Yuya Nishihara
-
revset: make sort() do dumb multi-pass sorting for multiple keys (issue5218) stableSat, 23 Apr 2016 16:09:30 +0900, by Yuya Nishihara
-
log: fix status template to list copy source per dest (issue5155) stableThu, 24 Mar 2016 22:55:56 +0900, by Yuya Nishihara
-
graphmod: disable graph styling when HGPLAIN is set (issue5212) stableWed, 20 Apr 2016 16:33:13 +0100, by Martijn Pieters
-
graphmod: fix seen state handling for > 2 parents (issue5174) stableWed, 20 Apr 2016 18:26:29 +0100, by Martijn Pieters
-
httpclient: reverse accidental damage from 86db5cb55d46 stableWed, 20 Apr 2016 21:33:02 +0000, by timeless
-
builddeb: ignore errors about find not finding files stableFri, 15 Apr 2016 14:27:42 -0700, by Sean Farley
-
builddeb: use the os codename instead of 'unstable' stableSat, 16 Apr 2016 12:42:53 -0700, by Sean Farley
-
dockerdeb: redirect 'cd' in export command to /dev/null stableSun, 17 Apr 2016 10:36:40 -0700, by Sean Farley
-
help: avoid using "$n" parameter in revsetalias example stableSat, 26 Mar 2016 18:50:56 +0900, by Yuya Nishihara
-
debian: add missing python-docutils dependency stableFri, 15 Apr 2016 13:53:23 -0700, by Sean Farley
-
debian: add missing python-all-dev dependency stableFri, 15 Apr 2016 13:46:16 -0700, by Sean Farley
-
patchbomb: use single quotes around command hint stableThu, 14 Apr 2016 15:15:49 +0000, by timeless
-
merge default into stable for 3.8 code freeze stable 3.8-rcSat, 16 Apr 2016 18:06:48 -0500, by Matt Mackall
-
make: remove packages directory in clean ruleFri, 15 Apr 2016 13:10:34 -0700, by Sean Farley
-
make: add forgotten hgext3rd to clean ruleFri, 15 Apr 2016 11:51:57 -0700, by Sean Farley
-
make: add chg to clean ruleFri, 15 Apr 2016 11:51:41 -0700, by Sean Farley
-
test-docker-packaging: add new line to test outputSat, 16 Apr 2016 11:17:06 -0700, by Sean Farley
-
tests: relax pattern matching for newer dockerFri, 15 Apr 2016 14:47:32 -0700, by Sean Farley
-
py3: make factotum use absolute_importSun, 17 Apr 2016 02:29:33 +0530, by Pulkit Goyal
-
py3: make extdiff use absolute_importSun, 17 Apr 2016 02:15:05 +0530, by Pulkit Goyal
-
py3: make eol use absolute_importSun, 17 Apr 2016 02:10:55 +0530, by Pulkit Goyal
-
py3: make color use absolute_importSun, 17 Apr 2016 00:53:56 +0530, by Pulkit Goyal
-
py3: make hgmanpage use absolute_importSun, 17 Apr 2016 00:23:05 +0530, by Pulkit Goyal
-
py3: make gendoc use absolute_importSun, 17 Apr 2016 00:20:44 +0530, by Pulkit Goyal
-
py3: make check-seclevel use absolute_importSun, 17 Apr 2016 00:14:42 +0530, by Pulkit Goyal
-
fetch: use single quotes around command hintThu, 14 Apr 2016 15:20:11 +0000, by timeless
-
graft: use single quotes around command hintThu, 14 Apr 2016 15:19:57 +0000, by timeless
-
config: use single quotes around command hintThu, 14 Apr 2016 15:18:59 +0000, by timeless
-
debugcreatestreamclonebundle: use single quotes around command hintThu, 14 Apr 2016 15:17:15 +0000, by timeless
-
transaction: clear callback instances after usageSat, 16 Apr 2016 09:02:37 -0700, by Gregory Szorc
-
lock: clear postrelease hooks list after usageSat, 16 Apr 2016 09:00:15 -0700, by Gregory Szorc
-
ui: drop template aliases by HGPLAINSun, 27 Mar 2016 21:05:55 +0900, by Yuya Nishihara
-
templater: load and expand aliases by template engine (API) (issue4842)Sun, 27 Mar 2016 20:59:36 +0900, by Yuya Nishihara
-
templater: inline compiletemplate() function into engineSun, 03 Apr 2016 13:23:40 +0900, by Yuya Nishihara
-
templater: factor out function that creates templater from string templateSun, 10 Apr 2016 17:23:09 +0900, by Yuya Nishihara
-
templater: separate function to create templater from map file (API)Sun, 03 Apr 2016 23:26:48 +0900, by Yuya Nishihara
-
templater: extract function that loads template map fileSun, 03 Apr 2016 23:18:30 +0900, by Yuya Nishihara
-
templater: demote "base" directory of map file to local variableSun, 03 Apr 2016 23:22:43 +0900, by Yuya Nishihara
-
notify: do not load style file if template is specified (BC)Mon, 04 Apr 2016 22:50:50 +0900, by Yuya Nishihara
-
bugzilla: do not load style file if template is specified (BC)Mon, 04 Apr 2016 22:48:34 +0900, by Yuya Nishihara
-
subrepo: disable localizations when calling Git (issue5176)Sat, 16 Apr 2016 15:14:25 -0500, by Matt Mackall
-
py3: make test-demandimport use print_functionSat, 16 Apr 2016 12:41:58 +0530, by Pulkit Goyal
-
py3: use absolute_import in svnxml.pySat, 16 Apr 2016 06:03:11 +0300, by Robert Stanca
-
py3: use absolute_import in sitecustomize.pySat, 16 Apr 2016 05:34:21 +0300, by Robert Stanca
-
py3: use absolute_import in revlog-formatv0.pySat, 16 Apr 2016 05:33:23 +0300, by Robert Stanca
-
py3: use absolute_import in printenv.pySat, 16 Apr 2016 05:32:10 +0300, by Robert Stanca
-
py3: use absolute_import in mockblackbox.pySat, 16 Apr 2016 05:30:32 +0300, by Robert Stanca
-
py3: use absolute_import in killdaemons.pySat, 16 Apr 2016 05:29:29 +0300, by Robert Stanca
-
test-shelve: shorten a long path so it works on WindowsFri, 15 Apr 2016 22:53:53 -0400, by Matt Harbison
-
test-convert-git: skip tests with invalid path characters on WindowsFri, 15 Apr 2016 22:37:52 -0400, by Matt Harbison
-
test-subrepo-git: add globs for WindowsFri, 15 Apr 2016 22:23:34 -0400, by Matt Harbison
-
hook: report untrusted hooks as failure (issue5110) (BC)Thu, 14 Apr 2016 02:41:15 -0700, by Pierre-Yves David
-
hook: split config reading furtherThu, 14 Apr 2016 17:03:49 -0700, by Pierre-Yves David
-
hook: small refactor to store hooks as dict instead of listThu, 14 Apr 2016 02:28:46 -0700, by Pierre-Yves David
-
mail: retain hostname for sslutil.wrapsocket (issue5203)Fri, 15 Apr 2016 17:43:47 +0000, by timeless
-
tests: make test-trusted use print_functionSat, 16 Apr 2016 04:06:24 +0530, by Pulkit Goyal
-
tests: make test-doctest use absolute_importSat, 16 Apr 2016 03:38:23 +0530, by Pulkit Goyal
-
tests: make test-hgwebdir-paths use absolute_importSat, 16 Apr 2016 03:35:27 +0530, by Pulkit Goyal
-
tests: make test-lrucachedict use print_functionSat, 16 Apr 2016 03:22:45 +0530, by Pulkit Goyal
-
tests: make test-lrucachedict use absolute_importSat, 16 Apr 2016 03:10:41 +0530, by Pulkit Goyal
-
tests: make test-manifest use absolute_importSat, 16 Apr 2016 03:08:16 +0530, by Pulkit Goyal
-
tests: make test-pathencode use absolute_importSat, 16 Apr 2016 03:04:23 +0530, by Pulkit Goyal
-
tests: make test-simplemerge use absolute_importSat, 16 Apr 2016 02:59:36 +0530, by Pulkit Goyal
-
crecord: cleanup the remains of commit confirmationThu, 14 Apr 2016 01:37:29 -0700, by Pierre-Yves David
-
crecord: drop the extra confirmation screenThu, 14 Apr 2016 01:27:18 -0700, by Pierre-Yves David
-
update: resurrect bare update from null parent to tip-most branch headFri, 15 Apr 2016 20:37:11 +0900, by Yuya Nishihara
-
tests: run import-checker with tests .t filesTue, 12 Apr 2016 14:43:36 +0000, by timeless
-
import-checker: parse python code from .t filesTue, 12 Apr 2016 21:43:56 +0000, by timeless
-
import-checker: track filenames for SyntaxErrorsWed, 13 Apr 2016 16:34:59 +0000, by timeless
-
import-checker: track SyntaxErrorsWed, 13 Apr 2016 16:36:19 +0000, by timeless
-
import-checker: refactor source readingMon, 11 Apr 2016 22:34:04 +0000, by timeless
-
tests: make test-pathencode use print_functionThu, 14 Apr 2016 01:06:45 +0530, by Pulkit Goyal
-
tests: make test-run-tests use absolute_importThu, 14 Apr 2016 01:03:24 +0530, by Pulkit Goyal
-
tests: make test-symlink-os-yes-fs-no use absolute_importThu, 14 Apr 2016 00:58:31 +0530, by Pulkit Goyal
-
tests: make test-ui-color use absolute_importThu, 14 Apr 2016 00:56:08 +0530, by Pulkit Goyal
-
tests: make test-url use absolute_importThu, 14 Apr 2016 00:53:35 +0530, by Pulkit Goyal
-
tests: make test-trusted use absolute_importThu, 14 Apr 2016 00:49:58 +0530, by Pulkit Goyal
-
templater: add parsing and expansion rules to process "templatealias" sectionSun, 27 Mar 2016 20:31:56 +0900, by Yuya Nishihara
-
templater: add function to parse whole string as template expressionSun, 27 Mar 2016 20:29:03 +0900, by Yuya Nishihara
-
parser: factor out _trygetfunc() that extracts function name and argumentsTue, 29 Mar 2016 17:27:34 +0900, by Yuya Nishihara
-
parser: make _getalias() return (alias, pattern-args) pairTue, 29 Mar 2016 17:21:11 +0900, by Yuya Nishihara
-
parser: drop redundant comparison between alias declaration tree and patternTue, 29 Mar 2016 16:50:16 +0900, by Yuya Nishihara
-
patchbomb: fix public-is-missing hintThu, 14 Apr 2016 14:26:37 +0000, by timeless
-
tests: clarify patchbomb repo is public not remoteThu, 14 Apr 2016 14:36:52 +0000, by timeless
-
run-tests: set HGMODULEPOLICY for --pureWed, 13 Apr 2016 13:51:39 +0000, by timeless
-
cmdutil: avoid recycling variable name "name" in namespaces codeThu, 14 Apr 2016 15:26:18 -0400, by Nathaniel Manista
-
update: fix bare update to work on new branchTue, 05 Apr 2016 06:53:33 +0200, by liscju
-
remove: fix --force option help description (issue5177)Wed, 13 Apr 2016 09:56:51 +0200, by liscju
-
logtoprocess: new experimental extensionTue, 05 Apr 2016 17:39:59 +0100, by Martijn Pieters
-
convert: keep converted hg parents that are outside convert.hg.revs (BC)Wed, 13 Apr 2016 00:16:21 +0200, by Mads Kiilerich
-
tests: coverage of ancestry with convert in multiple non-overlapping stepsThu, 24 Mar 2016 16:01:07 -0700, by Mads Kiilerich
-
revset: rename findaliases() to expandaliases()Mon, 29 Feb 2016 22:58:15 +0900, by Yuya Nishihara
-
parser: add short comment how aliases are expanded in phasesTue, 29 Mar 2016 16:30:59 +0900, by Yuya Nishihara
-
parser: reorder alias expansion routine to return earlyTue, 29 Mar 2016 16:19:31 +0900, by Yuya Nishihara
-
parser: move functions that process alias expansion to rule-set classMon, 29 Feb 2016 22:15:44 +0900, by Yuya Nishihara
-
revset: unindent codes in _getalias() functionMon, 29 Feb 2016 22:10:48 +0900, by Yuya Nishihara
-
parser: extract helper that creates a dict of aliasesMon, 29 Feb 2016 19:24:15 +0900, by Yuya Nishihara
-
parser: construct alias object by rule-set classMon, 29 Feb 2016 18:33:30 +0900, by Yuya Nishihara
-
graphmod: shorten graphFri, 08 Apr 2016 16:42:43 +0200, by santiagopim
-
tests: ensure that 'hg update' is disabled during histedit (issue3655)Mon, 11 Apr 2016 12:06:18 -0700, by Jason Gauci
-
test-remove: drop a useless Windows specific conditionalTue, 12 Apr 2016 00:34:02 -0400, by Matt Harbison
-
test-blackbox: add missing glob for WindowsTue, 15 Mar 2016 23:04:35 -0400, by Matt Harbison
-
test-largefiles: stabilize output for WindowsTue, 15 Mar 2016 21:56:01 -0400, by Matt Harbison
-
test-import: fix output on WindowsTue, 15 Mar 2016 21:47:43 -0400, by Matt Harbison
-
test-install: fix output on WindowsTue, 15 Mar 2016 21:45:32 -0400, by Matt Harbison
-
check-code: reject import urllibThu, 07 Apr 2016 00:34:07 +0000, by timeless
-
pycompat: switch to util.urlreq/util.urlerr for py3 compatWed, 06 Apr 2016 23:22:12 +0000, by timeless
-
pycompat: add util.urlerr util.urlreq classes for py3 compatThu, 07 Apr 2016 00:05:48 +0000, by timeless
-
test-progress: disable mocking-time tests on chgSun, 20 Mar 2016 16:49:56 -0700, by Yuya Nishihara
-
hghave: add "chg" flag to skip tests that can't be compatible with chgSun, 20 Mar 2016 14:55:56 -0700, by Yuya Nishihara
-
tests: add new test for #! shebang linesWed, 06 Apr 2016 19:09:12 +0000, by timeless
-
largefiles: introduce push --lfrev to control which revisions are pushedSun, 27 Mar 2016 13:00:28 -0700, by Mads Kiilerich
-
largefiles: don't access repo.changelog directly in getlfilestouploadWed, 13 Apr 2016 01:45:45 +0200, by Mads Kiilerich
-
localrepo: refactor prepushoutgoinghook to take a pushopWed, 13 Apr 2016 01:09:11 +0200, by Mads Kiilerich
-
parser: unify parser function of alias declaration and definitionTue, 29 Mar 2016 00:08:25 +0900, by Yuya Nishihara
-
revset: unify function that parses alias declaration and definitionTue, 29 Mar 2016 00:05:14 +0900, by Yuya Nishihara
-
parser: move alias definition parser to common rule-set classMon, 29 Feb 2016 18:10:07 +0900, by Yuya Nishihara
-
parser: move _relabelaliasargs() to common rule-set classMon, 29 Feb 2016 18:00:51 +0900, by Yuya Nishihara
-
parser: move alias declaration parser to common rule-set classMon, 29 Feb 2016 17:54:03 +0900, by Yuya Nishihara
-
parser: add stub class that will host alias parsing and expansionSun, 03 Apr 2016 16:55:23 +0900, by Yuya Nishihara
-
revset: narrow scope of "except ParseError" block in _parsealiasdecl()Mon, 29 Feb 2016 17:43:39 +0900, by Yuya Nishihara
-
obsstore: move delete function from obsstore class to repair moduleTue, 12 Apr 2016 04:06:50 -0700, by Kostia Balytskyi
-
debugobsolete: style fixes to debugobsolete that slipped from original commitTue, 12 Apr 2016 03:40:53 -0700, by Kostia Balytskyi
-
import: document --exact behavior in more detailWed, 09 Mar 2016 10:47:33 -0500, by Matt Mackall
-
util: add doctest to datestr()Mon, 11 Apr 2016 19:46:50 +0200, by Adrian Buehlmann
-
date: fix boundary check of negative integerTue, 12 Apr 2016 00:30:28 +0200, by Florent Gallaire
-
chg: server exited with code 0 without being connectable is an errorSun, 10 Apr 2016 22:00:34 +0100, by Jun Wu
-
shelve: refactor directory name into constantFri, 08 Apr 2016 23:33:28 -0700, by Oleg Afanasyev
-
pycompat: switch to util.stringio for py3 compatSun, 10 Apr 2016 20:55:37 +0000, by timeless
-
py3: use multi-line import in test-wireproto.pySun, 10 Apr 2016 21:32:08 +0000, by timeless
-
py3: use absolute_import in test-hgweb-non-interactive.tSun, 10 Apr 2016 21:32:05 +0000, by timeless
-
py3: use absolute_import in test-hgweb-no-request-uri.tSun, 10 Apr 2016 21:32:01 +0000, by timeless
-
py3: use absolute_import in test-hgweb-no-path-info.tSun, 10 Apr 2016 21:31:58 +0000, by timeless
-
chg: use fsetcloexec instead of closing lockfd manuallyMon, 11 Apr 2016 00:18:27 +0100, by Jun Wu
-
chg: extract the logic of setting FD_CLOEXEC to a utility functionMon, 11 Apr 2016 00:17:17 +0100, by Jun Wu
-
chg: add fchdirx as a utility functionSun, 10 Apr 2016 03:14:32 +0100, by Jun Wu
-
chg: check lockfd at freecmdserveroptsSun, 10 Apr 2016 22:58:11 +0100, by Jun Wu
-
chg: add sockdirfd to cmdserveroptsSun, 10 Apr 2016 23:56:00 +0100, by Jun Wu
-
chg: fix spelling in the error message about error waiting for cmdserverSun, 10 Apr 2016 21:56:05 +0100, by Jun Wu
-
sslutil: document and slightly refactor validation logicSun, 10 Apr 2016 11:02:58 -0700, by Gregory Szorc
-
sslutil: require a server hostname when wrapping sockets (API)Sun, 10 Apr 2016 11:00:41 -0700, by Gregory Szorc
-
sslutil: move and document verify_mode assignmentSun, 10 Apr 2016 10:59:45 -0700, by Gregory Szorc
-
tests: use --insecure instead of web.cacerts=!Sun, 10 Apr 2016 10:54:53 -0700, by Gregory Szorc
-
help: remove references to "Python 2.6 or later"Sun, 10 Apr 2016 10:58:47 -0700, by Gregory Szorc
-
commands: make --rev and --index compatible in debugobsoleteMon, 04 Apr 2016 02:05:10 -0700, by Kostia Balytskyi
-
tests: enable import checker for tests/**.py filesSun, 03 Apr 2016 19:38:57 +0900, by Yuya Nishihara
-
tests: stop direct symbol import of mercurial modules in test-status-inprocessTue, 05 Apr 2016 23:38:00 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosityTue, 05 Apr 2016 23:35:45 +0900, by Yuya Nishihara
-
tests: move stdlib imports before mercurial modules in test-parseindex2Tue, 05 Apr 2016 23:23:43 +0900, by Yuya Nishihara
-
tests: stop direct symbol import of pprint.pprint in tests-minirstTue, 05 Apr 2016 23:22:38 +0900, by Yuya Nishihara
-
tests: import mercurial modules by name in test-propertycacheTue, 05 Apr 2016 23:30:18 +0900, by Yuya Nishihara
-
tests: remove unused import of mercurial.repoview from test-propertycacheTue, 05 Apr 2016 23:33:55 +0900, by Yuya Nishihara
-
templater: drop deprecated handling of KeyError from changeset_templaterSun, 03 Apr 2016 11:23:31 +0900, by Yuya Nishihara
-
test-commandserver: handle cStringIO.StringIO/io.StringIO divergenceWed, 06 Apr 2016 20:34:34 +0000, by timeless
-
pycompat: add util.stringio to handle py3 divergenceWed, 06 Apr 2016 20:31:31 +0000, by timeless
-
pycompat: alias xrange to range in py3Wed, 06 Apr 2016 22:35:52 +0000, by timeless
-
pycompat: fix demand import handling of QueueFri, 08 Apr 2016 14:03:05 +0000, by timeless
-
util: use __code__ (available since py2.6)Tue, 29 Mar 2016 17:43:23 +0000, by timeless
-
templater: give better error message for invalid engine typeSun, 03 Apr 2016 11:20:50 +0900, by Yuya Nishihara
-
transaction: allow running file generators after finalizersThu, 07 Apr 2016 14:10:49 -0700, by Durham Goode
-
run-tests: move install.err into test areaThu, 07 Apr 2016 11:11:55 +0000, by timeless
-
help: report source of aliasesFri, 08 Apr 2016 18:35:49 +0000, by timeless
-
compact: add color labels to -TcompactFri, 08 Apr 2016 16:05:52 +0000, by timeless
-
util: fix doc for datestr()Fri, 08 Apr 2016 22:15:06 +0200, by Adrian Buehlmann
-
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)Fri, 08 Apr 2016 14:11:03 +0200, by Florent Gallaire
-
tests: use /usr/bin/env python for test-status-inprocess.pyWed, 06 Apr 2016 19:08:04 +0000, by timeless
-
run-tests: fix broken regular expressionWed, 06 Apr 2016 22:26:47 -0400, by Augie Fackler
-
test: don't rely on __del__ in test-devel-warnings.tTue, 05 Apr 2016 12:19:45 -0700, by Pierre-Yves David
-
dispatch: split out warning message generation to separate functionTue, 05 Apr 2016 20:01:23 +0100, by Martijn Pieters
-
check-code: reject import Queue, suggest util.queue class for py3 compatWed, 06 Apr 2016 20:08:18 +0000, by timeless
-
scmutil: use util.queue/util.empty for py3 compatWed, 06 Apr 2016 20:07:51 +0000, by timeless
-
pycompat: add empty and queue to handle py3 divergenceWed, 06 Apr 2016 20:00:49 +0000, by timeless
-
convert: kill dead codeMon, 04 Apr 2016 15:39:13 +0200, by Julien Cristau
-
convert: don't ignore errors from git diff-treeMon, 04 Apr 2016 15:38:48 +0200, by Julien Cristau
-
crecord: check for untracked argumentsWed, 06 Apr 2016 18:19:36 +0000, by timeless
-
localrepo: drop force check from checkcommitpatternsWed, 06 Apr 2016 18:08:38 +0000, by timeless
-
localrepo: refactor commit argument check as checkcommitpatternsWed, 06 Apr 2016 17:52:17 +0000, by timeless
-
run-tests: handle empty testsTue, 05 Apr 2016 04:26:20 +0000, by timeless
-
docchecker: try to reject single quotesTue, 12 Jan 2016 09:30:57 +0000, by timeless
-
docchecker: report context line at most onceThu, 03 Mar 2016 03:32:44 +0000, by timeless
-
tests: splitting test-gendoc.t into per file testsWed, 06 Jan 2016 20:45:50 +0000, by timeless
-
test-hgweb-auth: stop direct symbol import of mercurial.error.AbortTue, 05 Apr 2016 23:21:17 +0900, by Yuya Nishihara
-
test-hgweb-auth: alias ui as uimodTue, 05 Apr 2016 23:20:04 +0900, by Yuya Nishihara
-
test-hg-parseurl: stop direct symbol import of mercurial.hg.parseurlTue, 05 Apr 2016 23:18:52 +0900, by Yuya Nishihara
-
test-filelog: alias ui as uimodTue, 05 Apr 2016 23:17:43 +0900, by Yuya Nishihara
-
test-duplicateoptions: alias ui as uimodTue, 05 Apr 2016 23:17:05 +0900, by Yuya Nishihara
-
test-filecache: alias ui as uimodTue, 05 Apr 2016 23:16:16 +0900, by Yuya Nishihara
-
test-filecache: sort import linesTue, 05 Apr 2016 23:15:49 +0900, by Yuya Nishihara
-
test-ctxmanager: stop direct symbol import of mercurial.utilTue, 05 Apr 2016 23:13:52 +0900, by Yuya Nishihara
-
test-batching: stop direct symbol import of mercurial modulesTue, 05 Apr 2016 23:10:13 +0900, by Yuya Nishihara
-
children: use double quotes for argumentsWed, 06 Jan 2016 17:18:18 +0000, by timeless
-
largefiles: use double quotes for argumentsTue, 12 Jan 2016 09:30:39 +0000, by timeless
-
graft: use double quotes for argumentsTue, 12 Jan 2016 09:30:24 +0000, by timeless
-
hghave: add cvsntMon, 04 Apr 2016 06:27:12 +0000, by timeless
-
commands: allow debugobsolete to delete arbitrary obsmarkersFri, 01 Apr 2016 15:12:50 -0700, by Kostia Balytskyi
-
commands: disallow 'hg debugobsolete --index --rev <smth>'Fri, 01 Apr 2016 15:20:31 -0700, by Kostia Balytskyi
-
mercurial: add editorconfigTue, 05 Apr 2016 18:10:33 +0100, by Jun Wu
-
parsers: fix istat macro to work with single line if statementTue, 05 Apr 2016 10:43:43 -0400, by Matt Fowles
-
pypy: fix setdiscovery testTue, 05 Apr 2016 14:44:18 +0300, by Maciej Fijalkowski
-
chg: wrap line at 80 charsTue, 05 Apr 2016 17:43:02 +0100, by Jun Wu
-
chg: replace abortmsg showing errno with abortmsgerrnoTue, 05 Apr 2016 15:16:01 +0100, by Jun Wu
-
chg: add util function abortmsgerrno to print error with errnoTue, 05 Apr 2016 17:25:39 +0100, by Jun Wu
-
chg: use color in debug/error messages conditionallyTue, 05 Apr 2016 14:48:09 +0100, by Jun Wu
-
revset: force ascending order for baseset initialized from a setMon, 04 Apr 2016 17:45:54 -0700, by Pierre-Yves David
-
revset: stabilize repr of baseset initialized with a setMon, 04 Apr 2016 17:45:15 -0700, by Pierre-Yves David
-
dispatch: factor out command failure handling into a functionMon, 04 Apr 2016 17:27:37 +0100, by Martijn Pieters
-
pypy: fix overeager pattern matching on mpatchErrorTue, 05 Apr 2016 10:59:46 +0300, by Maciej Fijalkowski
-
mpatch: unify mpatchError (issue5182)Thu, 31 Mar 2016 02:05:28 +0000, by timeless
-
check-code: reject sed ... \\nWed, 30 Mar 2016 22:01:47 +0000, by timeless
-
hideablerevs: expand docstring to warn about possible trapsSat, 02 Apr 2016 15:56:47 -0700, by Pierre-Yves David
-
hghave: replace relative import of docutils.coreSun, 03 Apr 2016 19:47:29 +0900, by Yuya Nishihara
-
tests: make tinyproxy.py not import sys.argv by nameSun, 03 Apr 2016 20:12:59 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-walkrepoSun, 03 Apr 2016 20:13:42 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-ui-configSun, 03 Apr 2016 19:56:59 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-contextSun, 03 Apr 2016 19:52:13 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-ancestorSun, 03 Apr 2016 19:48:47 +0900, by Yuya Nishihara
-
tests: sort import lines in tinyproxy.pySun, 03 Apr 2016 20:11:41 +0900, by Yuya Nishihara
-
tests: sort import lines in failfilemerge.pySun, 03 Apr 2016 19:41:00 +0900, by Yuya Nishihara
-
tests: sort import lines in dumbhttp.pySun, 03 Apr 2016 19:40:05 +0900, by Yuya Nishihara
-
chgserver: change random state after forkMon, 04 Apr 2016 01:59:57 +0100, by Jun Wu
-
chg: make connect debug message less repetitiveMon, 04 Apr 2016 02:36:05 +0100, by Jun Wu
-
chgserver: use relative path at socket.bindMon, 04 Apr 2016 03:17:59 +0100, by Jun Wu
-
chgserver: move args copying logic to the correct placeMon, 04 Apr 2016 01:10:51 +0100, by Jun Wu
-
py3: use print_function in test-status-inprocess.pyMon, 04 Apr 2016 05:20:40 +0300, by Robert Stanca
-
py3: use absolute_import in test-status-inprocess.pyMon, 04 Apr 2016 05:19:35 +0300, by Robert Stanca
-
py3: use print_function in test-revlog-ancestry.pyMon, 04 Apr 2016 05:10:11 +0300, by Robert Stanca
-
py3: use absolute_import in test-revlog-ancestry.pyMon, 04 Apr 2016 05:09:24 +0300, by Robert Stanca
-
py3: use print_function in test-propertycache.pyMon, 04 Apr 2016 04:56:05 +0300, by Robert Stanca
-
hghave: add hg06..hg39Fri, 01 Apr 2016 13:20:47 +0000, by timeless
-
hghave: use checkvers for bzr114Fri, 01 Apr 2016 13:19:29 +0000, by timeless
-
hghave: replace has_svn13/has_svn15 with checkversFri, 01 Apr 2016 13:04:41 +0000, by timeless
-
hghave: add checkvers functionFri, 01 Apr 2016 13:04:16 +0000, by timeless
-
hghave: add docstring for checkMon, 04 Apr 2016 02:17:36 +0000, by timeless
-
hghave: update cvs112 descriptionFri, 01 Apr 2016 13:19:58 +0000, by timeless
-
py3: use absolute_import in test-propertycache.pyMon, 04 Apr 2016 03:16:18 +0300, by Robert Stanca
-
py3: use print_function in test-parseindex2.pyMon, 04 Apr 2016 03:14:16 +0300, by Robert Stanca
-
py3: use absolute_import in test-parseindex2.pyMon, 04 Apr 2016 03:06:33 +0300, by Robert Stanca
-
py3: use print_function in test-minirst.pyMon, 04 Apr 2016 03:04:08 +0300, by Robert Stanca
-
py3: use absolute_import in test-minirst.pyMon, 04 Apr 2016 03:00:43 +0300, by Robert Stanca
-
py3: use print_function in test-hybridencode.pyMon, 04 Apr 2016 02:58:53 +0300, by Robert Stanca
-
py3: use absolute_import in test-hybridencode.pyMon, 04 Apr 2016 01:33:08 +0300, by Robert Stanca
-
py3: use print_function in test-hgweb-auth.pyMon, 04 Apr 2016 01:31:21 +0300, by Robert Stanca
-
py3: use absolute_import in test-hgweb-auth.pyMon, 04 Apr 2016 00:55:36 +0300, by Robert Stanca
-
py3: use print_function in test-hg-parseurl.pyMon, 04 Apr 2016 00:29:03 +0300, by Robert Stanca
-
py3: use absolute_import in test-hg-parseurl.pyMon, 04 Apr 2016 00:27:04 +0300, by Robert Stanca
-
py3: use print_function in test-filelog.pyMon, 04 Apr 2016 00:17:11 +0300, by Robert Stanca
-
py3: use absolute_import in test-filelog.pySun, 03 Apr 2016 17:10:12 +0300, by Robert Stanca
-
py3: use print_function in test-filecache.pySun, 03 Apr 2016 17:06:40 +0300, by Robert Stanca
-
py3: use absolute_import in test-filecache.pySun, 03 Apr 2016 17:01:07 +0300, by Robert Stanca
-
py3: use print_function in test-duplicateoptions.pySun, 03 Apr 2016 16:58:43 +0300, by Robert Stanca
-
py3: use absolute_import in test-duplicateoptions.pySun, 03 Apr 2016 16:56:15 +0300, by Robert Stanca
-
py3: lexicographical order imports and print_function in test-context.pySun, 03 Apr 2016 16:34:55 +0300, by Robert Stanca
-
pypy: fix overspecific test checksSun, 03 Apr 2016 08:26:57 +0100, by Maciej Fijalkowski
-
tests: lexicographical imports in silenttestrunner.pySun, 03 Apr 2016 10:02:58 +0300, by Robert Stanca
-
py3: use absolute_import in test-context.pySun, 03 Apr 2016 06:20:17 +0300, by Robert Stanca
-
py3: use print_function in test-bdiff.pySun, 03 Apr 2016 06:16:17 +0300, by Robert Stanca
-
py3: use absolute_import in test-bdiff.pySun, 03 Apr 2016 06:12:18 +0300, by Robert Stanca
-
py3: use print_function in test-batching.pySun, 03 Apr 2016 06:10:52 +0300, by Robert Stanca
-
py3: use absolute_import in test-batching.pySun, 03 Apr 2016 06:05:43 +0300, by Robert Stanca
-
py3: use print_function in silenttestrunner.pySat, 02 Apr 2016 18:17:23 +0300, by Robert Stanca
-
py3: use absolute_import in silenttestrunner.pySat, 02 Apr 2016 18:16:12 +0300, by Robert Stanca
-
py3: use print_function in hypothesishelpers.pySat, 02 Apr 2016 18:15:04 +0300, by Robert Stanca
-
tests: use absolute_import in hypothesishelpers.pySat, 02 Apr 2016 18:14:10 +0300, by Robert Stanca
-
py3: use print_function in get-with-headers.pySat, 02 Apr 2016 18:12:33 +0300, by Robert Stanca
-
py3: use print_function in generate-working-copy-states.pySat, 02 Apr 2016 17:36:59 +0300, by Robert Stanca
-
py3: use print_function in filterpyflakes.pySat, 02 Apr 2016 17:35:02 +0300, by Robert Stanca
-
py3: use print_function in test-ancestor.pySat, 02 Apr 2016 17:33:11 +0300, by Robert Stanca
-
py3: use print_function in seq.pySat, 02 Apr 2016 17:29:38 +0300, by Robert Stanca
-
py3: use absolute_import in seq.pySat, 02 Apr 2016 17:28:35 +0300, by Robert Stanca
-
parser: move parsererrordetail() function from revset moduleMon, 29 Feb 2016 17:02:56 +0900, by Yuya Nishihara
-
hgweb: fix links in atom-branchesFri, 01 Apr 2016 21:18:24 +0800, by Anton Shestakov
-
revset: prevent infinite recursion on pypyFri, 01 Apr 2016 10:09:34 +0200, by Maciej Fijalkowski
-
pypy: fix doctests for pypy optimizationsThu, 31 Mar 2016 18:38:08 +0200, by Maciej Fijalkowski
-
largefiles: replace invocation of os.path module by vfs in reposetup.pySat, 19 Mar 2016 15:31:13 +0100, by liscju
-
largefiles: replace invocation of os.path module by vfs in overrides.pySat, 19 Mar 2016 14:50:40 +0100, by liscju
-
bundle: warn when update to revision existing only in a bundle (issue5004)Wed, 23 Mar 2016 08:55:22 +0100, by liscju
-
tests: fix builtin module test on pypyWed, 30 Mar 2016 21:54:26 +0200, by Maciej Fijalkowski
-
hgweb: generate last change date for an empty atom-bookmarks feed (issue5022)Thu, 31 Mar 2016 15:37:21 +0800, by Anton Shestakov
-
hgweb: sort bookmarks in revlog order of their nodesThu, 31 Mar 2016 15:22:06 +0800, by Anton Shestakov
-
hgweb: sort bookmarks earlyThu, 31 Mar 2016 14:23:27 +0800, by Anton Shestakov
-
hgweb: add parents to json-log (issue5074)Thu, 31 Mar 2016 18:09:09 +0800, by Anton Shestakov
-
revset: make _parsealiasdecl() simply return the original parsed treeMon, 29 Feb 2016 17:46:06 +0900, by Yuya Nishihara
-
revset: inline isvalidfunc(), getfuncname() and getfuncargs()Mon, 29 Feb 2016 16:35:58 +0900, by Yuya Nishihara
-
revset: inline isvalidsymbol() and getsymbol() into _parsealiasdecl()Mon, 29 Feb 2016 16:32:18 +0900, by Yuya Nishihara
-
revset: remove redundant checks for parsed tree of aliasMon, 29 Feb 2016 16:23:09 +0900, by Yuya Nishihara
-
py3: handle iter/iterkeys+iteritems python3 divergence in import-checkerWed, 30 Mar 2016 08:15:37 +0000, by timeless
-
py3: use print_function in import-checkerWed, 30 Mar 2016 04:55:16 +0000, by timeless
-
py3: use absolute_import in import-checkerWed, 30 Mar 2016 04:50:19 +0000, by timeless
-
run-tests: make _processoutput picky about optional globsWed, 30 Mar 2016 09:13:47 +0000, by timeless
-
py24: remove check-code py24 notationWed, 30 Mar 2016 07:24:51 +0000, by timeless
-
py3: convert hghave output to textWed, 30 Mar 2016 08:02:34 +0000, by timeless
-
py3: convert prereq bytes to string in run-testsWed, 30 Mar 2016 05:26:51 +0000, by timeless
-
record: deprecate the extensionMon, 28 Mar 2016 12:50:56 -0700, by Pierre-Yves David
-
templater: use templatefunc to mark a function as template functionWed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
registrar: add templatefunc to mark a function as template function (API)Wed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
keyword: use templatefilter to mark a function as template filterWed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
templatefilters: use templatefilter to mark a function as template filterWed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
registrar: add templatefilter to mark a function as template filter (API)Wed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
revset: inline _getaliasarg() functionSun, 14 Feb 2016 20:43:30 +0900, by Yuya Nishihara
-
revset: drop redundant check for unknown alias argumentsSun, 14 Feb 2016 20:27:08 +0900, by Yuya Nishihara
-
revset: move tagging of alias arguments from tokenization to parsing phaseSun, 14 Feb 2016 19:48:33 +0900, by Yuya Nishihara
-
revset: add test that should fail if '_aliasarg' tag is removedSun, 14 Feb 2016 21:46:50 +0900, by Yuya Nishihara
-
templater: do not strip non-quote characters from template configSun, 27 Mar 2016 17:42:19 +0900, by Yuya Nishihara
-
rebase: fix crash when rebase aborts while rebasing obsolete revisionsTue, 29 Mar 2016 11:50:41 -0700, by Laurent Charignon
-
rebase: refactor of error handling code path for rebaseskipobsoleteTue, 29 Mar 2016 11:49:45 -0700, by Laurent Charignon
-
destutil: show message and hint at updating to the closed head as warningTue, 29 Mar 2016 23:59:32 +0900, by FUJIWARA Katsunori
-
destutil: make messages at updating to the closed head usual formTue, 29 Mar 2016 23:59:32 +0900, by FUJIWARA Katsunori
-
py3: make test-ui-color use print_functionTue, 29 Mar 2016 16:41:32 +0530, by Pulkit Goyal
-
py3: make test-ui-config use print_functionTue, 29 Mar 2016 16:38:27 +0530, by Pulkit Goyal
-
py3: make test-ui-config use absolute_importTue, 29 Mar 2016 16:33:09 +0530, by Pulkit Goyal
-
py3: make test-ui-verbosity use absolute_importTue, 29 Mar 2016 16:29:21 +0530, by Pulkit Goyal
-
py3: make test-ui-verbosity use print_functionTue, 29 Mar 2016 16:27:01 +0530, by Pulkit Goyal
-
py3: make test-url use print_functionTue, 29 Mar 2016 16:23:40 +0530, by Pulkit Goyal
-
py3: make test-walkrepo use print_functionTue, 29 Mar 2016 16:21:31 +0530, by Pulkit Goyal
-
py3: make test-wireproto use print_functionTue, 29 Mar 2016 16:14:58 +0530, by Pulkit Goyal
-
py3: handle ugettext + unicode in i18nTue, 29 Mar 2016 17:22:08 +0000, by timeless
-
py3: glob line numbers in test-check-py3-compatMon, 28 Mar 2016 22:30:23 +0000, by timeless
-
bundle: remove obsolete (and duplicate) commentTue, 29 Mar 2016 10:21:05 -0700, by Martin von Zweigbergk
-
convert: delete unused imports in git.pyTue, 29 Mar 2016 10:49:33 -0700, by Martin von Zweigbergk
-
merge with stableTue, 29 Mar 2016 12:29:00 -0500, by Matt Mackall
-
bundle: avoid crash when no good changegroup version foundFri, 25 Mar 2016 23:05:32 -0700, by Martin von Zweigbergk
-
exchange: make _pushb2ctx() look more like _getbundlechangegrouppart()Fri, 25 Mar 2016 16:13:28 -0700, by Martin von Zweigbergk
-
exchange: get rid of "getcgkwargs" variableFri, 25 Mar 2016 16:01:40 -0700, by Martin von Zweigbergk
-
bundle: move writebundle() from changegroup.py to bundle2.py (API)Mon, 28 Mar 2016 14:41:29 -0700, by Martin von Zweigbergk
-
convert: test for shell injection in git calls (SEC) stable 3.7.3Tue, 22 Mar 2016 17:27:27 -0700, by Mateusz Kwapich
-
convert: rewrite gitpipe to use common.commandline (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
convert: dead code removal - old git calling functions (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
convert: rewrite calls to Git to use the new shelling mechanism (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
convert: add new, non-clowny interface for shelling out to git (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
subrepo: set GIT_ALLOW_PROTOCOL to limit git clone protocols (SEC) stableSun, 20 Mar 2016 21:52:21 -0700, by Mateusz Kwapich
-
parsers: fix list sizing rounding error (SEC) stableWed, 16 Mar 2016 17:29:29 -0700, by Matt Mackall
-
merge with stableMon, 28 Mar 2016 17:16:00 -0500, by Matt Mackall
-
debugsetparents: remove redundant invocations of begin/endparentchangeMon, 28 Mar 2016 09:12:03 +0200, by liscju
-
sslutil: add docstring to wrapsocket()Sun, 27 Mar 2016 13:13:19 -0700, by Gregory Szorc
-
sslutil: remove indentation in wrapsocket declarationSun, 27 Mar 2016 11:39:39 -0700, by Gregory Szorc
-
sslutil: always use SSLContextSun, 27 Mar 2016 14:18:32 -0700, by Gregory Szorc
-
sslutil: move _canloaddefaultcerts logicSun, 27 Mar 2016 14:08:52 -0700, by Gregory Szorc
-
sslutil: implement SSLContext classSun, 27 Mar 2016 13:50:34 -0700, by Gregory Szorc
-
sslutil: store OP_NO_SSL* constants in module scopeSun, 27 Mar 2016 10:47:24 -0700, by Gregory Szorc
-
sslutil: better document state of security/ssl moduleSun, 27 Mar 2016 14:07:06 -0700, by Gregory Szorc
-
tests: make tinyproxy.py use print_functionMon, 28 Mar 2016 01:57:44 +0530, by Pulkit Goyal
-
run-tests: use canonpath for with-python3Mon, 28 Mar 2016 04:02:07 +0000, by timeless
-
run-tests: add canonpath functionMon, 28 Mar 2016 04:01:21 +0000, by timeless
-
tests: glob py3 line numbersMon, 28 Mar 2016 03:40:30 +0000, by timeless
-
tests: update py3.5 outputMon, 28 Mar 2016 03:35:08 +0000, by timeless
-
summary: move mergemod before parents to give access to msThu, 17 Mar 2016 14:50:29 +0000, by timeless
-
filemerge: use revset notation for p1/p2 of local/other descriptionsThu, 17 Mar 2016 00:36:01 +0000, by timeless
-
tests: fix for failure of test-convert-p4-filetypes.tSat, 26 Mar 2016 12:55:52 +0900, by FUJIWARA Katsunori
-
crecord: re-enable reviewing a patch before comitting itSun, 20 Mar 2016 21:08:17 -0400, by Jordi Gutiérrez Hermoso
-
crecord: break out the help message for editing hunksSun, 20 Mar 2016 18:24:59 -0400, by Jordi Gutiérrez Hermoso
-
crecord: refactor hunk edit action to use ui.editSun, 20 Mar 2016 20:59:05 -0400, by Jordi Gutiérrez Hermoso
-
edit: allow to configure the suffix of the temporary filenameSun, 20 Mar 2016 13:55:41 -0400, by Jordi Gutiérrez Hermoso
-
merge: save merge part labels for later reuseSat, 19 Mar 2016 18:37:10 -0700, by Simon Farnsworth
-
ui: add prompt argument to write (issue5154) (API)Fri, 25 Mar 2016 21:51:00 +0000, by timeless
-
hg: perform update after pulling during clone with share (issue5103) stableFri, 25 Mar 2016 10:47:49 -0700, by Gregory Szorc
-
tests: fix failure of test-convert-mtn.tSat, 26 Mar 2016 10:53:31 +0900, by FUJIWARA Katsunori
-
templater: relax unquotestring() to fall back to bare stringSat, 26 Mar 2016 18:12:12 +0900, by Yuya Nishihara
-
debugrevspec: show expanded/concatenated states before printing treesSat, 26 Mar 2016 19:01:12 +0900, by Yuya Nishihara
-
templater: do not abuse SyntaxError to report errors in template map fileSat, 26 Mar 2016 18:01:04 +0900, by Yuya Nishihara
-
graphmod: set default edge styles for ascii graphs (BC)Wed, 23 Mar 2016 13:34:47 -0700, by Martijn Pieters
-
tests: python executable should always be globbedThu, 24 Mar 2016 16:35:24 -0700, by Sean Farley
-
setup: add missing hgext.fsmonitorTue, 22 Mar 2016 16:08:02 -0700, by Sean Farley
-
merge with stableFri, 25 Mar 2016 16:23:23 -0500, by Matt Mackall
-
dispatch: show deprecation warning if command has no attributes (issue5137)Sat, 09 Jan 2016 22:46:26 +0900, by Yuya Nishihara
-
dispatch: extract function that tests command attributesMon, 14 Mar 2016 00:14:43 +0900, by Yuya Nishihara
-
dispatch: make cmdalias forward command attributes to functionMon, 14 Mar 2016 00:06:52 +0900, by Yuya Nishihara
-
run-tests: use different chg socket directories for different testsSun, 20 Mar 2016 17:18:06 -0700, by Jun Wu
-
tests: ensure run-tests handles multiple lines of churnMon, 21 Mar 2016 20:56:46 +0000, by timeless
-
subrepo: adapt to git's recent renames-by-default stableThu, 24 Mar 2016 09:38:11 -0700, by Martin von Zweigbergk
-
graphmod: move the graphstyle options to experimentalThu, 24 Mar 2016 00:09:58 -0700, by Pierre-Yves David
-
tests: remove obsolete uses of HGTEST_RUN_TESTS_PUREMon, 21 Mar 2016 21:06:49 +0000, by timeless
-
test-debugextensions: passes with byte-compilation disabled (issue5147)Sun, 20 Mar 2016 17:30:56 -0700, by Kevin Bullock
-
rpms: add hgext3rd to mercurial.specWed, 23 Mar 2016 11:53:11 +0800, by Anton Shestakov
-
debugobsolete: add an option to show marker indexWed, 23 Mar 2016 10:50:24 -0700, by Kostia Balytskyi
-
tests: explicitly flush output streamsTue, 15 Mar 2016 09:51:42 +0000, by Jun Wu
-
test-hgrc: do not print ui.plain() flag at uisetup()Sun, 20 Mar 2016 15:09:29 -0700, by Yuya Nishihara
-
tests: make config/help tests pass even if chgserver extension is loadedSun, 20 Mar 2016 12:25:46 -0700, by Yuya Nishihara
-
setup: alphabetize hgext packagesTue, 22 Mar 2016 16:05:22 -0700, by Sean Farley
-
remove: add progress supportThu, 17 Mar 2016 21:03:22 +0000, by timeless
-
remove: queue warnings until after status messages (issue5140) (API)Thu, 17 Mar 2016 18:19:36 +0000, by timeless
-
tests: include progress for test-removeMon, 21 Mar 2016 04:01:29 +0000, by timeless
-
chg: allows default hg path to be overriddenSun, 20 Mar 2016 15:43:20 -0700, by Jun Wu
-
chg: define PRINTF_FORMAT_ for non gnu C compilerSun, 20 Mar 2016 15:25:25 -0700, by Jun Wu
-
chgserver: drop bundle.mainreporoot configSun, 20 Mar 2016 15:11:34 -0700, by Jun Wu
-
chgserver: drop old hack to recreate ui on HGPLAIN changeSun, 20 Mar 2016 10:44:15 -0700, by Yuya Nishihara
-
graphmod: allow edges to end earlySat, 19 Mar 2016 16:37:47 -0700, by Martijn Pieters
-
graphmod: allow for different styles for different edge typesSat, 19 Mar 2016 16:46:15 -0700, by Martijn Pieters
-
chgserver: use global ui instead of repo ui for dispatch.request.uiThu, 17 Mar 2016 18:32:10 +0000, by Jun Wu
-
progress: update comment to reflect implementationThu, 17 Mar 2016 18:34:32 +0000, by timeless
-
tests: remove lines that enable progress extensionSun, 20 Mar 2016 04:54:35 +0000, by timeless
-
run-tests: add support for automatically bisecting test failuresSat, 19 Mar 2016 14:26:10 -0400, by Augie Fackler
-
check-code: also ban strcatSat, 19 Mar 2016 20:49:02 -0400, by Augie Fackler
-
check-code: prevent use of strcpySat, 19 Mar 2016 20:18:38 -0400, by Augie Fackler
-
osutil: stop using strcpySat, 19 Mar 2016 20:02:19 -0400, by Augie Fackler
-
histedit: add a hint about enabled dropmissing to histedit edit commentSat, 19 Mar 2016 11:39:13 -0700, by Mateusz Kwapich
-
hghave: change ssl check to just check ssl moduleSat, 19 Mar 2016 13:51:00 -0700, by Gregory Szorc
-
help: document sharing of revlog header with revision 0Sat, 19 Mar 2016 15:17:33 -0700, by Gregory Szorc
-
mpatch: move collect() to module levelSat, 19 Mar 2016 16:45:52 -0400, by Augie Fackler
-
mpatch: un-nest the move() methodSat, 19 Mar 2016 16:43:16 -0400, by Augie Fackler
-
mpatch: move pull() method to top levelSat, 19 Mar 2016 16:37:30 -0400, by Augie Fackler
-
chgserver: use old ui.system if fout is not stdout or needs to be capturedThu, 17 Mar 2016 18:27:48 +0000, by Jun Wu
-
node: use byte literals to construct nullid and wdiridSat, 12 Mar 2016 14:04:57 -0800, by Gregory Szorc
-
tests: try to import modules with Python 3Sat, 12 Mar 2016 14:05:23 -0800, by Gregory Szorc
-
tests: perform an ast parse with Python 3Fri, 18 Mar 2016 16:15:12 -0700, by Gregory Szorc
-
run-tests: add --with-python3 to define a Python 3 interpreterFri, 18 Mar 2016 16:17:56 -0700, by Gregory Szorc
-
crecord: add docblock to handlekeypressedFri, 18 Mar 2016 11:06:03 -0700, by Ryan McElroy
-
crecord: fix docblock indentationFri, 18 Mar 2016 11:06:03 -0700, by Ryan McElroy
-
crecord: clean up empty lines at ends of docblocksFri, 18 Mar 2016 11:06:03 -0700, by Ryan McElroy
-
filemerge: indicate that local/other are p1/p2Thu, 17 Mar 2016 00:36:01 +0000, by timeless
-
sslutil: use preferred formatting for import syntaxSat, 19 Mar 2016 10:10:09 -0700, by Gregory Szorc
-
largefiles: add some docstringsSat, 19 Mar 2016 08:28:24 -0700, by Mads Kiilerich
-
largefiles: drop partial support for not having a user cacheSat, 19 Mar 2016 08:27:54 -0700, by Mads Kiilerich
-
largefiles: refactor usercachepath - extract user cache path functionSat, 19 Mar 2016 08:23:55 -0700, by Mads Kiilerich
-
shelve: adds restoring newly created branch (issue5048) (BC)Wed, 10 Feb 2016 02:23:27 +0100, by liscju
-
shelve: make non bare shelve not saving branch information in bundleMon, 07 Mar 2016 22:58:11 +0100, by liscju
-
shelve: preserve newly created branch on non-bare shelve in wctx (BC)Sat, 12 Mar 2016 18:36:31 +0100, by liscju
-
crecord: rewrite a comment about filtering patchesFri, 18 Mar 2016 16:14:57 -0400, by Jordi Gutiérrez Hermoso
-
run-tests: teach _processoutput to handle multiple lines of churnThu, 17 Mar 2016 20:52:06 +0000, by timeless
-
run-tests: indent _processoutput to aid readability for next patchThu, 17 Mar 2016 20:54:36 +0000, by timeless
-
namespaces: fix name/node confusionWed, 16 Mar 2016 23:12:43 +0000, by timeless
-
tests: add test for "log -r wdir() -p" (issue4871)Sun, 13 Mar 2016 23:27:27 +0900, by Yuya Nishihara
-
tests: include modified/added/removed files in "log -r wdir()" outputSun, 13 Mar 2016 23:21:45 +0900, by Yuya Nishihara
-
contrib: revsetbenchmarks use absolute_import and print_functionWed, 16 Mar 2016 04:35:03 +0530, by Pulkit Goyal
-
contrib: synthrepo use absolute_importWed, 16 Mar 2016 04:23:58 +0530, by Pulkit Goyal
-
contrib: python-hook-examples use absolute_importWed, 16 Mar 2016 04:13:28 +0530, by Pulkit Goyal
-
contrib: make perf.py use absolute_importWed, 16 Mar 2016 04:12:16 +0530, by Pulkit Goyal
-
largefiles: replace invocation of os.path module by vfs in lfutil.pyMon, 14 Mar 2016 20:20:22 +0100, by liscju
-
largefiles: replace invocation of os.path module by vfs in lfcommands.pySun, 13 Mar 2016 23:16:44 +0100, by liscju
-
cache: rebuild branch cache from scratch when inconsistencies are detectedSun, 13 Mar 2016 02:06:23 +0100, by Mads Kiilerich
-
cache: safer handling of failing seek when writing revision branch cacheSun, 13 Mar 2016 02:06:22 +0100, by Mads Kiilerich
-
cache: remove branch revision file before rewriting the branch name fileSun, 13 Mar 2016 02:06:21 +0100, by Mads Kiilerich
-
chg: do not redirect stdout to /dev/nullMon, 14 Mar 2016 15:05:25 +0000, by Jun Wu
-
pager: skip uisetup if chg is detectedMon, 14 Mar 2016 15:03:19 +0000, by Jun Wu
-
chgserver: add an explicit gc to trigger __del__Mon, 14 Mar 2016 23:08:03 +0000, by Jun Wu
-
blackbox: do not assume self._bb{vfs,repo,fp} are set in blackboxui.__init__Tue, 15 Mar 2016 10:36:02 +0000, by Jun Wu
-
chg: downgrade "failed to read channel" from abortmsg to debugmsgMon, 14 Mar 2016 23:28:14 +0000, by Jun Wu
-
histedit: do not close stdinTue, 15 Mar 2016 00:42:33 +0000, by Jun Wu
-
tests: reorder hg serve commandsTue, 15 Mar 2016 09:51:54 +0000, by Jun Wu
-
templater: add debugtemplate commandSun, 14 Feb 2016 01:06:12 +0900, by Yuya Nishihara
-
templater: expand list of parsed templates to template nodeSat, 13 Feb 2016 23:20:47 +0900, by Yuya Nishihara
-
templater: relax type of mapped templateSun, 14 Feb 2016 15:42:49 +0900, by Yuya Nishihara
-
templater: lift parsed and compiled templates to generic data typesSat, 13 Feb 2016 23:54:24 +0900, by Yuya Nishihara
-
tests: python executable path should always be globbedTue, 15 Mar 2016 15:50:57 -0700, by Danek Duvall
-
crecord: use ui.interface to choose curses interfaceMon, 14 Mar 2016 15:01:27 +0000, by Simon Farnsworth
-
ui: add new config flag for interface selectionMon, 14 Mar 2016 15:01:27 +0000, by Simon Farnsworth
-
extensions: also search for extension in the 'hgext3rd' packageFri, 11 Mar 2016 10:30:08 +0000, by Pierre-Yves David
-
hgext: use templatekeyword to mark a function as template keywordSun, 13 Mar 2016 05:17:06 +0900, by FUJIWARA Katsunori
-
templatekw: use templatekeyword to mark a function as template keywordSun, 13 Mar 2016 05:17:06 +0900, by FUJIWARA Katsunori
-
registrar: add templatekeyword to mark a function as template keyword (API)Sun, 13 Mar 2016 05:17:06 +0900, by FUJIWARA Katsunori
-
chgserver: do not keep repo objectWed, 16 Mar 2016 11:57:09 +0000, by Jun Wu
-
chgserver: invalidate the server if extensions fail to loadSat, 12 Mar 2016 04:24:11 +0000, by Jun Wu
-
chgserver: add an explicit "reconnect" instruction to validateMon, 14 Mar 2016 13:48:33 +0000, by Jun Wu
-
dispatch: flush ui before returning from dispatchMon, 14 Mar 2016 11:06:34 +0000, by Jun Wu
-
tests: make tests for convert with svn portableTue, 15 Mar 2016 00:14:53 +0900, by FUJIWARA Katsunori
-
merge with stableTue, 15 Mar 2016 14:10:46 -0700, by Matt Mackall
-
test-pager: add a test for pager with color enabledFri, 11 Mar 2016 20:34:49 -0500, by Augie Fackler
-
http: support sending hgargs via POST body instead of in GET or headersFri, 11 Mar 2016 11:37:00 -0500, by Augie Fackler
-
fsmonitor: flag msc_stdint as no-check-codeMon, 14 Mar 2016 21:15:59 -0400, by Augie Fackler
-
fsmonitor: use custom stdint.h file when compiling with Visual CMon, 14 Mar 2016 17:53:47 +0100, by Sune Foldager
-
tests: handle getaddrinfo reporting "No address associated with hostname"Sun, 13 Mar 2016 02:36:03 +0100, by Mads Kiilerich
-
httpconnection: remove obsolete comment about open()Mon, 14 Mar 2016 14:08:28 -0700, by Martin von Zweigbergk
-
sslutil: allow multiple fingerprints per hostSun, 13 Mar 2016 14:03:58 -0700, by Gregory Szorc
-
help: add empty lines to hostfingerprints sectionSun, 13 Mar 2016 13:51:01 -0700, by Gregory Szorc
-
help: document requirementsSat, 12 Mar 2016 18:51:07 -0800, by Gregory Szorc
-
showstack: use absolute_importSun, 13 Mar 2016 01:59:18 +0530, by Pulkit Goyal
-
contrib: use absolute_import in win32/hgwebdir_wsgi.pyMon, 14 Mar 2016 14:12:13 +0530, by Pulkit Goyal
-
dispatch: catch KeyboardInterrupt more broadlySun, 27 Dec 2015 13:38:46 +0900, by Yuya Nishihara
-
histedit: have dropmissing abort on empty planSun, 13 Mar 2016 16:46:49 -0700, by Mateusz Kwapich
-
streamclone: fix error when store files grow while stream cloning stableSun, 13 Mar 2016 02:29:11 +0100, by Mads Kiilerich
-
tests: add test of stream clone of repo that is changing stableSun, 13 Mar 2016 02:28:46 +0100, by Mads Kiilerich
-
chgserver: handle ParseError during validateMon, 14 Mar 2016 12:52:35 +0000, by Jun Wu
-
dispatch: extract common logic for handling ParseErrorMon, 14 Mar 2016 12:32:09 +0000, by Jun Wu
-
chgserver: resolve relative path before sending via system channelMon, 14 Mar 2016 11:23:04 +0000, by Jun Wu
-
mercurial: use pure Python module policy on Python 3Sat, 12 Mar 2016 13:19:19 -0800, by Gregory Szorc
-
chg: provide early exception to userSat, 12 Mar 2016 22:17:30 +0900, by Yuya Nishihara
-
cmdserver: write early exception to 'e' channel in 'unix' modeSat, 12 Mar 2016 22:03:30 +0900, by Yuya Nishihara
-
contrib: make memory.py use absolute_importSun, 13 Mar 2016 01:32:42 +0530, by Pulkit Goyal
-
check-code: use absolute_import and print_functionSun, 13 Mar 2016 01:08:39 +0530, by Pulkit Goyal
-
encoding: use range() instead of xrange()Fri, 11 Mar 2016 21:27:26 -0800, by Gregory Szorc
-
encoding: make HFS+ ignore code Python 3 compatibleFri, 11 Mar 2016 21:23:34 -0800, by Gregory Szorc
-
extensions: factor import error reporting outFri, 11 Mar 2016 10:28:58 +0000, by Pierre-Yves David
-
extensions: extract the 'importh' closure as normal functionFri, 11 Mar 2016 10:24:54 +0000, by Pierre-Yves David
-
zeroconf: remove leftover camelcase identifierFri, 11 Mar 2016 15:40:58 -0800, by Martin von Zweigbergk
-
hg: acquire wlock while updating the working directory via updatetotallySat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
commands: add postincoming docstring for explanation of argumentsSat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
commands: centralize code to update with extra care for non-file componentsSat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
update: omit redundant activating message for already active bookmarkSat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
tests: make test-verify-repo-operations.py not run by defaultFri, 11 Mar 2016 11:44:03 -0800, by Martin von Zweigbergk
-
ui: log devel warningsFri, 29 Jan 2016 14:37:16 +0000, by timeless
-
util: refactor getstackframesFri, 11 Mar 2016 17:22:04 +0000, by timeless
-
util: reword debugstacktrace commentFri, 11 Mar 2016 16:50:14 +0000, by timeless
-
changelog: avoid slicing raw data until neededSun, 06 Mar 2016 15:40:20 -0800, by Gregory Szorc
-
changelog: parse description lastSun, 06 Mar 2016 13:13:54 -0800, by Gregory Szorc
-
changelog: lazily parse filesSun, 06 Mar 2016 14:31:06 -0800, by Gregory Szorc
-
changelog: lazily parse date/extra fieldSun, 06 Mar 2016 14:30:25 -0800, by Gregory Szorc
-
changelog: lazily parse userSun, 06 Mar 2016 14:29:46 -0800, by Gregory Szorc
-
changelog: lazily parse manifest nodeSun, 06 Mar 2016 14:29:13 -0800, by Gregory Szorc
-
changelog: lazily parse descriptionSun, 06 Mar 2016 14:28:46 -0800, by Gregory Szorc
-
context: use changelogrevisionSun, 06 Mar 2016 13:26:37 -0800, by Gregory Szorc
-
changelog: add class to represent parsed changelog revisionsSun, 06 Mar 2016 14:28:02 -0800, by Gregory Szorc
-
httppeer: compute header names only onceFri, 11 Mar 2016 11:51:22 -0500, by Augie Fackler
-
httppeer: indent existing argument handling with if TrueFri, 11 Mar 2016 11:33:43 -0500, by Augie Fackler
-
httppeer: move size computation later in _callstreamFri, 11 Mar 2016 11:26:12 -0500, by Augie Fackler
-
httppeer: do less splitting on httpheader valueFri, 11 Mar 2016 11:24:50 -0500, by Augie Fackler
-
chgserver: remove outdated comment about setvbuf()Sat, 27 Feb 2016 21:17:37 +0900, by Yuya Nishihara
-
transplant: use absolute_importTue, 01 Mar 2016 04:53:43 +0000, by timeless
-
transplant: switch to using nodemod for hex+shortFri, 11 Mar 2016 16:07:22 +0000, by timeless
-
convert: bzr use absolute_importWed, 02 Mar 2016 16:32:52 +0000, by timeless
-
chgserver: include [extdiff] in confighashFri, 11 Mar 2016 13:00:20 +0000, by Jun Wu
-
chg: silently inherit server exit codeFri, 11 Mar 2016 02:52:06 +0000, by Jun Wu
-
debugshell: use absolute_importSun, 06 Mar 2016 03:19:08 +0530, by Pulkit Goyal
-
test: make check-py3-compat.py ignore empty code more reliablyFri, 11 Mar 2016 10:26:58 +0900, by Yuya Nishihara
-
patchbomb: specify unit for ui.progress when sending emailsFri, 11 Mar 2016 22:30:43 +0800, by Anton Shestakov
-
streamclone: specify unit for ui.progress when handling dataFri, 11 Mar 2016 22:28:27 +0800, by Anton Shestakov
-
churn: specify unit for ui.progress when analyzing revisionsFri, 11 Mar 2016 22:30:29 +0800, by Anton Shestakov
-
convert: specify unit for ui.progress when scanning pathsFri, 11 Mar 2016 22:30:04 +0800, by Anton Shestakov
-
convert: specify unit for ui.progress when operating on filesFri, 11 Mar 2016 22:29:51 +0800, by Anton Shestakov
-
tests: stabilize svn outputFri, 11 Mar 2016 05:47:39 +0000, by timeless
-
similar: specify unit for ui.progress when operating on filesFri, 11 Mar 2016 22:29:20 +0800, by Anton Shestakov
-
verify: specify unit for ui.progress when checking filesFri, 11 Mar 2016 20:18:41 +0800, by Anton Shestakov
-
repair: specify unit for ui.progress in rebuildfncache()Fri, 11 Mar 2016 20:44:40 +0800, by Anton Shestakov
-
repair: use 'rebuilding' progress topic in rebuildfncache()Fri, 11 Mar 2016 20:39:29 +0800, by Anton Shestakov
-
largefiles: use revisions as a ui.progress unitFri, 11 Mar 2016 22:26:06 +0800, by Anton Shestakov
-
largefiles: specify unit for ui.progress when operating on filesFri, 11 Mar 2016 22:21:43 +0800, by Anton Shestakov
-
templater: make label() just fail if ui object isn't availableWed, 09 Mar 2016 23:59:26 +0900, by Yuya Nishihara
-
convert: fix "stdlib import follows local import" problem in transportFri, 11 Mar 2016 21:55:44 +0900, by FUJIWARA Katsunori
-
convert: fix relative import of stdlib module in subversionFri, 11 Mar 2016 21:55:44 +0900, by FUJIWARA Katsunori
-
convert: make subversion import transport locallyFri, 11 Mar 2016 21:55:44 +0900, by FUJIWARA Katsunori
-
keyword: compact writing of temporary kwdemo hgrcFri, 11 Mar 2016 08:27:11 +0000, by Christian Ebert
-
dockerdeb: add Ubuntu TrustyThu, 10 Mar 2016 23:46:19 +0800, by Anton Shestakov
-
pushoperation: fix language issues in docstringThu, 10 Mar 2016 17:31:38 -0600, by Nathan Goldbaum
-
chg: do not write pidfileThu, 10 Mar 2016 00:19:55 +0000, by Jun Wu
-
chg: remove manual reload logicThu, 10 Mar 2016 00:12:33 +0000, by Jun Wu
-
chg: use --daemon-postexec chdir:/ instead of --cwd /Wed, 09 Mar 2016 01:20:57 +0000, by Jun Wu
-
serve: add chdir command for --daemon-postexecWed, 09 Mar 2016 01:17:02 +0000, by Jun Wu
-
serve: accept multiple values for --daemon-postexecWed, 09 Mar 2016 02:07:40 +0000, by Jun Wu
-
hgext: officially turn 'hgext' into a namespace packageSat, 27 Feb 2016 12:56:26 +0100, by Pierre-Yves David
-
merge with stableFri, 11 Mar 2016 15:24:27 -0600, by Matt Mackall
-
fileset: replace predicate by filesetpredicate of registrar (API)Fri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
registrar: add filesetpredicate to mark a function as fileset predicateFri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
registrar: remove useless base classes (API)Fri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
revset: remove useless extpredicate class (API)Fri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
hook: filter out unstable output in testsThu, 10 Mar 2016 10:12:23 -0800, by Siddharth Agarwal
-
fsmonitor: hook up state-enter, state-leave signalsThu, 10 Mar 2016 16:04:09 +0000, by Martijn Pieters
-
largefiles: add abstract methods in remotestore classThu, 10 Mar 2016 10:56:02 +0100, by liscju
-
test-parse-date: defines explicit start/end dates for DSTSun, 14 Feb 2016 18:18:57 +0100, by Sébastien Brissaud
-
debuginstall: convert to formatterWed, 09 Mar 2016 18:58:51 +0000, by timeless
-
largefiles: use iterbatch instead of batchWed, 02 Mar 2016 13:13:05 -0500, by Augie Fackler
-
wireproto: make iterbatcher behave streamily over http(s)Tue, 01 Mar 2016 18:41:43 -0500, by Augie Fackler
-
setdiscovery: use iterbatch interface instead of batchTue, 01 Mar 2016 17:44:41 -0500, by Augie Fackler
-
peer: add an iterbatcher interfaceTue, 01 Mar 2016 18:39:25 -0500, by Augie Fackler
-
wireproto: document quirk of _callstream between http and sshWed, 02 Mar 2016 14:18:43 -0500, by Augie Fackler
-
peer: raise NotImplementedError for abstract submit() methodTue, 01 Mar 2016 16:37:56 -0500, by Augie Fackler
-
fsmonitor: new experimental extensionThu, 03 Mar 2016 14:29:19 +0000, by Martijn Pieters
-
fsmonitor: dependencies for new experimental extensionWed, 02 Mar 2016 16:25:12 +0000, by Martijn Pieters
-
setup: show how to set the module policy for importsTue, 12 Jan 2016 04:45:29 +0000, by timeless
-
setup: create a module for the modulepolicyWed, 09 Mar 2016 15:47:01 +0000, by timeless
-
rebase: turn rebaseskipobsolete on by defaultWed, 09 Mar 2016 08:08:27 -0800, by Kostia Balytskyi
-
graphlog: bring back color to node symbol templateWed, 09 Mar 2016 23:57:15 +0900, by Yuya Nishihara
-
revset: add inspection data to max() and min() functionsTue, 16 Feb 2016 21:44:13 +0900, by Yuya Nishihara
-
revset: add inspection data to limit() and last() functionsTue, 16 Feb 2016 21:43:51 +0900, by Yuya Nishihara
-
revset: stub to add extra data to baseset for better inspectionTue, 16 Feb 2016 21:32:00 +0900, by Yuya Nishihara
-
revset: add inspection data to all filter() callsSat, 13 Feb 2016 20:05:57 +0900, by Yuya Nishihara
-
revset: add extra data to filteredset for better inspectionSat, 13 Feb 2016 19:25:11 +0900, by Yuya Nishihara
-
zeroconf: replace reduce+add with itertools.chainTue, 01 Mar 2016 10:18:47 +0000, by timeless
-
zeroconf: replace has_key with inTue, 01 Mar 2016 10:22:10 +0000, by timeless
-
zeroconf: compare singleton using isTue, 01 Mar 2016 09:59:58 +0000, by timeless
-
zeroconf: remove camelcase in identifiersTue, 01 Mar 2016 09:57:45 +0000, by timeless
-
setup: switch to with open asWed, 09 Mar 2016 15:35:57 +0000, by timeless
-
win32mbcs: use absolute_importWed, 02 Mar 2016 21:50:35 +0000, by timeless
-
notify: use absolute_importWed, 02 Mar 2016 21:48:08 +0000, by timeless
-
patchbomb: use absolute_importWed, 02 Mar 2016 21:42:42 +0000, by timeless
-
convert: __init__ use absolute_importWed, 02 Mar 2016 16:34:43 +0000, by timeless
-
convert: cvs use absolute_importWed, 02 Mar 2016 16:41:35 +0000, by timeless
-
convert: transport use absolute_importWed, 02 Mar 2016 16:37:50 +0000, by timeless
-
convert: bzr use absolute_importWed, 02 Mar 2016 16:32:52 +0000, by timeless
-
convert: common use absolute_importWed, 02 Mar 2016 16:26:35 +0000, by timeless
-
convert: convcmd use absolute_importWed, 02 Mar 2016 16:23:28 +0000, by timeless
-
convert: subversion use absolute_importWed, 02 Mar 2016 16:13:05 +0000, by timeless
-
blackbox: guard against recursion from dirty checkTue, 08 Mar 2016 20:34:59 +0000, by timeless
-
tests: divorce blackbox test from test-dispatch.pyTue, 08 Mar 2016 20:52:57 +0000, by timeless
-
tests: test-dispatch use print_functionTue, 08 Mar 2016 20:57:40 +0000, by timeless
-
tests: test-dispatch use absolute_importTue, 08 Mar 2016 20:57:15 +0000, by timeless
-
templater: ignore orig/rej filesWed, 02 Mar 2016 05:27:07 +0000, by timeless
-
resolve: when pats do not match, hint about path:Thu, 24 Dec 2015 04:31:34 +0000, by timeless
-
shelve: changes getting opts values by get methodWed, 09 Mar 2016 08:21:57 +0100, by liscju
-
contrib: remove references to 2to3Sat, 27 Feb 2016 21:15:16 -0800, by Gregory Szorc
-
check-code: remove redundant import style checkSat, 27 Feb 2016 21:14:17 -0800, by Gregory Szorc
-
setup: remove support for 2to3Sat, 27 Feb 2016 21:11:24 -0800, by Gregory Szorc
-
run-tests: remove 2to3 supportSat, 27 Feb 2016 21:08:37 -0800, by Gregory Szorc
-
histedit: adds hint how to reorder changesets at editor (issue3766)Tue, 08 Mar 2016 21:59:06 +0100, by liscju
-
revset: replace predicate by revsetpredicate of registrarTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
revset: replace extpredicate by revsetpredicate of registrarTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
registrar: define revsetpredicate to decorate revset predicateTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
registrar: introduce new class for registration to replace funcregistrarTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
dispatch: make loading extra information from extension extensibleTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
obsolete: fix n^2 marker computation behavior stableThu, 04 Feb 2016 15:38:04 -0800, by Durham Goode
-
bdiff: (pure) support array.array arrays (issue5130) stableTue, 08 Mar 2016 17:26:12 +0000, by timeless
-
mq: restrict generated patch name to 75 characters (issue5117) stableWed, 09 Mar 2016 22:21:08 +0000, by Pierre-Yves David
-
files: don't recurse into subrepos without a path or -S (issue5127) stableSun, 06 Mar 2016 14:30:34 -0500, by Matt Harbison
-
parsers: optimize filtered headrevs logicTue, 08 Mar 2016 00:20:08 -0800, by Durham Goode
-
destutil: choose non-closed branch head at first (BC)Mon, 07 Mar 2016 03:14:19 +0900, by FUJIWARA Katsunori
-
formatter: make labels work with templated outputTue, 08 Mar 2016 04:08:33 -0800, by Kostia Balytskyi
-
hghave: improve description of HypothesisTue, 08 Mar 2016 14:32:03 +0000, by timeless
-
purge: use absolute_importWed, 02 Mar 2016 21:39:55 +0000, by timeless
-
record: use absolute_importWed, 02 Mar 2016 21:38:32 +0000, by timeless
-
relink: use absolute_importWed, 02 Mar 2016 21:36:14 +0000, by timeless
-
schemas: use absolute_importWed, 02 Mar 2016 21:33:55 +0000, by timeless
-
shelve: use absolute_importWed, 02 Mar 2016 21:30:51 +0000, by timeless
-
strip: use absolute_importWed, 02 Mar 2016 21:26:36 +0000, by timeless
-
graphmod: augment the graph to include more information about the edgesFri, 04 Mar 2016 14:44:32 +0000, by Martijn Pieters
-
graphmod: refactor state handlingFri, 04 Mar 2016 14:44:32 +0000, by Martijn Pieters
-
templater: move label() function from color extensionThu, 11 Jun 2015 23:04:14 +0900, by Yuya Nishihara
-
templater: make label() take unknown symbol as color literalThu, 11 Jun 2015 22:58:27 +0900, by Yuya Nishihara
-
convert: monotone use absolute_importWed, 02 Mar 2016 15:50:34 +0000, by timeless
-
convert: p4 use absolute_importWed, 02 Mar 2016 15:31:15 +0000, by timeless
-
convert: hg use absolute_importWed, 02 Mar 2016 15:26:49 +0000, by timeless
-
convert: cvsps use absolute_importWed, 02 Mar 2016 14:56:29 +0000, by timeless
-
convert: darcs use absolute_importWed, 02 Mar 2016 14:23:23 +0000, by timeless
-
convert: filemap use absolute_importWed, 02 Mar 2016 09:00:58 +0000, by timeless
-
convert: gnuarch use absolute_importWed, 02 Mar 2016 08:58:01 +0000, by timeless
-
convert: git use absolute_importWed, 02 Mar 2016 20:42:13 +0000, by timeless
-
branchmap: check node against changelog instead of repoMon, 07 Mar 2016 17:26:47 -0800, by Durham Goode
-
changegroup: clear progress callback after changelog processingMon, 29 Feb 2016 09:26:43 -0800, by Martin von Zweigbergk
-
tests: adjust for code move in Hypothesis 2.0.0 stableTue, 26 Jan 2016 22:44:29 +0900, by Yuya Nishihara
-
changegroup: progress for added files is not measured in "chunks"Sun, 28 Feb 2016 22:51:07 -0800, by Martin von Zweigbergk
-
changegroup: exclude submanifests from manifest progressSun, 28 Feb 2016 21:15:06 -0800, by Martin von Zweigbergk
-
commit: block amend while histedit is in progress (issue4800)Sun, 14 Feb 2016 07:35:50 +0000, by timeless
-
chg: limit reconnect attemptsWed, 02 Mar 2016 10:42:58 +0000, by Jun Wu
-
chg: use validate to make sure the server is up to dateSun, 06 Mar 2016 14:22:37 +0000, by Jun Wu
-
chg: implement validate in hgclientSun, 06 Mar 2016 14:21:52 +0000, by Jun Wu
-
hgclient: use absolute_import and print_functionSun, 06 Mar 2016 03:15:45 +0530, by Pulkit Goyal
-
fixpax: use absolute_import and print_functionSun, 06 Mar 2016 03:10:17 +0530, by Pulkit Goyal
-
debugcmdserver: use absolute_import and print_functionSun, 06 Mar 2016 03:06:09 +0530, by Pulkit Goyal
-
check-config: use absolute_import and print_functionSun, 06 Mar 2016 03:01:46 +0530, by Pulkit Goyal
-
casesmash: use absolute_importSun, 06 Mar 2016 02:25:50 +0530, by Pulkit Goyal
-
chgserver: implement validate commandSat, 05 Mar 2016 13:56:59 +0000, by Jun Wu
-
templater: handle exception when applying map operator to non-iterable objectSun, 14 Feb 2016 13:58:46 +0900, by Yuya Nishihara
-
templater: factor out thin helper that evaluates argument as stringSun, 14 Feb 2016 13:30:32 +0900, by Yuya Nishihara
-
color: make label() template function stringify "expr" argument firstSat, 05 Mar 2016 00:01:36 +0900, by Yuya Nishihara
-
templater: fix shortest() to evaluate int argument and handle errorSun, 14 Feb 2016 13:09:17 +0900, by Yuya Nishihara
-
templater: fix pad() to evaluate int argument and handle errorSun, 14 Feb 2016 13:05:09 +0900, by Yuya Nishihara
-
templater: drop redundant type conversion when evaluating integer argumentSun, 14 Feb 2016 12:48:14 +0900, by Yuya Nishihara
-
templater: factor out function that evaluates argument as integerSun, 14 Feb 2016 12:42:25 +0900, by Yuya Nishihara
-
chgserver: use basename for socket symlinkFri, 04 Mar 2016 13:18:02 +0000, by Jun Wu
-
patch: when importing from email, RFC2047-decode From/Subject headersThu, 03 Mar 2016 18:34:19 +0100, by Julien Cristau
-
histedit: reword message when a changeset produces no changesWed, 02 Mar 2016 22:39:03 +0000, by timeless
-
tests: replace cat.py with cat in test-histedit-fold-non-commute.tWed, 02 Mar 2016 22:09:18 +0000, by timeless
-
tests: Solaris grep doesn't add a trailing newline when it's missingWed, 02 Mar 2016 15:01:41 -0800, by Danek Duvall
-
tests: Solaris cmp complains about empty files, even with -sWed, 02 Mar 2016 14:58:29 -0800, by Danek Duvall
-
tests: Solaris sed does not support "\n" meaning newline in the RHS of s///Wed, 02 Mar 2016 14:55:13 -0800, by Danek Duvall
-
tests: Solaris cp doesn't support the -T optionWed, 02 Mar 2016 14:50:37 -0800, by Danek Duvall
-
templater: make date() use helper function to evaluate argumentSun, 14 Feb 2016 13:36:50 +0900, by Yuya Nishihara
-
templater: fix revset() to evaluate format arguments eagerlySun, 14 Feb 2016 00:27:09 +0900, by Yuya Nishihara
-
templater: fix ifcontains() to evaluate items argument eagerlySun, 14 Feb 2016 00:18:12 +0900, by Yuya Nishihara
-
templater: fix get() to evaluate arguments eagerlySun, 14 Feb 2016 00:05:58 +0900, by Yuya Nishihara
-
import-checker: report local with stdlib late warningWed, 02 Mar 2016 15:38:54 +0000, by timeless
-
tests: update test output for test written on stable branch (issue5104)Thu, 03 Mar 2016 23:11:33 -0800, by Gregory Szorc
-
chgserver: pass hashstate and base server address to chgcmdserverMon, 29 Feb 2016 13:46:54 +0000, by Jun Wu
-
chg: drop progress.assume-tty configMon, 29 Feb 2016 11:43:25 +0000, by Jun Wu
-
chgserver: mangle server address to include confighashWed, 02 Mar 2016 10:10:06 +0000, by Jun Wu
-
chgserver: update docsMon, 29 Feb 2016 14:05:45 +0000, by Jun Wu
-
merge with stableWed, 02 Mar 2016 16:44:56 -0600, by Matt Mackall
-
commands: use absolute_importMon, 21 Dec 2015 22:26:31 -0800, by Gregory Szorc
-
cmdutil: use absolute_importSat, 27 Feb 2016 23:57:07 -0800, by Gregory Szorc
-
keyword: use absolute_importTue, 01 Mar 2016 10:33:06 +0000, by Christian Ebert
-
pager: use absolute_importSun, 28 Feb 2016 22:15:00 -0500, by Augie Fackler
-
pager: add testsSun, 28 Feb 2016 22:13:47 -0500, by Augie Fackler
-
tests: flag Windows specific lines about background closing as optionalMon, 29 Feb 2016 01:01:20 -0500, by Matt Harbison
-
run-tests: defer leftover (?) cleanup until after all output is exhaustedSun, 28 Feb 2016 23:21:28 -0500, by Matt Harbison
-
test-run-tests: pad the failure test to preserve the run orderSun, 28 Feb 2016 23:16:30 -0500, by Matt Harbison
-
changelog: backed out changeset 86de91c56355Wed, 02 Mar 2016 16:05:30 -0600, by Matt Mackall
-
changelog: backed out changeset 1778770e1982Wed, 02 Mar 2016 12:46:54 -0600, by Matt Mackall
-
dispatch: store norepo/optionalrepo/inferrepo attributes in function (API)Fri, 01 Jan 2016 22:16:25 +0900, by Yuya Nishihara
-
extensions: copy extra __dict__ of original functionSat, 09 Jan 2016 20:04:03 +0900, by Yuya Nishihara
-
extensions: copy attributes to wrapper by wrapfunction()Sat, 09 Jan 2016 19:52:55 +0900, by Yuya Nishihara
-
extensions: extract function that copies function attributes to wrapperSat, 09 Jan 2016 19:45:10 +0900, by Yuya Nishihara
-
tests: fix section descriptionMon, 29 Feb 2016 23:28:32 +0000, by timeless
-
zeroconf: import ui as uimod per test-check-module-importsTue, 01 Mar 2016 13:48:25 -0500, by Augie Fackler
-
changelog: lazy decode user (API)Sat, 27 Feb 2016 22:34:18 -0800, by Gregory Szorc
-
changelog: lazy decode description (API)Sat, 27 Feb 2016 22:25:14 -0800, by Gregory Szorc
-
blackbox: optionally log event sourceThu, 11 Feb 2016 19:38:26 +0000, by timeless
-
blackbox: remove hexfnTue, 01 Mar 2016 10:45:47 +0000, by timeless
-
blackbox: rewrite dirty documentation noting it is expensiveTue, 01 Mar 2016 10:43:52 +0000, by timeless
-
zeroconf: remove whitespace around = for named parametersTue, 01 Mar 2016 09:49:38 +0000, by timeless
-
zeroconf: del is not a functionTue, 01 Mar 2016 09:44:32 +0000, by timeless
-
zeroconf: add whitespace around operatorTue, 01 Mar 2016 09:48:11 +0000, by timeless
-
zeroconf: wrap long linesTue, 01 Mar 2016 09:33:39 +0000, by timeless
-
zeroconf: drop tabsTue, 01 Mar 2016 08:53:40 +0000, by timeless
-
zeroconf: omit semicolonsTue, 01 Mar 2016 08:48:10 +0000, by timeless
-
zeroconf: use absolute_importTue, 01 Mar 2016 08:42:46 +0000, by timeless
-
zeroconf: use print functionTue, 01 Mar 2016 07:17:32 +0000, by timeless
-
histedit: improve error when run on nodes with children (issue5056)Mon, 29 Feb 2016 15:12:26 +0100, by liscju
-
tests: minor grammar change for check-commitTue, 01 Mar 2016 11:51:46 +0000, by timeless
-
worker: document poor partitioning scheme impactSat, 27 Feb 2016 21:43:17 -0800, by Gregory Szorc
-
hg: obtain lock when creating share from pooled repo (issue5104) stable 3.7.2Sat, 27 Feb 2016 18:22:49 -0800, by Gregory Szorc
-
doc: remove deprecated option from synopsis of command help stableTue, 01 Mar 2016 03:28:46 +0900, by FUJIWARA Katsunori
-
merge with stableMon, 29 Feb 2016 17:52:17 -0600, by Matt Mackall
-
run-tests: fix Python 3 incompatibilitiesSat, 27 Feb 2016 21:29:42 -0800, by Gregory Szorc
-
hghave: use print functionSat, 27 Feb 2016 21:19:53 -0800, by Gregory Szorc
-
changelog: remove redundant parenthesesSat, 27 Feb 2016 22:25:47 -0800, by Gregory Szorc
-
changegroup: use changelog.readfilesSat, 27 Feb 2016 23:06:05 -0800, by Gregory Szorc
-
rebase: remove experimental option from 'rebase' config sectionSat, 27 Feb 2016 18:02:12 +0100, by Pierre-Yves David
-
testing: allow Hypothesis tests to disable extensionsFri, 26 Feb 2016 17:15:49 +0000, by David R. MacIver
-
keepalive: remove useless parentheses around exception typeSun, 28 Feb 2016 00:00:13 -0800, by Gregory Szorc
-
chgserver: add a structure for confighash and mtimehashWed, 24 Feb 2016 20:45:47 +0000, by Jun Wu
-
chgserver: add utilities to calculate mtimehashFri, 26 Feb 2016 14:59:39 +0000, by Jun Wu
-
tests: rename 'test-module-import.t' into 'test-check-module-import.t'Sat, 27 Feb 2016 17:31:23 +0100, by Pierre-Yves David
-
pull: deactivate a bookmark not matching with the destination of the updateFri, 26 Feb 2016 20:22:05 +0900, by FUJIWARA Katsunori
-
pull: activate a bookmark matching with the destination of the update (BC)Fri, 26 Feb 2016 20:22:05 +0900, by FUJIWARA Katsunori
-
revset: define "pat" variable unconditionally in subrepo()Sat, 13 Feb 2016 20:13:45 +0900, by Yuya Nishihara
-
revset: drop translation markers from error messages of internal _matchfilesTue, 05 May 2015 10:47:35 +0900, by Yuya Nishihara
-
templatekw: switch ctx of list expression to rev of {parents} (BC)Fri, 12 Feb 2016 19:16:09 +0900, by Yuya Nishihara
-
commands: add postincoming explicit brev argument (API)Fri, 26 Feb 2016 20:22:05 +0900, by FUJIWARA Katsunori
-
hgweb: add index template to json/mapSat, 27 Feb 2016 19:53:18 +0800, by Anton Shestakov
-
merge: fix error messageFri, 26 Feb 2016 19:13:10 +0000, by Simon Farnsworth
-
destutil: show message about other branch heads, even if on a closed headWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
repoview: discard filtered changelog if index isn't shared with unfilteredWed, 24 Feb 2016 06:10:46 +0900, by FUJIWARA Katsunori
-
chgserver: make _renewui load repo and command line configsFri, 26 Feb 2016 15:22:46 +0000, by Jun Wu
-
dispatch: add wd parameter to _getlocalFri, 26 Feb 2016 15:07:58 +0000, by Jun Wu
-
chgserver: add utilities to calculate confighashFri, 26 Feb 2016 14:50:04 +0000, by Jun Wu
-
chg: detect chg started by chgFri, 26 Feb 2016 14:13:12 +0000, by Jun Wu
-
chg: fallback to original hg for some unsupported commands or flagsFri, 26 Feb 2016 14:17:59 +0000, by Jun Wu
-
testing: add a 'continuous' profileWed, 24 Feb 2016 13:20:06 +0000, by David R. MacIver
-
testing: allow Hypothesis to enable extensionsWed, 24 Feb 2016 13:11:30 +0000, by David R. MacIver
-
testing: test multiple repositories with HypothesisFri, 26 Feb 2016 17:24:14 +0000, by David R. MacIver
-
testing: expand Hypothesis tests with branch commandsWed, 24 Feb 2016 13:06:43 +0000, by David R. MacIver
-
testing: generate tests operations using HypothesisWed, 24 Feb 2016 13:05:45 +0000, by David R. MacIver
-
i18n-ja: synchronized with cb6a952efbf4 stableMon, 29 Feb 2016 22:52:29 +0900, by FUJIWARA Katsunori
-
log: fix order of revisions filtered by multiple OR options (issue5100) stableMon, 15 Feb 2016 22:46:07 +0900, by Yuya Nishihara
-
tests: rename regression testsThu, 25 Feb 2016 16:54:14 +0000, by timeless
-
zeroconf: fix crash in "hg paths" when zeroconf server is upThu, 25 Feb 2016 10:01:59 -0800, by Danek Duvall
-
zeroconf: fix setsockopt() call on Solaris to send payload of correct lengthWed, 24 Feb 2016 22:22:18 -0800, by Danek Duvall
-
blackbox: properly replace ui classWed, 03 Feb 2016 04:54:40 +0000, by timeless
-
blackbox: store the blackbox ui object instead of the log fileWed, 03 Feb 2016 17:05:04 +0000, by timeless
-
blackbox: log dirty stateTue, 09 Feb 2016 15:44:13 +0000, by timeless
-
blackbox: log working directory versionTue, 09 Feb 2016 19:16:06 +0000, by timeless
-
blackbox: rename fp variableMon, 08 Feb 2016 03:37:26 +0000, by timeless
-
blackbox: avoid creating multiple file handles for a single logWed, 03 Feb 2016 15:41:31 +0000, by timeless
-
tests: mock getpid to reduce glob usageWed, 24 Feb 2016 20:04:32 +0000, by timeless
-
changegroup: drop special-casing of flat manifestsMon, 22 Feb 2016 14:43:14 -0800, by Martin von Zweigbergk
-
changegroup: fix treemanifests on mergesFri, 12 Feb 2016 23:09:09 -0800, by Martin von Zweigbergk
-
templatekw: workaround for utf-8 round-trip of {desc}Sun, 27 Dec 2015 20:21:37 +0900, by Yuya Nishihara
-
test: update test-bundle2-format.t commentThu, 25 Feb 2016 10:34:31 +0100, by Pierre-Yves David
-
chg: extract gethgcmd logic to a functionWed, 24 Feb 2016 14:24:00 +0000, by Jun Wu
-
destutil: use cached branch information instead of query for efficiencyWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
destutil: replace wc.branch() invocations by cached value for efficiencyWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
destutil: remove redundant examinationWed, 24 Feb 2016 23:00:32 +0900, by FUJIWARA Katsunori
-
destutil: add new local variable to increase readabilityWed, 24 Feb 2016 23:00:32 +0900, by FUJIWARA Katsunori
-
changegroup: write root manifests and subdir manifests in a single loopFri, 12 Feb 2016 23:30:18 -0800, by Martin von Zweigbergk
-
changegroup: introduce makelookupmflinknode(dir)Fri, 12 Feb 2016 23:26:15 -0800, by Martin von Zweigbergk
-
changegroup: prune subdirectory dirlogs tooFri, 12 Feb 2016 21:21:28 -0800, by Martin von Zweigbergk
-
changegroup: include subdirectory manifests in verbose sizeFri, 12 Feb 2016 15:42:16 -0800, by Martin von Zweigbergk
-
changegroup: make _packmanifests() dumberFri, 12 Feb 2016 15:18:56 -0800, by Martin von Zweigbergk
-
changegroup: extract generatemanifests()Thu, 11 Feb 2016 20:19:48 -0800, by Martin von Zweigbergk
-
merge: use any() instead of for loop when checking for dirty subreposTue, 23 Feb 2016 10:59:25 -0800, by Martin von Zweigbergk
-
templater: fix list templating bugWed, 24 Feb 2016 19:31:55 +0000, by Kostia Balytskyi
-
histedit: also handle locally missing nodes when reading obsolescenceWed, 24 Feb 2016 16:58:07 +0100, by Pierre-Yves David
-
chgserver: auto exit after being idle for too long or lose the socket fileWed, 24 Feb 2016 18:42:59 +0000, by Jun Wu
-
unionrepo: properly handle hidden linkrev in revlog (issue5070) stableMon, 22 Feb 2016 23:36:04 +0100, by Pierre-Yves David
-
bundlerepo: properly handle hidden linkrev in manifestlog (issue4945) stableMon, 22 Feb 2016 23:34:54 +0100, by Pierre-Yves David
-
bundlerepo: properly handle hidden linkrev in filelog (issue4945) stableMon, 22 Feb 2016 18:35:40 +0100, by Pierre-Yves David
-
check-code: allow old style class with special commentsWed, 24 Feb 2016 18:42:14 +0000, by Jun Wu
-
merge with stableWed, 24 Feb 2016 15:55:44 -0600, by Matt Mackall
-
revset: use smartset minus operatorWed, 24 Feb 2016 10:41:15 -0800, by Durham Goode
-
histedit: make histedit aware of obsolescense not stored in state (issue4800)Tue, 23 Feb 2016 21:38:36 +0000, by Kostia Balytskyi
-
treemanifest: allow setting flag to 't'Tue, 09 Feb 2016 20:22:33 -0800, by Martin von Zweigbergk
-
treemanifest: use "cp xyz/." instead of "cp xyz/*"Tue, 23 Feb 2016 17:22:51 -0800, by Tony Tung
-
templatefilters: drop old jsonescape() functionSun, 27 Dec 2015 18:50:03 +0900, by Yuya Nishihara
-
templatefilters: make json filter be byte-transparent (BC) (issue4926)Sun, 27 Dec 2015 17:59:57 +0900, by Yuya Nishihara
-
hgweb: add option to convert encoding of graphdata()Mon, 04 Jan 2016 23:05:09 +0900, by Yuya Nishihara
-
hgweb: remove unused argument from graphdata() factoryMon, 04 Jan 2016 22:55:05 +0900, by Yuya Nishihara
-
templatefilters: add "utf8" to get utf-8 bytes from local-encoding textSun, 27 Dec 2015 17:45:05 +0900, by Yuya Nishihara
-
templatefilters: drop broken "jsonescape" from filters table (BC)Sun, 27 Dec 2015 17:16:45 +0900, by Yuya Nishihara
-
treemanifest: rewrite text() using iterentries()Sat, 20 Feb 2016 23:57:21 -0800, by Martin von Zweigbergk
-
treemanifest: implement iterentries()Sun, 07 Feb 2016 21:14:01 -0800, by Martin von Zweigbergk
-
verify: show progress while verifying dirlogsThu, 11 Feb 2016 15:38:56 -0800, by Martin von Zweigbergk
-
verify: check for orphaned dirlogsWed, 03 Feb 2016 15:35:15 -0800, by Martin von Zweigbergk
-
verify: check directory manifestsSun, 07 Feb 2016 21:13:24 -0800, by Martin von Zweigbergk
-
hg: perform update after pulling during clone with share (issue5103)Sat, 20 Feb 2016 17:44:29 -0800, by Gregory Szorc
-
hg: extract post share update logic into own functionSat, 20 Feb 2016 17:41:59 -0800, by Gregory Szorc
-
merge: perform background file closing in batchgetSat, 20 Feb 2016 15:54:09 -0800, by Gregory Szorc
-
merge: indent code in batchget()Sat, 20 Feb 2016 15:27:11 -0800, by Gregory Szorc
-
localrepo: support background closing for wwrite()Sat, 20 Feb 2016 15:25:27 -0800, by Gregory Szorc
-
scmutil: support background closing for write()Sat, 20 Feb 2016 15:24:12 -0800, by Gregory Szorc
-
chg: hold a lock file before connected to serverTue, 16 Feb 2016 11:08:52 +0000, by Jun Wu
-
serve: allow --daemon-postexec to be 'unlink:path' or 'none'Mon, 22 Feb 2016 17:30:02 +0000, by Jun Wu
-
serve: rename --daemon-pipefds to --daemon-postexec (BC)Mon, 22 Feb 2016 16:59:08 +0000, by Jun Wu
-
largefiles: don't explicitly list optional parameters that are not usedMon, 22 Feb 2016 23:18:19 -0800, by Tony Tung
-
revert: properly revert to ancestor of p2 during merge (issue5052) stableTue, 23 Feb 2016 11:41:47 +0100, by Pierre-Yves David
-
help: hg.intevation.de is new primary name of hg.intevation.de (and new cert) stableMon, 01 Feb 2016 12:36:28 +0100, by Thomas Arendsen Hein
-
rebase: explicitly test abort from ambiguous destinationMon, 08 Feb 2016 14:07:17 +0100, by Pierre-Yves David
-
rebase: choose default destination the same way as 'hg merge' (BC)Sun, 14 Feb 2016 13:25:59 +0000, by Pierre-Yves David
-
rebase: add potential divergent commit hashes to error message (issue5086)Wed, 17 Feb 2016 20:31:34 +0000, by Kostia Balytskyi
-
hgwebdir_wsgi: update script and expand helpFri, 19 Feb 2016 17:50:28 +0100, by Sune Foldager
-
bundlerepo: properly handle hidden linkrev in filelog (issue4945)Mon, 22 Feb 2016 18:35:40 +0100, by Pierre-Yves David
-
rebase: adds storing collapse message (issue4792)Wed, 17 Feb 2016 22:45:01 +0100, by liscju
-
test-automv: fix inline config settings for 5ec1ce8fdf0aMon, 22 Feb 2016 17:53:19 -0500, by Augie Fackler
-
automv: use 95 as the default similarity thresholdTue, 16 Feb 2016 15:58:32 +0000, by Martijn Pieters
-
bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)Fri, 19 Feb 2016 22:28:09 +0100, by liscju
-
worker: change partition strategy to every Nth elementSat, 20 Feb 2016 15:56:44 -0800, by Gregory Szorc
-
run-tests: allow run-tests.py to run tests outside current directoryThu, 18 Feb 2016 08:52:15 +0000, by David R. MacIver
-
histedit: unifying the way replacements are computed for abort and successTue, 16 Feb 2016 14:49:29 +0000, by Kostia Balytskyi
-
templater: factor out type conversion of revset() resultFri, 12 Feb 2016 18:39:48 +0900, by Yuya Nishihara
-
templater: evaluate each item of revset() as integer revisionFri, 12 Feb 2016 18:08:53 +0900, by Yuya Nishihara
-
demandimport: blacklist sqlalchemy.events as it has side effects (issue5085)Sat, 06 Feb 2016 19:16:12 +0900, by Yuya Nishihara
-
demandimport: enforce ignore list while processing modules in fromlistSat, 06 Feb 2016 19:09:10 +0900, by Yuya Nishihara
-
phases: use constants for phase valuesMon, 15 Feb 2016 16:49:52 -0800, by Gregory Szorc
-
test-paths: fix up json output to match $TESTTMP on WindowsWed, 20 Jan 2016 22:10:17 -0500, by Matt Harbison
-
test-obsolete: conditionalize a test dependent on chmodWed, 20 Jan 2016 21:56:37 -0500, by Matt Harbison
-
progress: display progress bar when HGPLAINEXCEPT contains "progress"Wed, 17 Feb 2016 15:18:30 -0800, by Matt Anderson
-
run-tests: stop allocating HGPORT3+HGPORT4Wed, 17 Feb 2016 19:38:44 +0000, by timeless
-
run-tests: refactor port allocation into functionsWed, 17 Feb 2016 19:36:32 +0000, by timeless
-
tests: put test-treemanifest.t on a port dietWed, 17 Feb 2016 19:34:01 +0000, by timeless
-
chg: pass sensitive command line flags to serverWed, 17 Feb 2016 15:00:47 +0000, by Jun Wu
-
chg: use mallocx and reallocx in hgclientWed, 17 Feb 2016 15:08:09 +0000, by Jun Wu
-
chg: add utility functions mallocx, reallocxWed, 17 Feb 2016 14:51:38 +0000, by Jun Wu
-
localrepo: move new repo requirements into standalone function (API)Mon, 15 Feb 2016 13:20:20 -0800, by Gregory Szorc
-
localrepo: isolate requirements determination from side effectsMon, 15 Feb 2016 13:19:07 -0800, by Gregory Szorc
-
localrepo: use local variable for requirements assignmentSat, 13 Feb 2016 14:42:17 -0800, by Gregory Szorc
-
destutil: ensure we offer 'hg update' hint when not at head in all casesTue, 09 Feb 2016 23:35:21 +0000, by Pierre-Yves David
-
chg: forward umask from client to serverMon, 15 Feb 2016 14:35:26 +0000, by Jun Wu
-
chgserver: add setumask methodMon, 15 Feb 2016 14:28:17 +0000, by Jun Wu
-
chgserver: use _readlist and _readstrTue, 16 Feb 2016 19:21:05 +0000, by Jun Wu
-
commandserver: use _readlistMon, 15 Feb 2016 14:20:41 +0000, by Jun Wu
-
commandserver: add _readstr and _readlistTue, 16 Feb 2016 19:11:45 +0000, by Jun Wu
-
extensions: add notloaded method to return extensions failed to loadWed, 10 Feb 2016 16:59:34 +0000, by Jun Wu
-
histedit: renaming parts to which _histedit was splitMon, 15 Feb 2016 14:57:06 +0000, by Kostia Balytskyi
-
histedit: break _histedit into smaller pieces (add _finishaction)Mon, 15 Feb 2016 12:07:33 +0000, by Kostia Balytskyi
-
automv: switch to specifying the similarity as an integer (0-100)Mon, 15 Feb 2016 17:24:42 +0000, by Martijn Pieters
-
automv: do not release lock between marking files and the actual commitMon, 15 Feb 2016 17:16:07 +0000, by Martijn Pieters
-
automv: reuse existing scutil._markchanges() functionMon, 15 Feb 2016 17:13:18 +0000, by Martijn Pieters
-
automv: improve function docstringsMon, 15 Feb 2016 17:01:33 +0000, by Martijn Pieters
-
automv: remove test for 'developer mode'Mon, 15 Feb 2016 16:51:31 +0000, by Martijn Pieters
-
automv: add some context for the testsMon, 15 Feb 2016 16:44:30 +0000, by Martijn Pieters
-
automv: simplify retrieving the statusMon, 15 Feb 2016 16:40:06 +0000, by Martijn Pieters
-
tests: change branches test to work cross platformMon, 08 Feb 2016 05:56:25 +0000, by timeless
-
histedit: change string literals to constants in goal namingMon, 15 Feb 2016 10:48:36 +0000, by Kostia Balytskyi
-
run-tests: add --chg option to install and run tests using chgSun, 07 Feb 2016 18:08:59 +0900, by Yuya Nishihara
-
run-tests: add --with-chg option to run tests using chgSun, 07 Feb 2016 16:34:12 +0900, by Yuya Nishihara
-
destutil: add more precise error classes for destmergeTue, 09 Feb 2016 23:30:41 +0000, by Pierre-Yves David
-
destutil: allow to disable the "on head check" in destmergeMon, 08 Feb 2016 22:58:15 +0000, by Pierre-Yves David
-
destutil: allow to specify an explicit source for the mergeMon, 08 Feb 2016 19:32:29 +0100, by Pierre-Yves David
-
destutil: remove current head from list of candidates earlyMon, 08 Feb 2016 18:12:06 +0100, by Pierre-Yves David
-
destutil: add an 'action' layer to the destmerge message dictionaryMon, 08 Feb 2016 17:53:44 +0100, by Pierre-Yves David
-
rebase: extract rebaseset and destination computation in a functionTue, 09 Feb 2016 23:49:55 +0000, by Pierre-Yves David
-
tests: have a more elaborated test for _destrebaseTue, 09 Feb 2016 22:47:20 +0000, by Pierre-Yves David
-
histedit: break _histedit function into smaller piecesSun, 14 Feb 2016 21:15:59 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _continueaction)Sun, 14 Feb 2016 21:00:05 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _newaction)Mon, 01 Feb 2016 17:20:51 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _editplanaction)Mon, 01 Feb 2016 14:12:38 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _abortaction)Mon, 01 Feb 2016 12:51:20 +0000, by Kostia Balytskyi
-
automv: new experimental extensionMon, 08 Feb 2016 13:52:51 +0000, by Martijn Pieters
-
match: override 'visitdir' in subdirmatcherFri, 05 Feb 2016 21:25:44 -0800, by Martin von Zweigbergk
-
run-tests: remove useless "failed" flag from addOutputMismatch()Sat, 09 Jan 2016 13:22:26 +0900, by Yuya Nishihara
-
tests: load json with no fallbackSat, 09 Jan 2016 13:20:15 +0900, by Yuya Nishihara
-
config: drop progress extension from sample hgrc as it is in core nowTue, 15 Dec 2015 23:50:48 +0900, by Yuya Nishihara
-
shelve: suggest the correct tool to continue (not unshelve)Thu, 04 Feb 2016 03:47:38 +0000, by timeless
-
histedit: suggest the correct tool to continue (not histedit)Thu, 04 Feb 2016 03:47:00 +0000, by timeless
-
rebase: suggest the correct tool to continue (not rebase)Thu, 04 Feb 2016 03:46:38 +0000, by timeless
-
graft: suggest the correct tool to continue (not graft)Thu, 04 Feb 2016 03:45:44 +0000, by timeless
-
cmdutil: provide a way to report how to continueSun, 14 Feb 2016 16:16:17 +0000, by timeless
-
hg: make cachedlocalrepo cache appropriate repoview objectSun, 14 Feb 2016 01:33:55 +0900, by FUJIWARA Katsunori
-
rebase: perform update through the 'update' commandSun, 14 Feb 2016 00:45:17 +0000, by Pierre-Yves David
-
rebase: 'hg pull --rebase' now update only if there was nothing to rebaseSat, 13 Feb 2016 16:59:32 +0000, by Pierre-Yves David
-
filectx: replace use of _filerev with _filenodeMon, 08 Feb 2016 14:17:11 -0800, by Durham Goode
-
verify: extract "manifest" constant into variableWed, 03 Feb 2016 15:53:48 -0800, by Martin von Zweigbergk
-
verify: use similar language for missing manifest and file revisionsSun, 07 Feb 2016 22:46:20 -0800, by Martin von Zweigbergk
-
verify: include "manifest" prefix in a few more placesTue, 02 Feb 2016 10:42:28 -0800, by Martin von Zweigbergk
-
verify: drop unnecessary check for nullidTue, 02 Feb 2016 09:46:14 -0800, by Martin von Zweigbergk
-
verify: move cross-checking of changeset/manifest out of _crosscheckfiles()Sun, 31 Jan 2016 00:10:56 -0800, by Martin von Zweigbergk
-
tests: add tests for missing revlogs and revlog entriesSun, 31 Jan 2016 21:55:52 -0800, by Martin von Zweigbergk
-
hook: don't crash on syntax errors in python hooksFri, 12 Feb 2016 14:50:10 -0800, by Siddharth Agarwal
-
hook: for python hook exceptions, add note to run with --tracebackFri, 12 Feb 2016 11:44:35 -0800, by Siddharth Agarwal
-
hook: add tests for failing post- python hooksFri, 12 Feb 2016 11:42:18 -0800, by Siddharth Agarwal
-
hook: even fewer parentheses for load errorsFri, 12 Feb 2016 11:34:04 -0800, by Siddharth Agarwal
-
destutil: document various failure casesMon, 08 Feb 2016 17:34:32 +0100, by Pierre-Yves David
-
destutil: consistently retrieve 'p1' and 'branch'Mon, 08 Feb 2016 14:56:28 +0100, by Pierre-Yves David
-
merge: give priority to "not at head" failures for bare 'hg merge'Mon, 08 Feb 2016 14:55:58 +0100, by Pierre-Yves David
-
destutil: extract all 'mergedest' abort messages into a dictionaryTue, 09 Feb 2016 21:14:37 +0000, by Pierre-Yves David
-
tests: add an explicit destination in some rebase testsMon, 08 Feb 2016 14:03:45 +0100, by Pierre-Yves David
-
tests: remove third head in some of the 'rebase-parameters' testsMon, 08 Feb 2016 14:02:53 +0100, by Pierre-Yves David
-
run-tests: allow to specify executable of any name by --with-hgSun, 07 Feb 2016 15:21:39 +0900, by Yuya Nishihara
-
run-tests: drop redundant assignment to BINDIRSun, 07 Feb 2016 16:02:41 +0900, by Yuya Nishihara
-
run-tests: cast --with-hg option to bytes consistently at parseargs()Sun, 07 Feb 2016 16:00:05 +0900, by Yuya Nishihara
-
run-tests: do not compare bytes with str while ordering testsSun, 07 Feb 2016 15:53:02 +0900, by Yuya Nishihara
-
clonebundles: use absolute_importTue, 09 Feb 2016 17:51:44 -0800, by Gregory Szorc
-
churn: use absolute_importTue, 09 Feb 2016 17:50:45 -0800, by Gregory Szorc
-
children: use absolute_importTue, 09 Feb 2016 17:34:32 -0800, by Gregory Szorc
-
censor: use absolute_importTue, 09 Feb 2016 17:33:10 -0800, by Gregory Szorc
-
bugzilla: use absolute_importTue, 09 Feb 2016 17:31:50 -0800, by Gregory Szorc
-
blackbox: use absolute_importTue, 09 Feb 2016 17:30:38 -0800, by Gregory Szorc
-
acl: use absolute_importTue, 09 Feb 2016 17:29:39 -0800, by Gregory Szorc
-
checkunknown: audit path before checking if it's a file or linkThu, 11 Feb 2016 17:23:10 -0800, by Durham Goode
-
pathauditor: change parts verification order to be root firstThu, 11 Feb 2016 17:04:33 -0800, by Durham Goode
-
chg: forward job control signals to worker process (issue5051)Tue, 19 Jan 2016 22:31:59 +0900, by Yuya Nishihara
-
chg: verify return value of sigaction() and sigemptyset()Fri, 29 Jan 2016 22:52:16 +0900, by Yuya Nishihara
-
chg: initialize sigaction fields more reliablyFri, 29 Jan 2016 22:42:22 +0900, by Yuya Nishihara
-
tests: confirm that a badly documented extension doesn't cause a crashFri, 12 Feb 2016 06:25:05 -0800, by Simon Farnsworth
-
bookmarks: avoid creating a nested repository during testingFri, 12 Feb 2016 14:24:48 +0000, by Martijn Pieters
-
dispatch: strip command line options like config file optionsMon, 08 Feb 2016 15:35:30 -0800, by Tony Tung
-
hook: for python hook ImportErrors, add note to run with --tracebackThu, 11 Feb 2016 22:52:23 -0800, by Siddharth Agarwal
-
hook: fewer parentheses for hook load errorsThu, 11 Feb 2016 22:41:20 -0800, by Siddharth Agarwal
-
hook: use sys.exc_info rather than the deprecated equivalentsThu, 11 Feb 2016 22:02:52 -0800, by Siddharth Agarwal
-
doc: describe full help document hierarchy to create a valid link in HTMLThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
doc: translate from :hg:`help config.SECTION` to a valid link to hgrc.5.htmlThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
doc: translate from :hg:`help config` to a valid link to hgrc.5.htmlThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
i18n: calculate correct line number in source of messages to be translatedThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
revsetbenchmark: handle exception caseWed, 10 Feb 2016 12:39:25 -0800, by Durham Goode
-
merge: minimize conflicts when common base is not shown (issue4447)Wed, 10 Feb 2016 09:06:08 -0800, by Ryan McElroy
-
merge: introduce method to minimize merge regionsWed, 10 Feb 2016 08:25:03 -0800, by Ryan McElroy
-
merge: add some useful documentationTue, 09 Feb 2016 15:25:09 -0800, by Ryan McElroy
-
encoding: backport paranoid escaping from templatefilters.jsonescape()Sun, 27 Dec 2015 19:58:11 +0900, by Yuya Nishihara
-
encoding: add option to escape non-ascii characters in JSONSun, 27 Dec 2015 19:28:34 +0900, by Yuya Nishihara
-
encoding: initialize jsonmap when module is loadedSat, 30 Jan 2016 19:48:35 +0900, by Yuya Nishihara
-
encoding: change jsonmap to a list indexed by code pointSat, 30 Jan 2016 19:41:34 +0900, by Yuya Nishihara
-
update: change default destination to tipmost descendant (issue4673) (BC)Tue, 02 Feb 2016 15:24:11 +0000, by Pierre-Yves David
-
test: drop useless --update flag in issue1502 testsWed, 03 Feb 2016 15:21:11 +0000, by Pierre-Yves David
-
treemanifest: don't use cp -T, not supported on OS XThu, 11 Feb 2016 13:50:38 +0000, by Martijn Pieters
-
chg: use in-tree hg executable to start server for testingSun, 03 Jan 2016 12:45:32 +0900, by Yuya Nishihara
-
hgignore: ignore chg binarySun, 03 Jan 2016 12:41:28 +0900, by Yuya Nishihara
-
chg: import frontend sourcesSun, 03 Jan 2016 12:39:27 +0900, by Yuya Nishihara
-
debugrevlog: fix dumping manifest fails on empty first revision (issue5062)Wed, 10 Feb 2016 21:01:52 +0100, by liscju
-
help: don't crash in keyword search if an extension fails to provide docsWed, 10 Feb 2016 01:48:58 -0800, by Simon Farnsworth
-
doc: correct example concerning "hg purge" alias in man page "hgrc.5" stableSat, 20 Feb 2016 17:32:26 +0100, by Rainer Woitok
-
fileset: fix copy/paste in eol() error message stableThu, 18 Feb 2016 22:32:18 -0500, by Matt Harbison
-
run-tests: factor out _escapepathFri, 29 Jan 2016 14:35:34 +0000, by timeless
-
debugignore: normalize the file before testing dirstate._ignore()Mon, 08 Feb 2016 12:33:00 -0500, by Matt Harbison
-
check-code: add rule to detect usage of external diff via extdiffThu, 11 Feb 2016 02:15:45 +0900, by FUJIWARA Katsunori
-
tests: use portable diff script via extdiff extensionMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
test-patchbomb: ensure hg email write to stdoutSun, 07 Feb 2016 09:36:09 +0100, by Sébastien Brissaud
-
check-code: examine magic pattern matching against contents of a fileWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
docchecker: use indentation of 4 spacesWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
docchecker: remove naked except clauseWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
misc: use modern exception syntaxWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
f: use modern octal number formattingWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
hg-ssh: parenthesize non-translated messageWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
f: add whitespace around operatorWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
check-commit: omit whitespaceWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
check-commit: wrap too long lineWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
setup: avoid procedure related to hg.exe at setup.py --pure stableMon, 08 Feb 2016 21:12:13 +0900, by FUJIWARA Katsunori
-
help: update template examples to use reST literal syntax stableFri, 05 Feb 2016 23:17:07 +0900, by Yuya Nishihara
-
ui: fix crash by non-interactive prompt echo for user name stableSat, 06 Feb 2016 20:43:20 +0900, by Yuya Nishihara
-
zeroconf: forward all arguments passed to ui.configitems() wrapper stableWed, 10 Feb 2016 22:53:17 +0900, by Yuya Nishihara
-
run-tests: warn about symlinks to non hg scriptsMon, 08 Feb 2016 22:50:19 +0000, by timeless
-
tests: make chunk header of external diff glob-ed for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
tests: make chunk header of external diff glob-ed for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
tests: make timezone in diff output glob-ed for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
tests: omit -p for external diff via extdiff extension for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
update: check command line before modifying repoSun, 07 Feb 2016 22:18:24 -0800, by Martin von Zweigbergk
-
treemanifest: fix debugrebuildfncacheSun, 07 Feb 2016 21:44:38 -0800, by Martin von Zweigbergk
-
update: warn about other topological head in pull and unbundleWed, 03 Feb 2016 15:12:01 +0000, by Pierre-Yves David
-
update: warn about other topological heads on bare updateTue, 02 Feb 2016 14:49:02 +0000, by Pierre-Yves David
-
tests: mock getpid to reduce glob usageWed, 03 Feb 2016 04:37:04 +0000, by timeless
-
util: enable getpid to be replacedWed, 03 Feb 2016 09:11:22 +0000, by timeless
-
blackbox: refactor use of vfs as _bbvfsMon, 08 Feb 2016 00:47:36 +0000, by timeless
-
blackbox: flush output file descriptorWed, 03 Feb 2016 15:18:29 +0000, by timeless
-
tests: change blackbox test to work cross platformWed, 03 Feb 2016 18:15:18 +0000, by timeless
-
merge: document checkignored and checkunknown configs againMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
rebase: respect checkunknown and checkignored in more casesWed, 03 Feb 2016 13:12:06 -0800, by Siddharth Agarwal
-
test-merge-force: add tests for merge.checkunknown=warnWed, 03 Feb 2016 13:11:34 -0800, by Siddharth Agarwal
-
merge: tell _checkunknownfiles about whether this was merge --forceMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
merge: add missing doc for 'labels' parameterMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
merge: move abort/warn checks up to the top level of _checkunknownfilesMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
match: rename "narrowmatcher" to "subdirmatcher" (API)Fri, 05 Feb 2016 21:09:32 -0800, by Martin von Zweigbergk
-
tests: relax test-devel-warnings to reduce false positivesWed, 03 Feb 2016 18:59:35 +0000, by timeless
-
merge with stableSun, 07 Feb 2016 00:49:31 -0600, by Matt Mackall
-
chgserver: create new process group after fork (issue5051)Tue, 19 Jan 2016 18:20:13 +0000, by Jun Wu
-
check-commit: check for double-addition of blank linesFri, 05 Feb 2016 16:54:01 -0600, by Matt Mackall
-
check-commit: scan for multiple instances of error patternsFri, 05 Feb 2016 16:52:02 -0600, by Matt Mackall
-
merge: add file ancestor linknode to mergestateFri, 05 Feb 2016 10:22:14 -0800, by Durham Goode
-
merge: add debugmergestate support for _stateextrasFri, 05 Feb 2016 10:15:28 -0800, by Durham Goode
-
merge: add state extras merge state dataFri, 05 Feb 2016 10:15:28 -0800, by Durham Goode
-
revset: use manifest.matches in _follow revsetFri, 05 Feb 2016 13:30:25 -0800, by Durham Goode
-
treemanifests: fix streaming cloneThu, 04 Feb 2016 08:34:07 -0800, by Martin von Zweigbergk
-
treemanifests: fix local cloneTue, 02 Feb 2016 17:31:17 -0800, by Martin von Zweigbergk
-
tests: simplify treemanifest test by backing up entire .hg/storeWed, 03 Feb 2016 15:35:23 -0800, by Martin von Zweigbergk
-
histedit: limit updated and merging output to important updatesWed, 03 Feb 2016 13:52:04 +0000, by timeless
-
tests: fix rebase-abort directory nestingThu, 04 Feb 2016 23:30:49 +0000, by timeless
-
rebase: document that tool does not apply to deleted filesThu, 04 Feb 2016 23:29:32 +0000, by timeless
-
rebase: mention help merge-tools in helpThu, 04 Feb 2016 22:14:53 +0000, by timeless
-
copies: optimize forward copy detection logic for rebasesFri, 05 Feb 2016 13:23:24 -0800, by Durham Goode
-
tests: pass settings of hypothesis by with statementTue, 26 Jan 2016 23:05:19 +0900, by Yuya Nishihara
-
tests: adjust for code move in Hypothesis 2.0.0Tue, 26 Jan 2016 22:44:29 +0900, by Yuya Nishihara
-
test-highlight: add normalization rule for Pygments 2.1Tue, 26 Jan 2016 23:33:53 +0900, by Yuya Nishihara
-
test-highlight: factor out function that normalizes pygments outputTue, 26 Jan 2016 23:27:12 +0900, by Yuya Nishihara
-
test-highlight: unify normalization rule of pygments outputTue, 26 Jan 2016 23:26:05 +0900, by Yuya Nishihara
-
tests: remove protected file forcibly for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: dump journal file by python script instead of sed for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: execute check-config.py without xargsFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: avoid nested quoting on command line for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
version: verbose list internal and external extension source (issue4731)Fri, 05 Feb 2016 13:20:23 +0100, by liscju
-
check-code: allow "grep pattern filename-containing-dash-a"Tue, 02 Feb 2016 21:20:04 -0800, by Martin von Zweigbergk
-
rebase: update working directory when aborting (issue5084) stableFri, 05 Feb 2016 01:56:46 +0000, by timeless
-
revset: flatten chained 'list' operations (aka function args) (issue5072) stableTue, 02 Feb 2016 23:49:49 +0900, by Yuya Nishihara
-
help: fix typo in backgroundclose documentation stableFri, 05 Feb 2016 19:40:57 +0100, by André Sintzoff
-
revert: makes interactive mode ask to forget added files (issue4936)Fri, 05 Feb 2016 15:18:40 +0100, by liscju
-
obsolete: fix n^2 marker computation behaviorThu, 04 Feb 2016 15:38:04 -0800, by Durham Goode
-
memctx: fix memctx manifest file hashesWed, 03 Feb 2016 17:44:11 -0800, by Durham Goode
-
schemes: add debugexpandscheme command, resolving a scheme to canonical formFri, 29 Jan 2016 14:53:44 -0500, by Jason R. Coombs
-
schemes: extract scheme expansion as its own method on ShortRepositoryFri, 29 Jan 2016 14:40:41 -0500, by Jason R. Coombs
-
merge with stableWed, 03 Feb 2016 16:24:24 -0600, by Matt Mackall
-
rebase: don't preserve most extra fields stable 3.7.1Wed, 03 Feb 2016 09:23:31 -0800, by Siddharth Agarwal
-
graft: don't preserve most extra fields stableWed, 03 Feb 2016 09:06:52 -0800, by Siddharth Agarwal
-
amend: don't preserve most extra fields stableWed, 03 Feb 2016 08:59:46 -0800, by Siddharth Agarwal
-
osutil: do not abort loading pure module just because libc has no recvmsg() stableWed, 03 Feb 2016 22:47:27 +0900, by Yuya Nishihara
-
osutil: disable compilation of recvfds() on unsupported platforms stableTue, 02 Feb 2016 20:56:48 +0900, by Yuya Nishihara
-
merge with stableMon, 01 Feb 2016 18:29:07 -0600, by Matt Mackall
-
verify: recover lost freeing of memory stableSun, 31 Jan 2016 00:31:55 -0800, by Martin von Zweigbergk
-
rebase: better way to detect non-detaching revisions (issue5044) stableMon, 01 Feb 2016 15:41:43 +0000, by Martijn Pieters
-
i18n-ja: synchronized with 88609cfa3745 stableMon, 01 Feb 2016 23:17:40 +0900, by FUJIWARA Katsunori
-
doc: itemize text blocks to increase readability in HTML format stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct indentation for enumeration stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct cross reference in help documentation stableMon, 01 Feb 2016 22:13:57 +0900, by FUJIWARA Katsunori
-
doc: prevent literal text block from being treated as non-literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
doc: prevent non-literal text block from being treated as literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
histedit: show correct hash ID at verification error stableMon, 01 Feb 2016 20:29:20 +0900, by FUJIWARA Katsunori
-
backout: disable --merge with --no-commit (issue4874) stableSat, 30 Jan 2016 18:00:11 +0900, by Yuya Nishihara
-
changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stableWed, 27 Jan 2016 09:07:28 -0800, by Martin von Zweigbergk
-
tests: minor cleanup to treemanifest test stableThu, 28 Jan 2016 13:49:05 -0800, by Martin von Zweigbergk
-
merge: don't try to merge subrepos twice (issue4988) stableFri, 29 Jan 2016 14:19:29 -0800, by Siddharth Agarwal
-
bookmarks: improve documentation for --rev option stableWed, 27 Jan 2016 16:16:38 -0600, by Nathan Goldbaum
-
merge: undocument checkunknown and checkignored configs for 3.7 stableWed, 27 Jan 2016 12:33:07 -0800, by Siddharth Agarwal
-
commands: advance current active bookmark at pull --update correctly stableThu, 28 Jan 2016 20:10:06 +0900, by FUJIWARA Katsunori
-
largefiles: prevent committing a missing largefile stableSun, 24 Jan 2016 00:10:19 -0500, by Matt Harbison
-
changegroup: fix treemanifest exchange code (issue5061) stableWed, 27 Jan 2016 10:24:25 -0500, by Augie Fackler
-
log: speed up single file log with hidden revs (issue4747) stableFri, 22 Jan 2016 12:08:20 -0600, by Matt Mackall
-
largefiles: report the missing file count after a commit that does nothing stableSat, 23 Jan 2016 23:32:49 -0500, by Matt Harbison
-
commit: factor the post commit status check into a cmdutil method stableSat, 23 Jan 2016 23:24:30 -0500, by Matt Harbison
-
largefiles: fix an explicit largefile commit after a remove (issue4969) stableSat, 23 Jan 2016 20:51:17 -0500, by Matt Harbison
-
context: back out sneaky code change in documentation change stableMon, 25 Jan 2016 15:48:35 -0800, by Martin von Zweigbergk
-
templater: abort if infinite recursion detected while compiling stableThu, 23 Jul 2015 23:41:29 +0900, by Yuya Nishihara
-
templater: abort if infinite recursion detected while evaluation (issue4758) stableWed, 22 Jul 2015 23:29:41 +0900, by Yuya Nishihara
-
exchange: set 'treemanifest' param on pushed changegroups too stableFri, 22 Jan 2016 16:31:50 -0800, by Martin von Zweigbergk
-
crecord: fix help bar display issue (issue5063) stableMon, 25 Jan 2016 11:37:02 -0800, by Laurent Charignon
-
subrepo: better error messages in _ensuregit stableSun, 17 Jan 2016 22:53:57 -0500, by Mason Malone
-
hgweb: update canvas.width before dynamically redrawing graph (issue2683) stableSat, 23 Jan 2016 17:31:31 +0800, by Anton Shestakov
-
run-tests: "fix" race condition in race condition fix stableFri, 22 Jan 2016 11:00:13 -0800, by Bryan O'Sullivan
-
rebase: restore help for rebase w/o args (issue5059) stableFri, 22 Jan 2016 20:32:47 +0000, by timeless
-
changegroup: introduce safeversion() stableTue, 19 Jan 2016 15:32:32 -0800, by Martin von Zweigbergk
-
changegroup: don't support versions 01 and 02 with treemanifests stableTue, 19 Jan 2016 14:27:18 -0800, by Martin von Zweigbergk
-
run-tests: fix crash when --json and --blacklist are both used (issue5050) stableTue, 19 Jan 2016 08:22:27 -0800, by Laurent Charignon
-
transaction: abort transaction during hook exception stableTue, 19 Jan 2016 15:18:21 -0800, by Durham Goode
-
changegroup: cg3 has two empty groups *after* manifests stableTue, 19 Jan 2016 17:44:25 -0800, by Martin von Zweigbergk
-
mq: check for reserved patch name with qimport -r (issue5033) stableTue, 19 Jan 2016 06:00:59 +0100, by Mads Kiilerich
-
mq: refactor makepatchname into class method stableTue, 19 Jan 2016 06:00:30 +0100, by Mads Kiilerich
-
repoview: fix corrupted hiddencache crash Mercurial (issue5042) stableWed, 20 Jan 2016 13:43:01 -0800, by Laurent Charignon
-
repoview: add missing newline character in debug prints stableWed, 20 Jan 2016 13:40:59 -0800, by Laurent Charignon
-
commandserver: drop tell() and seek() from channels (issue5049) stableWed, 20 Jan 2016 00:08:00 +0900, by Yuya Nishihara
-
crecord: edit during hg crecord should preserve cursor position (issue5041) stableWed, 20 Jan 2016 11:21:13 -0800, by Laurent Charignon
-
templates: use canvaswidth instead of fixed width for canvas (issue2683) stableThu, 21 Jan 2016 02:42:01 +0900, by FUJIWARA Katsunori
-
backout: fix --no-commit option (issue5054) stableWed, 20 Jan 2016 08:16:58 -0800, by Ruslan Sayfutdinov
-
bundle: exit early when there are no commits to bundle stableTue, 19 Jan 2016 13:43:50 -0800, by Durham Goode
-
zeroconf: access repo on hgweb_mod properly (issue5036) stableSun, 17 Jan 2016 20:37:29 -0800, by Gregory Szorc
-
merge default into stable for 3.7 code freeze stableSun, 17 Jan 2016 21:40:21 -0600, by Matt Mackall
-
shelve: permit shelves to contain unknown filesThu, 14 Jan 2016 10:03:31 -0800, by Simon Farnsworth
-
localrepo: don't reference transaction from hook closure (issue5043)Sun, 17 Jan 2016 14:14:15 -0800, by Gregory Szorc
-
context: don't use util.cachefunc due to cycle creation (issue5043)Sun, 17 Jan 2016 12:10:30 -0800, by Gregory Szorc
-
largefiles: actions will now always have a file - drop checkSun, 17 Jan 2016 19:29:27 +0100, by Mads Kiilerich
-
largefiles: make prompt order deterministicSun, 17 Jan 2016 19:29:27 +0100, by Mads Kiilerich
-
largefiles: fix commit of missing largefilesSun, 17 Jan 2016 17:23:32 +0100, by Mads Kiilerich
-
diff: don't crash when merged-in addition is copiedThu, 14 Jan 2016 10:22:55 -0800, by Martin von Zweigbergk
-
diff: don't crash when merged-in addition was removed (issue4786)Thu, 14 Jan 2016 10:14:24 -0800, by Martin von Zweigbergk
-
diff: move status fixup earlier, out of _filepairs()Thu, 14 Jan 2016 10:02:34 -0800, by Martin von Zweigbergk
-
graft: warn when -r is combined with revisions as positional argumentsSun, 17 Jan 2016 19:33:02 +0100, by Mads Kiilerich
-
graft: clarify in help that `-r` is not just optionalSun, 17 Jan 2016 19:33:02 +0100, by Mads Kiilerich
-
streamclone: use backgroundfilecloser (issue4889)Thu, 14 Jan 2016 13:44:01 -0800, by Gregory Szorc
-
streamclone: indent codeSat, 02 Jan 2016 16:11:36 -0800, by Gregory Szorc
-
scmutil: support background file closingThu, 14 Jan 2016 13:34:59 -0800, by Gregory Szorc
-
templatekw: add {namespaces} keywordTue, 12 Jan 2016 23:56:48 +0900, by Yuya Nishihara
-
templatekw: move shownames() helper to be sorted alphabeticallyTue, 12 Jan 2016 23:53:56 +0900, by Yuya Nishihara
-
templater: make get(dict, key) return a single valueSat, 16 Jan 2016 13:53:32 +0900, by Yuya Nishihara
-
templater: make _hybrid not callable to avoid conflicting semanticsSat, 16 Jan 2016 13:42:37 +0900, by Yuya Nishihara
-
backout: commit changeset by default (BC)Fri, 15 Jan 2016 13:46:33 -0800, by Ruslan Sayfutdinov
-
help: move Windows 9x information to appropriate placeFri, 15 Jan 2016 13:01:37 -0800, by Danek Duvall
-
shelve: move commitfunc closer to use siteThu, 14 Jan 2016 12:52:59 -0800, by Simon Farnsworth
-
commands: document clone bundles hooks and rollback behaviorThu, 14 Jan 2016 21:21:59 -0800, by Gregory Szorc
-
clonebundles: improve BUNDLESPEC documentationThu, 14 Jan 2016 22:50:55 -0800, by Gregory Szorc
-
commands: teach debugbundle to print bundle specificationThu, 14 Jan 2016 22:57:55 -0800, by Gregory Szorc
-
commands: use context manager for opened bundle fileThu, 14 Jan 2016 21:27:53 -0800, by Gregory Szorc
-
exchange: implement function for inferring bundle specificationThu, 14 Jan 2016 22:49:03 -0800, by Gregory Szorc
-
streamclone: extract code for reading header fieldsThu, 14 Jan 2016 22:48:54 -0800, by Gregory Szorc
-
encoding: escape U+007F (DEL) character in JSONSat, 16 Jan 2016 18:30:01 +0900, by Yuya Nishihara
-
run-tests: skip threading for a single test (issue5040)Thu, 14 Jan 2016 04:14:50 +0000, by timeless
-
cleanup: use modern @property/@foo.setter property specificationSat, 16 Jan 2016 10:50:28 -0500, by Augie Fackler
-
buildrpm: use bash shebang, since we use bash features in the scriptFri, 15 Jan 2016 16:16:25 +0100, by Mathias De Maré
-
mac: ignore resource fork when checking file sizesThu, 14 Jan 2016 12:37:15 -0600, by Matt Mackall
-
copies: fix detection of divergent directory renamesWed, 13 Jan 2016 10:10:05 -0600, by Matt Mackall
-
with: use context manager for transaction in stripFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in pushphaseFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in stripFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use a context manager for transaction in stripFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in rebuildfncacheFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in consumev1Fri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in _histeditFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in amendFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in changegroup applyFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in rebaseFri, 15 Jan 2016 13:14:48 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in qimportFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in qfinishFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for transaction in mercurial_sinkFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
transaction: turn a transaction into a Python context managerFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for lock in pushphaseFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in rebuildfncache againFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in streamclone consumev1Fri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in manifestFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in renameFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in resolveFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in unbundleFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in updateFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in bisect save_stateFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in merge updateFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in _markchangesFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in maybeperformlegacystreamcloneFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in verifyFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
with: use context manager in qrenameFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in qfinishFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in localrepo recoverFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in streamclone generatev1Fri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in subrepo storecleanFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in subrepo _cachestorehashFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in largefiles commitFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager in unshelveabortFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in transplantFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in shelve stripcmdFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for lock in continueFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in unshelveFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in shelve deletecmdFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in shelve cleanupcmdFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in shelve createcmdFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for lock in histedit cleanupnodeFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for lock in qimportFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in qfoldFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in qrefreshFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in qpopFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in qpushFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in qnewFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in mergeupdateFri, 15 Jan 2016 13:14:47 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in overridepurgeFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in cmdutilforgetFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in overriderevertFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in removelargefilesFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in addlargefilesFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in updatelfilesFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in kw_dorecordFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in kw_copyFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in kw_amendFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in keyword demoFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in _kwfwriteFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in signFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in checklookupFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in copyFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in workingctx.undeleteFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in workingctx.forgetFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in workingctx.addFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in graftFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in debugsetparentsFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in debugrebuilddirstateFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in copyFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in branchFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in revertFri, 15 Jan 2016 13:14:46 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in removeFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in recordinwlockFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in _writeactiveFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
with: use context manager for wlock in _writerepoFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
sshpeer: make remotelock a context managerFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
lock: turn a lock into a Python context managerFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
with: use context manager for I/O in changedfiles in patchFri, 15 Jan 2016 13:14:50 -0800, by Bryan O'Sullivan
-
with: use context manager for file I/O in memusageFri, 15 Jan 2016 13:14:45 -0800, by Bryan O'Sullivan
-
i18n: don't translate a transaction nameFri, 15 Jan 2016 13:14:49 -0800, by Bryan O'Sullivan
-
chgserver: mark as a built-in extensionWed, 23 Dec 2015 22:37:24 +0900, by Yuya Nishihara
-
chgserver: import background server extension from cHgWed, 23 Dec 2015 22:23:56 +0900, by Yuya Nishihara
-
check-code: export needs a space to avoid false positivesTue, 12 Jan 2016 15:58:59 +0000, by timeless
-
rebase: small refactoring to allow better extensibility from extensionsThu, 14 Jan 2016 11:50:28 -0800, by Laurent Charignon
-
tests: non-GNU mv can't move a file onto a hardlink of itselfThu, 14 Jan 2016 13:33:08 -0800, by Danek Duvall
-
buildrpm: move creation of RPM directories from dockerrpmThu, 07 Jan 2016 06:44:37 +0100, by Mathias De Maré
-
i18n: fix a test-gendoc.t failureThu, 14 Jan 2016 10:31:06 -0800, by Bryan O'Sullivan
-
test-ctxmanager: fix Python 2.6 compatibility problemThu, 14 Jan 2016 09:31:03 -0800, by Bryan O'Sullivan
-
util: rename ctxmanager's __call__ method to enterThu, 14 Jan 2016 09:31:01 -0800, by Bryan O'Sullivan
-
obsolete: make _computeobsoleteset much fasterWed, 13 Jan 2016 21:52:26 -0800, by Laurent Charignon
-
check-commit: sort errors by line numberTue, 12 Jan 2016 08:34:38 +0000, by timeless
-
check-commit: try to fix multiline handlingTue, 12 Jan 2016 08:50:15 +0000, by timeless
-
check-commit: support REVs as commandline argumentsThu, 07 Jan 2016 01:28:59 +0000, by timeless
-
check-commit: modularizeThu, 07 Jan 2016 00:55:45 +0000, by timeless
-
check-commit: fix summary length regexpThu, 07 Jan 2016 03:58:40 +0000, by timeless
-
util: simplify file I/O functions using context managersTue, 12 Jan 2016 14:49:35 -0800, by Bryan O'Sullivan
-
run-tests: use a context manager for file I/O in TextTestRunnerTue, 12 Jan 2016 14:49:10 -0800, by Bryan O'Sullivan
-
bundlerepo: use context manager for file I/O in _writetempbundleTue, 12 Jan 2016 14:48:27 -0800, by Bryan O'Sullivan
-
shelve: use a context manager for file I/O in listcmdTue, 12 Jan 2016 14:47:21 -0800, by Bryan O'Sullivan
-
largefiles: use util.readfile in lfconvertTue, 12 Jan 2016 14:31:02 -0800, by Bryan O'Sullivan
-
run-tests: use a context manager for file I/OTue, 12 Jan 2016 14:29:57 -0800, by Bryan O'Sullivan
-
largefiles: use util.readfile in overridesTue, 12 Jan 2016 14:29:34 -0800, by Bryan O'Sullivan
-
commands: use a context manager for file I/O in debugdiscoveryTue, 12 Jan 2016 14:28:43 -0800, by Bryan O'Sullivan
-
check-seclevel: use a context manager for file I/OTue, 12 Jan 2016 14:28:16 -0800, by Bryan O'Sullivan
-
largefiles: use a context manager in _getfileTue, 12 Jan 2016 14:27:42 -0800, by Bryan O'Sullivan
-
util: replace file I/O with readfileTue, 12 Jan 2016 16:16:19 -0800, by Bryan O'Sullivan
-
patchbomb: replace file I/O with util.readfileTue, 12 Jan 2016 15:57:18 -0800, by Bryan O'Sullivan
-
util: adjust hgcmd() to handle frozen Mercurial on OS XSun, 10 Jan 2016 18:15:39 -0500, by Matt Harbison
-
util: adjust hgexecutable() to handle frozen Mercurial on OS XSun, 10 Jan 2016 17:56:08 -0500, by Matt Harbison
-
util: adjust 'datapath' to be correct in a frozen OS X packageSun, 10 Jan 2016 17:49:01 -0500, by Matt Harbison
-
help: add --system flag to get help for various platform(s)Sun, 10 Jan 2016 08:03:58 +0000, by timeless
-
help: split config user settings file by platformSun, 10 Jan 2016 06:21:40 +0000, by timeless
-
help: label windows config helpSun, 10 Jan 2016 06:09:10 +0000, by timeless
-
help: split out unix/plan9 config helpSun, 10 Jan 2016 06:08:41 +0000, by timeless
-
help: move config default marking to its own lineSun, 10 Jan 2016 05:58:02 +0000, by timeless
-
help: split config ui.portablefilenamesSun, 10 Jan 2016 05:04:49 +0000, by timeless
-
test-hgignore: add globs for WindowsTue, 12 Jan 2016 22:40:40 -0500, by Matt Harbison
-
tests: run check-commit on secret changes tooMon, 11 Jan 2016 11:35:28 -0600, by Matt Mackall
-
util: don't capture exception with a name since we don't use itWed, 13 Jan 2016 14:41:10 -0500, by Augie Fackler
-
changegroup3: move treemanifest support into _unpackmanifests()Fri, 08 Jan 2016 16:12:58 -0800, by Martin von Zweigbergk
-
changegroup3: add empty chunk separating directories and filesMon, 11 Jan 2016 15:10:31 -0800, by Martin von Zweigbergk
-
changegroup3: introduce experimental.changegroup3 boolean configTue, 12 Jan 2016 21:23:45 -0800, by Martin von Zweigbergk
-
changegroup: hide packermap behind methodsTue, 12 Jan 2016 21:01:06 -0800, by Martin von Zweigbergk
-
merge with stableWed, 13 Jan 2016 15:47:37 -0600, by Matt Mackall
-
context: check for differing flags a little earlierTue, 12 Jan 2016 13:10:31 -0800, by Martin von Zweigbergk
-
context: clarify why we don't compare file contents when nodeid differsTue, 12 Jan 2016 13:09:54 -0800, by Martin von Zweigbergk
-
status: back out changeset 89f49813526cTue, 12 Jan 2016 12:43:36 -0800, by Martin von Zweigbergk
-
rebase: prevent creating divergenceTue, 12 Jan 2016 13:43:41 -0800, by Laurent Charignon
-
rebase: create a new variable to make the next patch more legibleWed, 06 Jan 2016 12:55:56 -0800, by Laurent Charignon
-
rebase: minor refactoring of _computeobsoletenotrebasedWed, 06 Jan 2016 12:55:56 -0800, by Laurent Charignon
-
test-status: stabilize for no-execbit platformsWed, 13 Jan 2016 00:09:26 -0500, by Matt Harbison
-
merge: split up checks for unknown and ignored files that differTue, 12 Jan 2016 18:38:49 -0800, by Siddharth Agarwal
-
merge: determine what untracked conflicts cause warns and aborts separatelyTue, 12 Jan 2016 18:17:07 -0800, by Siddharth Agarwal
-
merge: factor out code to get checkunknown configTue, 12 Jan 2016 18:12:35 -0800, by Siddharth Agarwal
-
hooks: add HG_NODE_LAST to txnclose and changegroup hook environmentsTue, 05 Jan 2016 17:37:59 -0800, by Mateusz Kwapich
-
exchange: make clone bundles non-experimental and enabled by defaultFri, 08 Jan 2016 10:58:04 -0800, by Gregory Szorc
-
exchange: make clonebundleprefers non-experimentalFri, 08 Jan 2016 10:57:01 -0800, by Gregory Szorc
-
clonebundles: remove advertisement of featureFri, 08 Jan 2016 10:53:07 -0800, by Gregory Szorc
-
changegroup: remove now-unused 'wasempty' variable and parameterFri, 08 Jan 2016 21:14:08 -0800, by Martin von Zweigbergk
-
treemanifests: set bundle2 part parameter indicating treemanifestFri, 08 Jan 2016 21:13:06 -0800, by Martin von Zweigbergk
-
docchecker: scan for missing space before :hg:Wed, 06 Jan 2016 20:05:18 +0000, by timeless
-
tests: run docchecker in gendoc.tWed, 06 Jan 2016 19:57:29 +0000, by timeless
-
tests: move gendoc.t runrst comment next to runrstWed, 06 Jan 2016 19:49:53 +0000, by timeless
-
docchecker: introduce a way to check for poor markupWed, 06 Jan 2016 19:47:14 +0000, by timeless
-
minirst: change hgrole to use single quotesTue, 12 Jan 2016 06:03:36 +0000, by timeless
-
paths: port to generic templaterSun, 13 Dec 2015 22:09:57 +0900, by Yuya Nishihara
-
paths: merge conditions that select visibility of fieldsSun, 13 Dec 2015 23:01:19 +0900, by Yuya Nishihara
-
paths: use single loop for both search=None|pattern casesSun, 13 Dec 2015 22:02:32 +0900, by Yuya Nishihara
-
paths: reorder else clause for readability of subsequent patchesSun, 13 Dec 2015 21:55:57 +0900, by Yuya Nishihara
-
paths: drop ui.status label from output of "hg paths name"Sun, 13 Dec 2015 21:54:00 +0900, by Yuya Nishihara
-
unionrepo: fix wrong rev being checked in iscensored (issue5024) stableWed, 06 Jan 2016 11:01:55 -0800, by Sean Farley
-
summary: print unstable, bumped and divergent as unconditionally pluralMon, 11 Jan 2016 21:00:29 -0500, by Matt Harbison
-
debugshell: disable demand importer when importing debuggerMon, 11 Jan 2016 18:16:38 -0800, by Gregory Szorc
-
status: change + back out == clean (API)Mon, 04 Jan 2016 10:13:29 -0800, by Martin von Zweigbergk
-
convert: use manifest.diff() instead of ctx.status()Sat, 09 Jan 2016 22:58:10 -0800, by Martin von Zweigbergk
-
convert: replace cache of (m,a,r) by (ma,r)Sun, 10 Jan 2016 21:07:34 -0800, by Martin von Zweigbergk
-
convert: use _ prefix for private methods in hg sinkSat, 09 Jan 2016 21:42:48 -0800, by Martin von Zweigbergk
-
children: update help with replacementWed, 06 Jan 2016 17:18:18 +0000, by timeless
-
graphlog: update help with replacementWed, 06 Jan 2016 17:17:49 +0000, by timeless
-
histedit: clarify modesWed, 23 Dec 2015 06:36:47 +0000, by timeless
-
histedit: explain basics of histedit commandsTue, 22 Dec 2015 23:21:53 +0000, by timeless
-
histedit: report the unacceptable changesetWed, 23 Dec 2015 07:37:45 +0000, by timeless
-
mdiff: don't emit a diff header for empty trivial deltasMon, 11 Jan 2016 22:00:07 -0500, by Mike Hommey
-
commands: get rid of empty try/finally block from _dograftMon, 11 Jan 2016 09:49:48 -0800, by Bryan O'Sullivan
-
commands: get rid of empty try/finally block from _dobackoutMon, 11 Jan 2016 09:49:47 -0800, by Bryan O'Sullivan
-
commands: get rid of empty try/finally block from import_Mon, 11 Jan 2016 09:49:39 -0800, by Bryan O'Sullivan
-
streamclone: use context manager for writing filesSat, 02 Jan 2016 15:09:58 -0800, by Gregory Szorc
-
scmutil: use context managers for file handlesSat, 02 Jan 2016 15:19:47 -0800, by Gregory Szorc
-
statichttprepo: implement __enter__ and __exit__ on httprangeheaderSat, 02 Jan 2016 15:33:01 -0800, by Gregory Szorc
-
osutil: implement __enter__ and __exit__ on posixfileSat, 02 Jan 2016 16:41:57 -0800, by Gregory Szorc
-
util: introduce ctxmanager, to avoid nested try/finally blocksMon, 11 Jan 2016 15:25:43 -0800, by Bryan O'Sullivan
-
hghave: support HGMODULEPOLICY for pureMon, 11 Jan 2016 23:13:34 +0000, by timeless
-
merge with stableMon, 11 Jan 2016 14:27:12 -0600, by Matt Mackall
-
tests: extend check-commit self-testsFri, 08 Jan 2016 12:07:15 -0600, by Matt Mackall
-
encoding: handle UTF-16 internal limit with fromutf8b (issue5031)Thu, 07 Jan 2016 14:57:57 -0600, by Matt Mackall
-
bmstore: add handling of the active bookmarkWed, 11 Nov 2015 21:18:02 -0500, by Augie Fackler
-
patchbomb: treat empty address list as no addressesThu, 07 Jan 2016 20:02:47 -0800, by Bryan O'Sullivan
-
config: add hasconfig method and supporting plumbingThu, 07 Jan 2016 19:45:03 -0800, by Bryan O'Sullivan
-
verify: replace "output parameters" by return valuesTue, 05 Jan 2016 21:25:51 -0800, by Martin von Zweigbergk
-
shelve: hook afterresolvedstatesTue, 05 Jan 2016 22:23:27 +0000, by timeless
-
check-code: allow only-whitespace lines in testsFri, 08 Jan 2016 12:35:02 -0600, by Matt Mackall
-
check-commit: try to curb bad commit summary keywordsThu, 10 Dec 2015 12:56:23 -0600, by Matt Mackall
-
changegroup: don't add a second trailing '/' in dir nameFri, 08 Jan 2016 14:47:02 -0800, by Martin von Zweigbergk
-
changegroup: remove left-over debugging helpFri, 08 Jan 2016 14:33:13 -0800, by Martin von Zweigbergk
-
run-tests: skip threading for a single testMon, 28 Dec 2015 17:48:40 +0000, by timeless
-
installer: add windows application version number to inno installer scriptThu, 07 Jan 2016 12:49:26 +0000, by Urs Rau
-
run-tests: add 'diff' entry in json reportTue, 05 Jan 2016 13:33:09 -0800, by Laurent Charignon
-
bookmarks: make _readactive safe when readlines raises ENOENTTue, 01 Dec 2015 13:08:05 -0500, by Augie Fackler
-
wix: add help for current internal topicsThu, 17 Dec 2015 21:24:08 -0500, by Matt Harbison
-
help: fix quoting for bundle1 optionsThu, 07 Jan 2016 14:03:11 -0800, by Gregory Szorc
-
merge with stableThu, 07 Jan 2016 17:51:54 -0600, by Matt Mackall
-
extdiff: use @command decorator to set up diff commandsFri, 01 Jan 2016 22:35:34 +0900, by Yuya Nishihara
-
extdiff: factor out list of common optionsMon, 04 Jan 2016 22:13:46 +0900, by Yuya Nishihara
-
dispatch: copy inferrepo attribute to alias commandsMon, 04 Jan 2016 21:40:05 +0900, by Yuya Nishihara
-
transplant: specify the right file and path for unfinishedstatesWed, 06 Jan 2016 04:59:46 +0000, by timeless
-
transplant: only use checkunfinished if not continueWed, 06 Jan 2016 04:59:21 +0000, by timeless
-
transplant: correct language to use working directoryTue, 05 Jan 2016 22:46:04 +0000, by timeless
-
histedit: replace @addhisteditaction with @actionWed, 23 Dec 2015 21:30:38 +0000, by timeless
-
histedit: prefer edit commit, edit message, use commitWed, 23 Dec 2015 21:20:08 +0000, by timeless
-
histedit: replace editcomment with a functionWed, 23 Dec 2015 21:17:45 +0000, by timeless
-
debugignore: find out why a file is being ignored (issue4856)Tue, 05 Jan 2016 07:47:08 -0800, by Laurent Charignon
-
debugignore: find out if a file is being ignoredTue, 05 Jan 2016 07:47:08 -0800, by Laurent Charignon
-
dirstate: add a way to get the ignore file/line matching an ignored fileTue, 05 Jan 2016 07:52:04 -0800, by Laurent Charignon
-
clone: move bookmarks and checkouts before pull helpTue, 05 Jan 2016 19:59:21 +0000, by timeless
-
status: revert + flag-change == modifiedMon, 04 Jan 2016 09:44:58 -0800, by Martin von Zweigbergk
-
util: remove outdated comment about construction overheadTue, 05 Jan 2016 20:52:34 -0800, by Gregory Szorc
-
test-transplant.t: improve test coverageWed, 06 Jan 2016 06:37:34 +0000, by timeless
-
help: use backticks for progress.format keywords, correct letter caseWed, 06 Jan 2016 15:17:28 +0800, by Anton Shestakov
-
log: help provide sort by date exampleWed, 06 Jan 2016 07:55:57 +0000, by timeless
-
log: mention orderingWed, 06 Jan 2016 19:29:45 -0500, by timeless
-
transaction: remove 'if True:'Wed, 06 Jan 2016 11:12:09 -0800, by Martin von Zweigbergk
-
lazymanifest: check more return values in filtercopyThu, 31 Dec 2015 13:31:42 -0500, by Augie Fackler
-
mercurial: pass ui to extensions.load (issue5007)Thu, 17 Dec 2015 10:30:17 +0000, by Jun Wu
-
test-patchbomb.t: drop a number of now-redundant uses of "-n"Mon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
test-patchbomb.t: test use of sendmail programMon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
merge: add options to warn or ignore on colliding unknown filesSat, 02 Jan 2016 03:11:52 -0800, by Siddharth Agarwal
-
batchget: add support for backing up filesSat, 02 Jan 2016 03:21:01 -0800, by Siddharth Agarwal
-
merge: add a new 'backup' argument to get actionsSat, 02 Jan 2016 03:02:57 -0800, by Siddharth Agarwal
-
_checkunknownfiles: turn 'conflicts' into a setSat, 02 Jan 2016 03:02:57 -0800, by Siddharth Agarwal
-
checkunknownfiles: make control flow clearerSat, 02 Jan 2016 03:02:57 -0800, by Siddharth Agarwal
-
_checkunknownfiles: rename 'aborts' to 'conflicts'Sat, 02 Jan 2016 03:02:57 -0800, by Siddharth Agarwal
-
origpath: move from cmdutil to scmutilSat, 02 Jan 2016 03:02:57 -0800, by Siddharth Agarwal
-
revlog: remove unnecessary cache validation in _chunksSun, 22 Nov 2015 17:57:35 -0800, by Gregory Szorc
-
revlog: return offset from _chunkraw()Tue, 05 Jan 2016 19:51:51 -0800, by Gregory Szorc
-
verify: get rid of some unnecessary local variablesTue, 05 Jan 2016 17:08:14 -0800, by Durham Goode
-
verify: move changelog verificaiton to its own functionTue, 05 Jan 2016 17:08:14 -0800, by Durham Goode
-
verify: move manifest verification to its own functionTue, 05 Jan 2016 18:34:39 -0800, by Durham Goode
-
verify: move file cross checking to its own functionTue, 05 Jan 2016 18:31:51 -0800, by Durham Goode
-
verify: move filelog verification to its own functionTue, 05 Jan 2016 18:28:46 -0800, by Durham Goode
-
verify: move checkentry() to be a class functionTue, 05 Jan 2016 17:08:14 -0800, by Durham Goode
-
verify: move checklog() onto classTue, 05 Jan 2016 17:08:14 -0800, by Durham Goode
-
check-code: enforce strict spacing around assignmentThu, 31 Dec 2015 17:41:59 +0000, by timeless
-
cleanup: remove superfluous space after space after equals (tests)Thu, 31 Dec 2015 08:17:28 +0000, by timeless
-
cleanup: remove superfluous space after space after equals (C)Thu, 31 Dec 2015 08:17:15 +0000, by timeless
-
cleanup: remove superfluous space after space after equals (python)Thu, 31 Dec 2015 08:16:59 +0000, by timeless
-
tests: make a stab at approximating wall-clock timesMon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
tests: only stat a test file if we don't already know its "cost"Mon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
tests: write recent run times to a file named tests/.testtimesMon, 04 Jan 2016 21:54:44 -0800, by Bryan O'Sullivan
-
wireproto: support disabling bundle1 only if repo is generaldeltaSun, 20 Dec 2015 11:56:24 -0800, by Gregory Szorc
-
streamclone: use read()Sat, 02 Jan 2016 15:14:55 -0800, by Gregory Szorc
-
internals: document revlog formatWed, 30 Dec 2015 16:21:57 -0700, by Gregory Szorc
-
histedit: hide --outgoing warningsTue, 22 Dec 2015 23:25:17 +0000, by timeless
-
histedit: list action when intervention is requiredWed, 23 Dec 2015 08:57:04 +0000, by timeless
-
error: make InterventionRequired take a hintWed, 23 Dec 2015 08:52:52 +0000, by timeless
-
histedit: hook afterresolvedstatesThu, 24 Dec 2015 20:41:17 +0000, by timeless
-
rebase: hook afterresolvedstatesThu, 24 Dec 2015 20:41:40 +0000, by timeless
-
graft: hook afterresolvedstatesThu, 24 Dec 2015 20:46:06 +0000, by timeless
-
resolve: suggest the next actionThu, 24 Dec 2015 19:25:44 +0000, by timeless
-
dispatch: report similar names consistentlyMon, 04 Jan 2016 21:52:44 -0800, by Bryan O'Sullivan
-
cmdutil: pass node instead of ctx to diffordiffstatMon, 04 Jan 2016 16:14:04 -0800, by Durham Goode
-
import-checker: list package directory as stdlib moduleSun, 27 Dec 2015 23:37:14 +0900, by Yuya Nishihara
-
import-checker: normalize directory separator to get module name on WindowsSun, 27 Dec 2015 23:48:19 +0900, by Yuya Nishihara
-
mail: use print functionSat, 02 Jan 2016 11:47:07 -0800, by Gregory Szorc
-
lsprofcalltree: use print functionSat, 02 Jan 2016 11:45:29 -0800, by Gregory Szorc
-
lsprof: use print functionSat, 02 Jan 2016 11:40:53 -0800, by Gregory Szorc
-
keepalive: use print functionSun, 21 Jun 2015 23:14:54 -0700, by Gregory Szorc
-
dispatch: use print functionSun, 21 Jun 2015 21:45:41 -0700, by Gregory Szorc
-
help: include section heading if section depth changesFri, 01 Jan 2016 16:59:13 +0000, by timeless
-
import: refactor nocommit and importbranch handlingWed, 30 Dec 2015 21:07:51 +0000, by timeless
-
import: refactor date and user handlingWed, 30 Dec 2015 21:06:31 +0000, by timeless
-
import: limit scope of msg in tryimportoneWed, 30 Dec 2015 21:05:42 +0000, by timeless
-
merge with stableSat, 02 Jan 2016 02:13:56 +0100, by Matt Mackall
-
lazymanifest: check error return in filterThu, 31 Dec 2015 13:45:48 -0500, by Augie Fackler
-
lazymanifest: add missing closing parenthesis in commentThu, 31 Dec 2015 13:44:59 -0500, by Augie Fackler
-
help: rename the Format section to StructureWed, 30 Dec 2015 17:10:56 +0000, by timeless
-
help: refactor version/defaults from format sectionWed, 30 Dec 2015 17:04:08 +0000, by timeless
-
help: sort format section from newest to oldestWed, 30 Dec 2015 17:06:11 +0000, by timeless
-
histedit: fix comment in newnodestoabortWed, 30 Dec 2015 04:04:51 +0000, by timeless
-
histedit: fix comment in applychangesWed, 30 Dec 2015 04:02:04 +0000, by timeless
-
run-tests: fix get port to try differing portsTue, 29 Dec 2015 04:30:38 +0000, by timeless
-
httpclient: update to 938f2107d6e2 of httpplusThu, 31 Dec 2015 13:19:20 -0500, by Augie Fackler
-
histedit: remove unused variable stateThu, 31 Dec 2015 15:39:38 +0000, by timeless
-
filemerge: default change/delete conflicts to 'leave unresolved' (BC)Wed, 23 Dec 2015 12:51:45 -0800, by Siddharth Agarwal
-
tests: explicitly request changed version in test-rebase-newancestor.tWed, 23 Dec 2015 12:41:20 -0800, by Siddharth Agarwal
-
tests: explicitly request changed version in c/d conflict in test-commit-amend.tWed, 23 Dec 2015 12:41:20 -0800, by Siddharth Agarwal
-
test-copy-move-merge.t: explicitly request changed versionWed, 23 Dec 2015 12:41:20 -0800, by Siddharth Agarwal
-
match: add option to return line and lineno from readpatternSat, 26 Dec 2015 19:40:38 -0800, by Laurent Charignon
-
dirstate: extract logic to compute the list of ignorefilesWed, 23 Dec 2015 11:52:54 -0800, by Laurent Charignon
-
dirstate: call the C implementation of nonnonormalentries when availableWed, 23 Dec 2015 13:16:03 -0800, by Laurent Charignon
-
dirstate: add a C implementation for nonnormalentriesMon, 21 Dec 2015 16:27:16 -0800, by Laurent Charignon
-
dirstate: add test for non-normal set consistencyMon, 21 Dec 2015 16:26:44 -0800, by Laurent Charignon
-
dirstate: add code to update the non-normal setFri, 01 Jan 2016 23:40:54 +0100, by Laurent Charignon
-
dirstate: attach the nonnormalset to a propertycacheWed, 23 Dec 2015 13:13:22 -0800, by Laurent Charignon
-
dirstate: add a function to compute non-normal entries from the dmapMon, 21 Dec 2015 16:22:43 -0800, by Laurent Charignon
-
revset: use decorator to mark a predicate as safeTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
revset: use delayregistrar to register predicate in extension easilyTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
registrar: add delayregistrar class to register function in extensionsTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
revset: use decorator to register a function as revset predicateTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
registrar: add funcregistrar class to register function for specific purposeTue, 29 Dec 2015 23:58:30 +0900, by FUJIWARA Katsunori
-
hgweb: support rendering a sub-topicWed, 30 Dec 2015 17:15:10 -0700, by Gregory Szorc
-
hgweb: support rendering sub-topic indexesWed, 30 Dec 2015 17:34:51 -0700, by Gregory Szorc
-
templates: support linking to main help pageWed, 30 Dec 2015 17:26:33 -0700, by Gregory Szorc
-
templates: differentiate between partial and full topic nameWed, 30 Dec 2015 17:01:28 -0700, by Gregory Szorc
-
templates: make earlycommands and othercommands optionalWed, 30 Dec 2015 17:12:59 -0700, by Gregory Szorc
-
rebase: better error message when rebased changes are all in destinationTue, 29 Dec 2015 15:32:12 -0800, by Laurent Charignon
-
lrucachedict: add copy methodWed, 30 Dec 2015 13:10:53 -0800, by Eric Sumner
-
i18n-ja: synchronized with ca8ada499529 stableFri, 01 Jan 2016 12:21:11 +0900, by FUJIWARA Katsunori
-
merge: while checking for unknown files don't follow symlinks (issue5027) stableMon, 28 Dec 2015 22:51:37 -0800, by Siddharth Agarwal
-
merge with stableThu, 31 Dec 2015 09:55:56 +0100, by Matt Mackall
-
tests: add test-check-execute.tTue, 22 Dec 2015 11:05:56 +0000, by timeless
-
parents: correct help revset replacementsWed, 23 Dec 2015 19:07:34 +0000, by timeless
-
run-tests: avoid double counting server failsMon, 28 Dec 2015 16:01:31 +0000, by timeless
-
commandserver: reset state of progress bar per commandMon, 14 Dec 2015 23:50:02 +0900, by Yuya Nishihara
-
commandserver: do not set nontty flag if channel is replaced by a real fileMon, 14 Dec 2015 23:13:42 +0900, by Yuya Nishihara
-
run-tests: report missing feature for skipped testsTue, 22 Dec 2015 08:00:03 +0000, by timeless
-
paths: do not process default-push as pushurl of default path (issue5000)Sat, 26 Dec 2015 16:06:12 +0900, by Yuya Nishihara
-
push: specify default-push and default as fallback pathsSat, 26 Dec 2015 16:12:28 +0900, by Yuya Nishihara
-
paths: make getpath() accept multiple defaultsSat, 26 Dec 2015 16:10:39 +0900, by Yuya Nishihara
-
check-code: improve test-check-code error diffsThu, 24 Dec 2015 19:32:14 +0000, by timeless
-
destutil: use scmutil.revrange for desthistedit (issue5001)Thu, 24 Dec 2015 10:16:30 -0800, by Gregory Szorc
-
pull: make a single call to obsstore.add (issue5006)Fri, 18 Dec 2015 13:53:50 -0600, by Matt Mackall
-
tests: Solaris diff -U also emits "No differences encountered"Sun, 27 Dec 2015 15:24:48 -0800, by Danek Duvall
-
test-glog: avoid check-code violation after next patchTue, 29 Dec 2015 18:11:14 -0500, by Augie Fackler
-
push: restore old behavior of default-push (issue5000) stableSat, 26 Dec 2015 15:18:16 +0900, by Yuya Nishihara
-
hgweb: fixed invalid atom-log feed url in file log pageTue, 29 Dec 2015 00:48:03 +0900, by Yoshinari Takaoka
-
repair: improves documentation of strip regarding locksTue, 29 Dec 2015 10:21:39 -0800, by Laurent Charignon
-
help: remove stray double spaces from config helpTue, 29 Dec 2015 15:02:13 +0000, by timeless
-
help: clarify that the config hook priority prefix includes a periodTue, 29 Dec 2015 15:00:04 +0000, by timeless
-
monoblue: correct feed links on /branches, /tags and /bookmarksTue, 29 Dec 2015 01:40:34 +0800, by Anton Shestakov
-
gitweb: describe feed type in links on /branches, /tags and /bookmarksTue, 29 Dec 2015 18:17:29 +0800, by Anton Shestakov
-
gitweb: link to the correct feeds from help pagesTue, 29 Dec 2015 18:16:09 +0800, by Anton Shestakov
-
histedit: handle exceptions from node.bin in fromruleWed, 23 Dec 2015 23:51:29 +0000, by timeless
-
histedit: limit cleanup of histedit-last-edit.txt to successWed, 23 Dec 2015 23:23:28 +0000, by timeless
-
histedit: use parse-error exception for parsingSun, 27 Dec 2015 03:33:09 +0000, by timeless
-
test-histedit-edit: test histedit with dirty repoFri, 11 Dec 2015 07:08:36 +0000, by timeless
-
histedit: limit mentioning histedit-last-edit.txtFri, 11 Dec 2015 07:08:09 +0000, by timeless
-
histedit: check fold of public change during verifyMon, 28 Dec 2015 22:53:22 +0000, by timeless
-
histedit: pass previous action to verifyMon, 28 Dec 2015 22:52:48 +0000, by timeless
-
annotate: mention that -n is suppressed in helpThu, 17 Dec 2015 14:56:14 +0000, by timeless
-
test-bundle2-format: force gc so a GeneratorExit will be thrownWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
test-bad-extension: account for PyPy/CPython error differenceWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
demandimport: update obsolete commentWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
demandimport: add support for PyPyWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
test-demandimport: ensure that relative imports are deferredWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
histedit: don't bother with cPickle, demand-load pickleWed, 23 Dec 2015 16:22:20 -0800, by Bryan O'Sullivan
-
merge with stableMon, 28 Dec 2015 10:11:48 -0600, by Matt Mackall
-
crecord: stop raising error.Abort if curses is not found (issue5008) stableWed, 16 Dec 2015 10:39:00 -0800, by Sean Farley
-
crecord: ensure that curses is False if not imported stableTue, 15 Dec 2015 16:00:06 -0800, by Sean Farley
-
crecord: add helper function to determine if we should use curses stableTue, 15 Dec 2015 15:56:10 -0800, by Sean Farley
-
histedit: only use pickle if not using the modern save formatSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
perf: close transaction in perffncachewriteSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
hbisect: use tryreadlines to load stateSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
eol: make output stableSun, 27 Dec 2015 23:55:54 +0900, by Bryan O'Sullivan
-
exchange: use absolute_importWed, 23 Dec 2015 12:32:08 -0800, by Gregory Szorc
-
localrepo: use absolute_importWed, 23 Dec 2015 12:30:14 -0800, by Gregory Szorc
-
httpconnection: use absolute_importMon, 21 Dec 2015 21:52:58 -0800, by Gregory Szorc
-
import-checker: force 'logging' to stdlib moduleWed, 23 Dec 2015 12:27:24 -0800, by Gregory Szorc
-
test-install: embed wix namespace for Python 2.6 compatibilityWed, 23 Dec 2015 22:48:48 +0900, by Yuya Nishihara
-
fileset: add hint for list error to use orWed, 23 Dec 2015 17:54:13 +0000, by timeless
-
revset: add hint for list error to use orWed, 23 Dec 2015 17:54:03 +0000, by timeless
-
error: make ParseError inherit from HintExceptionWed, 23 Dec 2015 17:39:32 +0000, by timeless
-
error: refactor OutOfBandError to inherit from HintExceptionWed, 23 Dec 2015 17:38:24 +0000, by timeless
-
phases: mention how to make secret commits in helpTue, 22 Dec 2015 20:10:22 +0000, by timeless
-
mq: use fallback patch name if no alpha-numeric in summary line (issue5025) stableWed, 23 Dec 2015 22:28:52 +0900, by FUJIWARA Katsunori
-
osutil: c_ssize_t is only available in Python >= 2.7Tue, 22 Dec 2015 21:38:06 -0800, by Bryan O'Sullivan
-
check-seclevel: pass a ui to the extension loaderTue, 22 Dec 2015 21:38:06 -0800, by Bryan O'Sullivan
-
check-seclevel: add a --debug optionTue, 22 Dec 2015 21:38:05 -0800, by Bryan O'Sullivan
-
test-run-tests: glob away a --debug run difference on WindowsMon, 23 Nov 2015 12:14:01 -0500, by Matt Harbison
-
import-checker: force 'ctype.util' to stdlib moduleTue, 22 Dec 2015 21:47:40 -0500, by Matt Harbison
-
keepalive: use absolute_importTue, 22 Dec 2015 16:28:28 -0800, by Gregory Szorc
-
context: use absolute_importMon, 21 Dec 2015 21:51:31 -0800, by Gregory Szorc
-
lsprofcalltree: use absolute_importMon, 21 Dec 2015 21:44:15 -0800, by Gregory Szorc
-
byterange: use absolute_importMon, 21 Dec 2015 21:42:14 -0800, by Gregory Szorc
-
dirstate: use absolute_importMon, 21 Dec 2015 21:38:53 -0800, by Gregory Szorc
-
manifest: use absolute_importMon, 21 Dec 2015 21:35:46 -0800, by Gregory Szorc
-
pvec: use absolute_importMon, 21 Dec 2015 21:32:58 -0800, by Gregory Szorc
-
ui: remove unreachable codeTue, 22 Dec 2015 15:25:40 -0800, by Bryan O'Sullivan
-
mercurial.spec: remove execute bitTue, 22 Dec 2015 10:58:47 +0000, by timeless
-
tests: add execute bit and fix shbang lineTue, 22 Dec 2015 11:05:05 +0000, by timeless
-
i18n: add execute bit to check-translation.pyTue, 22 Dec 2015 11:03:33 +0000, by timeless
-
doc: add execute bit and fix shbang line for gendoc.pyTue, 22 Dec 2015 07:59:14 +0000, by timeless
-
contrib: add execute bit for fixpax.pyTue, 22 Dec 2015 07:58:44 +0000, by timeless
-
contrib: add execute bit for check-py3-compat.pyTue, 22 Dec 2015 07:58:21 +0000, by timeless
-
perf: make start revision configurable for perfrevlogSun, 20 Dec 2015 19:56:23 -0800, by Gregory Szorc
-
perf: use standard arguments for perfrevlogSun, 20 Dec 2015 19:45:55 -0800, by Gregory Szorc
-
test-extension: do not depend on demandimport (issue5012)Fri, 18 Dec 2015 09:47:21 +0000, by Jun Wu
-
commands: split notes into note containersTue, 22 Dec 2015 06:03:00 +0000, by timeless
-
remove: quote --force in never deletes noteTue, 22 Dec 2015 06:02:01 +0000, by timeless
-
import: reword no hunks partial noteTue, 22 Dec 2015 06:03:10 +0000, by timeless
-
merge: reword help to use See help resolveTue, 22 Dec 2015 05:46:23 +0000, by timeless
-
py3compat: use absolute_importMon, 21 Dec 2015 21:31:57 -0800, by Gregory Szorc
-
patch: use absolute_importMon, 21 Dec 2015 21:33:52 -0800, by Gregory Szorc
-
mdiff: use absolute_importMon, 21 Dec 2015 21:26:14 -0800, by Gregory Szorc
-
scmposix: use absolute_importMon, 21 Dec 2015 21:24:49 -0800, by Gregory Szorc
-
scmutil: use absolute_importMon, 21 Dec 2015 21:23:43 -0800, by Gregory Szorc
-
scmwindows: use absolute_importMon, 21 Dec 2015 21:21:09 -0800, by Gregory Szorc
-
store: use absolute_importMon, 21 Dec 2015 21:19:57 -0800, by Gregory Szorc
-
help: use absolute_importMon, 21 Dec 2015 21:33:27 -0800, by Gregory Szorc
-
test-commit-interactive: updates for the no-execbit caseMon, 21 Dec 2015 20:29:32 -0500, by Matt Harbison
-
test-fileset: conditionalize output with symlinkMon, 21 Dec 2015 20:18:06 -0500, by Matt Harbison
-
commands: the first word of each note should be capital or `hg`Tue, 22 Dec 2015 02:24:16 +0000, by timeless
-
revlog: avoid string slice when decompressing u* chunksSun, 20 Dec 2015 16:00:27 -0800, by Gregory Szorc
-
osutil: implement pure version of recvfds() for PyPyThu, 17 Dec 2015 23:53:09 +0900, by Yuya Nishihara
-
osutil: implement recvmsg() of SCM_RIGHTS for chg command serverThu, 17 Dec 2015 23:41:46 +0900, by Yuya Nishihara
-
cleanup: back out performance hacks amended into previous commitMon, 21 Dec 2015 14:52:18 -0600, by Matt Mackall
-
commands: consistently indent notes 3 spacesFri, 18 Dec 2015 06:33:48 +0000, by timeless
-
perf: add perfrevlogrevisionSun, 20 Dec 2015 18:38:21 -0800, by Gregory Szorc
-
commands: use revlog._deltachain in debugdeltachainSun, 20 Dec 2015 19:02:02 -0800, by Gregory Szorc
-
revlog: refactor delta chain computation into own functionSun, 20 Dec 2015 18:56:05 -0800, by Gregory Szorc
-
perf: call clearcaches() in perfmanifestSun, 20 Dec 2015 17:57:44 -0800, by Gregory Szorc
-
manifest: implement clearcaches()Sun, 20 Dec 2015 19:31:46 -0800, by Gregory Szorc
-
revlog: make clearcaches() more effectiveSun, 20 Dec 2015 17:48:20 -0800, by Gregory Szorc
-
fileset: detect unintentional existing() invocation at runtimeMon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use set instead of list to mark predicates for efficiency (API)Mon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use decorator to mark a predicate as "existing caller"Mon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use decorator to mark a predicate as "status caller"Mon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: use decorator to mark a function as fileset predicateMon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
fileset: treat encoding and eol as the predicate calling _existingMon, 21 Dec 2015 22:31:16 +0900, by FUJIWARA Katsunori
-
rebase: mention conflict in documentation instead of mergeFri, 18 Dec 2015 18:32:15 +0000, by timeless
-
rebase: simplify documentation about headsFri, 18 Dec 2015 18:31:45 +0000, by timeless
-
rebase: simplify documentation about --keepFri, 18 Dec 2015 18:22:03 +0000, by timeless
-
rebase: simplify documentation about selecting commits to rebaseFri, 18 Dec 2015 18:24:41 +0000, by timeless
-
rebase: simplify documentation about public commitsFri, 18 Dec 2015 18:06:43 +0000, by timeless
-
verify: clean up weird error/warning listsSun, 20 Dec 2015 16:33:44 -0600, by Matt Mackall
-
diff: clarify comparison as first parentFri, 18 Dec 2015 18:52:25 +0000, by timeless
-
histedit: add progress supportFri, 18 Dec 2015 06:19:22 +0000, by timeless
-
verify: remove unreachable code to reraise KeyboardInterruptSun, 20 Dec 2015 18:38:21 +0900, by Yuya Nishihara
-
merge with stableSun, 20 Dec 2015 16:34:54 -0600, by Matt Mackall
-
verify: move exc() function onto classFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move err() to be a class functionFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move warn() to a class level functionFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move fncachewarned up to a class variableFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move widely used variables into class membersFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
verify: move verify logic into a classFri, 18 Dec 2015 16:42:39 -0800, by Durham Goode
-
test-install: perform the wix checking on wdir() instead of "."Thu, 17 Dec 2015 21:18:02 -0500, by Matt Harbison
-
revlog: fix bad indentation (replace tab by space) stableFri, 18 Dec 2015 20:54:41 -0800, by Martin von Zweigbergk
-
log: speed up hg log <file|folder>Fri, 18 Dec 2015 12:54:45 -0800, by Laurent Charignon
-
changelog: add a new method to get files modified by a changesetFri, 18 Dec 2015 13:45:55 -0800, by Laurent Charignon
-
tests: convert directory separators to '/' for MSYS in test-check-py-compatWed, 16 Dec 2015 17:22:37 -0500, by Matt Harbison
-
tests: make `pwd` URL compatible on Windows in test-default-pushWed, 16 Dec 2015 17:17:36 -0500, by Matt Harbison
-
windows: correct the import of win32Wed, 16 Dec 2015 13:33:43 -0500, by Matt Harbison
-
win32: add internals help topics to Inno Setup installerThu, 17 Dec 2015 19:33:44 +0100, by Pascal Quantin
-
changegroups: add documentation for cg3Fri, 18 Dec 2015 09:57:35 -0500, by Augie Fackler
-
changegroup: add flags field to cg3 delta headerMon, 14 Dec 2015 15:55:12 -0500, by Mike Edgar
-
changegroup: introduce cg3, which has support for exchanging treemanifestsFri, 11 Dec 2015 11:23:49 -0500, by Augie Fackler
-
merge with stableFri, 18 Dec 2015 14:40:11 -0600, by Matt Mackall
-
revlog: seek to end of file before writing (issue4943) stableThu, 17 Dec 2015 17:16:02 -0800, by Gregory Szorc
-
manifestmerge: have manifest do matching before diffingMon, 14 Dec 2015 20:57:21 -0500, by Augie Fackler
-
branch: reword help textThu, 17 Dec 2015 14:57:20 +0000, by timeless
-
archive: adjust help textThu, 17 Dec 2015 14:56:32 +0000, by timeless
-
annotate: add missing period to helpThu, 17 Dec 2015 14:54:47 +0000, by timeless
-
addremove: make help match addThu, 17 Dec 2015 14:54:20 +0000, by timeless
-
add: mention .hgignore in helpThu, 17 Dec 2015 14:53:40 +0000, by timeless
-
bundle: warn for --base with --allThu, 17 Dec 2015 15:05:25 +0000, by timeless
-
bundle: fix error for --all with destinationThu, 17 Dec 2015 15:03:45 +0000, by timeless
-
bundle: fix grammar in help textThu, 17 Dec 2015 14:59:11 +0000, by timeless
-
bundle: clarify help textThu, 17 Dec 2015 14:58:52 +0000, by timeless
-
cmdutil: do not duplicate stdout by makefileobj()Sun, 13 Dec 2015 20:07:19 +0900, by Yuya Nishihara
-
cmdutil: reimplement file wrapper that disables close()Sun, 13 Dec 2015 20:01:11 +0900, by Yuya Nishihara
-
export: remove useless comparison between file object and stringSun, 13 Dec 2015 19:57:54 +0900, by Yuya Nishihara
-
export: do not print '<fdopen>' as an output filenameSun, 13 Dec 2015 19:47:46 +0900, by Yuya Nishihara
-
commandserver: implement name() to clarify channel is not a plain fileSun, 13 Dec 2015 19:32:01 +0900, by Yuya Nishihara
-
histedit: delete to dropTue, 15 Dec 2015 13:27:09 -0800, by Mateusz Kwapich
-
clonebundles: fix bundlespec typoWed, 16 Dec 2015 12:33:54 +0100, by Mathias De Maré
-
record: fix hunk handling to remember the current functionThu, 17 Dec 2015 20:13:29 +0000, by timeless
-
record: turn on showfuncThu, 17 Dec 2015 14:38:22 +0000, by timeless
-
parsers: use PyTuple_Pack instead of manual list-fillingThu, 17 Dec 2015 13:07:34 -0800, by Bryan O'Sullivan
-
tags: mention --quiet switch in help (issue4920)Thu, 17 Dec 2015 15:23:36 -0800, by Thu Trang Pham
-
merge with stableThu, 17 Dec 2015 17:27:32 -0600, by Matt Mackall
-
histedit: omit useless message from update (edit)Mon, 14 Dec 2015 23:04:17 +0000, by timeless
-
histedit: omit useless message from update (_histedit)Mon, 14 Dec 2015 22:37:31 +0000, by timeless
-
histedit: omit useless message from update (histeditaction)Mon, 14 Dec 2015 21:43:16 +0000, by timeless
-
update: add quietempty flag to _showstatsMon, 14 Dec 2015 23:14:06 +0000, by timeless
-
histedit: omit useless message from abortMon, 14 Dec 2015 22:08:14 +0000, by timeless
-
hg: add quietempty flag to _showstatsMon, 14 Dec 2015 23:13:25 +0000, by timeless
-
patch: disable nobinary when HGPLAIN=1Thu, 17 Dec 2015 11:00:06 -0800, by Mateusz Kwapich
-
help: add missed last new line to "internals" topicThu, 17 Dec 2015 22:29:41 +0900, by Yuya Nishihara
-
dirstate: make delaywrite sleep until the next multiple of n secondsWed, 16 Dec 2015 20:58:26 -0600, by Matt Mackall
-
dirstate: only invoke delaywrite if relevantWed, 16 Dec 2015 20:49:18 -0600, by Matt Mackall
-
dirstate: move delaywrite logic from write to _writeWed, 16 Dec 2015 20:46:53 -0600, by Matt Mackall
-
run-tests: show scheduling with --showchannelsMon, 07 Dec 2015 16:16:06 -0600, by Matt Mackall
-
tests: avoid duplicate install steps in test-run-testsSun, 06 Dec 2015 15:14:01 -0600, by Matt Mackall
-
run-tests: add more scheduling weight hintsFri, 04 Dec 2015 17:05:20 -0600, by Matt Mackall
-
run-tests: report timeouts in a less alarming fashionFri, 04 Dec 2015 14:55:10 -0600, by Matt Mackall
-
ui: try to handle $$ more robustly in prompts (issue4970) stableMon, 30 Nov 2015 13:47:29 -0600, by Matt Mackall
-
merge with stableWed, 16 Dec 2015 17:40:01 -0600, by Matt Mackall
-
import: reorder help textTue, 15 Dec 2015 07:57:04 +0000, by timeless
-
import: add word to help textTue, 15 Dec 2015 07:56:03 +0000, by timeless
-
import: refactor exact flagTue, 15 Dec 2015 07:54:01 +0000, by timeless
-
help: filter extension commandsMon, 14 Dec 2015 05:29:55 +0000, by timeless
-
test-help: tighten grep patternsMon, 14 Dec 2015 06:00:32 +0000, by timeless
-
summary: add troubles list to the output of hg summaryMon, 14 Dec 2015 11:19:48 -0800, by Laurent Charignon
-
wix: add missing templateWed, 16 Dec 2015 17:17:12 -0600, by Matt Mackall
-
tests: add coverage to ensure Wix tracks 'help' and 'templates' filesSun, 13 Sep 2015 22:54:51 -0400, by Matt Harbison
-
perf: adjust perfstartup() for WindowsSun, 13 Dec 2015 18:13:44 -0500, by Matt Harbison
-
test-hgignore: conditionalize an illegal Windows filenameSun, 13 Dec 2015 15:36:20 -0500, by Matt Harbison
-
mac: fix percent-encoding of non-utf-8 characters (issue4999)Sat, 12 Dec 2015 21:36:21 -0600, by Matt Mackall
-
help: support loading sub-topicsSun, 13 Dec 2015 11:19:55 -0800, by Gregory Szorc
-
help: pass sub-topic into help query functionsSun, 13 Dec 2015 11:29:01 -0800, by Gregory Szorc
-
help: pass subtopic into help()Sun, 13 Dec 2015 11:04:45 -0800, by Gregory Szorc
-
help: add "internals" topicSun, 13 Dec 2015 10:35:03 -0800, by Gregory Szorc
-
help: teach loaddoc to load from a different directorySun, 13 Dec 2015 10:45:27 -0800, by Gregory Szorc
-
setup.py: package internals help filesSun, 13 Dec 2015 11:34:04 -0800, by Gregory Szorc
-
help: add documentation for bundle typesSun, 13 Dec 2015 11:27:52 -0800, by Gregory Szorc
-
help: add documentation for changegroup formatsSun, 25 Oct 2015 00:19:45 +0100, by Gregory Szorc
-
util: reimplement lrucachedictSun, 06 Dec 2015 19:04:10 -0800, by Gregory Szorc
-
record: don't dereference symlinks while copying over stat data stableSat, 12 Dec 2015 10:58:05 -0800, by Siddharth Agarwal
-
copyfile: add an optional parameter to copy other stat data stableSat, 12 Dec 2015 11:00:04 -0800, by Siddharth Agarwal
-
tests: move the '-hg' postfix for all style testsSat, 05 Dec 2015 22:49:39 -0800, by Pierre-Yves David
-
test: rename 'check-code' own test to 'test-contrib-check-code.t'Sat, 05 Dec 2015 22:47:26 -0800, by Pierre-Yves David
-
parsers: add a missed PyErr_NoMemoryMon, 14 Dec 2015 10:47:27 -0800, by Bryan O'Sullivan
-
parsers: check results of PyInt_FromLong (issue4771)Mon, 14 Dec 2015 10:47:26 -0800, by Bryan O'Sullivan
-
parsers: simplify error logic in compute_phases_map_setsMon, 14 Dec 2015 10:47:24 -0800, by Bryan O'Sullivan
-
util: rename argument of isatty()Sun, 13 Dec 2015 18:48:35 +0900, by Yuya Nishihara
-
posix: remove unixdomainserver classSat, 21 Nov 2015 16:21:52 +0900, by Yuya Nishihara
-
revlog: use absolute_importSat, 12 Dec 2015 23:22:18 -0800, by Gregory Szorc
-
windows: use absolute_importSat, 12 Dec 2015 23:19:38 -0800, by Gregory Szorc
-
similar: use absolute_importSat, 12 Dec 2015 23:17:22 -0800, by Gregory Szorc
-
util: use absolute_importSat, 12 Dec 2015 23:14:08 -0800, by Gregory Szorc
-
util: make hashlib import unconditionalSat, 12 Dec 2015 23:30:37 -0500, by Gregory Szorc
-
encoding: use double backslashSat, 12 Dec 2015 23:26:12 -0800, by Gregory Szorc
-
encoding: use absolute_importSat, 12 Dec 2015 22:57:48 -0500, by Gregory Szorc
-
hg: establish function for performing post-share actionsSat, 12 Dec 2015 22:20:29 -0500, by Gregory Szorc
-
share: pass named argumentsSat, 12 Dec 2015 22:07:40 -0500, by Gregory Szorc
-
commandserver: cut import cycle by itselfTue, 24 Nov 2015 23:03:54 +0900, by Yuya Nishihara
-
commandserver: use absolute_importTue, 24 Nov 2015 22:58:40 +0900, by Yuya Nishihara
-
tests: histedit-helpers fixbundle should not complain about no inputMon, 14 Dec 2015 22:21:30 +0000, by timeless
-
tests: relax histedit issue4251 and issue3893 backupsMon, 14 Dec 2015 22:34:30 +0000, by timeless
-
setup.py: use bytes literalsSun, 13 Dec 2015 09:40:53 -0800, by Gregory Szorc
-
clonebundles: fix typoTue, 15 Dec 2015 07:17:15 +0100, by Mathias De Maré
-
merge: rework manifestmerge to use a matcherMon, 14 Dec 2015 20:47:22 -0500, by Augie Fackler
-
merge: restate calculateupdates in terms of a matcherMon, 14 Dec 2015 20:37:41 -0500, by Augie Fackler
-
merge: have merge.update use a matcher instead of partial fnMon, 14 Dec 2015 18:54:03 -0500, by Augie Fackler
-
treemanifest: don't iterate entire matching submanifests on match()Sat, 12 Dec 2015 09:57:05 -0800, by Martin von Zweigbergk
-
pathencode: remove an unused assignmentSat, 12 Dec 2015 20:59:37 -0800, by Bryan O'Sullivan
-
parsers: narrow scope of a variable to be less confusingSat, 12 Dec 2015 20:57:01 -0800, by Bryan O'Sullivan
-
manifest: fix formattingSat, 12 Dec 2015 20:10:33 -0800, by Bryan O'Sullivan
-
parsers: use absolute_importSat, 12 Dec 2015 13:39:29 -0500, by Gregory Szorc
-
osutil: use absolute_importSat, 12 Dec 2015 13:46:32 -0500, by Gregory Szorc
-
mpatch: use absolute_importSat, 12 Dec 2015 13:37:56 -0500, by Gregory Szorc
-
diffhelpers: use absolute_importSat, 12 Dec 2015 13:35:41 -0500, by Gregory Szorc
-
bdiff: use absolute_importSat, 12 Dec 2015 13:34:55 -0500, by Gregory Szorc
-
base85: use absolute_importSat, 12 Dec 2015 13:33:47 -0500, by Gregory Szorc
-
destutil: use absolute_importSat, 12 Dec 2015 13:32:25 -0500, by Gregory Szorc
-
obsolete: use absolute_importSat, 12 Dec 2015 13:30:47 -0500, by Gregory Szorc
-
contrib: ignore empty files in check-py3-compat.pySat, 12 Dec 2015 13:27:31 -0500, by Gregory Szorc
-
doc: make gendoc.py module import policy awareSat, 12 Dec 2015 13:23:29 -0500, by Gregory Szorc
-
merge with stableFri, 11 Dec 2015 17:45:19 -0600, by Matt Mackall
-
check-commit: add a test for the patch checking script in contribFri, 11 Dec 2015 12:21:26 +0000, by Pierre-Yves David
-
match: use re2 in readpatternfile if possibleThu, 10 Dec 2015 21:33:55 -0800, by Bryan O'Sullivan
-
test-hgignore.t: add tests for commentsThu, 10 Dec 2015 21:32:19 -0800, by Bryan O'Sullivan
-
help: fix help -c/help -e/help -kWed, 09 Dec 2015 05:56:54 +0000, by timeless
-
help: call filtercmd from topicmatchWed, 09 Dec 2015 19:09:35 +0000, by timeless
-
help: refactor filtercmdWed, 09 Dec 2015 19:09:06 +0000, by timeless
-
transplant: use Oxford commaMon, 30 Nov 2015 19:28:26 +0000, by timeless
-
crecord: add dictionary to default return value of filterpatchWed, 09 Dec 2015 17:01:27 -0800, by Laurent Charignon
-
discovery: properly filter changeset in 'peer.known' (issue4982)Wed, 02 Dec 2015 16:12:15 -0800, by Pierre-Yves David
-
test: add an extra base changeset in test-obsolete.tWed, 09 Dec 2015 14:22:57 -0800, by Pierre-Yves David
-
parents: provide equivalent revsets in helpTue, 08 Dec 2015 20:21:08 +0000, by timeless
-
merge: refuse update/merge if there are unresolved conflicts (BC)Mon, 07 Dec 2015 20:43:24 -0800, by Martin von Zweigbergk
-
tests: drop require slow in test-contrib-perfTue, 08 Dec 2015 07:05:37 +0000, by timeless
-
convert/svn: quiet check-configTue, 08 Dec 2015 08:37:12 +0000, by timeless
-
check-config: handle multiline configTue, 08 Dec 2015 08:21:46 +0000, by timeless
-
check-config: escape period in regexp for inline commentsTue, 08 Dec 2015 08:36:00 +0000, by timeless
-
check-config: allow numbers in configsTue, 08 Dec 2015 09:09:01 +0000, by timeless
-
check-config: recognize convert style documentationTue, 08 Dec 2015 09:22:53 +0000, by timeless
-
tests: use a single repo for test-contrib-perfTue, 08 Dec 2015 04:56:26 +0000, by timeless
-
perf: perfrevlog optimize for perf.stubFri, 04 Dec 2015 19:05:56 +0000, by timeless
-
perf: add getlenFri, 04 Dec 2015 19:05:32 +0000, by timeless
-
perf: add optional rev for perflog and perftemplatingFri, 04 Dec 2015 18:08:50 +0000, by timeless
-
perf: perfparents honor config perf.parentscountFri, 04 Dec 2015 18:18:07 +0000, by timeless
-
perf: offer perf.stub to only run one loopFri, 04 Dec 2015 17:41:30 +0000, by timeless
-
perf: improve grammar of gettimer commentFri, 04 Dec 2015 17:41:02 +0000, by timeless
-
tests: use absolute_import in tinyproxySun, 06 Dec 2015 22:20:08 -0800, by Gregory Szorc
-
tests: use absolulte_import in test-wireproto.pySun, 06 Dec 2015 22:02:39 -0800, by Gregory Szorc
-
tests: use absolute_import in test-walkrepoSun, 06 Dec 2015 22:05:19 -0800, by Gregory Szorc
-
tests: use absolute_import in hgweberror.pySun, 06 Dec 2015 22:27:53 -0800, by Gregory Szorc
-
tests: use absolute_import in hghave.pySun, 06 Dec 2015 22:27:18 -0800, by Gregory Szorc
-
tests: use absolute_import for heredoctest.pySun, 06 Dec 2015 22:26:12 -0800, by Gregory Szorc
-
tests: use absolute_import in /get-with-headers.pySun, 06 Dec 2015 22:25:41 -0800, by Gregory Szorc
-
tests: use absolute_import in generate-working-copy-states.pySun, 06 Dec 2015 22:23:37 -0800, by Gregory Szorc
-
hgweb: move entry-preparing code from webcommands to webutils.commonentry()Fri, 13 Nov 2015 14:35:36 +0800, by Anton Shestakov
-
grammar: favor zero, one, two over ... or noMon, 30 Nov 2015 19:30:16 +0000, by timeless
-
commands: use Oxford comma (help clone)Mon, 30 Nov 2015 19:29:46 +0000, by timeless
-
commit: make commit acquire store lock before processing for consistencyWed, 09 Dec 2015 08:28:53 +0900, by FUJIWARA Katsunori
-
censor: make censor acquire locks before processingWed, 09 Dec 2015 08:28:53 +0900, by FUJIWARA Katsunori
-
transplant: widen wlock scope of transplant for consitency while processingWed, 09 Dec 2015 08:28:53 +0900, by FUJIWARA Katsunori
-
shelve: remove redundant acquisition of wlock for sub commands of unshelveWed, 09 Dec 2015 08:28:53 +0900, by FUJIWARA Katsunori
-
shelve: widen wlock scope of unshelve for consistency while processingWed, 09 Dec 2015 08:28:53 +0900, by FUJIWARA Katsunori
-
perf: add perflrucachedict commandSun, 06 Dec 2015 17:07:50 -0800, by Gregory Szorc
-
tests/filterpyflakes: use absolute_importSun, 06 Dec 2015 22:22:09 -0800, by Gregory Szorc
-
tests/fakepatchtime.py: use absolute_importSun, 06 Dec 2015 22:14:39 -0800, by Gregory Szorc
-
tests/fakedirstatewritetime.py: use absolute_importSun, 06 Dec 2015 22:13:36 -0800, by Gregory Szorc
-
tests/dumbhttp: use absolute_importSun, 06 Dec 2015 22:12:07 -0800, by Gregory Szorc
-
tests/autodiff.py: use absolute_importSun, 06 Dec 2015 22:10:10 -0800, by Gregory Szorc
-
tests/test-ancestor: use absolute_importSun, 06 Dec 2015 22:07:13 -0800, by Gregory Szorc
-
tests: add test for Python 3 compatibilitySun, 06 Dec 2015 22:39:12 -0800, by Gregory Szorc
-
merge with stableMon, 07 Dec 2015 18:06:13 -0600, by Matt Mackall
-
localrepo: reinstate localrepo.parents with a deprecation warningSat, 05 Dec 2015 23:14:49 -0800, by Pierre-Yves David
-
bookmark: deprecate 'bmstore.write' methodSat, 05 Dec 2015 23:34:07 -0800, by Pierre-Yves David
-
ui: add a 'deprecwarn' helper to issue deprecation warningsSat, 05 Dec 2015 23:05:49 -0800, by Pierre-Yves David
-
ui: add a 'stacklevel' argument to 'develwarn'Sat, 05 Dec 2015 23:05:33 -0800, by Pierre-Yves David
-
import-checker: tell which symbol causes "direct symbol import"Sun, 06 Dec 2015 14:28:35 +0900, by Yuya Nishihara
-
import-checker: allow absolute imports of sub modules from local packagesSun, 06 Dec 2015 14:18:19 +0900, by Yuya Nishihara
-
manifest: use 't' for tree manifest flagFri, 04 Dec 2015 14:24:45 -0800, by Martin von Zweigbergk
-
test: update the docstring of 'test-devel-warnings.t' extensionSat, 05 Dec 2015 23:06:03 -0800, by Pierre-Yves David
-
setup.py: don't rewrite @LIBDIR@ when creating wheelsSat, 05 Dec 2015 17:52:50 -0800, by Gregory Szorc
-
setup.py: attempt to build and install hg.exe on WindowsFri, 04 Dec 2015 00:24:48 -0800, by Gregory Szorc
-
merge.graft: add option to keep second parentThu, 03 Dec 2015 23:01:59 -0500, by Andrew Halberstadt
-
ui: support declaring path push urls as sub-optionsSat, 05 Dec 2015 21:11:04 -0800, by Gregory Szorc
-
ui: pass ui instance to path.__init__Sun, 06 Dec 2015 12:31:46 -0800, by Gregory Szorc
-
ui: store pushloc as separate attributeSun, 06 Dec 2015 11:49:02 -0800, by Gregory Szorc
-
commands: add debugdeltachain commandSat, 05 Dec 2015 23:37:46 -0800, by Gregory Szorc
-
histedit: pick an appropriate base changeset by default (BC)Sat, 24 Oct 2015 19:56:39 +0100, by Gregory Szorc
-
rebase: remove extra "if" from check of collapsing named branchesSat, 05 Dec 2015 23:50:13 +0900, by Yuya Nishihara
-
rebase: drop redundant functions to keep branch and graft source explicitlySat, 05 Dec 2015 23:48:22 +0900, by Yuya Nishihara
-
color: drop useless override of ui.popbuffer()Sat, 05 Dec 2015 23:41:11 +0900, by Yuya Nishihara
-
repoview: bypass changelog method to computed cache keyFri, 04 Dec 2015 14:22:15 -0800, by Pierre-Yves David
-
repoview: stop recomputing cached key in all caseFri, 04 Dec 2015 14:04:24 -0800, by Pierre-Yves David
-
commands.debugindexdot: use cmdutil.openrevlog()Sat, 05 Dec 2015 21:40:38 -0800, by Gregory Szorc
-
commands: unify argument handling for revlog debug commandsSat, 05 Dec 2015 21:47:39 -0800, by Gregory Szorc
-
commit: fix rest syntax of examplesSun, 06 Dec 2015 17:16:37 +0900, by Yuya Nishihara
-
ui: optionally ignore sub-options from configitems()Sat, 05 Dec 2015 20:24:39 -0800, by Gregory Szorc
-
ui: add method to return option and all sub-optionsSat, 05 Dec 2015 20:20:57 -0800, by Gregory Szorc
-
revlog: don't consider nullrev when choosing delta baseFri, 04 Dec 2015 17:46:56 -0800, by Martin von Zweigbergk
-
revlog: make calls to _isgooddelta() consistentFri, 04 Dec 2015 17:14:14 -0800, by Martin von Zweigbergk
-
revlog: clarify which revision is added to 'tested' when using cached deltaFri, 04 Dec 2015 16:45:06 -0800, by Martin von Zweigbergk
-
revlog: remove unused variable 'chainlen'Fri, 04 Dec 2015 17:22:26 -0800, by Martin von Zweigbergk
-
commit: adjust the quoting in the examples to be Windows friendlySat, 05 Dec 2015 22:19:48 -0500, by Matt Harbison
-
wireproto: config options to disable bundle1Fri, 04 Dec 2015 15:12:11 -0800, by Gregory Szorc
-
dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977) stableMon, 07 Dec 2015 17:39:31 +0100, by Mathias De Maré
-
exchange: standalone function to determine if bundle2 is requestedFri, 04 Dec 2015 13:31:01 -0800, by Gregory Szorc
-
wireproto: add docstring for wirepeerFri, 04 Dec 2015 13:15:14 -0800, by Gregory Szorc
-
commit: add some help examples (issue4963)Fri, 04 Dec 2015 15:24:05 -0500, by Augie Fackler
-
changegroup: restate file linknode callback using generator expressionsFri, 04 Dec 2015 11:39:03 -0500, by Augie Fackler
-
changegroup: clean up file lookup functionFri, 04 Dec 2015 11:38:02 -0500, by Augie Fackler
-
changegroup: remove one special case from lookupmflinknodeFri, 04 Dec 2015 10:55:46 -0500, by Augie Fackler
-
changegroup: drop 'if True' that made the previous change clearerFri, 04 Dec 2015 10:35:45 -0500, by Augie Fackler
-
changegroup: avoid iterating the whole manifestFri, 04 Dec 2015 10:34:58 -0500, by Augie Fackler
-
posix: work around "posix" systems without os.link available (issue4974)Fri, 04 Dec 2015 15:59:46 -0500, by Augie Fackler
-
pathutil: use temporary variables instead of complicated wrappingThu, 03 Dec 2015 13:14:20 -0800, by Pierre-Yves David
-
context: use a the nofsauditor when matching file in history (issue4749)Thu, 03 Dec 2015 13:23:46 -0800, by Pierre-Yves David
-
localrepo: add a second auditor without file system checkThu, 03 Dec 2015 13:22:36 -0800, by Pierre-Yves David
-
pathauditor: add a way to skip file system checkThu, 03 Dec 2015 10:40:19 -0800, by Pierre-Yves David
-
pathauditor: move file system specific check in their own functionThu, 03 Dec 2015 12:22:48 -0800, by Pierre-Yves David
-
contrib: disable SSLv3_method() to build old Python with recent libsslSat, 07 Nov 2015 16:31:04 +0900, by Yuya Nishihara
-
rebase: only clear rebase status after the rebase transaction has completedThu, 03 Dec 2015 08:31:20 -0800, by Laurent Charignon
-
dirstate: don't write repo.currenttransaction to repo.dirstate if repo stableThu, 03 Dec 2015 01:38:21 +0100, by Sietse Brouwer
-
tests: test changegroup generation for filtered changesets (issue4982) stableWed, 02 Dec 2015 14:20:13 -0800, by Gregory Szorc
-
parsers: fix parse_dirstate to check len before unpacking header (issue4979) stableWed, 02 Dec 2015 23:04:58 +0900, by Yuya Nishihara
-
mercurial: support loading modules from zipimporterThu, 03 Dec 2015 21:25:05 -0800, by Gregory Szorc
-
mercurial: don't load C extensions from PyPyTue, 24 Nov 2015 22:21:51 -0800, by Gregory Szorc
-
mercurial: be more strict about loading dual implemented modulesTue, 24 Nov 2015 22:50:04 -0800, by Gregory Szorc
-
setup: refactor handling of modules with C/Python implementationsThu, 03 Dec 2015 21:48:12 -0800, by Gregory Szorc
-
check-seclevel: set module load policy to Python onlyTue, 24 Nov 2015 22:53:55 -0800, by Gregory Szorc
-
mercurial: implement import hook for handling C/Python modulesThu, 03 Dec 2015 21:37:01 -0800, by Gregory Szorc
-
changegroup: document manifest linkrev callback some moreThu, 03 Dec 2015 10:56:05 -0500, by Augie Fackler
-
changegroup: note during bundle apply if the repo was emptyWed, 02 Dec 2015 14:32:17 -0500, by Augie Fackler
-
histedit: improve missing rule suggestionWed, 02 Dec 2015 07:41:35 +0000, by timeless
-
graphlog: make node symbol templatable by ui.graphnodetemplate optionSat, 14 Nov 2015 17:25:43 +0900, by Yuya Nishihara
-
templatekw: avoid slow creation of changectx objects in showgraphnode()Sat, 14 Nov 2015 17:02:57 +0900, by Yuya Nishihara
-
graphlog: extract "graphnode" template keyword that represents node symbolSat, 14 Nov 2015 16:58:18 +0900, by Yuya Nishihara
-
graphlog: move creation of workingdir-parent nodes to displaygraph()Sat, 14 Nov 2015 16:45:15 +0900, by Yuya Nishihara
-
builddeb: read default distribution and codename from lsb_releaseWed, 25 Nov 2015 18:07:33 +0800, by Anton Shestakov
-
builddeb: remove unused --debbuilddir optionWed, 25 Nov 2015 15:26:03 +0800, by Anton Shestakov
-
builddeb: add --distid option to specify Distributor IDWed, 25 Nov 2015 15:15:03 +0800, by Anton Shestakov
-
builddeb: rename --release option to --codenameWed, 25 Nov 2015 14:59:43 +0800, by Anton Shestakov
-
histedit: get rid of state.rulesWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: change state.rules uses to state.actionsWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: add tostate method to histedit actionWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: remove makedescWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: use torule instead of makedesc in ruleeditorWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: add torule method to histedit action objectsWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: add verify() to histeditactionWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: add addhisteditaction decoratorWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
histedit: add actions property to histedit stateWed, 02 Dec 2015 12:19:01 -0800, by Mateusz Kwapich
-
check-commit: remove confusion between summary line and other headersFri, 06 Nov 2015 17:27:42 -0500, by Pierre-Yves David
-
shelve: execute checkunfinished inside wlock scopeWed, 02 Dec 2015 03:12:08 +0900, by FUJIWARA Katsunori
-
shelve: widen wlock scope of shelve for consistency while processingWed, 02 Dec 2015 03:12:08 +0900, by FUJIWARA Katsunori
-
gpg: make sign acquire wlock before processingWed, 02 Dec 2015 03:12:08 +0900, by FUJIWARA Katsunori
-
commands: execute checkunfinished and bailifchanged inside wlock scopeWed, 02 Dec 2015 03:12:08 +0900, by FUJIWARA Katsunori
-
commands: widen wlock scope of graft for consitency while processingWed, 02 Dec 2015 03:12:07 +0900, by FUJIWARA Katsunori
-
commands: make backout acquire locks before processingWed, 02 Dec 2015 03:12:07 +0900, by FUJIWARA Katsunori
-
commands: make commit acquire locks before processing (issue4368)Wed, 02 Dec 2015 03:12:07 +0900, by FUJIWARA Katsunori
-
addrevision: use general delta when the incoming base delta is badTue, 01 Dec 2015 16:15:59 -0800, by Pierre-Yves David
-
test: use a bigger manifest in general delta testTue, 01 Dec 2015 18:11:00 -0800, by Pierre-Yves David
-
addrevision: rework generaldelta computationTue, 01 Dec 2015 18:45:16 -0800, by Pierre-Yves David
-
bmstore: close file in a finally block in _writerepoWed, 11 Nov 2015 21:03:48 -0500, by Augie Fackler
-
bmstore: add basic clean-state trackingWed, 11 Nov 2015 21:01:23 -0500, by Augie Fackler
-
bookmarks: hoist getbkfile out of bmstore classWed, 11 Nov 2015 20:45:38 -0500, by Augie Fackler
-
bookmarks: document getbkfile methodWed, 11 Nov 2015 20:43:25 -0500, by Augie Fackler
-
hgweb: load server settings from --web-conf (issue4699)Sat, 31 Oct 2015 22:50:03 +0900, by Yuya Nishihara
-
extdiff: correctly handle deleted subrepositories (issue3153)Tue, 17 Nov 2015 16:42:52 -0600, by Andrew Zwicky
-
hgweb: make sure command options are set to all ui objectsSat, 21 Nov 2015 13:28:12 +0900, by Yuya Nishihara
-
hgweb: eliminate duck-typing to select hgweb or hgwebdir by command optionSat, 31 Oct 2015 22:26:50 +0900, by Yuya Nishihara
-
addrevision: only use the incoming base if it is a good delta (issue4975)Tue, 01 Dec 2015 16:06:20 -0800, by Pierre-Yves David
-
addrevision: handle code path not producing deltaTue, 01 Dec 2015 16:22:49 -0800, by Pierre-Yves David
-
addrevision: rename 'd' to 'delta'Tue, 01 Dec 2015 15:29:11 -0800, by Pierre-Yves David
-
strip: add a --keep test related to removing files from dirstateMon, 30 Nov 2015 11:23:15 -0800, by Christian Delahousse
-
dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuildMon, 30 Nov 2015 11:23:15 -0800, by Christian Delahousse
-
debugrebuilddirstate: added tests for --minimal flagTue, 01 Dec 2015 10:52:36 -0800, by Christian Delahousse
-
debugdirstate: add command to rebuildstate test to modify dirstateTue, 01 Dec 2015 11:17:14 -0800, by Christian Delahousse
-
graft: improve --continue abort messageWed, 02 Dec 2015 06:33:52 +0000, by timeless
-
summary: mention graftWed, 02 Dec 2015 06:31:12 +0000, by timeless
-
histedit: mention histedit-last-edit.txt on abortWed, 02 Dec 2015 08:07:36 +0000, by timeless
-
histedit: add missing raise keyword to statementWed, 02 Dec 2015 07:40:42 +0000, by timeless
-
histedit: improve grammar for _histedit commentWed, 02 Dec 2015 07:39:49 +0000, by timeless
-
test-fncache: ensure lock doesn't look held to __del__Tue, 01 Dec 2015 14:44:08 -0500, by Augie Fackler
-
commands: inline definition of localrepo.parents() and drop the method (API)Wed, 11 Nov 2015 20:07:15 -0500, by Augie Fackler
-
localrepo: document nodebookmarksWed, 11 Nov 2015 20:02:05 -0500, by Augie Fackler
-
localrepo: remove clone method by hoisting into hg.pyWed, 11 Nov 2015 19:47:49 -0500, by Augie Fackler
-
filemerge: default regular prompts to 'leave unresolved' (BC)Tue, 01 Dec 2015 09:48:38 -0800, by Siddharth Agarwal
-
filemerge: add a 'leave unresolved' option to change/delete promptsMon, 30 Nov 2015 13:43:55 -0800, by Siddharth Agarwal
-
filemerge: add a 'leave unresolved' option to regular promptsMon, 30 Nov 2015 11:17:18 -0800, by Siddharth Agarwal
-
filemerge: add debug output for whether this is a change/delete conflictWed, 25 Nov 2015 14:25:26 -0800, by Siddharth Agarwal
-
webcommands: test that fctx is not None in filediff()Sat, 28 Nov 2015 17:06:29 +0800, by Anton Shestakov
-
webcommands: stop using ersatz if-else ternary operator for rename variableSat, 28 Nov 2015 16:46:31 +0800, by Anton Shestakov
-
webcommands: get correct parents when comparing a removed file (issue4962)Sat, 28 Nov 2015 16:02:22 +0800, by Anton Shestakov
-
repair: use bookmarks.recordchange instead of bookmarks.writeMon, 30 Nov 2015 16:38:29 -0800, by Laurent Charignon
-
commit: add amend mode for commit -iMon, 30 Nov 2015 16:37:42 -0800, by Laurent Charignon
-
commit: add a way to return more information from the chunkselectorMon, 30 Nov 2015 16:35:21 -0800, by Laurent Charignon
-
histedit: edit with custom filenameSat, 21 Nov 2015 17:40:26 +0200, by Mykola Nikishov
-
ui: allow open editor with custom filenameSat, 21 Nov 2015 22:04:09 +0200, by Mykola Nikishov
-
help: make help deprecated mention the extensionMon, 30 Nov 2015 20:45:07 +0000, by timeless
-
help: make listexts less confusing for deprecated extsMon, 30 Nov 2015 20:44:22 +0000, by timeless
-
patchbomb: rename email functionSun, 29 Nov 2015 06:51:23 +0000, by timeless
-
graphlog: rename glog functionSun, 29 Nov 2015 06:51:23 +0000, by timeless
-
commit: preserve extra when amending with commit --amendSat, 28 Nov 2015 04:11:57 -0500, by Mike Edgar
-
graft: copy extra (except branch) when copying changesetsSat, 28 Nov 2015 04:11:38 -0500, by Mike Edgar
-
rebase: propagate extra dict from rebase source changesetSat, 28 Nov 2015 04:11:14 -0500, by Mike Edgar
-
histedit: add examplesWed, 25 Nov 2015 18:26:48 +0100, by Mathias De Maré
-
commands: add examples for 'addremove'Wed, 25 Nov 2015 18:10:59 +0100, by Mathias De Maré
-
commands: add example for 'hg add'Wed, 25 Nov 2015 18:10:31 +0100, by Mathias De Maré
-
extensions: refuse to load extensions if minimum hg version not metTue, 24 Nov 2015 15:16:25 -0800, by Gregory Szorc
-
run-tests: add --slowtimeout and use it for slow testsWed, 25 Nov 2015 00:39:05 +0000, by timeless
-
serve: unify cmdutil.service() calls of commandserver and hgwebSat, 31 Oct 2015 22:17:05 +0900, by Yuya Nishihara
-
hgweb: extract factory function of httpservice objectSat, 31 Oct 2015 22:15:16 +0900, by Yuya Nishihara
-
hgweb: move httpservice object from commands moduleSat, 31 Oct 2015 21:57:45 +0900, by Yuya Nishihara
-
merge: move almost all change/delete conflicts to resolve phase (BC) (API)Wed, 25 Nov 2015 14:25:33 -0800, by Siddharth Agarwal
-
test-merge-changedelete.t: print out debugmergestateWed, 25 Nov 2015 14:26:46 -0800, by Siddharth Agarwal
-
debugmergestate: also recognize change/delete conflicts in the merge stateTue, 24 Nov 2015 18:26:21 -0800, by Siddharth Agarwal
-
debugmergestate: print out null nodes as 'null'Mon, 30 Nov 2015 10:26:37 -0800, by Siddharth Agarwal
-
test-merge-force.t: check .orig files separatelyTue, 24 Nov 2015 15:03:00 -0800, by Siddharth Agarwal
-
merge.recordupdates: mark 'a' files as added unconditionallyTue, 24 Nov 2015 15:26:51 -0800, by Siddharth Agarwal
-
merge: add a new action type representing files to add/mark as modifiedMon, 30 Nov 2015 10:19:39 -0800, by Siddharth Agarwal
-
mergestate: add a cached property accessor for the local contextMon, 30 Nov 2015 10:03:21 -0800, by Siddharth Agarwal
-
mergestate: raise exception if otherctx is accessed but _other isn't setMon, 30 Nov 2015 10:05:09 -0800, by Siddharth Agarwal
-
pager: improve help for --pager=Mon, 30 Nov 2015 18:47:33 +0000, by timeless
-
setup: remove unused py_modules argument to setup()Tue, 24 Nov 2015 21:17:26 -0800, by Gregory Szorc
-
test-merge-changedelete.t: add resolve --list outputMon, 23 Nov 2015 13:45:56 -0800, by Siddharth Agarwal
-
test-merge-changedelete.t: add a file with regular merge conflictsMon, 23 Nov 2015 13:43:14 -0800, by Siddharth Agarwal
-
filemerge: in ':prompt', use ':fail' tool rather than returning directlyTue, 24 Nov 2015 10:58:35 -0800, by Siddharth Agarwal
-
filemerge: in ':fail' tool, write out other side if local side is deletedTue, 24 Nov 2015 10:57:01 -0800, by Siddharth Agarwal
-
mergestate: explicitly forget 'dc' conflicts where the deleted side is pickedMon, 23 Nov 2015 18:03:25 -0800, by Siddharth Agarwal
-
merge.applyupdates: add all actions returned from merge stateMon, 23 Nov 2015 19:06:15 -0800, by Siddharth Agarwal
-
identify: refer to log to be able to view full hashesFri, 27 Nov 2015 20:23:23 +0100, by Mathias De Maré
-
log: add 'hg log' example for full hashesFri, 27 Nov 2015 20:23:02 +0100, by Mathias De Maré
-
backout: add examples to clarify basic usageFri, 02 Oct 2015 07:48:23 +0200, by Mathias De Maré
-
gpg: rename sigcheck functionWed, 25 Nov 2015 06:10:54 +0000, by timeless
-
extensions: properly mark progress as part of coreTue, 24 Nov 2015 18:40:16 -0500, by Augie Fackler
-
test-help: don't use progress extension for the test of argument parsingFri, 27 Nov 2015 23:10:48 +0900, by Yuya Nishihara
-
hghave.py: fix matchoutput documentationTue, 24 Nov 2015 22:31:56 +0000, by timeless
-
dispatch: use versiontuple()Tue, 24 Nov 2015 14:23:46 -0800, by Gregory Szorc
-
util: add versiontuple() for returning parsed version informationTue, 24 Nov 2015 14:23:51 -0800, by Gregory Szorc
-
extensions: rename _ignore to _builtin, add descriptive commentTue, 24 Nov 2015 16:38:54 -0800, by Bryan O'Sullivan
-
ui: avoid needless casting to a strSun, 22 Nov 2015 14:44:55 -0800, by Gregory Szorc
-
ui: remove labeled argument from popbufferTue, 24 Nov 2015 11:23:10 -0800, by Gregory Szorc
-
color: evaluate labels at write timeSun, 22 Nov 2015 14:18:42 -0800, by Gregory Szorc
-
cmdutil: pass labeled=True to pushbuffer()Sun, 22 Nov 2015 14:13:25 -0800, by Gregory Szorc
-
ui: track label expansion when creating buffersSun, 22 Nov 2015 14:10:48 -0800, by Gregory Szorc
-
docker: match more version of 'hg docker version' (issue4967) stable 3.6.2Tue, 24 Nov 2015 18:13:25 -0800, by Pierre-Yves David
-
localrepo.commit: check all files for resolve state (issue4972) stableMon, 30 Nov 2015 16:31:28 -0800, by Siddharth Agarwal
-
test-contrib-perf: add smoke tests for perf.pyTue, 24 Nov 2015 21:41:12 +0000, by timeless
-
contrib/perf: perfparents handle filtered reposTue, 24 Nov 2015 21:36:20 +0000, by timeless
-
contrib/perf: perfparents handle tiny reposTue, 24 Nov 2015 20:54:14 +0000, by timeless
-
contrib/perf: fix perfmergecalculateTue, 24 Nov 2015 21:44:16 +0000, by timeless
-
contrib/perf: fix perffncachewriteTue, 24 Nov 2015 22:01:11 +0000, by timeless
-
contrib/perf: omit duplicated functionTue, 24 Nov 2015 20:05:15 +0000, by timeless
-
contrib/perf: name functions to match decoratorsTue, 24 Nov 2015 20:08:21 +0000, by timeless
-
hghave.py: remove execute bitTue, 24 Nov 2015 22:26:43 +0000, by timeless
-
format: create new repository as 'generaldelta' by defaultMon, 02 Nov 2015 17:33:18 +0000, by Pierre-Yves David
-
shelve: use colon instead of quotes in 'changes to' descriptionSun, 22 Nov 2015 21:40:23 -0800, by Siddharth Agarwal
-
merge.applyupdates: create absentfilectxes for change/delete conflictsSun, 22 Nov 2015 21:58:28 -0800, by Siddharth Agarwal
-
mergestate: add methods to queue files to remove, add or getSun, 22 Nov 2015 21:59:52 -0800, by Siddharth Agarwal
-
resolve: record dirstate actions after performing resolutionsSun, 15 Nov 2015 21:27:22 -0800, by Siddharth Agarwal
-
mergestate: add a way to record pending dirstate actionsFri, 20 Nov 2015 16:55:01 -0800, by Siddharth Agarwal
-
merge.recordupdates: don't require action keys to be present in dictSun, 15 Nov 2015 21:55:46 -0800, by Siddharth Agarwal
-
histedit: constant-ify the constraints listMon, 23 Nov 2015 10:13:05 -0500, by Augie Fackler
-
histedit: add an experimental base actionTue, 17 Nov 2015 15:04:31 -0800, by Mateusz Kwapich
-
histedit: add abortdirty functionTue, 17 Nov 2015 17:53:52 -0800, by Mateusz Kwapich
-
histedit: add forceother constraintThu, 12 Nov 2015 16:40:33 -0800, by Mateusz Kwapich
-
histedit: make verification configurableTue, 17 Nov 2015 16:37:26 -0800, by Mateusz Kwapich
-
paper: show current revision on file log pageFri, 13 Nov 2015 18:31:58 +0800, by Anton Shestakov
-
merge.applyupdates: extend action queues with ones returned from mergestateFri, 20 Nov 2015 11:26:31 -0800, by Siddharth Agarwal
-
mergestate: add a method to compute actions to perform on dirstateFri, 20 Nov 2015 16:43:25 -0800, by Siddharth Agarwal
-
merge.applyupdates: use counters from mergestateFri, 20 Nov 2015 16:37:39 -0800, by Siddharth Agarwal
-
mergestate: add a function to return the number of unresolved filesFri, 20 Nov 2015 16:18:51 -0800, by Siddharth Agarwal
-
mergestate: add a method to return updated/merged/removed countsFri, 20 Nov 2015 16:17:54 -0800, by Siddharth Agarwal
-
mergestate._resolve: don't return the action any moreFri, 20 Nov 2015 16:32:47 -0800, by Siddharth Agarwal
-
mergestate._resolve: store return code and action for each fileFri, 20 Nov 2015 16:08:22 -0800, by Siddharth Agarwal
-
revsetbenchmarks: support benchmarking changectx loadingSat, 21 Nov 2015 15:43:04 -0800, by Gregory Szorc
-
perf: support obtaining contexts from perfrevsetSat, 21 Nov 2015 15:39:18 -0800, by Gregory Szorc
-
localrepo: improve docstring for revset methodsSat, 21 Nov 2015 11:07:30 -0800, by Gregory Szorc
-
revlog: improve documentationSun, 22 Nov 2015 16:23:20 -0800, by Gregory Szorc
-
demandimport: don't enable when running under PyPySat, 21 Nov 2015 22:28:01 -0800, by Gregory Szorc
-
ui.write: don't clear progress bar when writing to a bufferSat, 14 Nov 2015 17:14:14 -0800, by Gregory Szorc
-
test-resolve: fix '--tool f' invocation for WindowsSun, 22 Nov 2015 21:20:08 -0500, by Matt Harbison
-
util.datestr: use divmod()Sat, 14 Nov 2015 17:30:10 -0800, by Gregory Szorc
-
cmdutil.changeset_printer: pass context into showpatch()Sat, 14 Nov 2015 17:44:01 -0800, by Gregory Szorc
-
context: avoid extra parents lookupsSat, 21 Nov 2015 19:21:01 -0800, by Gregory Szorc
-
context: optimize _parents()Sat, 21 Nov 2015 19:04:12 -0800, by Gregory Szorc
-
test-histedit: $TESTTMP quoting fixes for WindowsSun, 22 Nov 2015 13:05:21 -0500, by Matt Harbison
-
lsprof: support PyPy (issue4573)Sat, 21 Nov 2015 23:26:22 -0800, by Gregory Szorc
-
base85: clean up function definition styleWed, 11 Nov 2015 19:10:45 -0500, by Augie Fackler
-
rebase: use bookmarks.recordchange instead of bookmarks.writeFri, 20 Nov 2015 14:06:31 -0800, by Laurent Charignon
-
rebase: indentation change to make the next patch more legibleFri, 20 Nov 2015 11:36:05 -0800, by Laurent Charignon
-
test-run-tests: conditionalize the $TESTDIR check for Windows separatorMon, 16 Nov 2015 16:56:00 -0500, by Matt Harbison
-
test-context: conditionalize the workingfilectx date printing for WindowsMon, 09 Nov 2015 17:15:36 -0500, by Matt Harbison
-
test-mq-qrefresh: drop single quoting of HGEDITOR value for WindowsMon, 16 Nov 2015 14:37:03 -0500, by Matt Harbison
-
test-import: don't use printf to append an extension to $HGRCPATHMon, 16 Nov 2015 14:12:27 -0500, by Matt Harbison
-
test-ssh: stop quoting dummyssh invocation for WindowsMon, 16 Nov 2015 13:44:27 -0500, by Matt Harbison
-
strip: use repo._bookmarks.recordchange instead of repo._bookmarks.writeFri, 20 Nov 2015 13:46:36 -0800, by Laurent Charignon
-
histedit: make use of bookmarks.recordchange instead of bookmarks.writeFri, 20 Nov 2015 13:23:47 -0800, by Laurent Charignon
-
largefiles: fall back to the original for change/delete conflictsWed, 18 Nov 2015 17:40:13 -0800, by Siddharth Agarwal
-
mergestate.add: store absentfilectxes as nullhexSat, 14 Nov 2015 00:07:11 -0800, by Siddharth Agarwal
-
mergestate._resolve: handle change/delete conflictsFri, 20 Nov 2015 01:14:15 -0800, by Siddharth Agarwal
-
filemerge: don't try to copy files known to be absentSat, 14 Nov 2015 00:00:46 -0800, by Siddharth Agarwal
-
hgweb: use absolute_importSat, 31 Oct 2015 22:07:40 +0900, by Yuya Nishihara
-
hgweb: import wsgicgi at top levelSun, 01 Nov 2015 15:09:35 +0900, by Yuya Nishihara
-
hgweb: import BaseHTTPServer as module at top levelSun, 01 Nov 2015 15:07:08 +0900, by Yuya Nishihara
-
hgweb: do not import hgweb_mod.hgweb and .makebreadcrumb as symbolSun, 01 Nov 2015 14:23:23 +0900, by Yuya Nishihara
-
filemerge: don't try using external tools on change/delete conflictsFri, 13 Nov 2015 23:57:43 -0800, by Siddharth Agarwal
-
filemerge: don't attempt to premerge change/delete conflictsFri, 13 Nov 2015 23:56:00 -0800, by Siddharth Agarwal
-
filemerge._mergecheck: add check for change/delete conflictsFri, 13 Nov 2015 23:58:05 -0800, by Siddharth Agarwal
-
filemerge._picktool: only pick from nomerge tools for change/delete conflictsSun, 15 Nov 2015 21:40:15 -0800, by Siddharth Agarwal
-
filemerge: add support for change/delete conflicts to the ':prompt' toolFri, 13 Nov 2015 23:52:26 -0800, by Siddharth Agarwal
-
filemerge: add support for change/delete conflicts to the ':other' merge toolWed, 18 Nov 2015 15:41:50 -0800, by Siddharth Agarwal
-
filemerge: add support for change/delete conflicts to the ':local' merge toolWed, 18 Nov 2015 15:40:28 -0800, by Siddharth Agarwal
-
merge.mergestate: compute dirstate actionThu, 19 Nov 2015 10:50:02 -0800, by Siddharth Agarwal
-
filemerge: return whether the file was deletedWed, 18 Nov 2015 14:22:52 -0800, by Siddharth Agarwal
-
filemerge: return whether the file is deleted from all other merge toolsWed, 18 Nov 2015 13:55:31 -0800, by Siddharth Agarwal
-
filemerge: return whether the file is deleted for nomerge internal toolsWed, 18 Nov 2015 13:52:28 -0800, by Siddharth Agarwal
-
mergestate: allow storing and retrieving change/delete conflictsWed, 18 Nov 2015 15:46:45 -0800, by Siddharth Agarwal
-
strip: changing bookmark argument to be a listThu, 19 Nov 2015 12:50:10 +0530, by Shubhanshu Agrawal
-
strip: strip a list of bookmarksSun, 15 Nov 2015 21:03:44 +0530, by Shubhanshu Agrawal
-
revset: speed up '_matchfiles'Wed, 18 Nov 2015 23:23:03 -0800, by Pierre-Yves David
-
mergestate: handle additional record types speciallyWed, 18 Nov 2015 15:46:45 -0800, by Siddharth Agarwal
-
test-resolve.t: remove completely unnecessary lineWed, 18 Nov 2015 23:42:32 -0800, by Siddharth Agarwal
-
resolve: fix incorrect mergeWed, 18 Nov 2015 23:43:18 -0800, by Siddharth Agarwal
-
fileset: add missing() predicate (issue4925)Wed, 18 Nov 2015 20:55:32 +0100, by liscju
-
webutil: make _siblings into an object with __iter__ and __len__Tue, 10 Nov 2015 17:22:40 +0800, by Anton Shestakov
-
mergestate: move binary format documentation into _readrecordsv2Wed, 18 Nov 2015 16:39:30 -0800, by Siddharth Agarwal
-
unshelve: add support for custom merge toolsWed, 18 Nov 2015 15:11:23 -0800, by Siddharth Agarwal
-
unshelve: shed spurious spaceWed, 18 Nov 2015 15:18:16 -0800, by Siddharth Agarwal
-
unshelve: add -k as short form of --keepWed, 18 Nov 2015 15:04:03 -0800, by Siddharth Agarwal
-
import-checker: allow symbol imports from hgweb.common and .requestSun, 01 Nov 2015 13:55:21 +0900, by Yuya Nishihara
-
perf: un-bitrot perfstatusThu, 19 Nov 2015 15:02:27 -0600, by Matt Mackall
-
util: drop statmtimesecThu, 19 Nov 2015 13:15:17 -0600, by Matt Mackall
-
util: disable floating point stat times (issue4836)Thu, 19 Nov 2015 13:21:24 -0600, by Matt Mackall
-
rebase: refactoring to avoid repetition of expressionWed, 18 Nov 2015 15:58:06 -0800, by Laurent Charignon
-
rebase: remove an unused todoWed, 18 Nov 2015 16:06:00 -0800, by Laurent Charignon
-
rebase: don't rebase obsolete commits with no successorWed, 18 Nov 2015 13:44:29 -0800, by Laurent Charignon
-
rebase: fix a typo in test-rebase-obsoleteWed, 18 Nov 2015 13:46:42 -0800, by Laurent Charignon
-
merge with stableWed, 18 Nov 2015 20:59:17 -0600, by Matt Mackall
-
hgweb: unify import style of error classesSun, 01 Nov 2015 14:43:25 +0900, by Yuya Nishihara
-
hgweb: do not import templatefilters.revescape and websub as symbolSun, 01 Nov 2015 14:00:14 +0900, by Yuya Nishihara
-
hgweb: alias ui module as uimodSun, 01 Nov 2015 13:58:32 +0900, by Yuya Nishihara
-
mergestate.commit: factor out making the list of recordsTue, 17 Nov 2015 14:23:26 -0800, by Siddharth Agarwal
-
mergestate: move _read() call to read constructorTue, 17 Nov 2015 14:04:56 -0800, by Siddharth Agarwal
-
debugmergestate: explain why we create mergestate objects directlyTue, 17 Nov 2015 14:22:30 -0800, by Siddharth Agarwal
-
debugdirstate: convert keyword parameters to **optsWed, 11 Nov 2015 13:28:00 -0800, by Christian Delahousse
-
convert: changed test's progress output format to ignore estimateTue, 17 Nov 2015 18:01:21 -0800, by Christian Delahousse
-
mq: use repo._bookmarks.recordchange instead of repo._bookmarks.writeTue, 17 Nov 2015 13:12:33 -0800, by Laurent Charignon
-
mq: indentation change to make the next patch more legibleTue, 17 Nov 2015 13:12:46 -0800, by Laurent Charignon
-
bookmarks: use repo._bookmarks.recordchange instead of repo._bookmarks.writeTue, 17 Nov 2015 12:49:57 -0800, by Laurent Charignon
-
localrepo: put bookmark move following commit in one transactionWed, 18 Nov 2015 01:36:58 -0800, by Laurent Charignon
-
test-resolve.t: switch to mergestate.read()Tue, 17 Nov 2015 15:43:21 -0800, by Siddharth Agarwal
-
localrepo.commit: switch to mergestate.read()Tue, 17 Nov 2015 13:58:50 -0800, by Siddharth Agarwal
-
fileset: switch to mergestate.read()Tue, 17 Nov 2015 13:57:38 -0800, by Siddharth Agarwal
-
commands.summary: switch to mergestate.read()Tue, 17 Nov 2015 14:20:55 -0800, by Siddharth Agarwal
-
commands.resolve: switch to mergestate.read()Tue, 17 Nov 2015 13:56:46 -0800, by Siddharth Agarwal
-
shelve: switch to mergestate.read()Tue, 17 Nov 2015 13:56:10 -0800, by Siddharth Agarwal
-
mergestate: add a constructor that reads state from diskTue, 17 Nov 2015 13:55:30 -0800, by Siddharth Agarwal
-
merge.applyupdates: switch to mergestate.clean()Tue, 17 Nov 2015 17:04:53 -0800, by Siddharth Agarwal
-
localrepo: switch to mergestate.clean()Tue, 17 Nov 2015 17:04:32 -0800, by Siddharth Agarwal
-
strip: switch to mergestate.clean()Tue, 17 Nov 2015 17:02:35 -0800, by Siddharth Agarwal
-
mergestate: add a constructor that sets up a clean merge stateTue, 17 Nov 2015 17:00:54 -0800, by Siddharth Agarwal
-
mergestate: raise structured exception for unsupported merge recordsTue, 17 Nov 2015 14:11:52 -0800, by Siddharth Agarwal
-
error: add a structured exception for unsupported merge recordsTue, 17 Nov 2015 14:10:12 -0800, by Siddharth Agarwal
-
dirstate: back out 502b56a9e897Tue, 17 Nov 2015 13:47:16 -0800, by Bryan O'Sullivan
-
osutil: make statfiles check for interrupts periodicallyTue, 17 Nov 2015 13:47:14 -0800, by Bryan O'Sullivan
-
osutil: don't leak on statfiles errorTue, 17 Nov 2015 13:43:09 -0800, by Bryan O'Sullivan
-
histedit: extracts _isdirtywc functionThu, 12 Nov 2015 12:44:15 +0100, by liscju
-
node: add 'nullhex', hex-encoded nullidMon, 16 Nov 2015 11:23:32 -0800, by Siddharth Agarwal
-
filemerge: introduce class whose objects represent files not in a contextMon, 16 Nov 2015 11:45:35 -0800, by Siddharth Agarwal
-
filectx: add isabsent methodMon, 16 Nov 2015 11:27:27 -0800, by Siddharth Agarwal
-
filectx: allow custom comparatorsFri, 13 Nov 2015 22:37:51 -0800, by Siddharth Agarwal
-
debugmergestate: print out record type for filesFri, 13 Nov 2015 23:01:36 -0800, by Siddharth Agarwal
-
merge.applyupdates: don't return early if merge driver's conclude failedSun, 15 Nov 2015 22:45:20 -0800, by Siddharth Agarwal
-
convert: use repo._bookmarks.recordchange instead of repo._bookmarks.writeMon, 16 Nov 2015 17:15:36 -0800, by Laurent Charignon
-
convert: indentation change to make the next patch more legibleMon, 16 Nov 2015 17:14:15 -0800, by Laurent Charignon
-
strip: renaming local variablesSun, 15 Nov 2015 20:27:27 +0530, by Shubhanshu Agrawal
-
test-rename-merge2: make selected output less arbitraryWed, 11 Feb 2015 22:22:29 -0800, by Martin von Zweigbergk
-
test-convert-git: drop a git warning that doesn't occur on WindowsSun, 15 Nov 2015 22:11:23 -0500, by Matt Harbison
-
tests: fix globs for WindowsSun, 15 Nov 2015 21:12:13 -0500, by Matt Harbison
-
pull: return 255 value on update failure (issue4948) (BC)Sun, 15 Nov 2015 22:58:28 +0100, by liscju
-
filemerge: remove leading space from " no tool found..."Wed, 11 Nov 2015 10:19:11 -0800, by Martin von Zweigbergk
-
test-encoding: enable fuzz testing of utf8b roundtripMon, 09 Nov 2015 22:31:01 +0900, by Yuya Nishihara
-
import-checker: reset context to verify convention in function scopeSun, 01 Nov 2015 17:42:03 +0900, by Yuya Nishihara
-
import-checker: allow import of child modules from package rootSun, 01 Nov 2015 00:37:22 +0900, by Yuya Nishihara
-
encoding: extend test cases for utf8bMon, 02 Nov 2015 17:17:33 -0600, by Matt Mackall
-
merge: make 'cd' and 'dc' actions store the same arguments as 'm'Fri, 13 Nov 2015 22:43:09 -0800, by Siddharth Agarwal
-
merge: stop emptying out 'cd' and 'dc' actionsFri, 13 Nov 2015 14:24:22 -0800, by Siddharth Agarwal
-
rebase: add returning value from pullrebase function stableSun, 15 Nov 2015 22:18:48 +0100, by liscju
-
resolve: restore .orig only after merge is fully complete (issue4952) stableFri, 13 Nov 2015 15:56:02 -0800, by Siddharth Agarwal
-
monoblue: add a space to separate navigation links in file log footerFri, 06 Nov 2015 22:32:00 +0800, by Anton Shestakov
-
merge: move messages about possible conflicts a litte earlierThu, 12 Nov 2015 13:14:03 -0800, by Martin von Zweigbergk
-
import-checker: include lineno in warning messageSun, 01 Nov 2015 15:46:06 +0900, by Yuya Nishihara
-
import-checker: extract function to generate a formatted warningSun, 01 Nov 2015 15:39:25 +0900, by Yuya Nishihara
-
import-checker: make it executable for convenienceSun, 01 Nov 2015 13:53:05 +0900, by Yuya Nishihara
-
test-fileset: glob the updated file count for Windows stabilityMon, 09 Nov 2015 17:20:50 -0500, by Matt Harbison
-
tests: tolerate differences between Linux and Windows error stringsMon, 09 Nov 2015 13:12:35 -0500, by Matt Harbison
-
test-largefiles-cache: add glob for WindowsMon, 09 Nov 2015 12:51:58 -0500, by Matt Harbison
-
tests: make 'f' tool open files in binary mode when hexdumpingMon, 09 Nov 2015 12:49:31 -0500, by Matt Harbison
-
merge.applyupdates: only attempt to merge files in mergeactionsThu, 12 Nov 2015 14:29:02 -0800, by Siddharth Agarwal
-
filemerge: rename _symlinkcheck to _mergecheckWed, 11 Nov 2015 17:34:28 -0800, by Siddharth Agarwal
-
test-merge-prompt.t: rename to test-merge-changedelete.tWed, 11 Nov 2015 17:32:41 -0800, by Siddharth Agarwal
-
merge with stableThu, 12 Nov 2015 20:48:41 -0600, by Matt Mackall
-
tags: create new sortdict for performance reasons stableThu, 12 Nov 2015 13:16:04 -0800, by Gregory Szorc
-
largefiles: specify where .orig files are keptTue, 10 Nov 2015 15:08:56 -0800, by Christian Delahousse
-
mq: let the user choose where .orig files are keptTue, 10 Nov 2015 14:52:54 -0800, by Christian Delahousse
-
shelve: choose where .orig file locations are keptTue, 10 Nov 2015 14:41:14 -0800, by Christian Delahousse
-
filemerge: choose where .orig files are keptTue, 10 Nov 2015 16:25:59 -0800, by Christian Delahousse
-
git-subrepos: revert respects specified location to save .orig filesTue, 10 Nov 2015 14:29:13 -0800, by Christian Delahousse
-
resolve: choose where .orig file locations are keptTue, 10 Nov 2015 14:26:19 -0800, by Christian Delahousse
-
revert: allow configuring the .orig file locationThu, 12 Nov 2015 17:00:08 -0600, by Christian Delahousse
-
cmdutil: add origbackuppath helperThu, 12 Nov 2015 16:56:06 -0600, by Christian Delahousse
-
discovery: pass pushop to _nowarnheadsTue, 10 Nov 2015 11:16:25 -0800, by Ryan McElroy
-
exchange: pass pushop to discovery.checkheadsTue, 10 Nov 2015 11:13:21 -0800, by Ryan McElroy
-
merge with stableThu, 12 Nov 2015 15:26:30 -0600, by Matt Mackall
-
share: wrap bmstore._writerepo for transaction sensitivity (issue4940) stableFri, 13 Nov 2015 02:36:30 +0900, by FUJIWARA Katsunori
-
test: use generaldelta in 'test-clonebundle.t'Sat, 07 Nov 2015 13:48:42 -0500, by Pierre-Yves David
-
test: use generaldelta in 'test-ssh.t'Tue, 20 Oct 2015 13:14:04 +0200, by Pierre-Yves David
-
test: use generaldelta in 'test-ssh-bundle1.t'Tue, 20 Oct 2015 13:14:31 +0200, by Pierre-Yves David
-
test: use generaldelta in 'test-strip.t'Tue, 20 Oct 2015 13:09:43 +0200, by Pierre-Yves David
-
test: use generaldelta in 'test-rebase-newancestors.t'Tue, 20 Oct 2015 12:39:49 +0200, by Pierre-Yves David
-
test: use general delta for 'test-commit-amend.t'Tue, 20 Oct 2015 12:09:18 +0200, by Pierre-Yves David
-
test: wider matching in 'test-clone-r.t'Tue, 20 Oct 2015 11:50:55 +0200, by Pierre-Yves David
-
test: use generaldelta in 'test-bundle-type.t'Tue, 20 Oct 2015 11:48:49 +0200, by Pierre-Yves David
-
test: use generaldelta in 'test-patchbomb.t'Tue, 20 Oct 2015 10:46:59 +0200, by Pierre-Yves David
-
test: use generaldelta for test-bundle.tTue, 20 Oct 2015 10:37:07 +0200, by Pierre-Yves David
-
test: use generaldelta in 'test-rebase-conflict.t'Tue, 20 Oct 2015 03:14:36 +0200, by Pierre-Yves David
-
tests: test generaldelta configuration in test-init.tMon, 19 Oct 2015 15:25:58 +0200, by Pierre-Yves David
-
test: enable generaldelta early in 'test-treemanifest.t'Mon, 19 Oct 2015 11:28:31 +0200, by Pierre-Yves David
-
test: enable generaldelta in 'test-copy.t'Mon, 19 Oct 2015 10:48:02 +0200, by Pierre-Yves David
-
test: enable generaldelta in 'test-debugcommand.t'Sun, 18 Oct 2015 19:04:29 +0200, by Pierre-Yves David
-
test: use generaldelta in test-manifestv2.tSun, 18 Oct 2015 18:55:32 +0200, by Pierre-Yves David
-
test: explicitly use generaldelta in 'test-rebase-mq-skip.t'Sun, 18 Oct 2015 18:36:39 +0200, by Pierre-Yves David
-
test: using generaldelta in 'test-lfconvert.t'Fri, 16 Oct 2015 02:54:52 +0100, by Pierre-Yves David
-
test: enforce generaldelta format with the right optionThu, 12 Nov 2015 02:52:19 -0800, by Pierre-Yves David
-
test: enforce non-generaldelta base repository in 'test-generaldelta'Sat, 07 Nov 2015 13:53:11 -0500, by Pierre-Yves David
-
test: use generaldelta in 'test-hgweb-command.t'Tue, 20 Oct 2015 12:25:51 +0200, by Pierre-Yves David
-
stream: sort stream capability before serialisationTue, 20 Oct 2015 12:28:42 +0200, by Pierre-Yves David
-
test: spread capabilities replies in 'test-hgweb-commands'Tue, 20 Oct 2015 12:25:09 +0200, by Pierre-Yves David
-
phase: improve retractboundary perfSat, 07 Nov 2015 16:11:49 -0800, by Durham Goode
-
merge with stableThu, 12 Nov 2015 13:51:09 -0600, by Matt Mackall
-
format: introduce 'format.usegeneraldelta`Mon, 02 Nov 2015 15:59:12 +0000, by Pierre-Yves David
-
scmutil: extract general delta config handling in a functionMon, 02 Nov 2015 16:52:34 +0000, by Pierre-Yves David
-
test: test-bundle-type.t needs to work more universally stableTue, 10 Nov 2015 09:58:10 -0800, by Danek Duvall
-
bash_completion: add -p|--patch|--stat support for shelveTue, 10 Nov 2015 19:52:30 +0800, by Anton Shestakov
-
test-convert-git: silence commit output for stablitySun, 08 Nov 2015 18:34:36 -0500, by Matt Harbison
-
rebase: preserve the 'intermediate-source' attribute of graftsSun, 08 Nov 2015 17:56:48 -0500, by Matt Harbison
-
merge with stableWed, 11 Nov 2015 15:08:08 -0600, by Matt Mackall
-
verify: add a hook that can let extensions manipulate file listsWed, 04 Nov 2015 12:14:18 -0500, by Augie Fackler
-
resolve: don't abort when file is missingTue, 10 Nov 2015 17:16:59 -0800, by Siddharth Agarwal
-
filemerge: treat EOF at prompt as fail, not abortTue, 10 Nov 2015 17:13:16 -0800, by Siddharth Agarwal
-
test-merge-tools.t: add 'hg resolve --list' output to testsTue, 10 Nov 2015 17:10:47 -0800, by Siddharth Agarwal
-
error: add structured exception for EOF at promptTue, 10 Nov 2015 00:46:45 -0800, by Siddharth Agarwal
-
test-merge-prompt.t: unset HGMERGEMon, 09 Nov 2015 22:37:32 -0800, by Siddharth Agarwal
-
hgweb: compute changeset parents and children for log pages lazilyTue, 10 Nov 2015 23:02:59 +0800, by Anton Shestakov
-
filemerge: move :merge-local/other symlink check to precheckSun, 08 Nov 2015 23:42:44 -0800, by Siddharth Agarwal
-
test-merge-types.t: add tests for :merge-local/:merge-other with symlinksSun, 08 Nov 2015 23:47:20 -0800, by Siddharth Agarwal
-
posix: fix test-permissions regression stable 3.6.1Mon, 09 Nov 2015 15:53:11 -0600, by Matt Mackall
-
dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657) stableSun, 08 Nov 2015 01:10:52 +0800, by Anton Shestakov
-
dirstate: fix filefoldmap incosistency on file delete stableMon, 09 Nov 2015 10:43:23 -0800, by Mateusz Kwapich
-
merge with stableMon, 09 Nov 2015 12:49:21 -0600, by Matt Mackall
-
changegroup: back code change of e7c618cee8df out stableFri, 06 Nov 2015 13:01:15 -0500, by Pierre-Yves David
-
changegroup: call 'prechangegroup' hook before setting up write delay stableFri, 06 Nov 2015 12:59:09 -0500, by Pierre-Yves David
-
changegroup: fix the scope of a try finally stableFri, 06 Nov 2015 12:39:06 -0500, by Pierre-Yves David
-
encoding: re-escape U+DCxx characters in toutf8b input (issue4927)Thu, 05 Nov 2015 17:30:10 -0600, by Matt Mackall
-
encoding: use getutf8char in toutf8bThu, 05 Nov 2015 17:21:43 -0600, by Matt Mackall
-
encoding: handle non-BMP characters in fromutf8bThu, 05 Nov 2015 17:11:50 -0600, by Matt Mackall
-
posix: use getutf8char to handle OS X filename percent-escapingThu, 05 Nov 2015 17:09:00 -0600, by Matt Mackall
-
encoding: add getutf8char helperThu, 05 Nov 2015 16:48:46 -0600, by Matt Mackall
-
unbundle: gratuitous fix white spacing "issue"Sat, 07 Nov 2015 16:03:09 -0500, by Pierre-Yves David
-
demandimport: fix level passed to loader of sub-modules stableSun, 01 Nov 2015 21:19:09 +0900, by Yuya Nishihara
-
parsers: fix width of datalen variable in fm1readmarkers stableSat, 07 Nov 2015 17:43:20 +0900, by Yuya Nishihara
-
manifest: skip fastdelta if the change is largeThu, 05 Nov 2015 18:56:40 -0800, by Durham Goode
-
merge.mergestate: update docstrings for preresolve and resolveWed, 04 Nov 2015 23:44:51 -0800, by Siddharth Agarwal
-
rebase: pass date parameter to concludenodeMon, 26 Oct 2015 02:35:48 -0700, by Stanislau Hlebik
-
rebase: add date parameter to concludenode functionMon, 26 Oct 2015 02:22:26 -0700, by Stanislau Hlebik
-
hgweb: remove unused colorPart() from mercurial.jsSat, 24 Oct 2015 09:47:33 +0100, by Anton Shestakov
-
test: enforce non-general delta in 'test-generaldelta.t'Sun, 18 Oct 2015 18:49:59 +0200, by Pierre-Yves David
-
test: enforce bundle1 in 'test-push-cgi.t'Tue, 20 Oct 2015 15:27:56 +0200, by Pierre-Yves David
-
test: enforce v1 in 'test-debugbundle.t'Sun, 18 Oct 2015 18:42:09 +0200, by Pierre-Yves David
-
test: enforce bundle1 in "test-commit-interactive.t"Tue, 20 Oct 2015 02:39:42 +0200, by Pierre-Yves David
-
discovery: factor out calculation of heads to not warn aboutFri, 06 Nov 2015 09:48:24 -0800, by Ryan McElroy
-
merge with stableWed, 04 Nov 2015 15:17:52 -0600, by Matt Mackall
-
hooks: fix hooks not firing if prechangegroup was set (issue4934) stableTue, 03 Nov 2015 17:13:27 -0800, by Durham Goode
-
wireproto: move clonebundles command from extension (issue4931) stableTue, 03 Nov 2015 12:31:33 -0800, by Gregory Szorc
-
templatefilters: try round-trip utf-8 conversion by json filter (issue4933) stableWed, 04 Nov 2015 23:48:15 +0900, by Yuya Nishihara
-
exchange: do not attempt clone bundle if local repo is non-empty (issue4932) stableTue, 03 Nov 2015 12:16:54 -0800, by Gregory Szorc
-
test-clonebundles.t: add test for incremental pull stableTue, 03 Nov 2015 12:15:14 -0800, by Gregory Szorc
-
i18n: make sure to include translation of (DEPRECATED) stableTue, 03 Nov 2015 22:44:57 +0900, by Yuya Nishihara
-
i18n: do not abuse msgstr of "DEPRECATED" to check for bad translation stableTue, 03 Nov 2015 22:39:26 +0900, by Yuya Nishihara
-
filemerge.prompt: separate out choice selection and actionMon, 02 Nov 2015 12:12:24 -0800, by Siddharth Agarwal
-
test-merge-prompt.t: add tests for linear updates + change/delete conflictsMon, 02 Nov 2015 12:25:15 -0800, by Siddharth Agarwal
-
test-pathencode.py: drop support for Python 2.4Sat, 24 Oct 2015 16:25:16 -0700, by Siddharth Agarwal
-
hgweb.server: drop support for Python 2.4Sat, 24 Oct 2015 16:23:42 -0700, by Siddharth Agarwal
-
util: drop Python 2.4 compat by directly importing md5 and sha1Sat, 24 Oct 2015 15:56:16 -0700, by Siddharth Agarwal
-
hgweb: replace some str.split() calls by str.partition() or str.rpartition()Mon, 02 Nov 2015 23:37:49 +0800, by Anton Shestakov
-
help: replace some str.split() calls by str.partition() or str.rpartition()Mon, 02 Nov 2015 23:37:14 +0800, by Anton Shestakov
-
convert: test clean p2 file missingSat, 24 Oct 2015 01:54:46 +0200, by Mads Kiilerich
-
uescape: also encode non-printable char under 128Mon, 02 Nov 2015 11:56:59 +0000, by Pierre-Yves David
-
testing: add hypothesis fuzz testingSat, 24 Oct 2015 12:46:03 +0100, by David R. MacIver
-
merge with stableMon, 02 Nov 2015 13:00:45 +0000, by Pierre-Yves David
-
i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up stable 3.6Sun, 01 Nov 2015 08:38:56 +0900, by FUJIWARA Katsunori
-
i18n: fix regexp pattern to detect translation for DEPRECATED stableSun, 01 Nov 2015 08:38:56 +0900, by FUJIWARA Katsunori
-
scmutil: abort if an empty revision is given to revpair() stableSat, 31 Oct 2015 21:45:46 -0400, by Matt Harbison
-
i18n-ja: synchronized with 6474b64045fb stableSun, 01 Nov 2015 05:34:27 +0900, by FUJIWARA Katsunori
-
packaging: rework version detection and declaration (issue4912) stableMon, 26 Oct 2015 14:19:37 -0400, by Augie Fackler
-
hgweb: escape class keyword when used as a js object property (issue4913) stableTue, 27 Oct 2015 12:34:05 +0800, by Anton Shestakov
-
localrepo: discard objects in _filecache at transaction failure (issue4876) stableSat, 24 Oct 2015 18:58:57 +0900, by FUJIWARA Katsunori
-
demandimport: fix TypeError when importing Python regex library (issue4920) stableWed, 28 Oct 2015 16:27:09 +0100, by Gábor Stefanik
-
bundle2: attribute remote failures to remote (issue4788) stableSat, 24 Oct 2015 00:39:22 +0100, by Gregory Szorc
-
tests: add tests for remote hook output (issue4788) stableSat, 24 Oct 2015 00:39:26 +0100, by Gregory Szorc
-
help: mention alias and revsetalias in description of HGPLAINEXCEPT stableSat, 24 Oct 2015 06:59:26 +0100, by Yuya Nishihara
-
largefiles: don't mute and obfuscate http errors when putlfile fails stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
largefiles: test coverage of error handling from putlfile stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
largefiles: check hash of files in the store before copying to working dir stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
largefiles: test coverage of handling of store corruption stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
merge: improve clarity of table in update docstring stableFri, 23 Oct 2015 06:06:22 -0400, by Augie Fackler
-
ui: support paths.default-push without paths.default set (issue4914) stableThu, 22 Oct 2015 18:59:03 +0000, by Gregory Szorc
-
bookmarks: don't allow pushing new head for existing mark with -B (issue4400) stableWed, 21 Oct 2015 16:21:27 -0500, by Matt Mackall
-
largefiles: fix explicit commit of normal/largefile switch stableWed, 21 Oct 2015 00:18:11 +0200, by Mads Kiilerich
-
largefiles: test coverage of explicit commit of normal/largefile switch stableWed, 21 Oct 2015 00:10:46 +0200, by Mads Kiilerich
-
merge default into stable for code freeze stable 3.6-rcTue, 20 Oct 2015 15:59:10 -0500, by Matt Mackall
-
convert: fix Python syntax in 'splice in' messageMon, 19 Oct 2015 16:49:54 +0200, by Mads Kiilerich
-
rebase: fix wrong 'no changes to commit' when using --collapseMon, 19 Oct 2015 16:29:35 +0200, by Mads Kiilerich
-
pull: all pass along extra opargsMon, 19 Oct 2015 15:47:40 -0700, by Sean Farley
-
push: all pass along opargsMon, 19 Oct 2015 15:43:35 -0700, by Sean Farley
-
check-code: allow argument passing py2.6ismThu, 15 Oct 2015 17:28:26 -0400, by timeless
-
mail: drop python 2.5 self.sock.read workaroundThu, 15 Oct 2015 17:24:42 -0400, by timeless
-
url: drop support for python2.5Thu, 15 Oct 2015 17:21:08 -0400, by timeless
-
win32: drop reference to python2.5Thu, 15 Oct 2015 17:19:11 -0400, by timeless
-
editmerge: dequote other use of $EDMon, 19 Oct 2015 21:36:12 -0700, by Ryan McElroy
-
bundlerepo: properly extract compressed changegroup from bundle2Mon, 19 Oct 2015 16:01:55 +0200, by Pierre-Yves David
-
bundle2: make unbundle.compressed return True when compressedFri, 02 Oct 2015 23:21:39 -0700, by Pierre-Yves David
-
bundlerepo: uncompress changegroup in bundle1 case onlyMon, 19 Oct 2015 18:04:08 +0200, by Pierre-Yves David
-
bundlerepo: move temp-bundle writing logic into a closureMon, 19 Oct 2015 17:58:04 +0200, by Pierre-Yves David
-
shelve: properly process bundle2 bundleMon, 19 Oct 2015 15:42:50 +0200, by Pierre-Yves David
-
histedit: properly apply bundle2 backupsTue, 20 Oct 2015 03:07:23 +0200, by Pierre-Yves David
-
strip: pass source and url to bundle2 processingTue, 20 Oct 2015 16:01:33 +0200, by Pierre-Yves David
-
unbundle: use 'url' argument with applybundleTue, 20 Oct 2015 15:56:22 +0200, by Pierre-Yves David
-
applybundle: take url as argumentTue, 20 Oct 2015 15:55:04 +0200, by Pierre-Yves David
-
unbundle: use 'source' argument with applybundleTue, 20 Oct 2015 15:53:07 +0200, by Pierre-Yves David
-
applybundle: take source as argumentTue, 20 Oct 2015 15:52:42 +0200, by Pierre-Yves David
-
applybundle: set 'bundle2=1' env for all transactionTue, 20 Oct 2015 15:48:24 +0200, by Pierre-Yves David
-
unbundle: use 'bundle2.applybundle'Tue, 20 Oct 2015 15:47:20 +0200, by Pierre-Yves David
-
bundle2: introduce an "applybundle" functionTue, 20 Oct 2015 15:45:39 +0200, by Pierre-Yves David
-
commands.resolve: conclude merge driver if no unresolved files are leftThu, 15 Oct 2015 01:31:04 -0700, by Siddharth Agarwal
-
commands.resolve: call driverpreprocess if we haven't run it yetThu, 15 Oct 2015 01:27:06 -0700, by Siddharth Agarwal
-
merge.applyupdates: call driverconclude after performing merge actionsThu, 15 Oct 2015 01:22:01 -0700, by Siddharth Agarwal
-
merge.applyupdates: call driverpreprocess before starting merge actionsThu, 15 Oct 2015 01:19:10 -0700, by Siddharth Agarwal
-
merge: add stubs for preprocess and conclude steps of merge driverThu, 15 Oct 2015 01:17:29 -0700, by Siddharth Agarwal
-
commands.resolve: don't allow users to mark or unmark driver-resolved filesThu, 15 Oct 2015 01:15:22 -0700, by Siddharth Agarwal
-
resolve: only create wctx onceThu, 15 Oct 2015 01:11:50 -0700, by Siddharth Agarwal
-
dirstate: fix invalid reference to self.uiMon, 19 Oct 2015 12:07:17 -0700, by James Mills
-
spelling: trivial spell checkingSat, 17 Oct 2015 00:58:46 +0200, by Mads Kiilerich
-
mq: consistently use qrefreshWed, 14 Oct 2015 03:30:27 -0400, by timeless
-
grammar: use does instead of do where appropriateWed, 14 Oct 2015 02:06:54 -0400, by timeless
-
l10n: use %d instead of %s for numbersWed, 14 Oct 2015 22:29:03 -0400, by timeless
-
check-code: block non-portable pipe-andThu, 15 Oct 2015 20:36:12 -0400, by timeless
-
test-shelve: do not use non-portable pipe-andThu, 15 Oct 2015 20:32:01 -0400, by timeless
-
parsers: suppress warning of signed and unsigned comparison at nt_initSun, 18 Oct 2015 09:05:04 +0900, by Yuya Nishihara
-
parsers: correct type of temporary variables for dirstate tuple fieldsSat, 17 Oct 2015 23:14:13 +0900, by Yuya Nishihara
-
test: enforce v1 type in 'test-bundle2-remote-changegroup.t'Fri, 16 Oct 2015 02:53:57 +0100, by Pierre-Yves David
-
test: enforce v1 type in 'test-bundle2-format.t'Fri, 16 Oct 2015 02:51:34 +0100, by Pierre-Yves David
-
editmerge: properly quote variablesSat, 17 Oct 2015 15:48:14 -0700, by Ryan McElroy
-
commands.resolve: print out warning when only driver-resolved files remainThu, 15 Oct 2015 01:09:58 -0700, by Siddharth Agarwal
-
merge.mergestate: set merge driver state to 's' if there's none presentThu, 15 Oct 2015 01:06:29 -0700, by Siddharth Agarwal
-
merge.mergestate: only check for merge driver when property is accessedThu, 15 Oct 2015 01:04:46 -0700, by Siddharth Agarwal
-
localrepo.commit: abort if merge driver's conclude step hasn't been run yetThu, 15 Oct 2015 01:02:32 -0700, by Siddharth Agarwal
-
merge.mergestate: add a way to get the merge driver stateThu, 15 Oct 2015 00:57:56 -0700, by Siddharth Agarwal
-
merge.mergestate: add a way to get the other side of the mergeThu, 15 Oct 2015 00:49:07 -0700, by Siddharth Agarwal
-
commands.resolve: support printing out driver-resolved filesThu, 15 Oct 2015 00:45:20 -0700, by Siddharth Agarwal
-
histedit: make histedit prune when obsolete is enabledSat, 17 Oct 2015 12:32:23 -0700, by Durham Goode
-
clonebundles: rewrite documentationSat, 17 Oct 2015 11:23:54 -0700, by Gregory Szorc
-
exchange: support streaming clone bundles in clone bundlesSat, 17 Oct 2015 11:37:08 -0700, by Gregory Szorc
-
exchange: parse requirements from stream clone specification stringSat, 17 Oct 2015 10:26:34 -0700, by Gregory Szorc
-
exchange: support parameters in bundle specification stringsWed, 14 Oct 2015 17:00:34 -0700, by Gregory Szorc
-
commands: support consuming stream clone bundlesThu, 15 Oct 2015 13:43:18 -0700, by Gregory Szorc
-
commands: support creating stream clone bundlesSat, 17 Oct 2015 11:40:29 -0700, by Gregory Szorc
-
exchange: support for streaming clone bundlesThu, 15 Oct 2015 13:00:45 -0700, by Gregory Szorc
-
streamclone: support for producing and consuming stream clone bundlesSat, 17 Oct 2015 11:14:52 -0700, by Gregory Szorc
-
spelling: fix typo in transaction error messagesSat, 17 Oct 2015 15:28:02 -0500, by Matt Mackall
-
transaction: reorder unlinking .hg/journal and .hg/journal.backupfilesFri, 16 Oct 2015 03:29:51 +0900, by FUJIWARA Katsunori
-
merge: make in-memory changes visible to external update hooksSat, 17 Oct 2015 01:15:34 +0900, by FUJIWARA Katsunori
-
hook: centralize passing HG_PENDING to external hook processSat, 17 Oct 2015 01:15:34 +0900, by FUJIWARA Katsunori
-
cmdutil: make in-memory changes visible to external editor (issue4378)Sat, 17 Oct 2015 01:15:34 +0900, by FUJIWARA Katsunori
-
dirstate: show develwarn for write() invocation without transactionSat, 17 Oct 2015 01:15:34 +0900, by FUJIWARA Katsunori
-
dirstate: make dirstate.write() callers pass transaction object to itSat, 17 Oct 2015 01:15:34 +0900, by FUJIWARA Katsunori
-
dirstate: remove layering violation around writing dirstate outSat, 17 Oct 2015 01:15:34 +0900, by FUJIWARA Katsunori
-
dirstateguard: remove layering violation around saving/restoring backupSat, 17 Oct 2015 01:15:33 +0900, by FUJIWARA Katsunori
-
rebase: reduce scope of try catch in restorestateThu, 15 Oct 2015 15:20:44 -0700, by Christian Delahousse
-
rebase: on abort delete rebase state file no matter whatThu, 15 Oct 2015 12:13:46 -0700, by Christian Delahousse
-
contrib: make editmerge look for merge markers at the beginning of the lineFri, 16 Oct 2015 15:01:42 -0700, by Christian Delahousse
-
commit: abort when a committemplate is not changedFri, 09 Oct 2015 21:44:54 -0700, by Tony Tung
-
localrepo.commit: disallow commit when driver-resolved files existWed, 14 Oct 2015 16:04:43 -0700, by Siddharth Agarwal
-
merge.mergestate: add a generator for driver-resolved filesWed, 14 Oct 2015 15:01:07 -0700, by Siddharth Agarwal
-
hook: for python hooks, also return whether an exception was raisedWed, 14 Oct 2015 16:27:10 -0700, by Siddharth Agarwal
-
hook.runhooks: return a dict of result valuesWed, 14 Oct 2015 16:19:47 -0700, by Siddharth Agarwal
-
hook: factor out determination of hooks from running themWed, 14 Oct 2015 16:13:31 -0700, by Siddharth Agarwal
-
mq: generate patch names from first line of descriptionTue, 10 Mar 2015 13:19:17 +0100, by Mads Kiilerich
-
contrib: offer Python 2.7.10Thu, 15 Oct 2015 21:36:47 +0200, by Mads Kiilerich
-
contrib: drop Python < 2.6 from Makefile.pythonThu, 15 Oct 2015 21:35:49 +0200, by Mads Kiilerich
-
mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3Fri, 16 Oct 2015 11:37:34 +0200, by Mads Kiilerich
-
exchange: don't print error codes after clone bundle failureThu, 15 Oct 2015 14:53:32 -0700, by Gregory Szorc
-
debian: install bash completion as hg and not mercurial (issue4900)Wed, 14 Oct 2015 14:53:15 -0400, by Augie Fackler
-
merge-tools: allow marking a mergetool as completely disabledWed, 14 Oct 2015 12:57:33 -0400, by Augie Fackler
-
exchange: add oparg to push so that extensions can wrap pushopTue, 13 Oct 2015 23:04:53 -0700, by Sean Farley
-
destmerge: extract logic based on branch heads in its own functionThu, 15 Oct 2015 03:15:54 +0100, by Pierre-Yves David
-
destmerge: extract logic based on bookmark into its own functionThu, 15 Oct 2015 03:13:14 +0100, by Pierre-Yves David
-
destupdate: have a generic and extensible way to run each stepThu, 15 Oct 2015 03:00:09 +0100, by Pierre-Yves David
-
destupdate: extract logic based on branch in its own functionThu, 15 Oct 2015 02:33:09 +0100, by Pierre-Yves David
-
destupdate: extract logic based on bookmarks in its own functionThu, 15 Oct 2015 02:27:30 +0100, by Pierre-Yves David
-
destupdate: extract logic based on obsolescence marker in its own functionThu, 15 Oct 2015 02:15:43 +0100, by Pierre-Yves David
-
destupdate: move obsolete handling firstThu, 15 Oct 2015 02:12:55 +0100, by Pierre-Yves David
-
destupdate: indent bookmark and branch logicThu, 15 Oct 2015 02:12:15 +0100, by Pierre-Yves David
-
destupdate: extract validation logicThu, 15 Oct 2015 14:10:57 +0100, by Pierre-Yves David
-
rebase: rename and test '_destrebase'Thu, 15 Oct 2015 01:56:03 +0100, by Pierre-Yves David
-
rebase: directly use '_destrebase'Thu, 15 Oct 2015 01:51:53 +0100, by Pierre-Yves David
-
rebase: extra default destination in its own functionThu, 15 Oct 2015 01:50:31 +0100, by Pierre-Yves David
-
revset: rename and test '_destmerge'Thu, 15 Oct 2015 01:47:28 +0100, by Pierre-Yves David
-
merge: directly get destination from destutilThu, 15 Oct 2015 01:19:32 +0100, by Pierre-Yves David
-
destutil: move default merge destination into a functionThu, 15 Oct 2015 01:11:00 +0100, by Pierre-Yves David
-
revset: reintroduce and experimental revset for update destinationThu, 15 Oct 2015 01:35:44 +0100, by Pierre-Yves David
-
changegroup: move manifest unpacking into its own methodWed, 14 Oct 2015 15:11:53 -0400, by Augie Fackler
-
changegroup: move manifest packing into a separate functionThu, 01 Oct 2015 15:35:10 -0400, by Augie Fackler
-
changegroup: rename manifest linknode closure for clarityWed, 30 Sep 2015 19:59:12 -0400, by Augie Fackler
-
changegroup: reformat packermap and add commentTue, 29 Sep 2015 15:14:03 -0400, by Augie Fackler
-
changegroup: document the public surface area of cg?unpackersWed, 14 Oct 2015 12:05:27 -0400, by Augie Fackler
-
changegroup: mark cg1unpacker.chunklength as privateWed, 14 Oct 2015 11:58:56 -0400, by Augie Fackler
-
changegroup: note why a few methods on cg1unpacker existWed, 14 Oct 2015 11:58:35 -0400, by Augie Fackler
-
revlog: rename bundle to cg to reflect its nature as a cg?unpackerWed, 14 Oct 2015 11:32:33 -0400, by Augie Fackler
-
changegroup: mark _addchangegroupfiles as module-privateTue, 13 Oct 2015 17:16:10 -0400, by Augie Fackler
-
changegroup: delete now-unused addchangegroup methodTue, 13 Oct 2015 17:14:37 -0400, by Augie Fackler
-
localrepo: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:14:07 -0400, by Augie Fackler
-
repair: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:12:46 -0400, by Augie Fackler
-
exchange: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:12:29 -0400, by Augie Fackler
-
commands: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:12:12 -0400, by Augie Fackler
-
bundle2: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:11:52 -0400, by Augie Fackler
-
shelve: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:11:18 -0400, by Augie Fackler
-
histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()Tue, 13 Oct 2015 17:14:21 -0400, by Augie Fackler
-
changegroup: migrate addchangegroup() to forward to cg?unpacker.apply()Tue, 13 Oct 2015 16:58:51 -0400, by Augie Fackler
-
changegroup: move source check to top of addchangegroupTue, 13 Oct 2015 15:54:05 -0400, by Augie Fackler
-
error: remove superfluous pass statementsThu, 15 Oct 2015 09:52:32 -0400, by Augie Fackler
-
hook: raise a separate exception for when loading a hook failsMon, 12 Oct 2015 18:49:23 -0700, by Siddharth Agarwal
-
clonebundles: advertise clone bundles feature to clientsWed, 14 Oct 2015 11:05:53 -0700, by Gregory Szorc
-
exchange: advertise if a clone bundle was attemptedWed, 14 Oct 2015 10:36:20 -0700, by Gregory Szorc
-
exchange: record that we attempted to fetch a clone bundleTue, 13 Oct 2015 14:55:02 -0700, by Gregory Szorc
-
exchange: provide hint on how to disable clone bundlesTue, 13 Oct 2015 12:41:32 -0700, by Gregory Szorc
-
exchange: document filterclonebundleentriesWed, 14 Oct 2015 10:03:26 -0700, by Gregory Szorc
-
wireproto: properly parse false boolean args (BC)Wed, 14 Oct 2015 10:58:35 -0700, by Gregory Szorc
-
bundle2: gracefully skip 'obsmarkers' part if evolution is disabledThu, 15 Oct 2015 03:29:00 +0100, by Pierre-Yves David
-
obsstore: make the readonly attribute accessibleThu, 15 Oct 2015 12:45:34 +0100, by Pierre-Yves David
-
update: introduce a 'UpdateAbort' exceptionMon, 05 Oct 2015 04:26:26 -0700, by Pierre-Yves David
-
update: "deprecate" call to 'merge.update' without a destinationMon, 05 Oct 2015 21:42:09 -0700, by Pierre-Yves David
-
shelve: delete shelve statefile on any exception during abortWed, 14 Oct 2015 20:35:06 -0700, by Christian Delahousse
-
highlight: add option to prevent content-only based fallbackWed, 14 Oct 2015 18:22:16 -0700, by Gregory Szorc
-
highlight: inline checkfctx()Wed, 14 Oct 2015 17:43:44 -0700, by Gregory Szorc
-
highlight: consolidate duplicate codeWed, 14 Oct 2015 17:42:07 -0700, by Gregory Szorc
-
rebase: properly abort when destination is public (issue4896)Tue, 13 Oct 2015 14:06:51 -0700, by Christian Delahousse
-
bookmarks: don't deactivate on no-op update (issue4901)Wed, 14 Oct 2015 18:03:17 -0500, by Matt Mackall
-
rebase: properly handle chains of markers with missing nodesThu, 15 Oct 2015 00:32:20 +0100, by Pierre-Yves David
-
rebase: use a direct reference to repo.changelogWed, 14 Oct 2015 23:42:15 +0100, by Pierre-Yves David
-
mail: drop python 2.5 supportWed, 14 Oct 2015 22:21:05 -0400, by timeless
-
exchange: use pushop.repo instead of repoTue, 13 Oct 2015 22:53:08 -0700, by Sean Farley
-
rebase: factor out nothing to rebase return codeTue, 13 Oct 2015 03:20:05 -0700, by Ryan McElroy
-
gitweb: visually highlight source lines when hovering over line numbersThu, 15 Oct 2015 00:04:58 +0800, by Anton Shestakov
-
rebase: added commentsTue, 13 Oct 2015 14:17:15 -0700, by Christian Delahousse
-
monoblue: visually highlight source lines when hovering over line numbersWed, 14 Oct 2015 22:45:51 +0800, by Anton Shestakov
-
monoblue: make the size of line links bigger to cover line numbers betterWed, 14 Oct 2015 22:24:50 +0800, by Anton Shestakov
-
gitweb: don't drop current revision context on graph pageSat, 26 Sep 2015 18:16:49 +0800, by Anton Shestakov
-
util: also catch IndexErrorTue, 13 Oct 2015 16:05:30 -0700, by Sean Farley
-
exewrapper: add comments about PYTHONHOMEWed, 14 Oct 2015 12:23:49 +0200, by Adrian Buehlmann
-
exewrapper: report name of failed private DLL in error messageWed, 14 Oct 2015 12:23:04 +0200, by Adrian Buehlmann
-
exewrapper: report name of failed DLL in error messageWed, 14 Oct 2015 12:22:09 +0200, by Adrian Buehlmann
-
merge: abort on file/directory case folding collisions (issue4892)Tue, 13 Oct 2015 00:16:25 +0200, by Mads Kiilerich
-
tests: test of case-folding merge collisionsTue, 13 Oct 2015 00:16:25 +0200, by Mads Kiilerich
-
copies: group bothnew with other setsWed, 19 Aug 2015 15:40:13 -0500, by Matt Mackall
-
copies: rename renamedelete to renamedeleteset for clarityWed, 19 Aug 2015 15:32:27 -0500, by Matt Mackall
-
copies: move _makegetfctx calls into checkcopiesWed, 19 Aug 2015 15:26:08 -0500, by Matt Mackall
-
copies: factor out setupctx into _makegetfctxWed, 19 Aug 2015 15:17:33 -0500, by Matt Mackall
-
copies: avoid reference to c1/c2 in makectxFri, 21 Aug 2015 15:12:58 -0500, by Matt Mackall
-
mq: use cmdutil.revert instead of hg.revertMon, 12 Oct 2015 03:37:09 -0500, by Matt Mackall
-
debugmergestate: add support for printing out driver-resolved filesWed, 30 Sep 2015 21:48:53 -0700, by Siddharth Agarwal
-
debugmergestate: add support for printing out merge driverWed, 30 Sep 2015 21:47:27 -0700, by Siddharth Agarwal
-
merge.mergedriver: don't try resolving files marked driver-resolvedWed, 30 Sep 2015 19:43:51 -0700, by Siddharth Agarwal
-
merge.mergestate: add support for persisting driver-resolved filesMon, 28 Sep 2015 18:34:06 -0700, by Siddharth Agarwal
-
merge.mergestate: add support for persisting a custom merge driverWed, 30 Sep 2015 21:42:52 -0700, by Siddharth Agarwal
-
exchange: support sorting URLs by client-side preferencesTue, 13 Oct 2015 12:30:39 -0700, by Gregory Szorc
-
exchange: extract bundle specification components into own attributesTue, 13 Oct 2015 12:31:19 -0700, by Gregory Szorc
-
exchange: support preserving external names when parsing bundle specsTue, 13 Oct 2015 12:29:50 -0700, by Gregory Szorc
-
clonebundles: filter on SNI requirementTue, 13 Oct 2015 10:59:41 -0700, by Gregory Szorc
-
clonebundles: filter on bundle specificationTue, 13 Oct 2015 11:45:30 -0700, by Gregory Szorc
-
clonebundle: support bundle2Tue, 13 Oct 2015 10:41:54 -0700, by Gregory Szorc
-
update: also use 'destupdate' for pull and unbundleMon, 05 Oct 2015 21:31:32 -0700, by Pierre-Yves David
-
destupdate: also include bookmark related logicTue, 29 Sep 2015 01:03:26 -0700, by Pierre-Yves David
-
exchange: refactor bundle specification parsingTue, 13 Oct 2015 10:57:54 -0700, by Gregory Szorc
-
exchange: move bundle specification parsing from cmdutilTue, 13 Oct 2015 11:43:21 -0700, by Gregory Szorc
-
revset: add optional offset argument to limit() predicateTue, 24 Mar 2015 00:28:28 +0900, by Yuya Nishihara
-
revset: port limit() to support keyword argumentsMon, 12 Oct 2015 17:19:22 +0900, by Yuya Nishihara
-
revset: eliminate temporary reference to subset in limit() and last()Mon, 12 Oct 2015 17:14:47 +0900, by Yuya Nishihara
-
dirstate: read from pending file under HG_PENDING mode if it existsWed, 14 Oct 2015 02:49:17 +0900, by FUJIWARA Katsunori
-
dirstate: make writing in-memory changes aware of transaction activityWed, 14 Oct 2015 02:49:17 +0900, by FUJIWARA Katsunori
-
dirstate: make functions for backup aware of transaction activityWed, 14 Oct 2015 02:49:17 +0900, by FUJIWARA Katsunori
-
dirstate: move code paths for backup from dirstateguard to dirstateWed, 14 Oct 2015 02:49:17 +0900, by FUJIWARA Katsunori
-
localrepo: restore dirstate to one before rollbacking if not parent-goneTue, 13 Oct 2015 12:25:43 -0700, by FUJIWARA Katsunori
-
parsers: make pack_dirstate take now in integer for consistencyWed, 14 Oct 2015 02:40:04 +0900, by FUJIWARA Katsunori
-
destupdate: include the 'check' logicTue, 29 Sep 2015 00:18:49 -0700, by Pierre-Yves David
-
destupdate: move the check related to the "clean" logic in the functionMon, 05 Oct 2015 03:50:47 -0700, by Pierre-Yves David
-
largefiles: better handling of merge of largefiles that not are availableMon, 12 Oct 2015 19:22:34 +0200, by Mads Kiilerich
-
patchbomb: check that targets exist at the publicurlSun, 11 Oct 2015 22:13:03 -0700, by Pierre-Yves David
-
windows: read all global config files, not just the first (issue4491) (BC)Mon, 12 Oct 2015 20:13:12 +0200, by Mads Kiilerich
-
strip: factor out revset calculation for strip -BFri, 09 Oct 2015 14:48:59 -0700, by Ryan McElroy
-
clonebundles: support for seeding clones from pre-generated bundlesFri, 09 Oct 2015 11:22:01 -0700, by Gregory Szorc
-
sslutil: expose attribute indicating whether SNI is supportedTue, 29 Sep 2015 16:17:32 -0700, by Gregory Szorc
-
resolve: perform all premerges before performing any file merges (BC)Sun, 11 Oct 2015 23:58:07 -0700, by Siddharth Agarwal
-
test-resolve.t: add some tests for .orig file contentsSun, 11 Oct 2015 23:56:44 -0700, by Siddharth Agarwal
-
test-resolve.t: add some output to show order of operationsSun, 11 Oct 2015 23:54:40 -0700, by Siddharth Agarwal
-
merge.mergestate: perform all premerges before any merges (BC)Sun, 11 Oct 2015 21:56:39 -0700, by Siddharth Agarwal
-
merge: introduce a preresolve functionSun, 11 Oct 2015 20:12:12 -0700, by Siddharth Agarwal
-
merge.mergestate._resolve: also return completed statusSun, 11 Oct 2015 18:37:54 -0700, by Siddharth Agarwal
-
merge.mergestate: add a wrapper around resolveSun, 11 Oct 2015 18:29:50 -0700, by Siddharth Agarwal
-
simplemerge: move conflict warning message to filemergeFri, 09 Oct 2015 13:54:52 -0700, by Siddharth Agarwal
-
filemerge: clean up some dead codeSun, 11 Oct 2015 15:04:00 -0700, by Siddharth Agarwal
-
run-tests: add b-prefix on two strings to fix python3 supportMon, 12 Oct 2015 14:15:04 -0400, by Augie Fackler
-
filemerge: break overall filemerge into separate premerge and merge stepsSun, 11 Oct 2015 20:47:14 -0700, by Siddharth Agarwal
-
filemerge: only copy to backup during premerge stepSun, 11 Oct 2015 20:04:40 -0700, by Siddharth Agarwal
-
filemerge: only print out "merging f" output at premerge stepSun, 11 Oct 2015 20:02:53 -0700, by Siddharth Agarwal
-
filemerge: deindent the parts of filemerge outside the try blockThu, 08 Oct 2015 00:19:20 -0700, by Siddharth Agarwal
-
filemerge: introduce a premerge flag and functionSun, 11 Oct 2015 20:47:04 -0700, by Siddharth Agarwal
-
filemerge: also return whether the merge is completeSun, 11 Oct 2015 12:56:21 -0700, by Siddharth Agarwal
-
filemerge: add a wrapper around the filemerge functionSun, 11 Oct 2015 12:31:08 -0700, by Siddharth Agarwal
-
context: don't hex encode all unknown 20 char revision specs (issue4890)Fri, 09 Oct 2015 01:19:37 +0200, by Mads Kiilerich
-
discovery: put trivial branch firstMon, 12 Oct 2015 00:45:24 -0700, by Pierre-Yves David
-
shelve: rename 'publicancestors' to something accurate (issue4737)Fri, 09 Oct 2015 15:31:50 -0700, by Pierre-Yves David
-
makefile: add wheel build targetFri, 09 Oct 2015 12:30:46 -0500, by Nathan Goldbaum
-
setup: import setup from setuptools if FORCE_SETUPTOOLS is setFri, 09 Oct 2015 12:25:51 -0500, by Nathan Goldbaum
-
hgweb: remove obsolete -webkit-border-radius propertyMon, 12 Oct 2015 14:46:51 +0100, by Gijs Kruitbosch
-
monoblue: add a link to the latest file revisionMon, 12 Oct 2015 15:20:04 +0800, by Anton Shestakov
-
discovery: reference relevant bug in the faulty codeFri, 09 Oct 2015 15:44:00 -0700, by Pierre-Yves David
-
discovery: fix a typo in a commentFri, 09 Oct 2015 15:37:05 -0700, by Pierre-Yves David
-
getsubset: get the unpacker version from the bundlerFri, 09 Oct 2015 14:59:37 -0700, by Pierre-Yves David
-
test-convert-cvs: add sleep so cvs notices changesMon, 12 Oct 2015 15:42:32 +0300, by Emanuele Giaquinta
-
cvsps: fix computation of parent revisions when log caching is onWed, 07 Oct 2015 11:33:52 +0300, by Emanuele Giaquinta
-
dirstate: batch calls to statfiles (issue4878)Tue, 06 Oct 2015 16:26:20 -0500, by Matt Mackall
-
parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888)Sun, 11 Oct 2015 18:30:47 +0900, by Yuya Nishihara
-
parsers: read sizes of metadata pair of obsolete marker at onceSun, 11 Oct 2015 18:41:41 +0900, by Yuya Nishihara
-
filemerge: clean up temp files in a finally blockWed, 07 Oct 2015 21:51:24 -0700, by Siddharth Agarwal
-
check-code: detect and ban 'util.Abort'Thu, 08 Oct 2015 12:53:09 -0700, by Pierre-Yves David
-
error: get Abort from 'error' instead of 'util'Thu, 08 Oct 2015 12:55:45 -0700, by Pierre-Yves David
-
eol: rename 'error' to 'haserror'Mon, 05 Oct 2015 22:49:24 -0700, by Pierre-Yves David
-
discovery: rename 'error' to 'errormsg'Mon, 05 Oct 2015 22:29:57 -0700, by Pierre-Yves David
-
histedit: delete histedit statefile on any exception during abortMon, 05 Oct 2015 16:44:45 -0700, by Christian Delahousse