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