Mon, 02 Jan 2017 14:10:32 +0000 |
Jun Wu |
chg: decouple hgclient from setuppager
|
Mon, 02 Jan 2017 14:04:35 +0000 |
Jun Wu |
chg: decouple hgclient from setupsignalhandler
|
Mon, 02 Jan 2017 14:02:47 +0000 |
Jun Wu |
chg: move signal and pager handling to a separate file
|
Wed, 07 Oct 2015 16:02:45 -0700 |
Gregory Szorc |
keepalive: rewrite readline()
|
Wed, 07 Oct 2015 15:53:58 -0700 |
Gregory Szorc |
keepalive: remove limit argument from readline()
|
Wed, 07 Oct 2015 15:33:52 -0700 |
Gregory Szorc |
keepalive: don't concatenate strings when reading chunked transfer
|
Mon, 26 Dec 2016 12:11:29 -0700 |
Gregory Szorc |
exchange: use rich class for sorting clone bundle entries
|
Wed, 04 Jan 2017 10:51:37 -0600 |
Kevin Bullock |
Added signature for changeset e69874dc1f4e
stable
|
Wed, 04 Jan 2017 10:51:31 -0600 |
Kevin Bullock |
Added tag 4.0.2 for changeset e69874dc1f4e
stable
|
Sat, 31 Dec 2016 17:19:09 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 5f33116cd787
stable 4.0.2
|
Mon, 26 Dec 2016 00:02:42 +0000 |
Jun Wu |
chg: respect XDG_RUNTIME_DIR
|
Sun, 25 Dec 2016 23:49:54 +0000 |
Jun Wu |
chg: make "get default sockdir" a separate method
|
Sun, 25 Dec 2016 23:32:11 +0000 |
Jun Wu |
chg: handle connect failure before errno gets overridden
|
Sun, 25 Dec 2016 03:06:55 +0530 |
Pulkit Goyal |
py3: have a bytes version of shlex.split()
|
Fri, 23 Dec 2016 16:26:40 +0000 |
Jun Wu |
chg: support long socket path
|
Fri, 23 Dec 2016 16:16:44 +0000 |
Jun Wu |
chg: remove sockdirfd
|
Fri, 23 Dec 2016 16:37:00 +0000 |
Jun Wu |
chg: let hgc_open support long path
|
Sat, 24 Dec 2016 15:38:27 -0500 |
Augie Fackler |
rebase: un-wrap function signature since it fits in 80 columns
|
Sun, 25 Dec 2016 02:42:46 +0530 |
Pulkit Goyal |
py3: exclude pywatchman from test-check-py3-compat.t
|
Sun, 25 Dec 2016 02:34:19 +0530 |
Pulkit Goyal |
py3: update test-check-py3-compat.t
|
Thu, 22 Dec 2016 19:35:30 +0530 |
Pulkit Goyal |
shelve: choose a legal shelve name when no name is passed (issue5112)
|
Thu, 22 Dec 2016 23:27:32 +0530 |
Pulkit Goyal |
shelve: add tests to ensure illegal shelve names are avoided
|
Tue, 20 Dec 2016 00:20:07 +0530 |
Pulkit Goyal |
py3: replace sys.executable with pycompat.sysexecutable
|
Tue, 20 Dec 2016 00:02:24 +0530 |
Pulkit Goyal |
py3: have bytes version of sys.executable
|
Thu, 22 Dec 2016 01:54:17 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd instead of os.getcwd
|
Wed, 21 Dec 2016 23:40:38 +0530 |
Pulkit Goyal |
py3: use python 3 compatible variables in hgext/fsmontor/__init__.py
|
Wed, 21 Dec 2016 22:42:31 +0530 |
Pulkit Goyal |
py3: add warnings in check-code related to py3
|
Mon, 19 Dec 2016 02:54:49 +0530 |
Pulkit Goyal |
py3: replace os.getenv with pycompat.osgetenv
|
Mon, 19 Dec 2016 02:35:38 +0530 |
Pulkit Goyal |
py3: have bytes version of os.getenv
|
Sat, 24 Dec 2016 01:16:14 +0530 |
Pulkit Goyal |
url: remove unnecessary deletion of environ variables while dealing with proxy
|
Thu, 22 Dec 2016 23:28:35 -0700 |
Gregory Szorc |
convert: add config option to control storing original revision
|
Thu, 22 Dec 2016 23:28:11 -0700 |
Gregory Szorc |
convert: add config option to copy extra keys from Git commits
|
Thu, 22 Dec 2016 09:26:47 -0800 |
Gregory Szorc |
convert: don't use {} as default argument value
|
Thu, 22 Dec 2016 19:08:38 -0500 |
Remi Chaintron |
documentation: better censor flag documentation
|
Sat, 24 Dec 2016 10:40:08 -0700 |
Gregory Szorc |
tests: make test-convert-git.t reproducible
|
Thu, 22 Dec 2016 11:22:32 -0800 |
Zack Hricz |
fsmonitor: refresh pywatchman to upstream
|
Thu, 22 Dec 2016 11:07:59 -0800 |
Zack Hricz |
tests: exclude bundled pywatchman from test-check-pyflakes
|
Thu, 22 Dec 2016 23:14:13 +0900 |
Yuya Nishihara |
posix: make poll() restart on interruption by signal (issue5452)
stable
|
Fri, 18 Nov 2016 18:18:15 +0100 |
Pierre-Yves David |
color: load 'colortable' from extension using an 'extraloader'
|
Fri, 18 Nov 2016 18:09:36 +0100 |
Pierre-Yves David |
color: move hgext.color._styles to mercurial.color.style
|
Fri, 18 Nov 2016 18:29:19 +0100 |
Pierre-Yves David |
color: drop use of the 'global' keyword for '_style'
|
Fri, 18 Nov 2016 18:27:13 +0100 |
Pierre-Yves David |
color: drop use of the 'global' keyword for _terminfo_params
|
Wed, 21 Dec 2016 13:51:34 -0800 |
zphricz |
fsmonitor: fix exception message scraping
|
Wed, 21 Dec 2016 13:44:15 -0800 |
David Soria Parra |
tests: add magic string to bypass check-commit
|
Mon, 19 Dec 2016 22:46:00 +0900 |
Yuya Nishihara |
demandimport: do not raise ImportError for unknown item in fromlist
stable
|
Sun, 18 Dec 2016 12:53:20 -0800 |
Gregory Szorc |
convert: config option for git rename limit
|
Thu, 22 Dec 2016 01:09:45 +0900 |
Yuya Nishihara |
chgserver: backout changeset dfb19aed409e (per discussion)
|
Fri, 16 Dec 2016 14:48:37 +0000 |
Jun Wu |
chgserver: override runcommand
|
Fri, 16 Dec 2016 14:46:34 +0000 |
Jun Wu |
chgserver: store csystem separately
|
Mon, 19 Dec 2016 02:26:41 +0530 |
Pulkit Goyal |
py3: replace sys.platform with pycompat.sysplatform (part 2 of 2)
|
Mon, 19 Dec 2016 02:15:24 +0530 |
Pulkit Goyal |
py3: replace sys.platform with pycompat.sysplatform (part 1 of 2)
|
Mon, 19 Dec 2016 00:28:12 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 2 of 2)
|
Mon, 19 Dec 2016 00:16:52 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 1 of 2)
|
Sun, 18 Dec 2016 02:08:59 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 5 of 5)
|
Sun, 18 Dec 2016 02:06:00 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 4 of 5)
|
Sun, 18 Dec 2016 01:54:36 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 3 of 5)
|
Sun, 18 Dec 2016 01:46:39 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 2 of 5)
|
Sun, 18 Dec 2016 01:34:41 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 1 of 5)
|
Tue, 20 Dec 2016 20:28:41 -0800 |
David Soria Parra |
tests: exclude bundled pywatchman from check-code test
|
Tue, 20 Dec 2016 09:23:50 -0800 |
David Soria Parra |
convert: parse perforce data on-demand
|
Tue, 20 Dec 2016 09:23:50 -0800 |
David Soria Parra |
convert: return calculated values from parse() instead of manpulating state
|
Tue, 20 Dec 2016 09:23:50 -0800 |
David Soria Parra |
convert: move localname state to function scope
|
Tue, 20 Dec 2016 09:23:50 -0800 |
David Soria Parra |
convert: use return value in parse_view() instead of manipulating state
|
Mon, 19 Dec 2016 04:25:18 +0100 |
Pierre-Yves David |
changegroup: simplify logic around enabling changegroup 03
|
Mon, 19 Dec 2016 04:29:33 +0100 |
Pierre-Yves David |
changegroup: pass 'repo' to allsupportedversions
|
Mon, 19 Dec 2016 04:31:13 +0100 |
Pierre-Yves David |
changegroup: simplify 'allsupportedversions' logic
|
Sun, 18 Dec 2016 01:17:12 +0530 |
Pulkit Goyal |
py3: replace os.altsep with pycompat.altsep
|
Sun, 18 Dec 2016 00:52:05 +0530 |
Pulkit Goyal |
py3: have a bytes version of sys.platform
|
Sun, 18 Dec 2016 00:44:21 +0530 |
Pulkit Goyal |
py3: have a bytes version of os.altsep
|
Sat, 17 Dec 2016 23:55:25 +0530 |
Pulkit Goyal |
py3: make sure encoding.encoding is a bytes variable
|
Mon, 19 Dec 2016 22:15:00 +0000 |
Jun Wu |
chg: remove locks
|
Mon, 19 Dec 2016 22:09:49 +0000 |
Jun Wu |
chg: start server at a unique address
|
Mon, 19 Dec 2016 22:07:41 +0000 |
Jun Wu |
chgserver: truncate base address at "." for hash address
|
Sun, 23 Oct 2016 17:47:00 +0900 |
Yuya Nishihara |
ui: do not translate empty configsource() to 'none' (API)
|
Sun, 18 Dec 2016 16:20:04 +0900 |
Yuya Nishihara |
convert: remove unused-but-set variable introduced in db9e883566e8
|
Sat, 17 Dec 2016 20:24:46 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 4 of 4)
|
Sat, 17 Dec 2016 20:14:24 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 3 of 4)
|
Sat, 17 Dec 2016 20:02:50 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 2 of 4)
|
Sat, 17 Dec 2016 19:56:30 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 1 of 4)
|
Sat, 17 Dec 2016 19:47:17 +0530 |
Pulkit Goyal |
py3: replace os.pathsep with pycompat.ospathsep
|
Sat, 17 Dec 2016 19:36:40 +0530 |
Pulkit Goyal |
py3: use %d instead of %s for integers
|
Fri, 16 Dec 2016 09:48:14 -0800 |
Martin von Zweigbergk |
help: make multirevs just an alias for revsets
|
Fri, 16 Dec 2016 21:02:39 +0000 |
Jun Wu |
context: correct metadataonlyctx's parameter
|
Mon, 12 Dec 2016 13:32:45 +0100 |
Pierre-Yves David |
registrar: raise a programming error on duplicated registering
|
Sun, 16 Oct 2016 17:01:41 +0900 |
Yuya Nishihara |
py3kcompat: drop unused module
|
Sun, 16 Oct 2016 16:59:50 +0900 |
Yuya Nishihara |
strutil: drop module which no longer be used
|
Sun, 16 Oct 2016 16:58:43 +0900 |
Yuya Nishihara |
convert: inline strutil.rfindall()
|
Wed, 14 Dec 2016 12:07:23 -0800 |
David Soria Parra |
convert: return commit objects for revisions in the revmap
|
Tue, 13 Dec 2016 21:49:58 -0800 |
David Soria Parra |
convert: encapsulate commit data fetching and commit object creation
|
Tue, 13 Dec 2016 21:49:58 -0800 |
David Soria Parra |
convert: do not provide head revisions if we have no changests to import
|
Wed, 14 Dec 2016 01:45:57 -0800 |
David Soria Parra |
convert: allow passing in a revmap
|
Tue, 13 Dec 2016 21:49:58 -0800 |
David Soria Parra |
convert: use convert_revision for P4 imports
|
Wed, 14 Dec 2016 01:45:17 -0800 |
David Soria Parra |
convert: remove unused dictionaries
|
Wed, 14 Dec 2016 01:43:47 -0800 |
David Soria Parra |
convert: self.heads is a list
|
Tue, 13 Dec 2016 21:49:58 -0800 |
David Soria Parra |
convert: don't use long list comprehensions
|
Thu, 15 Dec 2016 11:00:18 -0800 |
Durham Goode |
changelog: keep track of file end in appender (issue5444)
|
Thu, 15 Dec 2016 11:14:00 -0500 |
Augie Fackler |
tests: fix test-bdiff to handle variance between pure and c bdiff code
|
Thu, 15 Dec 2016 11:04:09 -0500 |
Augie Fackler |
tests: finish updating test-bdiff to unittest (part 4 of 4)
|
Thu, 15 Dec 2016 10:56:26 -0500 |
Augie Fackler |
tests: update more of test-bdiff.py to use unittest (part 3 of 4)
|
Thu, 15 Dec 2016 10:50:06 -0500 |
Augie Fackler |
tests: update more of test-bdiff.py to use unittest (part 2 of 4)
|
Thu, 15 Dec 2016 10:10:15 -0500 |
Augie Fackler |
tests: migrate test-bdiff.py to use unittest (part 1 of 4)
|
Thu, 15 Dec 2016 19:56:48 +0100 |
Pierre-Yves David |
import-checker: do not enforce lexical sort accross stdlib/local boundary
|
Wed, 14 Dec 2016 09:53:56 -0800 |
Stanislau Hlebik |
cg1packer: fix `compressed` method
|
Thu, 15 Dec 2016 12:17:08 +0100 |
Philippe Pepiot |
perf: add historical support of ui.load()
|
Wed, 14 Dec 2016 02:17:59 +0000 |
Jun Wu |
chg: ignore HG_* in confighash
|
Tue, 13 Dec 2016 20:53:40 +0530 |
Pulkit Goyal |
py3: make keys of keyword arguments strings
|
Mon, 12 Dec 2016 08:01:52 +0000 |
Jun Wu |
error: make it clear that ProgrammingError is for mercurial developers
|
Tue, 13 Dec 2016 14:21:36 +0000 |
Remi Chaintron |
revlog: merge hash checking subfunctions
|
Fri, 09 Dec 2016 03:22:26 -0800 |
Stanislau Hlebik |
bookmarks: make bookmarks.comparebookmarks accept binary nodes (API)
|
Tue, 22 Nov 2016 01:33:31 -0800 |
Stanislau Hlebik |
bookmarks: rename `compare()` to `comparebookmarks()` (API)
|
Mon, 05 Dec 2016 17:40:01 +0100 |
Gábor Stefanik |
graft: support grafting changes to new file in renamed directory (issue5436)
|
Mon, 28 Nov 2016 05:45:22 +0000 |
Jun Wu |
rebase: calculate ancestors for --base separately (issue5420)
|
Wed, 07 Dec 2016 21:53:03 +0530 |
Pulkit Goyal |
py3: utility functions to convert keys of kwargs to bytes/unicodes
|
Tue, 06 Dec 2016 06:36:36 +0530 |
Pulkit Goyal |
py3: make a bytes version of getopt.getopt()
|
Tue, 06 Dec 2016 11:44:49 +0000 |
Jun Wu |
parsers: use buffer to store revlog index
|
Tue, 06 Dec 2016 06:27:58 +0530 |
Pulkit Goyal |
fancyopts: switch from fancyopts.getopt.* to getopt.*
|
Mon, 05 Dec 2016 06:46:51 +0530 |
Pulkit Goyal |
py3: use pycompat.fsdecode() to pass to imp.* functions
|
Tue, 06 Dec 2016 17:06:39 +0000 |
Jun Wu |
localrepo: use ProgrammingError
|
Tue, 06 Dec 2016 14:57:47 +0000 |
Jun Wu |
error: add ProgrammingError
|
Mon, 05 Dec 2016 21:36:35 +0000 |
Jun Wu |
chgserver: call "load" for new ui objects
|
Sun, 04 Dec 2016 23:22:34 +0530 |
Pulkit Goyal |
localrepository: remove None as default value of path argument in __init__()
|
Thu, 01 Dec 2016 13:12:04 +0530 |
Pulkit Goyal |
py3: use pycompat.sysstr() in __import__()
|
Wed, 30 Nov 2016 23:51:11 +0530 |
Pulkit Goyal |
py3: avoid use of basestring
|
Wed, 30 Nov 2016 23:38:50 +0530 |
Pulkit Goyal |
py3: use unicodes in __slots__
|
Mon, 21 Nov 2016 08:09:41 -0800 |
Mateusz Kwapich |
memctx: allow the metadataonlyctx thats reusing the manifest node
|
Thu, 17 Nov 2016 10:59:15 -0800 |
Mateusz Kwapich |
localrepo: make it possible to reuse manifest when commiting context
|
Thu, 17 Nov 2016 10:59:15 -0800 |
Mateusz Kwapich |
manifest: expose the parents() method
|
Mon, 28 Nov 2016 21:07:51 -0800 |
Gregory Szorc |
httppeer: assign Vary request header last
|
Mon, 28 Nov 2016 20:46:42 -0800 |
Gregory Szorc |
wireproto: only advertise HTTP-specific capabilities to HTTP peers (BC)
|
Mon, 28 Nov 2016 20:46:59 -0800 |
Gregory Szorc |
protocol: declare transport protocol name
|
Wed, 16 Nov 2016 19:45:35 +0100 |
Mads Kiilerich |
bdiff: early pruning of common prefix before doing expensive computations
|
Sat, 22 Oct 2016 15:02:11 +0900 |
Yuya Nishihara |
formatter: add overview of API and example as doctest
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Thu, 08 Dec 2016 23:59:36 +0800 |
Anton Shestakov |
hgweb: add missing slash to file log url in rss style
stable
|
Wed, 30 Nov 2016 19:23:04 +0000 |
Jun Wu |
check-code: add a rule to forbid "cp -r"
|
Wed, 30 Nov 2016 19:25:18 +0000 |
Jun Wu |
tests: replace "cp -r" with "cp -R"
|
Wed, 30 Nov 2016 16:39:36 +0000 |
Martijn Pieters |
posix: give the cached symlink a real target
|
Tue, 29 Nov 2016 07:20:03 -0800 |
Kostia Balytskyi |
shelve: move patch extension to a string constant
|
Thu, 01 Dec 2016 15:55:45 -0600 |
Kevin Bullock |
merge with stable
|
Thu, 01 Dec 2016 14:13:28 -0600 |
Kevin Bullock |
Added signature for changeset b3b1ae98f6a0
stable
|
Thu, 01 Dec 2016 14:13:23 -0600 |
Kevin Bullock |
Added tag 4.0.1 for changeset b3b1ae98f6a0
stable
|
Fri, 25 Nov 2016 07:39:02 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 819f96b82fa4
stable 4.0.1
|
Tue, 29 Nov 2016 04:11:05 -0800 |
Kostia Balytskyi |
shelve: fix use of unexpected working dirs in test-shelve.t
|
Mon, 28 Nov 2016 23:38:46 +0000 |
Jun Wu |
crecord: change the verb according to the operation
|
Mon, 28 Nov 2016 23:37:29 +0000 |
Jun Wu |
crecord: change help text for the space key dynamically
|
Mon, 28 Nov 2016 23:33:02 +0000 |
Jun Wu |
crecord: rewrite status line text (BC)
|
Wed, 23 Nov 2016 22:23:15 +0000 |
Jun Wu |
crecord: make _getstatuslines update numstatuslines
|
Mon, 28 Nov 2016 23:12:54 +0000 |
Jun Wu |
crecord: move status window text calculation to a separate method
|
Mon, 28 Nov 2016 04:34:01 -0800 |
Cotizo Sima |
revlog: ensure that flags do not overflow 2 bytes
|
Sun, 27 Nov 2016 20:44:52 -0500 |
Augie Fackler |
merge with stable
|
Fri, 25 Nov 2016 09:59:39 -0800 |
Gregory Szorc |
debugcommands: sort command order
|
Fri, 25 Nov 2016 09:55:05 -0800 |
Gregory Szorc |
tests: add test that @commands in debugcommands.py are sorted
|
Fri, 25 Nov 2016 07:30:46 -0800 |
Simon Farnsworth |
fsmonitor: be robust in the face of bad state
|
Wed, 23 Nov 2016 23:47:38 +0100 |
Mads Kiilerich |
merge: use original file extension for temporary files
|
Sat, 26 Nov 2016 09:14:41 -0800 |
Gregory Szorc |
ui: use try..finally in configoverride
|
Sat, 26 Nov 2016 09:07:11 -0800 |
Gregory Szorc |
util: limit output chunk size in zlib decompression
|
Wed, 23 Nov 2016 18:13:11 +0000 |
Jun Wu |
crecord: filter text via i18n
|
Wed, 23 Nov 2016 19:03:24 +0000 |
Jun Wu |
revert: pass operation to crecord
|
Wed, 23 Nov 2016 19:22:36 +0000 |
Jun Wu |
crecord: add an "operation" field
|
Fri, 25 Nov 2016 09:10:30 +0100 |
Denis Laxalde |
revert: prompt before removing files in interactive mode
|
Fri, 25 Nov 2016 09:09:31 +0100 |
Denis Laxalde |
revert: indicate the default choice when prompting to forget files
|
Fri, 25 Nov 2016 09:09:03 +0100 |
Denis Laxalde |
style: avoid an unnecessary line split
|
Wed, 17 Aug 2016 21:01:02 -0700 |
Gregory Szorc |
debugcommands: move 'debugdeltachain' in the new module
|
Wed, 17 Aug 2016 21:00:11 -0700 |
Gregory Szorc |
debugcommands: move 'debugindex' and 'debugindexdot' in the new module
|
Wed, 17 Aug 2016 20:59:13 -0700 |
Gregory Szorc |
debugcommands: move 'debugignore' in the new module
|
Thu, 10 Nov 2016 09:44:47 -0800 |
Gregory Szorc |
debugcommands: move 'debuggetbundle' in the new module
|
Wed, 17 Aug 2016 20:58:16 -0700 |
Gregory Szorc |
debugcommands: move 'debugfsinfo' in the new module
|
Wed, 17 Aug 2016 20:57:57 -0700 |
Gregory Szorc |
debugcommands: move 'debugfileset' in the new module
|
Wed, 23 Nov 2016 17:36:35 +0000 |
Remi Chaintron |
censor: flag internal documentation
|
Wed, 23 Nov 2016 14:58:52 -0800 |
Kostia Balytskyi |
shelve: make --keep option survive user intervention (issue5431)
|
Thu, 24 Nov 2016 01:15:34 +0000 |
Jun Wu |
worker: use os._exit for posix worker in all cases
|
Thu, 24 Nov 2016 00:48:40 +0000 |
Jun Wu |
dispatch: move part of callcatch to scmutil
|
Wed, 23 Nov 2016 00:03:11 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd() instead of os.getcwd()
|
Wed, 17 Aug 2016 20:57:15 -0700 |
Gregory Szorc |
debugcommands: move 'debugextensions' to the new module
|
Wed, 17 Aug 2016 20:56:11 -0700 |
Gregory Szorc |
debugcommands: move 'debugdiscovery' in the module
|
Wed, 17 Aug 2016 20:43:31 -0700 |
Gregory Szorc |
debugcommands: move 'debugdate' in the new module
|
Wed, 17 Aug 2016 20:43:05 -0700 |
Gregory Szorc |
debugcommands: move 'debugrevlogopts' into the new module
|
Wed, 17 Aug 2016 20:41:54 -0700 |
Gregory Szorc |
debugcommands: move 'debugdag' into the new module
|
Sat, 15 Oct 2016 14:30:16 +0900 |
Yuya Nishihara |
chgserver: make it a core module and drop extension flags
|
Sat, 15 Oct 2016 14:37:18 +0900 |
Yuya Nishihara |
chgserver: delay importing commands and dispatch modules
|
Sat, 15 Oct 2016 14:24:29 +0900 |
Yuya Nishihara |
chgserver: drop CHGINTERNALMARK by chgunixservice()
|
Sat, 15 Oct 2016 14:19:16 +0900 |
Yuya Nishihara |
server: add public function to select either cmdserver or hgweb
|
Sat, 15 Oct 2016 14:09:36 +0900 |
Yuya Nishihara |
server: move service factory from hgweb
|
Sat, 15 Oct 2016 14:06:46 +0900 |
Yuya Nishihara |
hgweb: extract app factory
|
Sat, 15 Oct 2016 13:57:17 +0900 |
Yuya Nishihara |
server: move service table and factory from commandserver
|
Sat, 15 Oct 2016 13:47:43 +0900 |
Yuya Nishihara |
server: move cmdutil.service() to new module (API)
|
Wed, 17 Aug 2016 20:41:05 -0700 |
Gregory Szorc |
debugcommands: move 'debugcomplete' in the new module
|
Wed, 17 Aug 2016 20:40:13 -0700 |
Gregory Szorc |
debugcommands: move 'debugcommands' in the new module
|
Wed, 17 Aug 2016 20:38:29 -0700 |
Gregory Szorc |
debugcommands: move 'debugcheckstate' in the new module
|
Wed, 17 Aug 2016 20:37:54 -0700 |
Gregory Szorc |
debugcommands: move debug{create,apply}streambundleclone to the new module
|
Wed, 17 Aug 2016 21:07:22 -0700 |
Gregory Szorc |
debugcommands: move 'debugbundle' in the new module
|
Tue, 22 Nov 2016 18:46:50 +0530 |
Pulkit Goyal |
py3: add os.getcwdb() to have bytes path
|
Tue, 22 Nov 2016 18:13:02 -0800 |
Gregory Szorc |
help: clarify contents of revlog index
|
Tue, 22 Nov 2016 13:32:05 -0800 |
Danek Duvall |
zstd: fix compilation with Solaris Studio
|
Mon, 21 Nov 2016 21:36:46 -0500 |
Augie Fackler |
cmdutil: turn forward of checkunresolved into a deprecation warning
|
Mon, 21 Nov 2016 21:32:55 -0500 |
Augie Fackler |
localrepo: refer to checkunresolved by its new name
|
Mon, 21 Nov 2016 21:32:39 -0500 |
Augie Fackler |
rebase: refer to checkunresolved by its new name
|
Mon, 21 Nov 2016 21:31:45 -0500 |
Augie Fackler |
checkunresolved: move to new package to help avoid import cycles
|
Mon, 21 Nov 2016 21:16:54 -0500 |
Augie Fackler |
cmdutil: mark dirstateguard as deprecated
|
Mon, 21 Nov 2016 21:06:34 -0500 |
Augie Fackler |
localrepo: refer to dirstateguard by its new name
|
Mon, 21 Nov 2016 21:06:22 -0500 |
Augie Fackler |
commands: refer to dirstateguard by its new name
|
Mon, 21 Nov 2016 21:27:12 -0500 |
Augie Fackler |
rebase: refer to dirstateguard by its new name
|
Mon, 21 Nov 2016 21:05:52 -0500 |
Augie Fackler |
mq: refer to dirstateguard by its new name
|
Mon, 21 Nov 2016 21:29:32 -0500 |
Augie Fackler |
dirstateguard: move to new module so I can break some layering violations
|
Mon, 21 Nov 2016 22:17:45 -0500 |
Augie Fackler |
keepalive: discard legacy Python support for error handling
|
Mon, 21 Nov 2016 21:52:19 -0500 |
Augie Fackler |
mergemod: drop support for merge.update without a target
|
Mon, 21 Nov 2016 21:51:23 -0500 |
Augie Fackler |
dispatch: stop supporting non-use of @command
|
Mon, 21 Nov 2016 20:12:51 -0800 |
Gregory Szorc |
httppeer: document why super() isn't used
|
Thu, 17 Nov 2016 00:59:41 -0800 |
Stanislau Hlebik |
exchange: add `_getbookmarks()` function
|
Thu, 17 Nov 2016 00:59:41 -0800 |
Stanislau Hlebik |
bookmarks: use listbinbookmarks() in listbookmarks()
|
Thu, 17 Nov 2016 00:59:41 -0800 |
Stanislau Hlebik |
bookmarks: introduce listbinbookmarks()
|
Mon, 21 Nov 2016 16:22:26 -0800 |
Kostia Balytskyi |
ui: add configoverride context manager
|
Mon, 21 Nov 2016 18:17:02 -0500 |
Augie Fackler |
archival: simplify code and drop message about Python 2.5
|
Mon, 21 Nov 2016 17:52:32 -0500 |
Augie Fackler |
bugzilla: stop mentioning Pythons older than 2.6
|
Mon, 21 Nov 2016 17:51:39 -0500 |
Augie Fackler |
tests: update sitecustomize to use uuid1() instead of randrange()
|
Mon, 21 Nov 2016 17:48:13 -0500 |
Augie Fackler |
win32mbcs: drop code that was catering to Python 2.3 and earlier
|
Mon, 21 Nov 2016 17:47:11 -0500 |
Augie Fackler |
httppeer: drop an except block that says it happens only on Python 2.3
|
Fri, 21 Oct 2016 00:03:46 +0900 |
Yuya Nishihara |
windows: do not replace sys.stdout by winstdout
|
Thu, 20 Oct 2016 23:53:36 +0900 |
Yuya Nishihara |
py3: bulk replace sys.stdin/out/err by util's
|
Thu, 20 Oct 2016 23:40:24 +0900 |
Yuya Nishihara |
py3: provide bytes stdin/out/err through util module
|
Fri, 21 Oct 2016 00:09:38 +0900 |
Yuya Nishihara |
util: rewrite pycompat imports to make pyflakes always happy
|
Thu, 20 Oct 2016 23:27:09 +0900 |
Yuya Nishihara |
windows: do not replace sys.__stdout__
|
Mon, 21 Nov 2016 15:38:56 +0530 |
Pulkit Goyal |
py3: update test-check-py3-compat.t output
|
Mon, 21 Nov 2016 15:35:22 +0530 |
Pulkit Goyal |
py3: use pycompat.sysargv in dispatch.run()
|
Mon, 21 Nov 2016 15:26:47 +0530 |
Pulkit Goyal |
py3: use pycompat.sysargv in scmposix.systemrcpath()
|
Sun, 20 Nov 2016 13:50:45 -0800 |
Gregory Szorc |
wireproto: perform chunking and compression at protocol layer (API)
|
Sun, 20 Nov 2016 13:55:53 -0800 |
Gregory Szorc |
httppeer: use compression engine API for decompressing responses
|
Sat, 19 Nov 2016 18:31:40 -0800 |
Gregory Szorc |
httppeer: do decompression inside _callstream
|
Sat, 19 Nov 2016 17:11:12 -0800 |
Gregory Szorc |
keepalive: reorder header precedence
|
Sat, 19 Nov 2016 10:54:21 -0800 |
Gregory Szorc |
debuginstall: print compression engine support
|
Sun, 20 Nov 2016 16:56:21 -0800 |
Gregory Szorc |
bdiff: don't check border condition in loop
|
Sat, 19 Nov 2016 15:41:37 -0800 |
Kostia Balytskyi |
conflicts: make spacing consistent in conflict markers
|
Thu, 10 Nov 2016 09:21:41 -0800 |
Durham Goode |
rebase: move bookmark update to before rebase clearing
|
Fri, 28 Oct 2016 17:44:28 +0200 |
Gábor Stefanik |
setup: include a dummy $PATH in the custom environment used by build.py
|
Fri, 11 Nov 2016 07:01:27 -0800 |
Kostia Balytskyi |
shelve: move unshelve-finishing logic to a separate function
|
Thu, 10 Nov 2016 11:02:39 -0800 |
Kostia Balytskyi |
shelve: move file-forgetting logic to a separate function
|
Thu, 10 Nov 2016 10:57:10 -0800 |
Kostia Balytskyi |
shelve: move rebasing logic to a separate function
|
Thu, 10 Nov 2016 10:51:06 -0800 |
Kostia Balytskyi |
shelve: move commit restoration logic to a separate function
|
Sun, 13 Nov 2016 03:35:52 -0800 |
Kostia Balytskyi |
shelve: move temporary commit creation to a separate function
|
Thu, 17 Nov 2016 20:30:00 -0800 |
Gregory Szorc |
commands: print chunk type in debugrevlog
|
Thu, 17 Nov 2016 20:17:51 -0800 |
Gregory Szorc |
perf: add command for measuring revlog chunk operations
|
Thu, 17 Nov 2016 20:09:10 -0800 |
Gregory Szorc |
setup: add flag to build_ext to control building zstd
|
Wed, 09 Nov 2016 16:01:34 +0000 |
Jun Wu |
drawdag: update test repos by drawing the changelog DAG in ASCII
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
posix: give checklink a fast path that cache the check file and is read only
|
Thu, 17 Nov 2016 12:59:36 +0100 |
Mads Kiilerich |
posix: move checklink test file to .hg/cache
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
posix: give checkexec a fast path; keep the check files and test read only
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
posix: simplify checkexec check
|
Thu, 17 Nov 2016 12:59:36 +0100 |
Mads Kiilerich |
posix: move checkexec test file to .hg/cache
|
Thu, 17 Nov 2016 15:31:19 -0800 |
Durham Goode |
manifest: move manifestctx creation into manifestlog.get()
|
Fri, 11 Nov 2016 01:10:07 -0800 |
Gregory Szorc |
util: implement zstd compression engine
|
Thu, 10 Nov 2016 23:38:41 -0800 |
Gregory Szorc |
hghave: add check for zstd support
|
Thu, 10 Nov 2016 23:34:15 -0800 |
Gregory Szorc |
exchange: obtain compression engines from the registrar
|
Thu, 10 Nov 2016 23:29:01 -0800 |
Gregory Szorc |
bundle2: equate 'UN' with no compression
|
Thu, 10 Nov 2016 23:15:02 -0800 |
Gregory Szorc |
util: check for compression engine availability before returning
|
Thu, 10 Nov 2016 23:03:48 -0800 |
Gregory Szorc |
util: expose an "available" API on compression engines
|
Thu, 10 Nov 2016 22:26:35 -0800 |
Gregory Szorc |
setup: compile zstd C extension
|
Thu, 10 Nov 2016 22:15:58 -0800 |
Gregory Szorc |
zstd: vendor python-zstandard 0.5.0
|
Thu, 10 Nov 2016 21:45:29 -0800 |
Gregory Szorc |
zstd: vendor zstd 1.1.1
|
Tue, 15 Nov 2016 21:56:49 +0100 |
Mads Kiilerich |
bdiff: give slight preference to removing trailing lines
|
Tue, 15 Nov 2016 21:56:49 +0100 |
Mads Kiilerich |
bdiff: give slight preference to appending lines
|
Tue, 08 Nov 2016 18:37:33 +0100 |
Mads Kiilerich |
bdiff: give slight preference to longest matches in the middle of the B side
|
Tue, 08 Nov 2016 18:37:33 +0100 |
Mads Kiilerich |
bdiff: rearrange the "better longest match" code
|
Tue, 08 Nov 2016 18:37:33 +0100 |
Mads Kiilerich |
bdiff: adjust criteria for getting optimal longest match in the A side middle
|
Tue, 08 Nov 2016 18:37:33 +0100 |
Mads Kiilerich |
tests: explore some bdiff cases
|
Tue, 15 Nov 2016 21:56:49 +0100 |
Mads Kiilerich |
tests: make test-bdiff.py easier to maintain
|
Thu, 17 Nov 2016 08:52:52 -0800 |
Gregory Szorc |
perf: unbust perfbdiff --alldata
|
Thu, 17 Nov 2016 20:57:09 +0900 |
Yuya Nishihara |
worker: discard waited pid by anyone who noticed it first
|
Thu, 17 Nov 2016 21:08:58 +0900 |
Yuya Nishihara |
worker: kill workers after all zombie processes are reaped
|
Thu, 17 Nov 2016 20:44:05 +0900 |
Yuya Nishihara |
worker: make sure killworkers() never be interrupted by another SIGCHLD
|
Thu, 17 Nov 2016 21:43:01 +0900 |
Yuya Nishihara |
worker: fix missed break on successful waitpid()
|
Thu, 10 Nov 2016 16:49:42 -0500 |
Augie Fackler |
filterpyflakes: dramatically simplify the entire thing by blacklisting
|
Thu, 10 Nov 2016 16:07:24 -0500 |
Augie Fackler |
run-tests: forward Python USER_BASE from site (issue5425)
|
Mon, 14 Nov 2016 22:43:25 +0100 |
Mads Kiilerich |
shelve: add missing space in help text
stable
|
Tue, 15 Nov 2016 20:25:51 +0000 |
Jun Wu |
util: improve iterfile so it chooses code path wisely
|
Wed, 16 Nov 2016 23:29:28 -0500 |
Augie Fackler |
merge with stable
|
Sat, 12 Nov 2016 03:06:07 +0000 |
Jun Wu |
worker: stop using a separate thread waiting for children
|
Sat, 12 Nov 2016 03:07:22 +0000 |
Jun Wu |
worker: add a SIGCHLD handler to collect worker immediately
|
Tue, 15 Nov 2016 02:12:16 +0000 |
Jun Wu |
worker: make waitforworkers reentrant
|
Tue, 15 Nov 2016 02:10:40 +0000 |
Jun Wu |
worker: change "pids" to a set
|
Thu, 28 Jul 2016 20:57:07 +0100 |
Jun Wu |
worker: allow waitforworkers to be non-blocking
|
Thu, 28 Jul 2016 20:51:20 +0100 |
Jun Wu |
worker: wait worker pid explicitly
|
Thu, 28 Jul 2016 20:49:57 +0100 |
Jun Wu |
worker: move killworkers and waitforworkers up
|
Fri, 11 Nov 2016 21:11:17 +0000 |
Jun Wu |
osutil: implement setprocname to set process title for some platforms
|
Fri, 11 Nov 2016 20:45:40 +0000 |
Jun Wu |
setup: test setproctitle before building osutil
|
Sat, 12 Nov 2016 13:36:17 +0100 |
Henning Schild |
patch: remove unused git parameter from patch.diffstat()
|
Thu, 29 Sep 2016 10:16:34 +0200 |
Philippe Pepiot |
perf: add asv benchmarks
|
Tue, 15 Nov 2016 16:10:57 +0100 |
Philippe Pepiot |
perf: omit copying ui and redirect to ferr if buffer API is in use
|
Mon, 14 Nov 2016 15:24:07 -0800 |
Durham Goode |
manifest: change treemanifestctx to construct subtrees from the manifestlog
|
Mon, 14 Nov 2016 15:17:27 -0800 |
Durham Goode |
manifest: make revlog verification optional
|
Thu, 10 Nov 2016 09:45:42 -0800 |
Gregory Szorc |
debugcommands: move debugbuilddag
|
Wed, 17 Aug 2016 21:07:38 -0700 |
Gregory Szorc |
debugcommands: introduce standalone module for debug commands
|
Mon, 14 Nov 2016 23:17:15 +0000 |
Jun Wu |
convert: migrate to util.iterfile
|
Mon, 14 Nov 2016 23:16:05 +0000 |
Jun Wu |
match: migrate to util.iterfile
|
Mon, 14 Nov 2016 23:15:01 +0000 |
Jun Wu |
store: migrate to util.iterfile
|
Mon, 14 Nov 2016 23:14:06 +0000 |
Jun Wu |
patch: migrate to util.iterfile
|
Mon, 14 Nov 2016 23:12:11 +0000 |
Jun Wu |
worker: migrate to util.iterfile
|
Mon, 14 Nov 2016 23:32:54 +0000 |
Jun Wu |
util: add iterfile to workaround a fileobj.__iter__ issue with EINTR
|
Thu, 10 Nov 2016 16:37:18 -0500 |
Augie Fackler |
filterpyflakes: whitelist listcomp aliasing checking
|
Thu, 10 Nov 2016 16:35:54 -0500 |
Augie Fackler |
verify: avoid shadowing two variables with a list comprehension
|
Thu, 10 Nov 2016 16:35:10 -0500 |
Augie Fackler |
revset: avoid shadowing a variable with a list comprehension
|
Thu, 10 Nov 2016 16:34:43 -0500 |
Augie Fackler |
revlog: avoid shadowing several variables using list comprehensions
|
Thu, 10 Nov 2016 16:33:41 -0500 |
Augie Fackler |
minirst: avoid shadowing a variable in a list comprehension
|
Thu, 10 Nov 2016 16:33:23 -0500 |
Augie Fackler |
hbisect: avoid shadowing a variable in a list comprehension
|
Thu, 10 Nov 2016 16:33:07 -0500 |
Augie Fackler |
filemerge: avoid shadowing a variable in a list comprehension
|
Thu, 10 Nov 2016 16:32:51 -0500 |
Augie Fackler |
color: avoid shadowing a variable inside a list comprehension
|
Thu, 10 Nov 2016 16:32:38 -0500 |
Augie Fackler |
memory: avoid shadowing variables inside a list comprehension
|
Thu, 10 Nov 2016 03:15:41 -0800 |
Kostia Balytskyi |
shelve: move shelve-finishing logic to a separate function
|
Thu, 10 Nov 2016 03:20:28 -0800 |
Kostia Balytskyi |
shelve: move unknown files handling to a separate function
|
Thu, 10 Nov 2016 03:07:20 -0800 |
Kostia Balytskyi |
shelve: move actual created commit shelving to a separate function
|
Thu, 10 Nov 2016 03:33:01 -0800 |
Kostia Balytskyi |
shelve: move 'nothing changed' messaging to a separate function
|
Thu, 10 Nov 2016 03:26:31 -0800 |
Kostia Balytskyi |
shelve: move commitfunc creation to a separate function
|
Thu, 10 Nov 2016 03:24:07 -0800 |
Kostia Balytskyi |
shelve: move mutableancestors to not be a closure
|
Thu, 10 Nov 2016 03:22:55 -0800 |
Kostia Balytskyi |
shelve: move shelve name generation to a separate function
|
Thu, 10 Nov 2016 03:07:20 -0800 |
Kostia Balytskyi |
shelve: move possible shelve file extensions to a single place
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: delete manifest.manifest class
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
localrepo: delete localrepo.manifest
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove last uses of repo.manifest
|
Fri, 11 Nov 2016 01:20:13 -0800 |
Durham Goode |
manifest: add unionmanifestlog support
|
Fri, 11 Nov 2016 01:15:59 -0800 |
Durham Goode |
manifest: add bundlemanifestlog support
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: make manifestlog use it's own cache
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: delete unused dirlog and _newmanifest functions
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: move clearcaches to manifestlog
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove usages of manifest.read
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove dependency on manifestrevlog being able to create trees
|
Fri, 11 Nov 2016 13:06:05 +1100 |
Xidorn Quan |
color: show mode warning based on ui.formatted
|
Thu, 10 Nov 2016 15:14:05 -0500 |
Augie Fackler |
protocol: drop unused import of zlib
|
Tue, 08 Nov 2016 22:41:45 +0900 |
Yuya Nishihara |
hook: lower inflated use of sys.__stdout__ and __stderr__
|
Tue, 08 Nov 2016 22:22:22 +0900 |
Yuya Nishihara |
hook: flush stdout before restoring stderr redirection
|
Thu, 20 Oct 2016 22:39:59 +0900 |
Yuya Nishihara |
hook: do not redirect stdout/err/in to ui while running in-process hooks (BC)
|
Thu, 10 Nov 2016 02:21:15 -0800 |
Durham Goode |
merge: change modified indicator to be 20 bytes
|
Thu, 10 Nov 2016 02:19:16 -0800 |
Durham Goode |
dirstate: change added/modified placeholder hash length to 20 bytes
|
Thu, 10 Nov 2016 02:17:22 -0800 |
Durham Goode |
dirstate: change placeholder hash length to 20 bytes
|
Mon, 07 Nov 2016 18:57:54 -0800 |
Gregory Szorc |
util: remove compressorobj API from compression engines
|
Mon, 07 Nov 2016 18:54:35 -0800 |
Gregory Szorc |
hgweb: use compression engine API for zlib compression
|
Mon, 07 Nov 2016 18:46:37 -0800 |
Gregory Szorc |
bundle2: use compressstream compression engine API
|
Mon, 07 Nov 2016 18:57:07 -0800 |
Gregory Szorc |
util: add a stream compression API to compression engines
|
Mon, 07 Nov 2016 18:39:08 -0800 |
Gregory Szorc |
util: remove decompressors dict (API)
|
Mon, 07 Nov 2016 18:38:13 -0800 |
Gregory Szorc |
changegroup: use compression engines API
|
Mon, 07 Nov 2016 18:36:48 -0800 |
Gregory Szorc |
bundle2: use compression engines API to obtain decompressor
|
Mon, 07 Nov 2016 18:34:51 -0800 |
Gregory Szorc |
util: remove compressors dict (API)
|
Mon, 07 Nov 2016 18:35:43 -0800 |
Gregory Szorc |
bundle2: use new compression engine API for compression
|
Mon, 07 Nov 2016 18:31:39 -0800 |
Gregory Szorc |
util: create new abstraction for compression engines
|
Sun, 09 Oct 2016 09:25:39 -0400 |
Augie Fackler |
config: mark parser regexes as bytes explicitly
|
Sun, 09 Oct 2016 09:17:49 -0400 |
Augie Fackler |
ui: explicitly open config files in binary mode
|
Wed, 09 Nov 2016 16:04:44 -0800 |
Gregory Szorc |
help: fix double word usage
|
Wed, 09 Nov 2016 22:08:30 +0000 |
Jun Wu |
setup: move cffi stuff to mercurial/cffi
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
manifest: remove manifest.add and add memmfctx.write
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
context: add manifestctx property on changectx
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
manifest: add copy to mfctx classes
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
manifest: introduce memmanifestctx and memtreemanifestctx
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
manifestctx: add _revlog() function
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
manifest: remove manifest.find
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
changegroup: remove remaining uses of repo.manifest
|
Fri, 04 Nov 2016 13:49:15 -0700 |
Martin von Zweigbergk |
treemanifest: fix a "treeinmem" case
|
Sun, 06 Nov 2016 10:46:55 -0800 |
Gregory Szorc |
perf: support measuring bdiff for all changeset related data
|
Sun, 06 Nov 2016 11:01:25 -0800 |
Gregory Szorc |
perf: support bdiffing multiple revisions in a single revlog
|
Sun, 06 Nov 2016 09:51:14 -0800 |
Gregory Szorc |
perf: prepare to handle multiple pairs in perfbdiff
|
Wed, 09 Nov 2016 22:06:09 +0900 |
Yuya Nishihara |
py3: document why os.fsencode() can be used to get back bytes argv
|
Wed, 09 Nov 2016 22:15:51 +0900 |
Yuya Nishihara |
py3: update test-check-py3-compat.t output
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Thu, 03 Nov 2016 17:31:14 -0700 |
Durham Goode |
manifest: add __nonzero__ method
|
Sun, 06 Nov 2016 04:36:26 +0530 |
Pulkit Goyal |
py3: have bytes version of sys.argv
|
Sun, 09 Oct 2016 09:00:47 -0400 |
Augie Fackler |
util: use '\\' rather than using r'\'
|
Sun, 09 Oct 2016 09:03:10 -0400 |
Augie Fackler |
util: use pycompat urlunquote function
|
Sun, 09 Oct 2016 09:02:25 -0400 |
Augie Fackler |
pycompat: introduce an alias for urllib.unquote
|
Mon, 17 Oct 2016 17:42:46 +0200 |
Christian Ebert |
keyword: handle filectx _customcmp
|
Thu, 20 Oct 2016 22:20:31 +0900 |
Yuya Nishihara |
mail: do not print(), use ui.debug() instead
|
Thu, 20 Oct 2016 22:12:48 +0900 |
Yuya Nishihara |
progress: obtain stderr from ui
|
Thu, 20 Oct 2016 22:09:50 +0900 |
Yuya Nishihara |
simplemerge: obtain stdout from ui
|
Thu, 20 Oct 2016 22:07:03 +0900 |
Yuya Nishihara |
profiling: obtain stderr from ui
|
Sun, 13 Nov 2016 06:12:22 +0900 |
FUJIWARA Katsunori |
scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing
stable
|
Sun, 13 Nov 2016 06:11:56 +0900 |
FUJIWARA Katsunori |
vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418)
stable
|
Sun, 13 Nov 2016 06:06:23 +0900 |
FUJIWARA Katsunori |
util: add utility function to skip avoiding file stat ambiguity if EPERM
stable
|
Sun, 06 Nov 2016 18:51:57 -0800 |
Gregory Szorc |
bdiff: replace hash algorithm
|
Fri, 04 Nov 2016 21:44:25 -0700 |
Gregory Szorc |
profiling: make statprof the default profiler (BC)
|
Fri, 04 Nov 2016 20:50:38 -0700 |
Gregory Szorc |
profiling: use vendored statprof and upstream enhancements (BC)
|
Thu, 20 Oct 2016 23:16:32 +0900 |
Yuya Nishihara |
crecord: use scmutil.termsize()
|
Thu, 20 Oct 2016 23:09:05 +0900 |
Yuya Nishihara |
scmutil: extend termwidth() to return terminal height, renamed to termsize()
|
Thu, 20 Oct 2016 22:57:12 +0900 |
Yuya Nishihara |
scmutil: clarify that we explicitly do termwidth - 1 on Windows
|
Thu, 20 Oct 2016 21:57:32 +0900 |
Yuya Nishihara |
scmutil: remove superfluous indent from termwidth()
|
Thu, 20 Oct 2016 21:50:29 +0900 |
Yuya Nishihara |
scmutil: narrow ImportError handling in termwidth()
|
Thu, 20 Oct 2016 21:42:11 +0900 |
Yuya Nishihara |
scmutil: make termwidth() obtain stdio from ui
|
Thu, 20 Oct 2016 21:38:44 +0900 |
Yuya Nishihara |
scmutil: move util.termwidth()
|
Sun, 06 Nov 2016 00:37:50 -0700 |
Gregory Szorc |
bdiff: don't check border condition in loop
|
Sat, 05 Nov 2016 23:41:52 -0700 |
Gregory Szorc |
perf: add perfbdiff
|
Sun, 06 Nov 2016 06:54:31 +0530 |
Pulkit Goyal |
help: show help for disabled extensions (issue5228)
|
Sun, 06 Nov 2016 04:17:19 +0530 |
Pulkit Goyal |
py3: make scmutil.rcpath() return bytes
|
Sun, 06 Nov 2016 04:10:33 +0530 |
Pulkit Goyal |
py3: use pycompat.ossep at certain places
|
Sun, 06 Nov 2016 03:44:44 +0530 |
Pulkit Goyal |
py3: have pycompat.ospathsep and pycompat.ossep
|
Sun, 06 Nov 2016 03:33:22 +0530 |
Pulkit Goyal |
py3: add a bytes version of os.name
|
Sun, 06 Nov 2016 12:18:23 +0900 |
Pulkit Goyal |
py3: make util.datapath a bytes variable
|
Sun, 06 Nov 2016 03:12:40 +0530 |
Pulkit Goyal |
py3: add os.fsdecode() as pycompat.fsdecode()
|
Fri, 04 Nov 2016 20:22:37 -0700 |
Gregory Szorc |
statprof: return state from stop()
|
Sat, 05 Nov 2016 09:38:07 -0700 |
Gregory Szorc |
hgweb: cache fctx.parents() in annotate command (issue5414)
stable
|
Sat, 05 Nov 2016 13:20:53 +0900 |
Yuya Nishihara |
hghave: check darcs version more strictly
|
Sat, 05 Nov 2016 13:16:40 +0900 |
Yuya Nishihara |
tests: silence output of darcs command
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: remove manifest.readshallowdelta
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: get rid of manifest.readshallowfast
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: add shallow option to treemanifestctx.readdelta and readfast
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: change manifestlog mancache to be directory based
|
Wed, 02 Nov 2016 17:24:06 -0700 |
Durham Goode |
manifest: add manifestlog.get to obtain subdirectory instances
|
Wed, 02 Nov 2016 17:33:31 -0700 |
Durham Goode |
manifest: throw LookupError if node not in revlog
|
Sun, 23 Oct 2016 10:40:33 -0700 |
Gregory Szorc |
revlog: optimize _chunkraw when startrev==endrev
|
Sat, 22 Oct 2016 15:41:23 -0700 |
Gregory Szorc |
revlog: inline start() and end() for perf reasons
|
Sun, 23 Oct 2016 09:34:55 -0700 |
Gregory Szorc |
revlog: reorder index accessors to match data structure order
|
Thu, 03 Nov 2016 15:17:02 +0100 |
Pierre-Yves David |
color: add the ability to display configured style to 'debugcolor'
|
Thu, 03 Nov 2016 15:15:47 +0100 |
Pierre-Yves David |
color: sort output of 'debugcolor'
|
Thu, 03 Nov 2016 14:48:47 +0100 |
Pierre-Yves David |
color: extract color and effect display from 'debugcolor'
|
Thu, 03 Nov 2016 14:29:19 +0100 |
Pierre-Yves David |
color: restore _style global after debugcolor ran
|
Thu, 03 Nov 2016 14:12:32 +0100 |
Pierre-Yves David |
color: add basic documentation to 'debugcolor'
|
Thu, 03 Nov 2016 05:12:23 +0100 |
Pierre-Yves David |
tests: merge 'test-push-hook-lock.t' into 'test-push.t'
|
Thu, 03 Nov 2016 05:10:14 +0100 |
Pierre-Yves David |
tests: merge 'test-push-validation.t' into 'test-push.t'
|
Thu, 03 Nov 2016 04:58:46 +0100 |
Pierre-Yves David |
test: rename 'test-push-r.t' to 'test-push.t'
|
Thu, 03 Nov 2016 05:05:34 +0100 |
Pierre-Yves David |
tests: simplify command script in 'test-push-r.t'
|
Thu, 03 Nov 2016 03:12:57 +0530 |
Pulkit Goyal |
py3: use encoding.environ in ui.py
|
Thu, 03 Nov 2016 02:17:01 +0530 |
Pulkit Goyal |
py3: make scmposix.userrcpath() return bytes
|
Tue, 01 Nov 2016 08:22:50 +0000 |
Jun Wu |
adjustlinkrev: remove unnecessary parameters
|
Mon, 31 Oct 2016 15:40:30 -0700 |
Martin von Zweigbergk |
repair: make strip() return backup file path
|
Wed, 02 Nov 2016 18:59:29 +0000 |
timeless |
rebase: check for conflicts before continuing
|
Wed, 02 Nov 2016 18:45:53 +0000 |
timeless |
cmdutil: refactor checkunresolved
|
Wed, 02 Nov 2016 18:56:07 +0000 |
timeless |
rebase: rename merge to mergemod
|
Thu, 19 Mar 2015 22:22:50 +0100 |
Mads Kiilerich |
context: make sure __str__ works, also when there is no _changectx
|
Tue, 18 Oct 2016 16:45:39 +0200 |
Mads Kiilerich |
largefiles: clarify variable name holding file mode
|
Tue, 01 Nov 2016 18:29:09 -0700 |
Gregory Szorc |
changegroup: use changelogrevision()
|
Tue, 01 Nov 2016 18:28:03 -0700 |
Gregory Szorc |
changegroup: cache changelog and manifestlog outside of loop
|
Tue, 01 Nov 2016 18:49:23 -0700 |
Gregory Szorc |
make: targets for building packages for ubuntu yakkety
|
Sat, 15 Oct 2016 17:24:01 -0700 |
Gregory Szorc |
util: put compression code next to each other
|
Sat, 28 Jun 2014 13:13:32 +0900 |
Yuya Nishihara |
hgweb: make log streams compatible with command server
|
Mon, 29 Feb 2016 13:41:54 +0900 |
Yuya Nishihara |
cmdserver: write channel header and payload by a single write() call
|
Fri, 18 Mar 2016 17:15:06 -0700 |
Yuya Nishihara |
histedit: use ui.fin to read commands from stdin
|
Sat, 03 Oct 2015 14:34:56 +0900 |
Yuya Nishihara |
convert: have debugsvnlog obtain standard streams from ui
|
Sat, 03 Oct 2015 14:29:13 +0900 |
Yuya Nishihara |
convert: remove superfluous setbinary() calls from debugsvnlog
|
Wed, 17 Aug 2016 08:52:15 -0700 |
Gregory Szorc |
tests: explicitly use ls profiler
|
Tue, 01 Nov 2016 19:03:11 -0700 |
Gregory Szorc |
statprof: pass data structure to display functions
|
Sun, 14 Aug 2016 19:20:12 -0700 |
Gregory Szorc |
statprof: use print function
|
Tue, 01 Nov 2016 18:55:30 -0700 |
Gregory Szorc |
statprof: use absolute_imports
|
Sun, 14 Aug 2016 19:14:05 -0700 |
Gregory Szorc |
statprof: require paths to save or load profile data
|
Sun, 14 Aug 2016 19:13:32 -0700 |
Gregory Szorc |
statprof: fix flake8 warnings
|
Tue, 01 Nov 2016 18:54:03 -0700 |
Gregory Szorc |
statprof: vendor statprof.py
|
Tue, 01 Nov 2016 15:40:21 -0400 |
Augie Fackler |
merge with stable
|
Tue, 01 Nov 2016 14:12:39 -0400 |
Augie Fackler |
Added signature for changeset eab274469952
stable
|
Tue, 01 Nov 2016 14:12:37 -0400 |
Augie Fackler |
Added tag 4.0 for changeset eab274469952
stable
|
Tue, 01 Nov 2016 13:03:42 -0500 |
Kevin Bullock |
merge with i18n
stable 4.0
|
Tue, 01 Nov 2016 04:27:41 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 69ffbbe73dd0
stable
|
Mon, 31 Oct 2016 17:12:32 -0500 |
Nathan Goldbaum |
tag: clarify warning about making a tag on a branch head
stable
|
Tue, 01 Nov 2016 20:39:37 +0900 |
FUJIWARA Katsunori |
contrib: check reference to old selenic.com domain
stable
|
Tue, 01 Nov 2016 20:39:36 +0900 |
FUJIWARA Katsunori |
check-code: discard filtering result of previous check for independence
stable
|
Tue, 01 Nov 2016 20:39:36 +0900 |
FUJIWARA Katsunori |
help: replace selenic.com by mercurial-scm.org in man pages
stable
|
Tue, 01 Nov 2016 20:39:35 +0900 |
FUJIWARA Katsunori |
help: replace selenic.com by mercurial-scm.org in command examples
stable
|
Tue, 01 Nov 2016 21:14:33 +0900 |
Yuya Nishihara |
hghave: fix 'rmcwd' to ensure temporary directory is removed
stable
|
Mon, 31 Oct 2016 13:43:48 +0100 |
Mads Kiilerich |
httppeer: make __del__ access to self.urlopener more safe
stable
|
Sun, 30 Oct 2016 06:15:09 +0900 |
FUJIWARA Katsunori |
tests: test preserving execbit changes at amending only on execbit platform
stable
|
Sun, 30 Oct 2016 06:15:09 +0900 |
FUJIWARA Katsunori |
tests: put temporary file outside the working directory for test portability
stable
|
Sun, 30 Oct 2016 06:15:09 +0900 |
FUJIWARA Katsunori |
tests: avoid quoting of commit messages for test portability
stable
|
Sun, 30 Oct 2016 06:15:07 +0900 |
FUJIWARA Katsunori |
tests: use basic format code "%Y" instead of "%s" for test portability
stable
|
Sat, 29 Oct 2016 03:08:08 +0900 |
FUJIWARA Katsunori |
tests: add test-commit-interactive-curses.t "require tic" for test portability
stable
|
Sat, 29 Oct 2016 03:04:54 +0900 |
FUJIWARA Katsunori |
tests: use "?" to glob both ":" and ";" in output for test portability
stable
|
Sat, 29 Oct 2016 02:44:45 +0900 |
FUJIWARA Katsunori |
tests: invoke printenv.py via sh -c for test portability
stable
|
Thu, 27 Oct 2016 20:06:33 +0200 |
Mads Kiilerich |
largefiles: handle that a found standin file doesn't exist when removing it
stable
|
Tue, 25 Oct 2016 21:49:30 +0900 |
Yuya Nishihara |
templater: use unfiltered changelog to calculate shortest() at constant time
stable
|
Sun, 23 Oct 2016 14:05:23 +0900 |
Yuya Nishihara |
templater: do not use index.partialmatch() directly to calculate shortest()
stable
|
Wed, 26 Oct 2016 22:50:06 +0900 |
Yuya Nishihara |
tests: run "cwd was removed" test only if cwd can actually be removed
stable
|
Tue, 25 Oct 2016 21:01:53 +0200 |
Gábor Stefanik |
merge: avoid superfluous filemerges when grafting through renames (issue5407)
stable
|
Wed, 19 Oct 2016 18:06:14 +0200 |
Gábor Stefanik |
sslutil: guard against broken certifi installations (issue5406)
stable
|
Tue, 25 Oct 2016 18:56:27 +0200 |
Mads Kiilerich |
revset: don't cache abstractsmartset min/max invocations infinitely
stable
|
Mon, 24 Oct 2016 09:14:34 -0500 |
Kevin Bullock |
merge with i18n
stable
|
Sat, 22 Oct 2016 23:18:43 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 7b428b00a1d4
stable
|
Tue, 18 Oct 2016 16:52:35 +0200 |
Mads Kiilerich |
dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping
stable
|
Fri, 21 Oct 2016 16:31:16 +0100 |
Simon Farnsworth |
tests: fix test-casefolding.t
stable
|
Wed, 19 Oct 2016 15:07:11 -0700 |
Gregory Szorc |
commands: print security protocol support in debuginstall
stable
|
Tue, 18 Oct 2016 17:44:42 -0700 |
Durham Goode |
manifest: make treemanifestctx store the repo
stable
|
Tue, 18 Oct 2016 17:44:26 -0700 |
Durham Goode |
manifest: make manifestctx store the repo
stable
|
Tue, 18 Oct 2016 17:33:39 -0700 |
Durham Goode |
manifest: make manifestlog a storecache
stable
|
Tue, 18 Oct 2016 17:32:51 -0700 |
Durham Goode |
manifest: move manifest creation to a helper function
stable
|
Tue, 18 Oct 2016 14:27:30 -0500 |
Kevin Bullock |
Added signature for changeset 438173c41587
stable
|
Tue, 18 Oct 2016 14:27:25 -0500 |
Kevin Bullock |
Added tag 4.0-rc for changeset 438173c41587
stable
|
Tue, 18 Oct 2016 14:15:15 -0500 |
Kevin Bullock |
merge default into stable for 4.0 code freeze
stable 4.0-rc
|
Tue, 18 Oct 2016 14:13:06 -0500 |
Kevin Bullock |
merge with i18n
stable
|
Tue, 11 Oct 2016 20:39:47 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 149433e68974
stable
|
Sun, 16 Oct 2016 13:35:23 -0700 |
Gregory Szorc |
changegroup: increase write buffer size to 128k
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Fri, 14 Oct 2016 02:25:08 +0200 |
Pierre-Yves David |
revlog: make 'storedeltachains' a "public" attribute
|
Mon, 17 Oct 2016 22:51:22 -0700 |
Martin von Zweigbergk |
manifest: don't store None in fulltextcache
|
Tue, 18 Oct 2016 02:09:08 +0200 |
Gábor Stefanik |
copies: improve assertions during copy recombination
|
Mon, 17 Oct 2016 16:12:12 -0700 |
Martin von Zweigbergk |
treemanifest: fix bad argument order to treemanifestctx
|
Sun, 16 Oct 2016 11:10:21 -0700 |
Gregory Szorc |
wireproto: compress data from a generator
|
Mon, 17 Oct 2016 19:48:36 +0200 |
Mads Kiilerich |
revset: optimize for destination() being "inefficient"
|
Tue, 11 Oct 2016 04:39:47 +0200 |
Gábor Stefanik |
copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)
|
Tue, 11 Oct 2016 04:25:59 +0200 |
Gábor Stefanik |
checkcopies: add logic to handle remotebase
|
Tue, 04 Oct 2016 12:51:54 +0200 |
Gábor Stefanik |
mergecopies: add logic to process incomplete data
|
Wed, 12 Oct 2016 11:54:03 +0200 |
Gábor Stefanik |
checkcopies: handle divergences contained entirely in tca::ctx
|
Thu, 25 Aug 2016 22:02:26 +0200 |
Gábor Stefanik |
update: enable copy tracing for backwards and non-linear updates
|
Mon, 26 Sep 2016 10:47:37 +0200 |
Mathias De Maré |
bashcompletion: allow skipping completion for 'hg status'
|
Sun, 21 Aug 2016 01:12:00 +0200 |
Mads Kiilerich |
tests: add more test coverage of phase changes when pushing
|
Thu, 13 Oct 2016 02:19:43 +0200 |
Gábor Stefanik |
mergecopies: invoke _computenonoverlap for both base and tca during merges
|
Tue, 18 Oct 2016 00:00:43 +0200 |
Pierre-Yves David |
copies: make it possible to distinguish betwen _computenonoverlap invocations
|
Thu, 13 Oct 2016 02:03:54 +0200 |
Gábor Stefanik |
copies: make _checkcopies handle simple renames in a rotated DAG
|
Thu, 13 Oct 2016 02:03:49 +0200 |
Gábor Stefanik |
copies: compute a suitable TCA if base turns out to be unsuitable
|
Thu, 13 Oct 2016 01:47:33 +0200 |
Gábor Stefanik |
copies: detect graft-like merges
|
Wed, 12 Oct 2016 12:41:28 +0200 |
Gábor Stefanik |
tests: introduce tests for grafting through renames
|
Mon, 17 Oct 2016 17:12:24 +0200 |
Mads Kiilerich |
largefiles: fix 'deleted' files sometimes persistently appearing with R status
stable
|
Sun, 16 Oct 2016 02:29:45 +0200 |
Mads Kiilerich |
largefiles: more safe handling of interruptions while updating modifications
stable
|
Sun, 16 Oct 2016 02:26:38 +0200 |
Mads Kiilerich |
largefiles: test coverage of fatal interruption of update
stable
|
Wed, 12 Oct 2016 21:33:45 +0200 |
Gábor Stefanik |
checkcopies: add a sanity check against false-positive copies
|
Sun, 16 Oct 2016 10:38:52 -0700 |
Gregory Szorc |
exchange: refactor APIs to obtain bundle data (API)
|
Thu, 13 Oct 2016 01:30:14 +0200 |
Pierre-Yves David |
mergecopies: rename 'ca' to 'base'
|
Thu, 13 Oct 2016 01:26:33 +0200 |
Pierre-Yves David |
copies: move variable document from checkcopies to mergecopies
|
Tue, 11 Oct 2016 02:21:42 +0200 |
Pierre-Yves David |
checkcopies: pass data as a dictionary of dictionaries
|
Tue, 11 Oct 2016 02:15:23 +0200 |
Pierre-Yves David |
checkcopies: move 'movewithdir' initialisation right before its usage
|
Fri, 14 Oct 2016 01:53:15 +0200 |
Mads Kiilerich |
cmdutil: satisfy expections in dirstateguard.__del__, even if __init__ fails
|
Fri, 14 Oct 2016 01:53:15 +0200 |
Mads Kiilerich |
util: increase filechunkiter size to 128k
|
Wed, 12 Oct 2016 12:22:18 +0200 |
Mads Kiilerich |
largefiles: always use filechunkiter when iterating files
|
Fri, 14 Oct 2016 23:33:00 +0900 |
Yuya Nishihara |
revset: for x^2, do not take null as a valid p2 revision
|
Mon, 10 Oct 2016 22:30:09 +0200 |
Yuya Nishihara |
revset: make follow() reject more than one start revisions
|
Sat, 15 Oct 2016 17:10:53 -0700 |
Gregory Szorc |
bundle2: only emit compressed chunks if they have data
|
Sat, 15 Oct 2016 15:01:14 -0700 |
Danek Duvall |
color: add some documentation for custom terminfo codes
|
Thu, 13 Oct 2016 13:10:01 -0700 |
Danek Duvall |
color: debugcolor should emit the user-defined colors
|
Thu, 13 Oct 2016 12:01:41 -0700 |
Danek Duvall |
color: ignore effects missing from terminfo
|
Thu, 13 Oct 2016 11:48:17 -0700 |
Danek Duvall |
color: allow for user-configurable terminfo codes for effects
|
Tue, 04 Oct 2016 04:06:48 -0700 |
Stanislau Hlebik |
update: warn if cwd was deleted
|
Thu, 13 Oct 2016 13:34:53 +0200 |
Gregory Szorc |
parsers: avoid PySliceObject cast on Python 3
|
Thu, 13 Oct 2016 13:27:14 +0200 |
Gregory Szorc |
bdiff: include util.h
|
Thu, 13 Oct 2016 13:22:40 +0200 |
Gregory Szorc |
parsers: alias more PyInt* symbols on Python 3
|
Thu, 13 Oct 2016 13:17:23 +0200 |
Gregory Szorc |
manifest: use PyVarObject_HEAD_INIT
|
Thu, 13 Oct 2016 13:14:14 +0200 |
Gregory Szorc |
dirs: use PyVarObject_HEAD_INIT
|
Thu, 13 Oct 2016 09:27:37 +0100 |
Martijn Pieters |
py3: use namedtuple._replace to produce new tokens
|
Fri, 14 Oct 2016 17:55:02 +0100 |
Martijn Pieters |
py3: refactor token parsing to handle call args properly
|
Thu, 13 Oct 2016 13:47:47 +0200 |
Pierre-Yves David |
eol: make sure we always release the wlock when writing cache
|
Thu, 13 Oct 2016 21:42:11 +0200 |
Gregory Szorc |
pathencode: use assert() for PyBytes_Check()
|
Wed, 12 Oct 2016 12:22:18 +0200 |
Mads Kiilerich |
merge: clarify warning for (not) merging flags without ancestor
|
Wed, 12 Oct 2016 12:22:18 +0200 |
Mads Kiilerich |
merge: only show "cannot merge flags for %s" warning if flags are different
|
Wed, 12 Oct 2016 12:22:18 +0200 |
Mads Kiilerich |
tests: add test coverage of merging x flag without ancestor
|
Sat, 08 Oct 2016 17:07:43 +0200 |
Gregory Szorc |
dirs: document Py_SIZE weirdness
|
Wed, 12 Oct 2016 12:22:54 +0200 |
Philippe Pepiot |
record: return code from underlying commit
|
Fri, 14 Oct 2016 09:52:38 +0200 |
Philippe Pepiot |
commit: return 1 for interactive commit with no changes (issue5397)
|
Fri, 14 Oct 2016 03:03:39 +0200 |
Mads Kiilerich |
demandimport: disable lazy import of __builtin__
|
Thu, 13 Oct 2016 12:50:27 +0200 |
Gregory Szorc |
changelog: disable delta chains
|
Sat, 24 Sep 2016 12:25:37 -0700 |
Gregory Szorc |
revlog: add instance variable controlling delta chain use
|
Thu, 13 Oct 2016 12:49:47 +0200 |
Gregory Szorc |
changegroup: document deltaparent's choice of previous revision
|
Sun, 09 Oct 2016 03:11:18 +0200 |
Pierre-Yves David |
help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
|
Mon, 19 Sep 2016 17:15:39 -0400 |
Augie Fackler |
copy: distinguish "file exists" cases and add a hint (BC)
|
Sun, 09 Oct 2016 01:03:20 +0900 |
FUJIWARA Katsunori |
perf: make perftags clear tags cache correctly
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9
|
Sun, 09 Oct 2016 01:03:18 +0900 |
FUJIWARA Katsunori |
perf: define formatter locally for Mercurial earlier than 2.2
|
Sun, 09 Oct 2016 01:03:18 +0900 |
FUJIWARA Katsunori |
perf: add functions to get vfs-like object for Mercurial earlier than 2.3
|
Sun, 09 Oct 2016 01:03:17 +0900 |
FUJIWARA Katsunori |
perf: avoid actual writing branch cache out correctly
|
Sun, 09 Oct 2016 01:03:17 +0900 |
FUJIWARA Katsunori |
perf: get subsettable from appropriate module for Mercurial earlier than 2.9
|
Sun, 09 Oct 2016 01:03:16 +0900 |
FUJIWARA Katsunori |
perf: introduce safeattrsetter to replace direct attribute assignment
|
Sat, 08 Oct 2016 00:59:41 +0200 |
Mads Kiilerich |
largefiles: use context for file closing
|
Sat, 08 Oct 2016 00:59:40 +0200 |
Mads Kiilerich |
largefiles: when setting/clearing x bit on largefiles, don't change other bits
|
Sun, 09 Oct 2016 15:54:49 +0200 |
Mads Kiilerich |
eol: on update, only re-check files if filtering changed
|
Thu, 13 Oct 2016 10:59:29 +0200 |
Gregory Szorc |
dirs: add comment about _PyBytes_Resize
|
Tue, 11 Oct 2016 01:29:08 +0200 |
Pierre-Yves David |
checkcopies: extract the '_related' closure
|
Sat, 08 Oct 2016 23:00:55 +0200 |
Pierre-Yves David |
checkcopies: add an inline comment about the '_related' call
|
Sat, 08 Oct 2016 19:03:16 +0200 |
Pierre-Yves David |
checkcopies: minor change to comment
|
Sat, 08 Oct 2016 18:38:42 +0200 |
Pierre-Yves David |
checkcopies: rename 'ca' to 'base'
|
Wed, 24 Aug 2016 05:09:46 +0200 |
Pierre-Yves David |
bisect: extra a small initialisation outside of a loop
|
Mon, 10 Oct 2016 23:11:15 +0100 |
Martijn Pieters |
pycompat: only accept a bytestring filepath in Python 2
|
Mon, 10 Oct 2016 05:31:31 -0700 |
Mateusz Kwapich |
py3: use raw strings in line continuation (convert ext)
|
Mon, 10 Oct 2016 05:30:14 -0700 |
Mateusz Kwapich |
py3: namedtuple takes unicode (journal ext)
|
Sun, 09 Oct 2016 09:42:46 -0400 |
Augie Fackler |
debuginstall: use %d instead of %s for formatting an int
|
Sun, 09 Oct 2016 13:59:20 +0200 |
Pulkit Goyal |
py3: test to check which commands run
|
Wed, 24 Aug 2016 05:06:21 +0200 |
Pierre-Yves David |
bisect: build a displayer only once
|
Wed, 24 Aug 2016 05:04:46 +0200 |
Pierre-Yves David |
bisect: factor commonly update sequence
|
Wed, 24 Aug 2016 04:25:20 +0200 |
Pierre-Yves David |
bisect: move check_state into the bisect module
|
Wed, 24 Aug 2016 04:23:13 +0200 |
Pierre-Yves David |
bisect: simplify conditional in 'check_state'
|
Wed, 24 Aug 2016 04:22:40 +0200 |
Pierre-Yves David |
bisect: remove code about "update-flag" in check_state
|
Sun, 09 Oct 2016 03:50:55 +0200 |
Pierre-Yves David |
bisect: rename 'check_code' to match our naming scheme
|
Wed, 24 Aug 2016 04:48:17 +0200 |
Pierre-Yves David |
bisect: minor movement of code handle flag updating state
|
Sun, 09 Oct 2016 04:37:02 -0400 |
Augie Fackler |
test-clone: discard lock-related messages
|
Sun, 09 Oct 2016 04:25:22 -0400 |
Augie Fackler |
test-clone: fix some instability in pooled clone race condition test
|
Sun, 09 Oct 2016 17:44:23 +0200 |
Martijn Pieters |
py3: add an os.fsencode backport to ease path handling
|
Sun, 09 Oct 2016 14:10:01 +0200 |
Martijn Pieters |
py3: a second argument to open can't be bytes
|
Sun, 09 Oct 2016 17:02:34 +0200 |
Yuya Nishihara |
py3: make check-py3-compat.py import importlib only if necessary
|
Sun, 09 Oct 2016 08:09:20 -0700 |
Simon Farnsworth |
templater: handle division by zero in arithmetic
|
Sun, 09 Oct 2016 05:51:04 -0700 |
Simon Farnsworth |
templater: provide arithmetic operations on integers
|
Sun, 09 Oct 2016 15:54:42 +0200 |
Mads Kiilerich |
eol: store and reuse pattern matchers instead of creating in tight loop
|
Sun, 09 Oct 2016 15:42:42 +0200 |
Mads Kiilerich |
eol: fix variable naming - call it _eolmatch instead of _eolfile
|
Sun, 09 Oct 2016 13:50:53 +0200 |
Gregory Szorc |
parsers: move PyInt aliasing out of util.h
|
Sun, 09 Oct 2016 13:47:46 +0200 |
Gregory Szorc |
osutil: use PyLongObject on Python 3 for listdir_slot
|
Sun, 09 Oct 2016 13:41:18 +0200 |
Gregory Szorc |
osutil: use PyLongObject in recvfds
|
Sun, 09 Oct 2016 12:37:10 +0200 |
Pulkit Goyal |
py3: use encoding.environ instead of os.environ
|
Sun, 09 Oct 2016 12:58:22 +0200 |
Martijn Pieters |
store: py26 compat, don't use a dict comprehension
|
Sat, 08 Oct 2016 16:51:18 +0200 |
Gregory Szorc |
dirs: document performance reasons for bypassing Python C API
|
Sat, 08 Oct 2016 16:20:21 +0200 |
Gregory Szorc |
dirs: port PyInt code to work on Python 3
|
Sat, 08 Oct 2016 14:31:59 +0200 |
Gregory Szorc |
dirs: convert PyString to PyBytes
|
Sat, 08 Oct 2016 16:02:51 +0200 |
Gregory Szorc |
dirs: inline string macros
|
Sat, 08 Oct 2016 22:44:02 +0200 |
Gregory Szorc |
parsers: use PyVarObject_HEAD_INIT
|
Sat, 08 Oct 2016 22:21:22 +0200 |
Gregory Szorc |
pathencode: use Py_SIZE directly
|
Sat, 08 Oct 2016 22:04:56 +0200 |
Gregory Szorc |
util: remove PyString* aliases on Python 3
|
Sat, 08 Oct 2016 22:02:29 +0200 |
Gregory Szorc |
parsers: convert PyString* to PyBytes*
|
Sat, 08 Oct 2016 22:01:07 +0200 |
Gregory Szorc |
pathencode: convert PyString* to PyBytes*
|
Sat, 08 Oct 2016 21:58:55 +0200 |
Gregory Szorc |
osutil: convert PyString* to PyBytes*
|
Sat, 08 Oct 2016 21:57:55 +0200 |
Gregory Szorc |
manifest: convert PyString* to PyBytes*
|
Sun, 02 Oct 2016 17:31:32 +0900 |
Yuya Nishihara |
merge: update doc of manifestmerge() per 18c2184c27dc
|
Sat, 08 Oct 2016 17:22:40 +0200 |
Yuya Nishihara |
py3: remove superfluous indent from check-py3-compat.py
|
Sat, 08 Oct 2016 17:22:07 +0200 |
Yuya Nishihara |
py3: make check-py3-compat.py load modules in standard manner
|
Sun, 09 Oct 2016 08:31:39 +0200 |
Yuya Nishihara |
py3: include module filename in check-py3-compat.py output
|
Sat, 08 Oct 2016 19:16:50 +0200 |
Gregory Szorc |
util: document we want Python type mapping to be temporary
|
Sat, 08 Oct 2016 19:02:44 +0200 |
Gregory Szorc |
util: define PyInt_Type on Python 3
|
Sat, 08 Oct 2016 17:51:29 +0200 |
Gregory Szorc |
parsers: return NULL from PyInit_parsers on Python 3
|
Wed, 05 Oct 2016 13:45:22 +0200 |
Gábor Stefanik |
mail: take --encoding and HGENCODING into account
|
Sat, 08 Oct 2016 02:26:48 -0700 |
Simon Farnsworth |
template: provide a termwidth keyword (issue5395)
|
Sat, 08 Oct 2016 08:36:39 -0400 |
Augie Fackler |
util: ensure forwarded attrs are set in globals() as sysstr
|
Sat, 08 Oct 2016 08:35:43 -0400 |
Augie Fackler |
pycompat: when setting attrs, ensure we use sysstr
|
Sat, 08 Oct 2016 05:26:18 -0400 |
Augie Fackler |
i18n: make the locale directory name the same string type as the datapath
|
Sat, 08 Oct 2016 10:39:00 -0400 |
Augie Fackler |
contributing: add new file with a pointer to the wiki
|
Sat, 08 Oct 2016 15:24:26 +0200 |
Yuya Nishihara |
templater: add relpath() to convert repo path to relative path (issue5394)
|
Sat, 08 Oct 2016 19:11:19 +0200 |
Martijn Pieters |
hgweb: fix the MRO in Python 3
|
Sat, 08 Oct 2016 16:10:34 +0100 |
Jun Wu |
hgweb: make fctx.annotate a separated function so it could be wrapped
|
Tue, 04 Oct 2016 20:49:59 +0800 |
Anton Shestakov |
zsh_completion: update some option usage flags ('+', '=' and ':')
|
Sat, 08 Oct 2016 18:04:57 +0200 |
Gregory Szorc |
manifest: drop Py_TPFLAGS_HAVE_SEQUENCE_IN from tp_flags in Python 3
|
Sat, 08 Oct 2016 05:26:58 -0700 |
Ryan McElroy |
import: abort instead of crashing when copy source does not exist (issue5375)
|
Sat, 08 Oct 2016 08:54:05 -0700 |
Mateusz Kwapich |
py3: make encodefun in store.py compatible with py3k
|
Sat, 08 Oct 2016 08:45:28 -0700 |
Mateusz Kwapich |
py3: make the string unicode so its iterable in py3k
|
Mon, 03 Oct 2016 13:29:59 +0200 |
Gábor Stefanik |
copies: don't record divergence for files needing no merge
|
Sat, 08 Oct 2016 19:32:54 +0900 |
Tooru Fujisawa |
hgweb: avoid line wrap between revision and annotate-info (issue5398)
|
Sat, 08 Oct 2016 16:10:58 +0200 |
Pulkit Goyal |
py3: make format strings unicodes and not bytes
|
Fri, 07 Oct 2016 17:30:11 +0200 |
Pulkit Goyal |
mail: handle renamed email.Header
|
Fri, 07 Oct 2016 08:32:40 -0400 |
Augie Fackler |
revset: build _syminitletters from a saner source: the string module
|
Thu, 11 Aug 2016 15:05:17 +0200 |
Pierre-Yves David |
mq: release lock after transaction in qrefresh
|
Thu, 11 Aug 2016 14:51:19 +0200 |
Pierre-Yves David |
perf: release lock after transaction in perffncachewrite
|
Tue, 23 Aug 2016 23:47:59 +0200 |
Pierre-Yves David |
pull: grab wlock during pull
|
Wed, 24 Aug 2016 04:19:11 +0200 |
Pierre-Yves David |
bisect: move 'printresult' in the 'hbisect' module
|
Wed, 24 Aug 2016 04:16:07 +0200 |
Pierre-Yves David |
bisect: move the 'extendrange' to the 'hbisect' module
|
Wed, 24 Aug 2016 04:13:53 +0200 |
Pierre-Yves David |
bisect: extract the 'reset' logic into its own function
|
Wed, 24 Aug 2016 04:31:49 +0200 |
Pierre-Yves David |
bisect: access the filesystem through vfs when reseting
|
Fri, 07 Oct 2016 17:06:55 +0200 |
Martijn Pieters |
util: remove the copypasta unquote function
|
Fri, 07 Oct 2016 08:51:50 -0700 |
Simon Farnsworth |
merge: add conflict labels to merge command
|
Wed, 05 Oct 2016 15:28:34 +0200 |
Mathias De Maré |
check-commit: allow underscore as commit topic
|
Sat, 08 Oct 2016 01:25:28 -0700 |
Simon Farnsworth |
merge: use labels in subrepo merge
|
Fri, 07 Oct 2016 08:32:18 -0400 |
Augie Fackler |
registrar: make format strings unicodes and not bytes
|
Mon, 03 Oct 2016 03:37:10 +0100 |
Jun Wu |
extensions: move the "import" logic out from "load"
|
Fri, 07 Oct 2016 07:43:04 -0400 |
Augie Fackler |
hgmanpage: stop using raw-unicode strings
|
Fri, 07 Oct 2016 08:09:23 -0400 |
Augie Fackler |
revset: define _symletters in terms of _syminitletters
|
Fri, 07 Oct 2016 08:03:30 -0400 |
Augie Fackler |
revset: remove doubled space
|
Fri, 07 Oct 2016 08:58:23 -0400 |
Augie Fackler |
util: use string.hexdigits instead of defining it ourselves
|
Fri, 07 Oct 2016 08:01:16 -0400 |
Augie Fackler |
util: correct check of sys.version_info
|
Fri, 07 Oct 2016 15:29:57 +0200 |
Pulkit Goyal |
py3: switch to .items() using transformer
|
Fri, 07 Oct 2016 14:04:49 +0200 |
Pulkit Goyal |
py3: handle multiple arguments in .encode() and .decode()
|
Fri, 07 Oct 2016 12:13:28 +0200 |
Pulkit Goyal |
py3: convert to unicode to pass into encode()
|
Sat, 01 Oct 2016 09:55:32 +0800 |
Anton Shestakov |
templater: use "needle" and "haystack" as (meta-)variables for ifcontains()
|
Mon, 03 Oct 2016 13:24:56 +0200 |
Gábor Stefanik |
copies: mark checkcopies as internal with the _ prefix
|
Mon, 03 Oct 2016 13:23:19 +0200 |
Gábor Stefanik |
copies: split u1/u2 to u1u/u2u and u1r/u2r
|
Mon, 03 Oct 2016 13:18:31 +0200 |
Gábor Stefanik |
copies: style fixes and add comment
|
Mon, 03 Oct 2016 16:19:55 +0200 |
Gábor Stefanik |
copies: limit is an optimization, and doesn't provide guarantees
|
Sat, 01 Oct 2016 20:20:11 +0900 |
Yuya Nishihara |
revset: do not rewrite ':y' to '0:y' (issue5385)
|
Sat, 01 Oct 2016 20:11:48 +0900 |
Yuya Nishihara |
revset: extract function that creates range set from computed revisions
|
Mon, 12 Sep 2016 13:37:14 +0200 |
Maciej Fijalkowski |
lazymanifest: write a more efficient, pypy friendly version of lazymanifest
|
Sun, 02 Oct 2016 22:34:40 -0700 |
Gregory Szorc |
hg: set default path correctly when doing a clone+share (issue5378)
|
Sat, 01 Oct 2016 14:18:58 +0100 |
Jun Wu |
annotate: calculate line count correctly
|
Sun, 02 Oct 2016 05:29:17 +0530 |
Pulkit Goyal |
py3: use unicode in is_frozen()
|
Sun, 02 Oct 2016 03:38:14 +0530 |
Pulkit Goyal |
py3: use unicodes in __slots__
|
Sat, 01 Oct 2016 15:10:38 -0400 |
Augie Fackler |
merge with stable
|
Fri, 30 Sep 2016 21:38:47 +0900 |
Yuya Nishihara |
url: fix crash by empty path with #fragments
|
Wed, 28 Sep 2016 20:07:32 +0900 |
Yuya Nishihara |
py3: make i18n use encoding.environ
|
Wed, 28 Sep 2016 20:05:34 +0900 |
Yuya Nishihara |
py3: provide encoding.environ which is a dict of bytes
|
Wed, 28 Sep 2016 20:39:06 +0900 |
Yuya Nishihara |
py3: convert encoding name and mode to str
|
Wed, 28 Sep 2016 22:32:09 +0900 |
Yuya Nishihara |
pycompat: extract function that converts attribute or encoding name to str
|
Sat, 01 Oct 2016 15:00:23 -0400 |
Augie Fackler |
Added signature for changeset 149433e68974
stable
|
Wed, 28 Sep 2016 20:01:23 +0900 |
Yuya Nishihara |
pycompat: provide 'ispy3' constant
|
Sat, 01 Oct 2016 15:00:18 -0400 |
Augie Fackler |
Added tag 3.9.2 for changeset 149433e68974
stable
|
Fri, 30 Sep 2016 00:27:35 +0200 |
Pierre-Yves David |
extensions: add a note about debug output during extensions search
|
Fri, 30 Sep 2016 00:25:15 +0200 |
Pierre-Yves David |
extensions: fix a debug message when searching for extensions
|
Tue, 30 Aug 2016 15:16:28 -0700 |
Mateusz Kwapich |
dirstate: rebuild should update dirstate properly
|
Tue, 27 Sep 2016 22:09:28 -0700 |
Martin von Zweigbergk |
histedit: avoid converting nodeid to context and back again
|
Tue, 13 Sep 2016 22:58:12 -0400 |
Augie Fackler |
help: mark boolean flags with [no-] to explain that they can be negated
|
Tue, 27 Sep 2016 14:46:34 +0200 |
Philippe Pepiot |
mdiff: remove unused parameter 'refine' from allblocks()
|
Mon, 26 Sep 2016 23:28:57 +0900 |
Yuya Nishihara |
demandimport: error out early on missing attribute of non package (issue5373)
|
Tue, 27 Sep 2016 21:56:00 +0900 |
Yuya Nishihara |
demandimport: add 'nt' to ignore list (issue5373)
|
Tue, 27 Sep 2016 22:36:00 +0900 |
Yuya Nishihara |
demandimport: add '_ctypes.pointer' to ignore list on PyPy
|
Mon, 26 Sep 2016 16:12:40 +0800 |
Anton Shestakov |
hgweb: make anchor name actually match its href on help index page
|
Sat, 24 Sep 2016 12:22:30 -0700 |
Gregory Szorc |
perf: add perfchangegroupchangelog command
|
Sat, 24 Sep 2016 10:44:37 -0700 |
Gregory Szorc |
perf: add --reverse to perfrevlog
|
Sat, 24 Sep 2016 19:58:23 +0900 |
Yuya Nishihara |
log: copy the way of ancestor traversal to --follow matcher (issue5376)
|
Sat, 24 Sep 2016 19:52:02 +0900 |
Yuya Nishihara |
log: unroll loop that populates file paths for --patch --follow matcher
|
Sun, 25 Sep 2016 12:20:31 -0700 |
Gregory Szorc |
wireproto: rename argument to groupchunks()
|
Sun, 25 Sep 2016 13:20:55 -0700 |
Gregory Szorc |
tests: actually test non-generaldelta variant for stream clones
|
Wed, 24 Aug 2016 20:18:58 -0700 |
Gregory Szorc |
revlog: document high frequency of code execution
|
Wed, 24 Aug 2016 20:00:52 -0700 |
Gregory Szorc |
revlog: make code in builddelta() slightly easier to read
|
Fri, 23 Sep 2016 14:37:15 -0400 |
Augie Fackler |
py3: update test expectation on stable
stable 3.9.2
|
Fri, 23 Sep 2016 12:45:10 -0500 |
Kevin Bullock |
grep: rewrite help to better document current (confusing) behavior
stable
|
Fri, 23 Sep 2016 08:15:05 +0000 |
Hannes Oldenburg |
templates: add built-in files() function
|
Sat, 17 Sep 2016 17:02:56 +1000 |
Xidorn Quan |
rebase: rebase changesets in topo order (issue5370) (BC)
|
Thu, 22 Sep 2016 12:36:30 -0700 |
Arun Kulshreshtha |
dispatch: make hg --profile wrap reposetup
|
Thu, 22 Sep 2016 12:19:48 -0700 |
Arun Kulshreshtha |
dispatch: change indentation level in _dispatch()
|
Thu, 22 Sep 2016 20:59:24 +0900 |
Yuya Nishihara |
log: drop outdated optimization to walk revisions in reverse order
|
Thu, 22 Sep 2016 20:53:53 +0900 |
Yuya Nishihara |
graphlog: preserve topo sort even if additional filter options specified
|
Thu, 22 Sep 2016 21:52:00 +0900 |
FUJIWARA Katsunori |
transaction: open a file with checkambig=True to avoid file stat ambiguity
|
Thu, 22 Sep 2016 21:52:00 +0900 |
FUJIWARA Katsunori |
repair: open a file with checkambig=True to avoid file stat ambiguity
|
Thu, 22 Sep 2016 21:51:59 +0900 |
FUJIWARA Katsunori |
changelog: specify checkambig=True to revlog.__init__, to avoid ambiguity
|
Thu, 22 Sep 2016 21:51:59 +0900 |
FUJIWARA Katsunori |
changelog: specify checkambig=True to avoid ambiguity around truncation
|
Thu, 22 Sep 2016 21:51:58 +0900 |
FUJIWARA Katsunori |
manifest: specify checkambig=True to revlog.__init__, to avoid ambiguity
|
Thu, 22 Sep 2016 21:51:58 +0900 |
FUJIWARA Katsunori |
revlog: specify checkambig at writing to avoid file stat ambiguity
|
Thu, 22 Sep 2016 21:51:57 +0900 |
FUJIWARA Katsunori |
vfs: use checkambigatclosing in checkambig=True but atomictemp=False case
|
Thu, 22 Sep 2016 21:51:57 +0900 |
FUJIWARA Katsunori |
scmutil: add file object wrapper class to check ambiguity at closing
|
Thu, 22 Sep 2016 21:51:56 +0900 |
FUJIWARA Katsunori |
scmutil: factor out common logic of delayclosedfile to reuse it
|
Thu, 22 Sep 2016 13:20:06 +0800 |
Anton Shestakov |
spartan: remove unused templates
|
Thu, 22 Sep 2016 13:19:44 +0800 |
Anton Shestakov |
monoblue: remove unused templates
|
Thu, 22 Sep 2016 13:19:25 +0800 |
Anton Shestakov |
gitweb: remove unused templates
|
Thu, 22 Sep 2016 13:18:59 +0800 |
Anton Shestakov |
paper: remove unused templates
|
Wed, 21 Sep 2016 17:05:27 -0400 |
timeless |
help: add sections for revsets
|
Wed, 21 Sep 2016 17:23:05 +0000 |
timeless |
help: move revsets.## documentation into infix section
|
Wed, 21 Sep 2016 16:33:37 +0000 |
timeless |
help: clarify quotes are needed for filesets.size expressions
|
Wed, 21 Sep 2016 20:43:41 +0800 |
Anton Shestakov |
paper: remove unused template "changelogchild"
|
Wed, 21 Sep 2016 20:43:10 +0800 |
Anton Shestakov |
monoblue: remove unused template "changelogchild"
|
Wed, 21 Sep 2016 20:35:46 +0800 |
Anton Shestakov |
gitweb: remove unused template "changelogchild"
|
Wed, 21 Sep 2016 20:19:35 +0800 |
Anton Shestakov |
monoblue: tweak branch table's last row's cell colspan on summary page
|
Wed, 21 Sep 2016 19:52:48 +0800 |
Anton Shestakov |
gitweb: tweak branch table's last row's cell colspan on summary page
|
Wed, 21 Sep 2016 03:39:37 +0000 |
timeless |
tests: clarify demandimport disabled state
|
Wed, 21 Sep 2016 02:46:59 +0000 |
timeless |
demandimport: add trailing comma
|
Tue, 20 Sep 2016 23:49:20 +0000 |
timeless |
tests: favor single quotes for wrapping hg help ...
|
Tue, 20 Sep 2016 23:49:00 +0000 |
timeless |
samplehgrcs: use single quotes in use warning
|
Tue, 20 Sep 2016 23:48:30 +0000 |
timeless |
util: use single quotes in use warning
|
Tue, 20 Sep 2016 23:48:19 +0000 |
timeless |
obsolete: use single quotes in use warning
|
Tue, 20 Sep 2016 23:48:08 +0000 |
timeless |
localrepo: use single quotes in use warning
|
Tue, 20 Sep 2016 23:47:46 +0000 |
timeless |
help: use single quotes in use warning
|
Tue, 20 Sep 2016 23:47:30 +0000 |
timeless |
discovery: use single quotes in use warning
|
Tue, 20 Sep 2016 23:47:02 +0000 |
timeless |
serve: use single quotes in use warning
|
Tue, 20 Sep 2016 23:46:15 +0000 |
timeless |
bundle: use single quotes in use warning
|
Tue, 20 Sep 2016 23:45:25 +0000 |
timeless |
histedit: use single quotes in use warning
|
Tue, 20 Sep 2016 23:45:15 +0000 |
timeless |
keyword: use single quotes in use warning
|
Tue, 20 Sep 2016 23:44:59 +0000 |
timeless |
mq: use single quotes in use warning
|
Tue, 20 Sep 2016 23:44:49 +0000 |
timeless |
pager: use single quotes in use warning
|
Tue, 20 Sep 2016 23:44:28 +0000 |
timeless |
rebase: use single quotes in use warning
|
Tue, 20 Sep 2016 20:12:38 +0000 |
timeless |
push: update help hint to point to config.paths section
|
Fri, 02 Sep 2016 21:49:33 +0000 |
timeless |
update: use single quotes in use warning
|
Fri, 02 Sep 2016 21:46:00 +0000 |
timeless |
remove: specify hg in added warning
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: add manifestlog.add
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: move manifest.add onto manifestrevlog
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: remove dependency on treeinmem from manifest.add
|
Tue, 20 Sep 2016 12:24:01 -0700 |
Durham Goode |
manifest: move treeinmem onto manifestlog
|
Mon, 19 Sep 2016 17:14:43 -0400 |
Augie Fackler |
copy: document current behavior of 'hg cp --after'
|
Tue, 20 Sep 2016 10:03:50 -0500 |
Nathan Goldbaum |
crecord: add an event that scrolls the selected line to the top of the screen
|
Tue, 03 May 2016 14:24:00 +0900 |
Yuya Nishihara |
log: drop hack to fix order of revset (issue5100)
|
Tue, 03 May 2016 14:18:28 +0900 |
Yuya Nishihara |
revset: add option to make matcher takes the ordering of the input set
|
Mon, 19 Sep 2016 09:14:35 -0700 |
Martin von Zweigbergk |
strip: don't use "full" and "partial" to describe bundles
|
Mon, 19 Sep 2016 09:14:32 -0700 |
Martin von Zweigbergk |
strip: clarify that user action is required to recover temp bundle
|
Thu, 15 Sep 2016 09:45:29 -0700 |
Martin von Zweigbergk |
strip: report both bundle files in case of exception (issue5368)
|
Thu, 15 Sep 2016 10:18:56 -0700 |
Martin von Zweigbergk |
strip: simplify some repeated conditions
|
Mon, 29 Aug 2016 07:07:15 +0200 |
Mathias De Maré |
config: add template support
|
Mon, 29 Aug 2016 17:19:09 +0200 |
Mathias De Maré |
formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API)
|
Tue, 30 Aug 2016 15:55:07 -0400 |
Augie Fackler |
diffopts: notice a negated boolean flag in diffopts
|
Tue, 13 Sep 2016 22:57:57 -0400 |
Augie Fackler |
flags: allow specifying --no-boolean-flag on the command line (BC)
|
Tue, 03 May 2016 13:36:12 +0900 |
Yuya Nishihara |
revset: make sort() noop depending on ordering requirement (BC)
|
Tue, 03 May 2016 13:36:12 +0900 |
Yuya Nishihara |
revset: make reverse() noop depending on ordering requirement (BC)
|
Tue, 03 May 2016 12:52:50 +0900 |
Yuya Nishihara |
revset: fix order of nested 'range' expression (BC)
|
Wed, 01 Jun 2016 20:54:04 +0900 |
Yuya Nishihara |
revset: forward ordering requirement to argument of present()
|
Wed, 14 Sep 2016 11:39:47 -0500 |
Nathan Goldbaum |
crecord: delete commented line
|
Tue, 13 Sep 2016 16:00:41 -0700 |
Durham Goode |
manifest: move dirlog up to manifestrevlog
|
Tue, 13 Sep 2016 16:00:41 -0700 |
Durham Goode |
manifest: move revlog specific options from manifest to manifestrevlog
|
Tue, 13 Sep 2016 16:26:30 -0700 |
Durham Goode |
manifest: adds manifestctx.readfast
|
Tue, 13 Sep 2016 16:25:21 -0700 |
Durham Goode |
manifest: add manifestctx.readdelta()
|
Wed, 14 Sep 2016 17:12:39 +0200 |
Pierre-Yves David |
merge with stable
|
Tue, 13 Sep 2016 13:49:42 -0700 |
Martin von Zweigbergk |
rebase: make debug logging more consistent
|
Sun, 26 Jun 2016 18:41:28 +0900 |
Yuya Nishihara |
revset: fix order of nested '_(|int|hex)list' expression (BC)
|
Sun, 26 Jun 2016 18:17:12 +0900 |
Yuya Nishihara |
revset: fix order of nested 'or' expression (BC)
|
Sun, 07 Aug 2016 17:58:50 +0900 |
Yuya Nishihara |
revset: add 'takeorder' attribute to mark functions that need ordering flag
|
Sun, 07 Aug 2016 17:46:12 +0900 |
Yuya Nishihara |
revset: pass around ordering flags to operations
|
Sun, 07 Aug 2016 17:48:52 +0900 |
Yuya Nishihara |
revset: add stub to handle parentpost operation
|
Tue, 16 Feb 2016 22:02:16 +0900 |
Yuya Nishihara |
revset: infer ordering flag to teach if operation should define/follow order
|
Sun, 07 Aug 2016 17:04:05 +0900 |
Yuya Nishihara |
revset: wrap arguments of 'or' by 'list' node
|
Tue, 13 Sep 2016 20:30:19 +0200 |
Pierre-Yves David |
journal: properly check for held lock (issue5349)
|
Tue, 13 Sep 2016 17:46:29 +0200 |
Pierre-Yves David |
ssl: handle a difference in SSLError with pypy (issue5348)
|
Mon, 12 Sep 2016 10:55:43 -0700 |
Durham Goode |
manifest: change manifestctx to not inherit from manifestdict
|
Mon, 12 Sep 2016 14:29:09 -0700 |
Durham Goode |
manifest: make one use of _mancache avoid manifestctxs
|
Sun, 21 Aug 2016 13:16:21 +0900 |
Yuya Nishihara |
debugrevspec: add option to verify optimized result
|
Sun, 21 Aug 2016 12:40:02 +0900 |
Yuya Nishihara |
debugrevspec: add option to skip optimize() and evaluate unoptimized tree
|
Thu, 08 Sep 2016 22:44:10 +0900 |
Yuya Nishihara |
revset: remove showwarning option from expandaliases()
|
Sun, 21 Aug 2016 12:45:43 +0900 |
Yuya Nishihara |
debugrevspec: evaluate tree built by itself
|
Mon, 12 Sep 2016 03:06:29 +0900 |
FUJIWARA Katsunori |
localrepo: make _refreshfilecachestats unfiltered method to refresh correctly
|
Mon, 12 Sep 2016 03:06:29 +0900 |
FUJIWARA Katsunori |
streamclone: clear caches after writing changes into files for visibility
|
Mon, 12 Sep 2016 03:06:28 +0900 |
FUJIWARA Katsunori |
localrepo: make invalidate avoid invalidating store inside transaction (API)
|
Mon, 12 Sep 2016 03:06:28 +0900 |
FUJIWARA Katsunori |
streamclone: force @filecache properties to be reloaded from file
|
Sat, 10 Sep 2016 01:42:05 +0200 |
Pierre-Yves David |
manifest: backed out changeset bb3281b3fcaa
|
Sat, 10 Sep 2016 01:41:38 +0200 |
Pierre-Yves David |
manifest: backed out changeset b60a5fe98b73
|
Sun, 21 Aug 2016 12:36:23 +0900 |
Yuya Nishihara |
debugrevspec: deprecate --optimize option
|
Sun, 21 Aug 2016 12:33:57 +0900 |
Yuya Nishihara |
debugrevspec: add option to print parsed tree at given stages
|
Sun, 21 Aug 2016 12:04:08 +0900 |
Yuya Nishihara |
debugrevspec: transform and print parsed tree by stages
|
Sun, 21 Aug 2016 11:50:54 +0900 |
Yuya Nishihara |
debugrevspec: build parsed tree even if no --verbose specified
|
Thu, 08 Sep 2016 10:37:58 +0200 |
Maciej Fijalkowski |
osutil: fix the declaration to work on different sizes of off_t
|
Wed, 31 Aug 2016 12:46:53 -0700 |
Durham Goode |
manifest: change manifestctx to not inherit from manifestdict
|
Mon, 29 Aug 2016 18:02:09 -0700 |
Durham Goode |
manifest: make uses of _mancache aware of contexts
|
Wed, 31 Aug 2016 13:29:49 -0700 |
Durham Goode |
manifest: add treemanifestctx class
|
Sun, 21 Aug 2016 11:37:00 +0900 |
Yuya Nishihara |
revset: add public function to create matcher from evaluatable tree
|
Sun, 21 Aug 2016 11:29:57 +0900 |
Yuya Nishihara |
revset: make analyze() a separate step from optimize()
|
Sun, 07 Aug 2016 14:35:03 +0900 |
Yuya Nishihara |
revset: extract tree transformation from optimize()
|
Sun, 04 Sep 2016 17:19:44 +0900 |
Yuya Nishihara |
hghave: fix has_bzr() to not try to import RevisionSpec as module
|
Mon, 22 Aug 2016 14:44:14 +0200 |
Pierre-Yves David |
update: label bookmark name in message
|
Tue, 06 Sep 2016 09:43:25 -0700 |
Ryan McElroy |
discovery: explicitly check for None in outgoing init
|
Fri, 26 Aug 2016 12:48:20 +0200 |
liscju |
import: report directory-relative paths in error messages (issue5224)
|
Mon, 05 Sep 2016 08:29:36 +0000 |
Hannes Oldenburg |
commands: remove unecessary copying of list in graft()
|
Sun, 07 Aug 2016 16:36:08 +0900 |
Yuya Nishihara |
revset: do not partial-match operator and function names in optimize()
|
Sun, 07 Aug 2016 14:13:27 +0900 |
Yuya Nishihara |
revset: remove false condition to process 'negate' operator
|
Sun, 07 Aug 2016 15:01:42 +0900 |
Yuya Nishihara |
revset: make optimize() reject unknown operators
|
Thu, 01 Sep 2016 22:06:42 +0200 |
liscju |
help: show content for explicitly disabled extension (issue5228)
|
Fri, 02 Sep 2016 10:18:56 +0200 |
liscju |
obsolete: fix minor module documentation issues
|
Fri, 26 Aug 2016 23:31:17 +0900 |
Yuya Nishihara |
debugextensions: hide "ships-with-hg-core" magic string (BC)
|
Wed, 31 Aug 2016 23:22:07 +0900 |
Yuya Nishihara |
debugextensions: show ships-with-hg-core state as a separate field
|
Wed, 31 Aug 2016 23:36:37 +0900 |
Yuya Nishihara |
test-debugextensions: add dummy extension to make ifcontains() test more solid
|
Thu, 01 Sep 2016 02:29:46 +0530 |
Pulkit Goyal |
py3: remove use of *L syntax
|
Tue, 30 Aug 2016 09:22:53 -0700 |
Martin von Zweigbergk |
util: rename checkcase() to fscasesensitive() (API)
|
Mon, 29 Aug 2016 17:48:14 -0700 |
Durham Goode |
manifest: call m1.load and m2.load before writing a subtree
|
Tue, 30 Aug 2016 13:13:50 -0400 |
Augie Fackler |
histedit: correct output of error when 'base' is from the edit list
|
Tue, 30 Aug 2016 13:33:48 -0400 |
Augie Fackler |
py3: split check of pygments-using files from the rest of the tree
|
Fri, 26 Aug 2016 23:38:52 +0900 |
Yuya Nishihara |
version: change "place" field of extension to "bundled" flag
|
Sat, 27 Aug 2016 00:00:28 +0900 |
Yuya Nishihara |
extensions: use ismoduleinternal() thoroughly
|
Tue, 30 Aug 2016 09:25:00 -0700 |
Mark Ignacio |
lock: show more detail for new-style locks in lock waiting message (issue4752)
|
Mon, 29 Aug 2016 00:00:05 +0900 |
Yuya Nishihara |
formatter: add context manager interface for convenience
|
Fri, 26 Aug 2016 21:06:31 +0200 |
Pierre-Yves David |
histedit: remove now unused 'constraints' related code
|
Fri, 26 Aug 2016 21:00:33 +0200 |
Pierre-Yves David |
histedt: use inheritance to override the constraints in 'base'
|
Fri, 26 Aug 2016 20:54:52 +0200 |
Pierre-Yves David |
histedit: move constraint verification to the 'action.verify' method
|
Fri, 26 Aug 2016 20:54:32 +0200 |
Pierre-Yves David |
histedit: directly use node in 'verifyactions'
|
Fri, 26 Aug 2016 20:42:18 +0200 |
Pierre-Yves David |
histedit: temporarily shorten name of 'constraints' variable
|
Fri, 26 Aug 2016 20:38:37 +0200 |
Pierre-Yves David |
histedit: drop the 'nodetoverify' local variable
|
Fri, 26 Aug 2016 20:34:58 +0200 |
Pierre-Yves David |
histedit: make 'constraints' a class attribute instead of a method
|
Fri, 26 Aug 2016 20:31:33 +0200 |
Pierre-Yves David |
histedit: drop the 'nodetoverify' method
|
Mon, 29 Aug 2016 22:59:39 +0900 |
Yuya Nishihara |
test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected
|
Fri, 26 Aug 2016 00:16:51 +0000 |
timeless |
rebase: properly calculate total commits to rebase (issue5347)
|
Sun, 28 Aug 2016 17:51:32 -0700 |
Maciej Fijalkowski |
mpatch: add setup_mpatch_cffi.py
|
Wed, 24 Aug 2016 03:59:19 +0200 |
Pierre-Yves David |
journal: rename on disk files to 'namejournal'
|
Thu, 25 Aug 2016 23:13:36 +0000 |
timeless |
tests: guard demandimport segment of test-extension.t
|
Thu, 25 Aug 2016 22:03:51 +0000 |
timeless |
tests: skip demandimport if disabled
|
Thu, 25 Aug 2016 22:30:35 +0000 |
timeless |
hghave: add demandimport checking
|
Thu, 25 Aug 2016 22:51:39 +0000 |
timeless |
hghave: make bzr checks stricter
|
Mon, 22 Aug 2016 19:50:21 -0700 |
Gregory Szorc |
help: document wire protocol commands
|
Mon, 22 Aug 2016 19:49:59 -0700 |
Gregory Szorc |
help: document wire protocol "handshake" protocol
|
Mon, 22 Aug 2016 19:48:31 -0700 |
Gregory Szorc |
help: document wire protocol capabilities
|
Fri, 02 Sep 2016 20:15:37 +0000 |
timeless |
crecord: properly handle files with No newline at eof (issue5268)
stable
|
Fri, 02 Sep 2016 15:20:59 +0100 |
Jun Wu |
annotate: pre-calculate the "needed" dictionary (issue5360)
stable
|
Mon, 22 Aug 2016 19:47:34 -0700 |
Gregory Szorc |
help: document wire protocol transport protocols
|
Mon, 22 Aug 2016 19:46:39 -0700 |
Gregory Szorc |
help: internals topic for wire protocol
|
Thu, 18 Aug 2016 15:13:56 +0900 |
Yuya Nishihara |
grep: add formatter support
|
Thu, 18 Aug 2016 14:52:06 +0900 |
Yuya Nishihara |
grep: build list of all columns regardless of display options
|
Thu, 18 Aug 2016 14:23:29 +0900 |
Yuya Nishihara |
grep: build list of columns without "grep." label prefix
|
Thu, 18 Aug 2016 14:09:49 +0900 |
Yuya Nishihara |
grep: factor out function that prints matched line with labels
|
Thu, 18 Aug 2016 14:03:25 +0900 |
Yuya Nishihara |
grep: refactor loop that yields matched text with label
|
Thu, 01 Sep 2016 14:01:43 -0500 |
Kevin Bullock |
Added signature for changeset ccd436f7db6d
stable
|
Thu, 01 Sep 2016 14:01:37 -0500 |
Kevin Bullock |
Added tag 3.9.1 for changeset ccd436f7db6d
stable
|
Thu, 01 Sep 2016 13:16:55 -0500 |
Akihiko Odaki |
bundle2: localize handleoutput remote prompts
stable 3.9.1
|
Wed, 31 Aug 2016 13:58:33 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with a12d13eac513
stable
|
Tue, 05 Jul 2016 09:37:07 +0200 |
liscju |
files: change documentation to match its behaviour (issue5276)
|
Wed, 24 Aug 2016 17:43:45 -0700 |
Matt Mackall |
templater: add template path to __base__ search
|
Thu, 25 Aug 2016 19:53:14 -0700 |
Gregory Szorc |
bundle2: fail faster when interrupted
stable
|
Tue, 23 Aug 2016 16:40:08 -0400 |
Augie Fackler |
blackbox: also log alias expansions
|
Thu, 25 Aug 2016 01:06:32 -0400 |
Augie Fackler |
test-clonebundles: accept another error string here
|
Thu, 25 Aug 2016 01:26:39 -0400 |
Augie Fackler |
tests: guard test-archive-symlink with unziplinks check
|
Thu, 25 Aug 2016 01:25:52 -0400 |
Augie Fackler |
hghave: add a check for unzip(1) that understands symlinks
|
Thu, 25 Aug 2016 01:00:54 -0400 |
Augie Fackler |
test-https: drop two spurious --traceback flags
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Thu, 25 Aug 2016 01:00:26 -0400 |
Yuya Nishihara |
version: add formatter support
|
Tue, 16 Aug 2016 16:09:12 +0900 |
Yuya Nishihara |
version: factor out mapping of internal/external labels
|
Tue, 16 Aug 2016 16:03:09 +0900 |
Yuya Nishihara |
version: always build list of extension versions
|
Sun, 13 Mar 2016 19:59:39 +0900 |
Yuya Nishihara |
formatter: add fm.nested(field) to either write or build sub items
|
Mon, 15 Aug 2016 13:51:14 +0900 |
Yuya Nishihara |
formatter: factor out format*() functions to separate classes
|
Wed, 24 Aug 2016 11:24:07 +0100 |
Jun Wu |
crecord: restore SIGWINCH handler before return
|
Sat, 20 Aug 2016 23:06:01 +0200 |
Maciej Fijalkowski |
bdiff: implement cffi version of bdiff
|
Thu, 28 Jul 2016 14:17:08 +0200 |
Maciej Fijalkowski |
bdiff: implement cffi version of blocks
|
Fri, 19 Aug 2016 13:30:40 -0700 |
Tony Tung |
util: checknlink should remove file it creates if an exception occurs
|
Tue, 23 Aug 2016 17:58:53 -0700 |
Siddharth Agarwal |
merge: remove files with extra actions from merge action list
|
Mon, 22 Aug 2016 21:48:50 -0700 |
Gregory Szorc |
revlog: use an LRU cache for delta chain bases
|
Mon, 22 Aug 2016 20:17:36 -0700 |
Gregory Szorc |
revlog: remove unused variables
|
Mon, 22 Aug 2016 20:30:37 -0700 |
Gregory Szorc |
util: properly implement lrucachedict.get()
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: change changectx to access manifest via manifestlog
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: use property instead of field for manifest revlog storage
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: introduce manifestlog and manifestctx classes
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: make manifest derive from manifestrevlog
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: break mancache into two caches
|
Thu, 18 Aug 2016 11:32:02 -0400 |
Augie Fackler |
dispatch: explicitly pass fancyopts optional arg as a keyword
|
Sat, 20 Aug 2016 23:05:18 +0200 |
Maciej Fijalkowski |
osutil: fix the bug on OS X when we return more in listdir
|
Sun, 21 Aug 2016 08:03:22 +0000 |
Hannes Oldenburg |
histedit: use samefile function from cmdutil
|
Sun, 21 Aug 2016 08:00:18 +0000 |
Hannes Oldenburg |
cmdutil: extract samefile function from amend()
|
Fri, 22 Apr 2016 21:32:30 +0900 |
Yuya Nishihara |
templater: rename "right" argument of pad() function
|
Fri, 22 Apr 2016 21:29:13 +0900 |
Yuya Nishihara |
templater: make pad() evaluate boolean argument (BC)
|
Thu, 18 Aug 2016 16:29:22 +0900 |
Yuya Nishihara |
templater: fix if() to not evaluate False as bool('False')
|
Thu, 18 Aug 2016 15:55:07 +0900 |
Yuya Nishihara |
templater: make it clearer that _flatten() omits None
|
Thu, 18 Aug 2016 17:25:10 +0200 |
Gábor Stefanik |
revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
|
Wed, 17 Aug 2016 13:43:13 -0500 |
Matt Mackall |
coal: use inheritance to derive from paper
|
Wed, 17 Aug 2016 13:40:27 -0500 |
Matt Mackall |
templater: add inheritance support to style maps
|
Thu, 18 Aug 2016 18:43:48 +0900 |
Yuya Nishihara |
killdaemons: prevent killing all user processes by bad pid file
|
Wed, 17 Aug 2016 20:56:12 +0900 |
Yuya Nishihara |
py3: automatically glob out line numbers from check-py3-compat output
|
Wed, 17 Aug 2016 20:52:50 +0900 |
Yuya Nishihara |
py3: have check-py3-compat require pygments to get stable result
|
Tue, 09 Aug 2016 17:06:35 +0200 |
Pierre-Yves David |
computeoutgoing: move the function from 'changegroup' to 'exchange'
|
Tue, 09 Aug 2016 17:00:38 +0200 |
Pierre-Yves David |
getchangegroup: take an 'outgoing' object as argument (API)
|
Tue, 09 Aug 2016 22:31:38 +0200 |
Pierre-Yves David |
outgoing: add a 'missingroots' argument
|
Tue, 09 Aug 2016 15:55:44 +0200 |
Pierre-Yves David |
outgoing: adds some default value for argument
|
Tue, 09 Aug 2016 15:26:53 +0200 |
Pierre-Yves David |
outgoing: pass a repo object to the constructor
|
Tue, 16 Aug 2016 08:21:16 +0000 |
Hannes Oldenburg |
match: remove matchessubrepo method (API)
|
Tue, 16 Aug 2016 08:15:12 +0000 |
Hannes Oldenburg |
subrepo: cleanup of subrepo filematcher logic
|
Sun, 14 Aug 2016 14:46:24 +0900 |
Yuya Nishihara |
pycompat: delay loading modules registered to stub
|
Tue, 16 Aug 2016 12:35:15 +0900 |
Yuya Nishihara |
py3: import builtin wrappers automagically by code transformer
|
Sun, 14 Aug 2016 12:51:21 +0900 |
Yuya Nishihara |
py3: provide (del|get|has|set)attr wrappers that accepts bytes
|
Sun, 14 Aug 2016 12:44:13 +0900 |
Yuya Nishihara |
py3: check python version to enable builtins hack
|
Sun, 14 Aug 2016 12:41:54 +0900 |
Yuya Nishihara |
py3: move xrange alias next to import lines
|
Tue, 16 Aug 2016 17:15:54 +0900 |
Yuya Nishihara |
check-code: allow assignment to hasattr variable
|
Mon, 15 Aug 2016 16:07:55 +0900 |
Yuya Nishihara |
debugobsolete: add formatter support (issue5134)
|
Mon, 15 Aug 2016 12:58:33 +0900 |
Yuya Nishihara |
formatter: add function to convert dict to appropriate format
|
Mon, 15 Aug 2016 17:17:39 +0900 |
Yuya Nishihara |
check-code: make dict() pattern less invasive
|
Sun, 14 Aug 2016 21:29:46 -0700 |
Gregory Szorc |
hgweb: tweak zlib chunking behavior
|
Sun, 14 Aug 2016 17:07:05 +0900 |
Yuya Nishihara |
test-gpg: run migration of v1 secret keys beforehand
|
Sun, 14 Aug 2016 17:01:33 +0900 |
Yuya Nishihara |
test-gpg: start gpg-agent under control of the test runner
|
Sun, 14 Aug 2016 16:49:47 +0900 |
Yuya Nishihara |
test-gpg: make temporary copy of GNUPGHOME
|
Mon, 15 Aug 2016 20:39:33 -0700 |
Gregory Szorc |
hgweb: document why we don't allow untrusted settings to control zlib
|
Sun, 14 Aug 2016 18:37:24 -0700 |
Gregory Szorc |
hgweb: profile HTTP requests
|
Sun, 14 Aug 2016 16:03:30 -0700 |
Gregory Szorc |
hgweb: abstract call to hgwebdir wsgi function
|
Sun, 14 Aug 2016 18:28:43 -0700 |
Gregory Szorc |
profiling: don't error with statprof when profiling has already started
|
Sun, 14 Aug 2016 17:51:12 -0700 |
Gregory Szorc |
profiling: add a context manager that no-ops if profiling isn't enabled
|
Sun, 14 Aug 2016 18:25:22 -0700 |
Gregory Szorc |
profiling: make profiling functions context managers (API)
|
Sun, 14 Aug 2016 16:35:58 -0700 |
Gregory Szorc |
dispatch: set profiling.enabled when profiling is enabled
|
Sun, 14 Aug 2016 16:30:44 -0700 |
Gregory Szorc |
profiling: move profiling code from dispatch.py (API)
|
Mon, 15 Aug 2016 12:26:02 -0400 |
Augie Fackler |
merge with stable
|
Sat, 13 Aug 2016 04:21:42 +0530 |
Pulkit Goyal |
pycompat: avoid using an extra function
|
Sat, 13 Aug 2016 03:03:01 +0530 |
Pulkit Goyal |
pycompat: remove multiple occurences of urlencode
|
Fri, 12 Aug 2016 17:51:48 -0400 |
Augie Fackler |
osx: stamp the hg version into the version field in the pkg
|
Thu, 28 Jul 2016 14:18:01 +0200 |
Maciej Fijalkowski |
performance: disable workaround for an old bug of Python gc
|
Fri, 12 Aug 2016 05:56:40 -0700 |
Simon Farnsworth |
merge: always use other, not remote, in user prompts
|
Fri, 12 Aug 2016 06:01:42 -0700 |
Simon Farnsworth |
merge: use labels in prompts to the user
|
Tue, 09 Aug 2016 09:15:46 -0700 |
Mateusz Kwapich |
journal: use the dirstate parentchange callbacks
|
Thu, 11 Aug 2016 08:00:41 -0700 |
Mateusz Kwapich |
dirstate: add callback to notify extensions about wd parent change
|
Sat, 06 Aug 2016 20:46:53 +0900 |
Yuya Nishihara |
revpair: do not optimize tree to check for odd-range spec
|
Sat, 06 Aug 2016 20:37:48 +0900 |
Yuya Nishihara |
revset: also parse x^: as (x^):
|
Sat, 06 Aug 2016 20:21:00 +0900 |
Yuya Nishihara |
revset: resolve ambiguity of x^:y before alias expansion
|
Sat, 06 Aug 2016 19:59:28 +0900 |
Yuya Nishihara |
revset: add test for resolution of infix/suffix ambiguity of x^:y
|
Sun, 05 Jul 2015 21:11:19 +0900 |
Yuya Nishihara |
parser: remove unused binding parameter from suffix action
|
Sun, 07 Aug 2016 14:58:49 +0900 |
Yuya Nishihara |
revset: fix keyword arguments to go through optimization process
stable
|
Wed, 10 Aug 2016 16:27:33 +0100 |
Jun Wu |
extensions: add unwrapfunction to undo wrapfunction
|
Wed, 10 Aug 2016 15:21:42 +0100 |
Jun Wu |
extensions: add getwrapperchain to get a list of wrappers
|
Wed, 10 Aug 2016 15:21:42 +0100 |
Jun Wu |
extensions: set attributes to wrappers so we can trace them back
|
Wed, 10 Aug 2016 15:05:20 +0100 |
Jun Wu |
ui: drop values returned by inspect.*frame*() to avoid cycles
|
Tue, 09 Aug 2016 16:45:28 +0100 |
Jun Wu |
dispatch: split global error handling out so it can be reused
|
Wed, 10 Aug 2016 04:35:44 +0530 |
Pulkit Goyal |
py3: conditionalize _winreg import
|
Mon, 08 Aug 2016 23:51:11 +0530 |
Pulkit Goyal |
py3: conditionalize the raise statement
|
Tue, 09 Aug 2016 09:02:51 +0000 |
Hannes Oldenburg |
match: added matchessubrepo method to matcher
|
Mon, 08 Aug 2016 22:06:07 -0700 |
Gregory Szorc |
changegroup: move branch cache debug message to proper location
|
Mon, 08 Aug 2016 18:05:10 +0200 |
Pierre-Yves David |
journal: take wlock for writting the 'shared' file
|
Sun, 07 Aug 2016 17:15:19 +0200 |
Pierre-Yves David |
debugbuilddag: take wlock to cover '.hg/localtags'
|
Mon, 08 Aug 2016 17:33:45 +0200 |
Pierre-Yves David |
fakemergerecord: take wlock to write the merge state
|
Sun, 07 Aug 2016 17:10:47 +0200 |
Pierre-Yves David |
shared: take wlock for writting the 'shared' file
|
Sun, 07 Aug 2016 17:00:45 +0200 |
Pierre-Yves David |
mq: take wlock when 'qqueue' is doing write operations
|
Tue, 09 Aug 2016 02:28:34 +0900 |
FUJIWARA Katsunori |
py3: make check-py3-compat.py use correct module name at loading pure modules
|
Tue, 09 Aug 2016 02:28:34 +0900 |
FUJIWARA Katsunori |
py3: update output of check-py3-compat.py with python3
|
Sun, 07 Aug 2016 10:06:56 +0900 |
Yuya Nishihara |
mpatch: raise MemoryError instead of mpatchError if lalloc() failed
|
Sun, 07 Aug 2016 18:09:58 -0700 |
Gregory Szorc |
hgweb: config option to control zlib compression level
|
Sat, 06 Aug 2016 17:04:22 -0700 |
Gregory Szorc |
help: don't try to render a section on sub-topics
|
Fri, 05 Aug 2016 15:01:16 +0200 |
Pierre-Yves David |
branchmap: remove extra indent
|
Fri, 05 Aug 2016 15:00:53 +0200 |
Pierre-Yves David |
branchmap: simplify error handlind when writing rev branch cache
|
Fri, 05 Aug 2016 14:57:16 +0200 |
Pierre-Yves David |
branchmap: acquires lock before writting the rev branch cache
|
Fri, 05 Aug 2016 14:54:46 +0200 |
Pierre-Yves David |
branchmap: preparatory indent of indent the branch rev writing code
|
Sun, 07 Aug 2016 09:47:07 +0900 |
Yuya Nishihara |
mpatch: silence warning about maybe-uninitialized variable
|
Sun, 07 Aug 2016 09:40:30 +0900 |
Yuya Nishihara |
mpatch: change lalloc() to local function
|
Sun, 07 Aug 2016 09:49:07 +0900 |
Yuya Nishihara |
mpatch: remove superfluous whitespaces
|
Sun, 07 Aug 2016 14:06:20 +0000 |
Hannes Oldenburg |
cmdutil: remove duplicated badmatch call in cat()
|
Fri, 05 Aug 2016 15:48:09 +0200 |
Pierre-Yves David |
statichttprepo: do not try to write caches
|
Sat, 06 Aug 2016 22:24:33 +0900 |
FUJIWARA Katsunori |
demandimport: omit default value of "level" at construction of _demandmod
|
Sat, 06 Aug 2016 22:24:33 +0900 |
FUJIWARA Katsunori |
demandimport: import sub-module relatively as expected (issue5208)
|
Sat, 06 Aug 2016 15:00:34 -0700 |
Gregory Szorc |
wireproto: remove gboptslist (API)
|
Sat, 06 Aug 2016 13:55:21 -0700 |
Gregory Szorc |
wireproto: unescape argument names in batch command (BC)
|
Sat, 06 Aug 2016 13:46:28 -0700 |
Gregory Szorc |
wireproto: consolidate code for obtaining "cmds" argument value
|
Fri, 05 Aug 2016 15:35:02 -0400 |
Augie Fackler |
revlog: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:56 -0400 |
Augie Fackler |
md5sum: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:46 -0400 |
Augie Fackler |
util: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:39 -0400 |
Augie Fackler |
url: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:30 -0400 |
Augie Fackler |
sshserver: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:22 -0400 |
Augie Fackler |
sshpeer: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:14 -0400 |
Augie Fackler |
patch: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 14:00:08 -0400 |
Augie Fackler |
commands: use `iter(callable, sentinel)` instead of while True
|
Fri, 05 Aug 2016 13:59:58 -0400 |
Augie Fackler |
changegroup: use `iter(callable, sentinel)` instead of while True
|
Wed, 27 Jul 2016 21:44:49 +0900 |
Yuya Nishihara |
extdiff: isolate path variable of saved command to independent paragraph
|
Wed, 27 Jul 2016 21:42:24 +0900 |
Yuya Nishihara |
extdiff: export __doc__ of saved command for translation
|
Wed, 27 Jul 2016 21:40:42 +0900 |
Yuya Nishihara |
extdiff: refactor closure of saved diff command as a top-level class
|
Wed, 27 Jul 2016 21:53:14 +0900 |
Yuya Nishihara |
i18n: use inspect.getsourcelines() to obtain lineno from func or class
|
Fri, 05 Aug 2016 21:21:33 +0900 |
Yuya Nishihara |
chg: just take it as EOF if recv() returns 0
|
Thu, 04 Aug 2016 16:56:50 +0200 |
Pierre-Yves David |
vfs: use propertycache for open
|
Mon, 08 Aug 2016 16:47:42 +0200 |
Mathias De Maré |
help: add example of '[templates]' usage
stable
|
Fri, 05 Aug 2016 17:27:51 -0400 |
Augie Fackler |
check-commit: allow underbars in cffi_-prefix function names
|
Fri, 05 Aug 2016 13:08:11 -0400 |
Augie Fackler |
bundlerepo: add support for treemanifests in cg3 bundles
|
Fri, 05 Aug 2016 11:19:22 -0400 |
Augie Fackler |
auditvfs: forward options property from nested vfs
|
Thu, 04 Aug 2016 14:13:35 -0400 |
Augie Fackler |
bundlerepo: use supportedincomingversions instead of allsupportedversions
|
Fri, 05 Aug 2016 13:07:58 -0400 |
Augie Fackler |
bundlerepo: introduce method to find file starts and use it
|
Fri, 05 Aug 2016 13:09:50 -0400 |
Augie Fackler |
bundlerevlog: use for loop over iterator instead of while True
|
Fri, 05 Aug 2016 13:09:24 -0400 |
Augie Fackler |
bundlerepo: use for loop over iterator instead of while True
|
Fri, 05 Aug 2016 12:47:03 -0400 |
Augie Fackler |
localrepo: jettison now-unused dirlog() method from localrepo
|
Fri, 05 Aug 2016 13:01:01 -0400 |
Augie Fackler |
repair: build dirlogs using manifest, rather than repo shortcut method
|
Fri, 05 Aug 2016 13:00:33 -0400 |
Augie Fackler |
cmdutil: open dirlogs via manifest property, not via repo
|
Fri, 05 Aug 2016 16:34:30 -0400 |
Augie Fackler |
wirepeer: rename confusing `source` parameter
|
Fri, 05 Aug 2016 13:44:17 +0200 |
Pierre-Yves David |
develwarn: use the lock helper in local repo
|
Fri, 05 Aug 2016 16:25:15 -0400 |
Augie Fackler |
exchange: correctly specify url to unbundle (issue5145)
stable
|
Sat, 19 Mar 2016 17:19:03 -0700 |
Yuya Nishihara |
debugextension: change "testedwith" to a list (BC)
|
Sun, 10 Jul 2016 22:07:34 +0900 |
Yuya Nishihara |
debugextensions: unindent nested if
|
Sun, 10 Jul 2016 22:06:13 +0900 |
Yuya Nishihara |
debugextensions: give short name to util.version()
|
Sun, 10 Jul 2016 21:59:43 +0900 |
Yuya Nishihara |
debugextensions: simply keep testedwith variable as a list
|
Thu, 28 Jul 2016 16:27:35 -0400 |
Augie Fackler |
test-treemanifest: ensure manifest command isn't broken
|
Thu, 04 Aug 2016 00:32:19 +0530 |
Pulkit Goyal |
py3: use unicode literals in pure/osutil.py
|
Thu, 04 Aug 2016 00:21:14 +0530 |
Pulkit Goyal |
py3: use unicode literals in crecord.py
|
Thu, 04 Aug 2016 00:15:39 +0530 |
Pulkit Goyal |
py3: use unicode literals in changelog.py
|
Mon, 25 Jul 2016 15:10:52 +0200 |
Maciej Fijalkowski |
mpatch: write a cffi version of mpatch.patches
|
Fri, 22 Jul 2016 17:28:05 +0200 |
Maciej Fijalkowski |
mpatch: remove dependency on Python.h in mpatch.c
|
Mon, 18 Jul 2016 19:02:30 +0200 |
Maciej Fijalkowski |
mpatch: split mpatch into two files
|
Mon, 18 Jul 2016 16:25:14 +0200 |
Maciej Fijalkowski |
mpatch: provide things that will be exported later with a prefixed name
|
Mon, 18 Jul 2016 15:14:40 +0200 |
Maciej Fijalkowski |
mpatch: change Py_ssize_t to ssize_t in places that will be later copied
|
Wed, 03 Aug 2016 22:07:52 -0700 |
Gregory Szorc |
discovery: move code to create outgoing from roots and heads
|
Wed, 03 Aug 2016 16:23:26 +0200 |
Pierre-Yves David |
bundle2: remove 'experimental.bundle2-exp' boolean config (BC)
|
Wed, 03 Aug 2016 15:52:11 +0200 |
Pierre-Yves David |
tests: remove all remaining usage of experimental.bundle2-exp
|
Wed, 03 Aug 2016 15:39:55 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in various mixed tests
|
Wed, 03 Aug 2016 15:34:03 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in various bundle1 tests
|
Tue, 02 Aug 2016 15:23:03 +0200 |
Pierre-Yves David |
tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'
|
Wed, 03 Aug 2016 16:42:10 +0200 |
Pierre-Yves David |
bundlerepo: also read the 'devel.legacy.exchange' config
|
Tue, 02 Aug 2016 14:48:21 +0200 |
Pierre-Yves David |
bundle2: add a devel option controling bundle version used for exchange
|
Wed, 03 Aug 2016 15:01:23 +0200 |
Pierre-Yves David |
bundle2: rename the _canusebundle2 method to _forcebundle1
|
Wed, 03 Aug 2016 14:24:09 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-bookmark-pushpull.t
|
Thu, 04 Aug 2016 19:51:03 +0800 |
Anton Shestakov |
tests: update bugzilla link in test-issue1175.t
|
Sun, 31 Jul 2016 17:11:48 +0900 |
Yuya Nishihara |
journal: use fm.formatdate() to pass date tuple in appropriate type (BC)
|
Sun, 31 Jul 2016 17:07:29 +0900 |
Yuya Nishihara |
formatter: add function to convert date tuple to appropriate format
|
Sun, 31 Jul 2016 16:56:26 +0900 |
Yuya Nishihara |
journal: use fm.formatlist() to pass hashes in appropriate type (BC)
|
Sun, 10 Jul 2016 21:03:06 +0900 |
Yuya Nishihara |
formatter: add function to convert list to appropriate format (issue5217)
|
Sun, 31 Jul 2016 16:38:16 +0900 |
Yuya Nishihara |
journal: use fm.hexfunc() to get full hash in JSON/template output (BC)
|
Thu, 04 Aug 2016 00:04:48 +0530 |
Pulkit Goyal |
py3: update test-check-py3-compat.t output
|
Tue, 02 Aug 2016 16:51:27 +0200 |
Pierre-Yves David |
deprecation: enforce thew 'tr' argument of 'dirstate.write' (API)
|
Tue, 02 Aug 2016 14:54:06 +0200 |
Pierre-Yves David |
tests: remove initial bundle2 enabling in various bundle2 tests
|
Tue, 02 Aug 2016 15:44:51 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-largefiles.t
|
Tue, 02 Aug 2016 15:05:57 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-tags.t
|
Sat, 23 Jul 2016 13:08:43 +0900 |
Yuya Nishihara |
templatekw: change joinfmt to a mandatory argument of _hybrid object
|
Mon, 01 Aug 2016 17:38:01 -0700 |
Durham Goode |
convert: move svn config initializer out of the module level
stable
|
Thu, 04 Aug 2016 19:53:46 +0800 |
Anton Shestakov |
osx: update bugzilla link in readme
stable
|
Thu, 04 Aug 2016 19:50:25 +0800 |
Anton Shestakov |
win32: update link to mailing list in readme
stable
|
Thu, 04 Aug 2016 19:50:06 +0800 |
Anton Shestakov |
win32: update wiki link in mercurial.ini
stable
|
Thu, 04 Aug 2016 19:49:07 +0800 |
Anton Shestakov |
debian: update source URL in copyright file
stable
|
Thu, 04 Aug 2016 10:42:03 +0800 |
Anton Shestakov |
help: update link to wiki/CommandServer
stable
|
Mon, 18 Jul 2016 23:12:09 +0900 |
Yuya Nishihara |
url: drop compatibility wrapper of socket.create_connection()
|
Sat, 14 May 2016 14:37:25 +0900 |
Yuya Nishihara |
doc: remove double imports of inspect from hgmanpage.py
|
Tue, 05 May 2015 10:51:34 +0900 |
Yuya Nishihara |
merge: concatenate default conflict marker at parsing phase of .py
|
Tue, 02 Aug 2016 03:54:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-push-warn.t
|
Tue, 02 Aug 2016 03:53:48 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-phases-exchanges.t
|
Tue, 02 Aug 2016 03:53:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-obsolete.t
|
Tue, 02 Aug 2016 03:53:05 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-http-proxy.t
|
Tue, 02 Aug 2016 03:50:58 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-hook.t
|
Tue, 02 Aug 2016 03:50:42 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-acl.t
|
Mon, 01 Aug 2016 13:14:13 -0400 |
Augie Fackler |
merge with stable
|
Mon, 01 Aug 2016 12:37:25 -0400 |
Augie Fackler |
Added signature for changeset 299546f84e68
stable
|
Mon, 01 Aug 2016 12:37:23 -0400 |
Augie Fackler |
Added tag 3.9 for changeset 299546f84e68
stable
|
Mon, 01 Aug 2016 12:11:56 -0400 |
Augie Fackler |
merge with i18n
stable 3.9
|
Mon, 01 Aug 2016 06:08:27 +0900 |
FUJIWARA Katsunori |
doc: make previous line of certificate example end with "::"
stable
|
Mon, 01 Aug 2016 06:08:27 +0900 |
FUJIWARA Katsunori |
doc: fix incorrect use of rst hg role in help text
stable
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
doc: use field rst syntax to show keywords in debugdeltachain help correctly
stable
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
revset: refactor to make xgettext put i18n comments into hg.pot file
stable
|
Mon, 01 Aug 2016 06:08:26 +0900 |
FUJIWARA Katsunori |
doc: omit useless _() invocation
stable
|
Mon, 01 Aug 2016 06:08:25 +0900 |
FUJIWARA Katsunori |
doc: trim newline at the end of exception message
stable
|
Mon, 01 Aug 2016 08:27:22 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 6fd751fa58d3
stable
|
Sun, 31 Jul 2016 05:39:59 +0900 |
FUJIWARA Katsunori |
demandimport: avoid infinite recursion at actual module importing (issue5304)
stable
|
Fri, 29 Jul 2016 00:45:24 +0200 |
Pierre-Yves David |
packagelib: do not remove packages directory in hggetversion (issue5262)
stable
|
Fri, 29 Jul 2016 00:39:59 +0200 |
Pierre-Yves David |
make: introduce a target to clean everything but packages
stable
|
Fri, 29 Jul 2016 12:46:07 +0100 |
Kim Randell |
url: avoid re-issuing incorrect password (issue3210)
stable
|
Wed, 27 Jul 2016 15:22:36 -0500 |
Matt Mackall |
date: accept broader range of ISO 8601 time specs
stable
|
Wed, 27 Jul 2016 15:20:34 -0500 |
Matt Mackall |
date: parse ISO-style Z and +hh:mm timezone specs
stable
|
Wed, 27 Jul 2016 15:14:19 -0500 |
Matt Mackall |
date: refactor timezone parsing
stable
|
Thu, 28 Jul 2016 08:53:36 -0700 |
Gregory Szorc |
tests: glob over ssl error
stable
|
Wed, 27 Jul 2016 13:57:51 +0100 |
Christian Ebert |
keyword: avoid traceback when kwdemo is run outside a repo
stable
|
Wed, 27 Jul 2016 08:38:54 +0000 |
Hannes Oldenburg |
cmdutil: warnings not issued in cat if subrepopath overlaps
stable
|
Mon, 25 Jul 2016 17:00:42 +0200 |
Gábor Stefanik |
graft: use opts.get() consistently
stable
|
Mon, 25 Jul 2016 12:00:55 -0700 |
Gregory Szorc |
sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313)
stable
|
Mon, 18 Jul 2016 16:25:35 -0500 |
Matt Mackall |
extdiff: escape path for docstring (issue5301)
stable
|
Thu, 21 Jul 2016 15:55:47 -0700 |
Kostia Balytskyi |
update: fix bug when update tries to modify folder symlink
stable
|
Mon, 25 Jul 2016 12:59:52 +0800 |
Anton Shestakov |
spartan: make annotate popup use theme colors
stable
|
Mon, 25 Jul 2016 12:37:58 +0800 |
Anton Shestakov |
monoblue: make annotate popup use theme colors
stable
|
Mon, 25 Jul 2016 12:33:18 +0800 |
Anton Shestakov |
gitweb: make annotate popup use theme colors
stable
|
Mon, 25 Jul 2016 12:22:17 +0800 |
Anton Shestakov |
paper: make annotate popup use theme colors
stable
|
Fri, 22 Jul 2016 22:12:12 +0900 |
Yuya Nishihara |
templatekw: fix join format of parents keyword (issue5292)
stable
|
Fri, 22 Jul 2016 22:00:46 +0900 |
Yuya Nishihara |
templatekw: fix join format of revset() function
stable
|
Fri, 22 Jul 2016 11:29:42 +0000 |
Hannes Oldenburg |
cmdutil: warnings not issued in remove if subrepopath overlaps
stable
|
Wed, 20 Jul 2016 14:12:45 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 19 Jul 2016 19:01:11 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 519bb4f9d3a4
stable
|
Tue, 19 Jul 2016 21:09:58 -0700 |
Gregory Szorc |
sslutil: improve messaging around unsupported protocols (issue5303)
stable
|
Tue, 19 Jul 2016 20:30:29 -0700 |
Gregory Szorc |
sslutil: capture string string representation of protocol
stable
|
Tue, 19 Jul 2016 20:16:51 -0700 |
Gregory Szorc |
sslutil: allow TLS 1.0 when --insecure is used
stable
|
Tue, 19 Jul 2016 19:57:34 -0700 |
Gregory Szorc |
hg: copy [hostsecurity] options to remote ui instances (issue5305)
stable
|
Mon, 18 Jul 2016 22:25:09 +0200 |
Mads Kiilerich |
rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount
stable
|
Mon, 18 Jul 2016 22:23:44 +0200 |
Mads Kiilerich |
rbc: test case for incorrect and too aggressive invalidation of invalid caches
stable
|
Tue, 19 Jul 2016 10:15:35 -0700 |
Gregory Szorc |
util: better handle '-' in version string (issue5302)
stable
|
Tue, 19 Jul 2016 11:00:32 -0500 |
Kevin Bullock |
convert: update use of deprecated bzrlib property
stable
|
Tue, 19 Jul 2016 21:16:44 +0900 |
Yuya Nishihara |
hghave: fix typo of sslutil.supportedprotocols
stable
|
Tue, 19 Jul 2016 03:29:53 -0700 |
Simon Farnsworth |
rebase: turn rebase revs into set before filtering obsolete
stable
|
Mon, 18 Jul 2016 15:59:08 +0100 |
Jun Wu |
commandserver: update comment about setpgid
stable
|
Sun, 17 Jul 2016 22:55:47 +0100 |
Jun Wu |
chg: forward SIGINT, SIGHUP to process group
stable
|
Mon, 18 Jul 2016 23:31:51 -0500 |
Matt Mackall |
Added signature for changeset 519bb4f9d3a4
stable
|
Mon, 18 Jul 2016 23:31:50 -0500 |
Matt Mackall |
Added tag 3.9-rc for changeset 519bb4f9d3a4
stable
|
Mon, 18 Jul 2016 23:28:14 -0500 |
Matt Mackall |
merge default into stable for 3.9 code freeze
stable 3.9-rc
|
Mon, 18 Jul 2016 22:22:38 +0200 |
Mads Kiilerich |
rbc: fix invalid rbc-revs entries caused by missing cache growth
|
Mon, 18 Jul 2016 22:21:42 +0200 |
Mads Kiilerich |
rbc: test case for cache file not growing correctly, causing bad new entries
|
Mon, 18 Jul 2016 18:55:06 +0100 |
Jun Wu |
chg: handle EOF reading data block
|
Mon, 18 Jul 2016 11:27:27 -0700 |
Gregory Szorc |
sslutil: more robustly detect protocol support
|
Mon, 11 Jul 2016 11:05:08 +0200 |
Maciej Fijalkowski |
osutil: add darwin-only version of os.listdir using cffi
|
Sun, 05 Jun 2016 12:29:08 +0900 |
Yuya Nishihara |
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunneling
|
Sat, 21 May 2016 18:16:39 +0900 |
Yuya Nishihara |
chgserver: rename private functions and variables of chgunixservicehandler
|
Sun, 22 May 2016 14:06:37 +0900 |
Yuya Nishihara |
chgserver: refactor initialization of real/base addresses
|
Sun, 22 May 2016 14:05:34 +0900 |
Yuya Nishihara |
chgserver: reorder functions in chgunixservicehandler
|
Sat, 21 May 2016 18:15:20 +0900 |
Yuya Nishihara |
chgserver: use ui.debug() to print server debug messages
|
Sun, 05 Jun 2016 12:18:20 +0900 |
Yuya Nishihara |
ssl: remove special case of web.cacerts=! from remoteui()
|
Sun, 17 Jul 2016 15:13:51 -0700 |
Gregory Szorc |
bundle2: store changeset count when creating file bundles
|
Sun, 17 Jul 2016 15:10:30 -0700 |
Gregory Szorc |
util: implement a deterministic __repr__ on sortdict
|
Sun, 17 Jul 2016 14:51:00 -0700 |
Gregory Szorc |
bundle2: use a sorted dict for holding parameters
|
Fri, 15 Jul 2016 13:41:34 -0700 |
Gregory Szorc |
wireproto: extract repo filtering to standalone function
|
Thu, 14 Jul 2016 19:16:46 -0700 |
Gregory Szorc |
url: add distribution and version to user-agent request header (BC)
|
Sat, 16 Jul 2016 14:48:58 +0900 |
Yuya Nishihara |
commandserver: use SOMAXCONN as queue size of pending connections
|
Sat, 16 Jul 2016 14:46:31 +0900 |
Yuya Nishihara |
commandserver: rename _serveworker() to _runworker()
|
Sun, 22 May 2016 13:53:32 +0900 |
Yuya Nishihara |
commandserver: separate initialization and cleanup of forked process
|
Sat, 21 May 2016 18:14:13 +0900 |
Yuya Nishihara |
commandserver: unindent superfluous "if True" blocks
|
Sun, 17 Jul 2016 19:48:04 +0530 |
Pulkit Goyal |
pycompat: make pycompat demandimport friendly
|
Mon, 18 Jul 2016 08:55:30 +0100 |
Jun Wu |
run-tests: make --local set --with-chg if --chg is used
|
Mon, 18 Jul 2016 08:45:46 +0100 |
Jun Wu |
run-tests: allow --local to set multiple attributes
|
Sun, 17 Jul 2016 23:05:59 +0100 |
Jun Wu |
chg: add pgid to hgclient struct
|
Sun, 17 Jul 2016 22:56:05 +0100 |
Jun Wu |
commandserver: send pgid in hello message
|
Sun, 17 Jul 2016 11:28:01 -0700 |
Gregory Szorc |
tests: update test certificate generation instructions
|
Sun, 17 Jul 2016 11:03:08 -0700 |
Gregory Szorc |
sslutil: move comment about protocol constants
|
Sun, 17 Jul 2016 10:59:32 -0700 |
Gregory Szorc |
sslutil: support defining cipher list
|
Sun, 17 Jul 2016 10:50:51 -0700 |
Gregory Szorc |
hghave: add test for Python 2.7+
|
Sat, 16 Jul 2016 15:06:19 +0800 |
Anton Shestakov |
spartan: make different blocks of annotated lines have different colors
|
Sat, 16 Jul 2016 15:06:04 +0800 |
Anton Shestakov |
monoblue: make different blocks of annotated lines have different colors
|
Sat, 16 Jul 2016 15:00:36 +0800 |
Anton Shestakov |
gitweb: make different blocks of annotated lines have different colors
|
Sat, 16 Jul 2016 14:49:07 +0800 |
Anton Shestakov |
paper: make different blocks of annotated lines have different colors
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
tests: check importing modules in perf.py for historical portability
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
tests: introduce check-perf-code.py to add extra checks on perf.py
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
check-code: move fixing up regexp into main procedure
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
check-code: factor out boot procedure into main
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
perf: import newer modules separately for earlier Mercurial
|
Wed, 13 Jul 2016 23:38:29 +0530 |
Pulkit Goyal |
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
|
Fri, 15 Jul 2016 23:00:31 +0530 |
Pulkit Goyal |
py3: re-implement the BaseHTTPServer.test() function
|
Fri, 15 Jul 2016 12:39:36 -0400 |
Augie Fackler |
test-http: use sed instead of fixed-with cut for reading access.log
|
Fri, 15 Jul 2016 12:34:15 -0400 |
Augie Fackler |
test-serve: add missing globs
|
Fri, 15 Jul 2016 12:49:58 -0400 |
Augie Fackler |
tests: glob whitespace between path and OK in unzip(1) output
|
Wed, 13 Jul 2016 21:49:17 -0700 |
Gregory Szorc |
sslutil: print a warning when using TLS 1.0 on legacy Python
|
Wed, 13 Jul 2016 21:35:54 -0700 |
Gregory Szorc |
sslutil: require TLS 1.1+ when supported
|
Thu, 14 Jul 2016 20:47:22 -0700 |
Gregory Szorc |
sslutil: config option to specify TLS protocol version
|
Thu, 14 Jul 2016 20:07:10 -0700 |
Gregory Szorc |
sslutil: prevent CRIME
|
Thu, 14 Jul 2016 19:56:39 -0700 |
Gregory Szorc |
sslutil: update comment about create_default_context()
|
Wed, 13 Jul 2016 20:41:07 -0700 |
Gregory Szorc |
tests: use sslutil.wrapserversocket()
|
Tue, 12 Jul 2016 23:12:03 -0700 |
Gregory Szorc |
hgweb: use sslutil.wrapserversocket()
|
Thu, 14 Jul 2016 20:14:19 -0700 |
Gregory Szorc |
sslutil: implement wrapserversocket()
|
Wed, 13 Jul 2016 00:14:50 -0700 |
Gregory Szorc |
hgweb: pass ui into preparehttpserver
|
Thu, 14 Jul 2016 03:12:09 -0700 |
Kostia Balytskyi |
rebase: remove sortedstate-related confusion
|
Thu, 14 Jul 2016 02:59:27 -0700 |
Kostia Balytskyi |
rebase: replace extrafn field with _makeextrafn invocations
|
Mon, 04 Jul 2016 11:18:03 -0700 |
Gregory Szorc |
mercurial: implement a source transforming module loader on Python 3
|
Fri, 15 Jul 2016 23:54:56 +0900 |
Yuya Nishihara |
compat: define ssize_t as int on 32bit Windows, silences C4142 warning
|
Sun, 22 May 2016 13:45:09 +0900 |
Yuya Nishihara |
commandserver: drop old unixservice implementation
|
Sun, 22 May 2016 13:36:37 +0900 |
Yuya Nishihara |
chgserver: switch to new forking service
|
Sun, 22 May 2016 13:13:04 +0900 |
Yuya Nishihara |
chgserver: extract stub factory of service object
|
Sun, 22 May 2016 13:08:30 +0900 |
Yuya Nishihara |
chgserver: reorder service classes to make future patches readable
|
Sun, 22 May 2016 11:43:18 +0900 |
Yuya Nishihara |
commandserver: add new forking server implemented without using SocketServer
|
Sun, 22 May 2016 12:49:22 +0900 |
Yuya Nishihara |
commandserver: extract function that serves for the current connection
|
Sun, 22 May 2016 12:44:25 +0900 |
Yuya Nishihara |
commandserver: manually create file objects from socket
|
Wed, 13 Jul 2016 10:46:26 +0200 |
Maciej Fijalkowski |
bdiff: split bdiff into cpy-aware and cpy-agnostic part
|
Wed, 13 Jul 2016 10:07:17 +0200 |
Maciej Fijalkowski |
bdiff: rename functions and structs to be amenable for later exporting
|
Wed, 13 Jul 2016 09:36:24 +0200 |
Maciej Fijalkowski |
bdiff: use ssize_t in favor of Py_ssize_t in cpython-unaware locations
|
Thu, 14 Jul 2016 12:33:44 +0800 |
Anton Shestakov |
hgweb: enumerate lines in loop header, not before
|
Wed, 13 Jul 2016 19:33:52 -0700 |
Gregory Szorc |
sslutil: add assertion to prevent accidental CA usage on Windows
|
Wed, 13 Jul 2016 16:16:18 +0100 |
Kostia Balytskyi |
shelve: make unshelve be able to abort in any case
|
Wed, 13 Jul 2016 10:39:33 -0400 |
Augie Fackler |
osx: explicitly build hg with /usr/bin/python2.7
|
Wed, 13 Jul 2016 11:26:44 -0400 |
Augie Fackler |
osx: correct comment about ordering of welcome page
|
Wed, 13 Jul 2016 11:24:31 -0400 |
Augie Fackler |
osx: jettison outdated build instructions
|
Sun, 22 May 2016 11:21:11 +0900 |
Yuya Nishihara |
commandserver: extract _cleanup() hook to clarify chg is doing differently
|
Sat, 21 May 2016 17:06:39 +0900 |
Yuya Nishihara |
chgserver: drop repo at chgunixservice.__init__()
|
Sat, 21 May 2016 16:52:04 +0900 |
Yuya Nishihara |
chgserver: extract utility to bind unix domain socket to long path
|
Sat, 21 May 2016 16:42:59 +0900 |
Yuya Nishihara |
chgserver: narrow scope of chdir() to socket.bind()
|
Mon, 11 Jul 2016 15:45:34 +0200 |
Denis Laxalde |
annotate: handle empty files earlier
|
Mon, 11 Jul 2016 14:44:19 +0200 |
Denis Laxalde |
context: eliminate handling of linenumber being None in annotate
|
Tue, 12 Jul 2016 22:26:04 -0700 |
Gregory Szorc |
tests: regenerate x509 test certificates
|
Tue, 12 Jul 2016 15:09:07 +0200 |
Denis Laxalde |
hgweb: add a link on node id in annotate hover-box
|
Tue, 12 Jul 2016 15:07:37 +0200 |
Denis Laxalde |
hgweb: move author information from left-column to hover-box in annotate view
|
Tue, 14 Jun 2016 11:01:30 +0200 |
Denis Laxalde |
hgweb: add links to diff and changeset in hover-box on annotate view
|
Tue, 28 Jun 2016 11:42:42 +0200 |
Denis Laxalde |
hgweb: add link to parents of annotated revision in annotate view
|
Mon, 11 Jul 2016 13:53:35 +0200 |
Maciej Fijalkowski |
compat: provide a declaration of ssize_t, for MS windows
|
Sat, 09 Jul 2016 23:04:03 -0400 |
Augie Fackler |
check-code: enforce (glob) on output lines containing 127.0.0.1
|
Sat, 09 Jul 2016 23:03:45 -0400 |
Augie Fackler |
tests: add (glob) annotations to output lines with 127.0.0.1
|
Sat, 09 Jul 2016 23:01:02 -0400 |
Augie Fackler |
run-tests: add support for using 127.0.0.1 as a glob
|
Tue, 12 Jul 2016 15:34:17 -0400 |
Augie Fackler |
check-code: only treat a # as a line in a t-test if it has a space before it
|
Tue, 12 Jul 2016 15:41:38 -0400 |
Augie Fackler |
test-export: be more aggressive about quoting ^
|
Tue, 12 Jul 2016 15:32:24 -0400 |
Augie Fackler |
test-check-shbang: work around check-code not wanting hardcoded paths
|
Tue, 12 Jul 2016 11:20:30 -0400 |
Augie Fackler |
tests: relax "Connection refused" match
|
Sat, 21 May 2016 15:23:21 +0900 |
Yuya Nishihara |
commandserver: backport handling of forking server from chgserver
|
Sat, 21 May 2016 15:18:23 +0900 |
Yuya Nishihara |
commandserver: promote .cleanup() hook from chgserver
|
Sat, 21 May 2016 15:12:19 +0900 |
Yuya Nishihara |
commandserver: extract method to create commandserver instance per request
|
Mon, 11 Jul 2016 21:40:02 +0900 |
Yuya Nishihara |
error: make hintable exceptions reject unknown keyword arguments (API)
|
Sat, 09 Jul 2016 14:28:30 +0900 |
Yuya Nishihara |
error: make HintException a mix-in class not derived from BaseException (API)
|
Wed, 06 Jul 2016 22:53:22 -0700 |
Gregory Szorc |
sslutil: move context options flags to _hostsettings
|
Wed, 06 Jul 2016 22:47:24 -0700 |
Gregory Szorc |
sslutil: move protocol determination to _hostsettings
|
Mon, 11 Jul 2016 13:40:02 -0700 |
Durham Goode |
share: don't recreate the source repo each time
|
Mon, 11 Jul 2016 10:44:18 +0200 |
Maciej Fijalkowski |
setup: prepare for future cffi modules by adding placeholder in setup
|
Fri, 08 Jul 2016 16:48:38 +0100 |
Martijn Pieters |
journal: add support for seaching by pattern
|
Mon, 11 Jul 2016 14:45:41 +0100 |
Martijn Pieters |
journal: add share extension support
|
Mon, 11 Jul 2016 13:39:24 +0100 |
Martijn Pieters |
journal: add dirstate tracking
|
Mon, 11 Jul 2016 08:54:13 -0500 |
Matt Mackall |
merge with stable
|
Wed, 06 Jul 2016 21:16:00 -0700 |
Gregory Szorc |
sslutil: try to find CA certficates in well-known locations
|
Wed, 06 Jul 2016 20:46:05 -0700 |
Gregory Szorc |
sslutil: issue warning when unable to load certificates on OS X
|
Thu, 30 Jun 2016 08:38:19 -0700 |
skarlage |
revert: don't backup if no files reverted in interactive mode (issue4793)
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: define command annotation locally for Mercurial earlier than 3.1
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: avoid using formatteropts for Mercurial earlier than 3.2
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: use locally defined revlog option list for Mercurial earlier than 3.7
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: add historical portability policy for future reference
|
Sat, 09 Jul 2016 14:01:55 +0800 |
Anton Shestakov |
tests: check ETag format in test-hgweb-commands
|
Sat, 09 Jul 2016 03:26:24 +0800 |
Anton Shestakov |
hgweb: emit a valid, weak ETag
|
Tue, 07 Jun 2016 15:35:58 +0200 |
Maciej Fijalkowski |
policy: add cffi policy for PyPy
|
Mon, 04 Jul 2016 10:04:11 -0700 |
Gregory Szorc |
sslutil: handle default CA certificate loading on Windows
|
Thu, 30 Jun 2016 19:54:12 -0700 |
Gregory Szorc |
sslutil: expand _defaultcacerts docstring to note calling assumptions
|
Mon, 04 Jul 2016 10:00:56 -0700 |
Gregory Szorc |
sslutil: document the Apple OpenSSL cert trick
|
Mon, 04 Jul 2016 09:58:45 -0700 |
Gregory Szorc |
sslutil: use certificates provided by certifi if available
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Fri, 01 Jul 2016 19:17:45 -0700 |
Gregory Szorc |
sslutil: don't attempt to find default CA certs file when told not to
|
Fri, 01 Jul 2016 19:04:39 -0700 |
Gregory Szorc |
sslutil: pass ui to _defaultcacerts
|
Fri, 01 Jul 2016 18:03:51 -0700 |
Gregory Szorc |
sslutil: change comment and logged message for found ca cert file
|
Fri, 01 Jul 2016 19:27:34 -0700 |
Gregory Szorc |
tests: better testing of loaded certificates
|
Fri, 01 Jul 2016 17:42:55 +0200 |
Kostia Balytskyi |
update: teach hg to override untracked dir with a tracked file on update
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move handling of obsolete commits to be a separate RR class method
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move rebase finish logic to be a method of the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move core rebase logic to be a method of the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move local variable 'extrafn' to the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move local variable 'currentbookmarks' to the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: make collapsing use explicit logic to decide on the rev to reuse
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move new rebase preparation to be a method of the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move abort/continue prep to be a method of the RR class
|
Thu, 30 Jun 2016 18:59:53 -0700 |
Gregory Szorc |
hgweb: expose list of per-repo labels to templates
|
Tue, 21 Jun 2016 14:58:49 -0700 |
Sean Farley |
histedit: move autoverb rule to the commit it matches
|
Fri, 27 May 2016 14:03:00 -0700 |
Sean Farley |
histedit: use _getsummary in ruleeditor
|
Fri, 27 May 2016 14:02:36 -0700 |
Sean Farley |
histedit: use _getsummary in torule
|
Fri, 27 May 2016 14:00:12 -0700 |
Sean Farley |
histedit: extract common summary code into method
|
Thu, 26 May 2016 15:43:00 -0700 |
Sean Farley |
histedit: remove unneeded initial parameter
|
Thu, 26 May 2016 16:46:10 -0700 |
Sean Farley |
histedit: move autoverb logic from torule to ruleeditor
|
Thu, 30 Jun 2016 13:06:19 -0700 |
Martin von Zweigbergk |
treemanifests: actually strip directory manifests
|
Thu, 30 Jun 2016 15:26:11 +0100 |
Jun Wu |
logtoprocess: do not leak the ui object in uisetup
|
Wed, 29 Jun 2016 23:53:20 +0100 |
Jun Wu |
chgserver: document why we don't merge mtimehash and confighash
|
Thu, 30 Jun 2016 10:31:50 +0100 |
Jun Wu |
extensions: move uisetup and extsetup to standalone functions
|
Sat, 02 Jul 2016 09:41:40 -0700 |
Gregory Szorc |
sslutil: don't access message attribute in exception (issue5285)
stable
|
Fri, 01 Jul 2016 16:02:56 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Jul 2016 13:54:35 +0800 |
Anton Shestakov |
hgweb: add absolute urls for archives in json-summary
|
Fri, 01 Jul 2016 13:36:59 +0800 |
Anton Shestakov |
tests: allow bz2 archives in test-hgweb-json.t
|
Fri, 01 Jul 2016 19:17:16 +0530 |
Pulkit Goyal |
keepalive: switch from thread to threading module
|
Tue, 28 Jun 2016 16:01:53 +0530 |
Pulkit Goyal |
py3: conditionalize httplib import
|
Fri, 01 Jul 2016 15:12:33 -0500 |
Matt Mackall |
Added signature for changeset 26a5d605b868
stable
|
Fri, 01 Jul 2016 15:12:32 -0500 |
Matt Mackall |
Added tag 3.8.4 for changeset 26a5d605b868
stable
|
Sun, 26 Jun 2016 19:34:48 -0700 |
Gregory Szorc |
sslutil: synchronize hostname matching logic with CPython
stable 3.8.4
|
Sun, 26 Jun 2016 19:16:54 -0700 |
Gregory Szorc |
tests: import CPython's hostname matching tests
stable
|
Fri, 01 Jul 2016 07:41:37 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with dd9175ca81dc
stable
|
Wed, 29 Jun 2016 19:43:27 -0700 |
Gregory Szorc |
sslutil: emit warning when no CA certificates loaded
|
Wed, 29 Jun 2016 19:49:39 -0700 |
Gregory Szorc |
tests: test case where default ca certs not available
|
Wed, 29 Jun 2016 19:38:24 -0700 |
Gregory Szorc |
sslutil: don't load default certificates when they aren't relevant
|
Wed, 29 Jun 2016 19:37:38 -0700 |
Gregory Szorc |
sslutil: display a better error message when CA file loading fails
|
Wed, 29 Jun 2016 18:15:28 -0700 |
Gregory Szorc |
tests: add test for empty CA certs file
|
Mon, 06 Jun 2016 13:08:13 +0200 |
Maciej Fijalkowski |
internals: move the bitmanipulation routines into its own file
|
Fri, 24 Jun 2016 16:12:05 +0100 |
Martijn Pieters |
journal: new experimental extension
|
Mon, 27 Jun 2016 11:53:50 -0400 |
Augie Fackler |
httpclient: update to 54868ef054d2 of httpplus
|
Mon, 27 Jun 2016 20:44:14 +0900 |
Yuya Nishihara |
revset: check invalid function syntax "func-name"() explicitly
|
Tue, 28 Jun 2016 22:39:06 +0900 |
Yuya Nishihara |
chg: silence warning of unused parameter 'sig'
|
Wed, 29 Jun 2016 22:48:32 +0800 |
Anton Shestakov |
hgweb: reindent atom/changelogentry.tmpl
|
Wed, 29 Jun 2016 21:07:59 +0800 |
Anton Shestakov |
hgweb: remove unused/nonexistent filelogentry from atom/map
|
Wed, 29 Jun 2016 20:58:09 +0800 |
Anton Shestakov |
hgweb: remove unnecessary CDATA markup in atom/branchentry.tmpl
|
Wed, 29 Jun 2016 20:19:04 +0800 |
Anton Shestakov |
hgweb: reindent rss/changelogentry.tmpl
|
Wed, 29 Jun 2016 19:40:04 +0800 |
Anton Shestakov |
hgweb: remove a couple of superfluous spaces in rss style
|
Mon, 27 Jun 2016 19:10:30 +0530 |
Pulkit Goyal |
py3: add tests in check-code to load modules from util.py
|
Mon, 27 Jun 2016 16:48:54 +0530 |
Pulkit Goyal |
py3: conditionalize SocketServer import
|
Mon, 27 Jun 2016 16:37:37 +0530 |
Pulkit Goyal |
py3: conditionalize xmlrpclib import
|
Mon, 27 Jun 2016 16:16:10 +0530 |
Pulkit Goyal |
py3: conditionalize the urlparse import
|
Mon, 27 Jun 2016 15:53:38 +0530 |
Pulkit Goyal |
py3: update tests/test-check-py3-compat.t
|
Fri, 24 Jun 2016 15:21:10 +0100 |
Jun Wu |
chg: send SIGPIPE to server immediately when pager exits (issue5278)
|
Fri, 24 Jun 2016 17:06:41 +0100 |
Jun Wu |
chgserver: do not ignore SIGPIPE if pager is used
|
Fri, 24 Jun 2016 11:12:41 -0700 |
Martin von Zweigbergk |
debug: make debug{revlog,index,data} --dir not just a flag
|
Fri, 24 Jun 2016 11:25:55 -0700 |
Martin von Zweigbergk |
debugdata: disallow trailing option with -c/-m
|
Sun, 26 Jun 2016 17:16:57 +0900 |
Yuya Nishihara |
revset: get rid of redundant error checking from match()
|
Fri, 24 Jun 2016 10:32:38 +0100 |
Martijn Pieters |
share: move magic string to a constant
|
Sat, 12 Mar 2016 16:08:19 -0800 |
Gregory Szorc |
branchmap: remove unused exception variable
|
Mon, 27 Jun 2016 12:11:18 +0200 |
Henrik Stuart |
patch: allow copy information to be passed in
|
Thu, 23 Jun 2016 22:37:17 +0200 |
liscju |
largefiles: check file in the repo store before checking remotely (issue5257)
|
Mon, 27 Jun 2016 10:33:33 +0200 |
liscju |
largefiles: remove additional blank lines
|
Fri, 24 Jun 2016 09:08:16 +0200 |
liscju |
largefiles: fix misleading comments in lfutil instore and storepath
|
Sat, 25 Jun 2016 19:10:46 -0700 |
Gregory Szorc |
revset: implement match() in terms of matchany()
|
Sat, 25 Jun 2016 19:12:20 -0700 |
Gregory Szorc |
scmutil: improve documentation of revset APIs
|
Sat, 25 Jun 2016 13:52:46 -0700 |
Gregory Szorc |
mdiff: remove use of __slots__
|
Sat, 25 Jun 2016 17:40:53 -0700 |
Gregory Szorc |
i18n: use unicode literal
|
Sat, 25 Jun 2016 17:22:06 -0700 |
Gregory Szorc |
pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
|
Sun, 26 Jun 2016 07:59:02 -0700 |
Gregory Szorc |
ui: path option to declare which revisions to push by default
|
Sat, 25 Jun 2016 18:35:14 -0700 |
Gregory Szorc |
ui: don't fixup [paths] sub-options
|
Sat, 25 Jun 2016 07:26:43 -0700 |
Gregory Szorc |
sslutil: abort when unable to verify peer connection (BC)
|
Sat, 25 Jun 2016 07:32:02 -0700 |
Gregory Szorc |
sslutil: remove out of place comment
|
Fri, 24 Jun 2016 11:51:00 +0200 |
liscju |
largefiles: remove additional blank line between methods in localstore
|
Thu, 23 Jun 2016 12:37:09 -0700 |
Martin von Zweigbergk |
revset: make head() honor order of subset
|
Thu, 23 Jun 2016 13:08:10 -0700 |
Martin von Zweigbergk |
revsets: use itervalues() where only values are needed
|
Thu, 23 Jun 2016 12:39:05 -0700 |
Martin von Zweigbergk |
revsets: passing a set to baseset() is not wrong
|
Fri, 24 Jun 2016 02:04:43 +0200 |
Pierre-Yves David |
pyflakes: use pycompat.pickles to prevent error
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variable 'obsoletenotrebased' to the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move restorestestatus function to be a method of the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variables related to keeping things unchanged to the RR
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variables 'date' and 'extrafns' to the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move collapse-related local variables to the RR class
|
Tue, 21 Jun 2016 07:22:49 -0700 |
Kostia Balytskyi |
rebase: pass repo, ui and opts objects to the RR class constructor
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: build translation table for repquote in global for efficiency
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: detect "missing _() in ui message" more exactly
|
Wed, 22 Jun 2016 21:30:49 +0100 |
Jun Wu |
revlog: add a fast path for "ambiguous identifier"
|
Thu, 23 Jun 2016 20:45:37 -0400 |
Augie Fackler |
import-checker: ensure cffi is always a system module
|
Thu, 23 Jun 2016 18:21:25 +0100 |
Martijn Pieters |
atomictempfile: add context manager support
|
Thu, 23 Jun 2016 18:20:58 +0100 |
Martijn Pieters |
atomictempfile: add read to the supported file operations
|
Thu, 23 Jun 2016 18:18:33 +0100 |
Martijn Pieters |
atomictempfile: remove test ordering
|
Thu, 23 Jun 2016 17:35:43 +0100 |
Martijn Pieters |
atomictempfile: use a tempdir to keep the test environment clean
|
Wed, 22 Jun 2016 22:02:25 +0900 |
Yuya Nishihara |
test-revset: show how inconsistent the ordering of compound expressions is
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|
Tue, 07 Jun 2016 12:10:01 +0200 |
Denis Laxalde |
hgweb: display blamed revision once per block in annotate view
|
Thu, 02 Jun 2016 16:26:50 +0200 |
Denis Laxalde |
hgweb: highlight data of the current revision in annotate view
|
Tue, 21 Jun 2016 17:15:51 +0100 |
Martijn Pieters |
bashcompletion: show available command-line switches for aliases
|
Mon, 20 Jun 2016 23:31:45 +0530 |
Pulkit Goyal |
py3: shift from __future__ import absolute import to beginning (issue5269)
|
Mon, 20 Jun 2016 23:24:55 +0200 |
liscju |
pull: add help information about pulling active bookmark
|
Fri, 10 Jun 2016 10:31:42 +0200 |
Laura Médioni |
templates: add support for search webcommand in json style
|
Mon, 06 Jun 2016 15:14:11 +0200 |
Laura Médioni |
templates: add support for summary webcommand in json style
|
Fri, 03 Jun 2016 12:32:42 +0200 |
Laura Médioni |
templates: add support for filerevision webcommand in json style
|
Fri, 03 Jun 2016 11:28:22 +0200 |
Laura Médioni |
templates: add support for filelog webcommand in json style
|
Thu, 09 Jun 2016 12:41:57 +0200 |
liscju |
largefiles: make cloning not ask two times about password (issue4883)
|
Thu, 09 Jun 2016 11:41:36 +0200 |
liscju |
url: remember http password database in ui object
|
Sun, 05 Jun 2016 23:36:23 +0200 |
liscju |
url: extract password database from password manager
|
Wed, 01 Jun 2016 22:58:57 +0200 |
liscju |
bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
|
Sun, 19 Jun 2016 02:17:33 +0900 |
FUJIWARA Katsunori |
demandimport: delay loading for "from a import b" with absolute_import
|
Sun, 19 Jun 2016 02:15:09 +0900 |
FUJIWARA Katsunori |
import-checker: increase portability for python 2.6.x
|
Fri, 17 Jun 2016 20:06:09 +0100 |
Martijn Pieters |
scmutil: allow access to filecache descriptor on class
|
Fri, 17 Jun 2016 16:59:08 +0100 |
Kostia Balytskyi |
rebase: do not abort if all changesets have equivalents in the destination
|
Thu, 16 Jun 2016 15:15:33 -0700 |
Martin von Zweigbergk |
changegroup: don't send empty subdirectory manifest groups
|
Wed, 15 Jun 2016 23:49:56 +0900 |
Yuya Nishihara |
chg: ignore SIGINT while waiting pager termination
|
Wed, 15 Jun 2016 23:32:00 +0900 |
Yuya Nishihara |
chg: reset signal handlers to default before waiting pager
|
Thu, 16 Jun 2016 09:15:12 -0700 |
Mike Miller |
help: document that [subpaths] may rewrite relative paths
stable
|
Mon, 13 Jun 2016 05:11:56 +0900 |
FUJIWARA Katsunori |
doc: describe detail about checkambig optional argument
|
Sun, 12 Jun 2016 14:07:26 +0900 |
Yuya Nishihara |
ui: provide official way to reset internal state per command
|
Sat, 11 Jun 2016 10:17:49 +0900 |
Yuya Nishihara |
revset: extract function that validates sort() arguments
|
Wed, 15 Jun 2016 21:26:45 +0900 |
Yuya Nishihara |
revset: build dict of extra sort options before evaluating set
|
Sat, 11 Jun 2016 10:15:40 +0900 |
Yuya Nishihara |
revset: build list of (key, reverse) pairs before sorting
|
Wed, 15 Jun 2016 20:37:24 +0900 |
Yuya Nishihara |
revset: fix crash on empty sort key
|
Mon, 13 Jun 2016 22:41:45 +0100 |
Kostia Balytskyi |
rebase: move local variable 'targetancestors' to the RR class
|
Mon, 13 Jun 2016 22:40:59 +0100 |
Kostia Balytskyi |
rebase: move local variable 'skipped' to the RR class
|
Mon, 13 Jun 2016 22:38:54 +0100 |
Kostia Balytskyi |
rebase: move local variable 'target' to the RR class
|
Mon, 13 Jun 2016 22:36:13 +0100 |
Kostia Balytskyi |
rebase: introduce a rebaseruntime (RR) class
|
Wed, 15 Jun 2016 21:36:31 +0100 |
Jun Wu |
chg: change default connect timeout to 60 seconds
|
Tue, 14 Jun 2016 18:14:42 -0700 |
Durham Goode |
tests: increase test-https malform error glob
|
Tue, 14 Jun 2016 11:21:41 +0200 |
liscju |
largefiles: make storefactory._openstore public
|
Mon, 13 Jun 2016 23:50:26 +0200 |
liscju |
bookmarks: abort 'push -B .' when no active bookmark
|
Mon, 13 Jun 2016 05:11:56 +0900 |
FUJIWARA Katsunori |
transaction: avoid ambiguity of file stat at restoring from backup
|
Mon, 13 Jun 2016 05:11:56 +0900 |
FUJIWARA Katsunori |
localrepo: make restoring from backup at rollback avoid ambiguity of file stat
|
Mon, 13 Jun 2016 05:11:56 +0900 |
FUJIWARA Katsunori |
dirstate: make restoring from backup avoid ambiguity of file stat
|
Sat, 11 Jun 2016 20:59:49 +0200 |
Denis Laxalde |
tests: drop a duplicated instruction
|
Tue, 14 Jun 2016 14:52:58 -0500 |
Matt Mackall |
merge with stable
|
Mon, 13 Jun 2016 18:20:00 +0100 |
Martijn Pieters |
revset: add new topographical sort
|
Mon, 13 Jun 2016 18:20:00 +0100 |
Martijn Pieters |
revset: move groupbranchiter over from graphmod
|
Tue, 14 Jun 2016 11:05:36 +0100 |
Martijn Pieters |
revset: record if a set is in topographical order
|
Mon, 13 Jun 2016 21:30:14 +0100 |
Jun Wu |
chg: make timeout adjustable
|
Sat, 11 Jun 2016 20:25:49 +0100 |
Jun Wu |
chg: exec pager in child process
|
Mon, 13 Jun 2016 13:16:17 +0100 |
Jun Wu |
tests: move chg pager test to test-pager.t
|
Fri, 10 Jun 2016 00:13:23 -0400 |
Augie Fackler |
util: drop local aliases for md5, sha1, sha256, and sha512
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
Fri, 10 Jun 2016 00:25:07 -0400 |
Augie Fackler |
pathencode: use hashlib.sha1 directly instead of indirecting through util
|
Fri, 10 Jun 2016 00:10:34 -0400 |
Augie Fackler |
revlog: use hashlib.sha1 directly instead of through util
|
Fri, 10 Jun 2016 00:10:06 -0400 |
Augie Fackler |
store: use hashlib.sha1 directly instead of through util
|
Fri, 10 Jun 2016 00:14:43 -0400 |
Augie Fackler |
similar: delete extra newline at EOF
|
Fri, 10 Jun 2016 00:14:10 -0400 |
Augie Fackler |
scmutil: delete extra newline at EOF
|
Wed, 08 Jun 2016 16:18:43 +0100 |
Martijn Pieters |
graphmod: avoid sorting when already sorted
|
Tue, 07 Jun 2016 20:29:54 -0700 |
Gregory Szorc |
sslutil: per-host config option to define certificates
|
Fri, 27 May 2016 23:18:38 +0900 |
Yuya Nishihara |
tests: add basic tests for SMTP over SSL
|
Fri, 27 May 2016 22:43:47 +0900 |
Yuya Nishihara |
tests: add dummy SMTP daemon for SSL tests
|
Fri, 27 May 2016 22:40:09 +0900 |
Yuya Nishihara |
tests: extract SSL certificates from test-https.t
|
Tue, 31 May 2016 21:49:49 +0900 |
Yuya Nishihara |
check-code: make 'ls' pattern less invasive
|
Tue, 07 Jun 2016 08:32:33 +0200 |
Henrik Stuart |
largefiles: fix support for local largefiles while using share extension
stable
|
Thu, 09 Jun 2016 13:47:42 -0500 |
Matt Mackall |
merge with stable
|
Tue, 07 Jun 2016 11:57:11 +0200 |
Denis Laxalde |
crecord: drop unused "operation" parameter from filterpatch function
|
Tue, 07 Jun 2016 10:37:19 +0200 |
Denis Laxalde |
patch: define full messages for interactive record/revert
|
Wed, 01 Jun 2016 15:16:38 +0200 |
Denis Laxalde |
hgweb: remove unused code in annotate web command
|
Sat, 04 Jun 2016 14:38:00 +0530 |
Pulkit Goyal |
py3: conditionalize cPickle import by adding in util
|
Thu, 02 Jun 2016 17:11:32 -0500 |
Matt Mackall |
bdiff: remove effectively dead code
stable
|
Thu, 02 Jun 2016 17:09:06 -0500 |
Matt Mackall |
bdiff: extend matches across popular lines
stable
|
Fri, 03 Jun 2016 21:49:26 +0900 |
Yuya Nishihara |
test-revset: fix test vector for ordering issue of matching()
|
Fri, 20 May 2016 01:42:04 +0200 |
liscju |
largefiles: rename match_ to matchmod import in lfutil
|
Thu, 12 May 2016 11:49:23 +0200 |
liscju |
largefiles: rename match_ to matchmod import in reposetup
|
Thu, 12 May 2016 11:48:39 +0200 |
liscju |
largefiles: rename match_ to matchmod import in overrides
|
Thu, 12 May 2016 11:36:51 +0200 |
liscju |
largefiles: rename match_ to matchmod import in lfcommands
|
Tue, 10 May 2016 15:20:04 +0200 |
liscju |
py3: make largefiles/wirestore.py use absolute_import
|
Tue, 10 May 2016 15:14:41 +0200 |
liscju |
py3: make largefiles/uisetup.py use absolute_import
|
Tue, 10 May 2016 15:04:22 +0200 |
liscju |
py3: make largefiles/reposetup.py use absolute_import
|
Tue, 10 May 2016 15:00:22 +0200 |
liscju |
py3: make largefiles/remotestore.py use absolute_import
|
Tue, 10 May 2016 14:41:58 +0200 |
liscju |
py3: make largefiles/proto.py use absolute_import
|
Tue, 10 May 2016 14:26:36 +0200 |
liscju |
py3: make largefiles/overrides.py use absolute_import
|
Tue, 10 May 2016 14:20:51 +0200 |
liscju |
py3: make largefiles/localstore.py use absolute_import
|
Tue, 10 May 2016 15:09:22 +0200 |
liscju |
py3: make largefiles/lfutil.py use absolute_import
|
Sat, 07 May 2016 15:44:46 +0200 |
liscju |
py3: make largefiles/lfcommands.py use absolute_import
|
Fri, 06 May 2016 14:30:23 +0200 |
liscju |
py3: make largefiles/basestore.py use absolute_import
|
Fri, 06 May 2016 14:28:32 +0200 |
liscju |
py3: make largefiles/__init__.py use absolute_import
|
Sat, 04 Jun 2016 16:53:44 +0200 |
liscju |
largefiles: move basestore._openstore into new module to remove cycle
|
Thu, 02 Jun 2016 22:39:01 +0100 |
Kostia Balytskyi |
revset: make filteredset.__nonzero__ respect the order of the filteredset
|
Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
phases: make writing phaseroots file out avoid ambiguity of file stat
|
Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
dirstate: make writing branch file out avoid ambiguity of file stat
|
Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
dirstate: make writing dirstate file out avoid ambiguity of file stat
|
Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
bookmarks: make writing files out avoid ambiguity of file stat
|
Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
transaction: avoid ambiguity of file stat at closing transaction
|
Fri, 03 Jun 2016 00:44:20 +0900 |
FUJIWARA Katsunori |
util: add __ne__ to filestat class for consistency
|
Sat, 16 Apr 2016 16:01:24 -0700 |
Pierre-Yves David |
style: remove namespace class
|
Sat, 16 Apr 2016 15:59:30 -0700 |
Pierre-Yves David |
style: don't use capital letter for constant
|
Thu, 02 Jun 2016 16:18:44 -0700 |
Danek Duvall |
tests-subrepo-git: use "f" to dump pwned.txt, for portability
stable
|
Wed, 01 Jun 2016 21:40:52 +0200 |
Mads Kiilerich |
bundle2: don't assume ordering of heads checked after push
stable
|
Sat, 04 Jun 2016 11:16:08 -0700 |
Gregory Szorc |
sslutil: print the fingerprint from the last hash used
|
Tue, 31 May 2016 19:21:08 -0700 |
Gregory Szorc |
sslutil: make cert fingerprints messages more actionable
|
Mon, 30 May 2016 15:43:03 -0700 |
Gregory Szorc |
sslutil: refactor code for fingerprint matching
|
Mon, 30 May 2016 15:42:39 -0700 |
Gregory Szorc |
sslutil: print SHA-256 fingerprint by default
|
Mon, 30 May 2016 13:15:53 -0700 |
Gregory Szorc |
sslutil: move and change warning when cert verification is disabled
|
Wed, 01 Jun 2016 19:57:20 -0700 |
Gregory Szorc |
sslutil: add devel.disableloaddefaultcerts to disable CA loading
|
Mon, 30 May 2016 11:20:31 -0700 |
Gregory Szorc |
sslutil: store flag for whether cert verification is disabled
|
Mon, 30 May 2016 11:19:43 -0700 |
Gregory Szorc |
sslutil: remove "strict" argument from validatesocket()
|
Sat, 04 Jun 2016 11:13:28 -0700 |
Gregory Szorc |
mail: unsupport smtp.verifycert (BC)
|
Tue, 05 Apr 2016 07:30:01 +0200 |
liscju |
update: fix bare --clean to work on new branch (issue5003) (BC)
|
Fri, 03 Jun 2016 15:55:07 +0200 |
Denis Laxalde |
revert: use "discard"/"revert" verb when reverting interactively (issue5143)
|
Tue, 05 Apr 2016 01:35:58 +0000 |
timeless |
run-tests: add support for RTUNICODEPEDANTRY environment variable
|
Fri, 27 May 2016 05:24:45 +0000 |
timeless |
obsolete: fix grammar
|
Sun, 03 Apr 2016 20:49:30 +0000 |
timeless |
tests: add run-test .testtimes basic testing
|
Tue, 31 May 2016 21:02:30 +0900 |
FUJIWARA Katsunori |
check-code: make repquote distinguish more characters for exact detection
|
Tue, 31 May 2016 21:02:30 +0900 |
FUJIWARA Katsunori |
check-code: centralize rules depending on implementation of repquote
|
Tue, 31 May 2016 21:02:30 +0900 |
FUJIWARA Katsunori |
check-code: use fixedmap for replacement of space characters
|
Tue, 31 May 2016 20:58:10 +0900 |
FUJIWARA Katsunori |
check-code: replace quoted characters correctly
|
Sat, 21 May 2016 21:43:29 +0900 |
Yuya Nishihara |
test-chg: add basic tests for server lifecycle
|
Sun, 20 Mar 2016 14:59:03 -0700 |
Yuya Nishihara |
test-chg: run only with chg
|
Thu, 26 May 2016 17:36:44 -0700 |
Mateusz Kwapich |
distate: add assertions to backup functions
|
Wed, 01 Jun 2016 15:48:38 -0500 |
Matt Mackall |
Added signature for changeset a9764ab80e11
stable
|
Wed, 01 Jun 2016 15:48:30 -0500 |
Matt Mackall |
Added tag 3.8.3 for changeset a9764ab80e11
stable
|
Tue, 24 May 2016 13:29:53 -0700 |
Mateusz Kwapich |
shelve: use backup functions instead of manually copying dirstate
|
Wed, 25 May 2016 16:36:16 -0700 |
Mateusz Kwapich |
dirstate: don't use actualfilename to name the backup file
|
Sat, 28 May 2016 12:58:46 -0700 |
Gregory Szorc |
sslutil: reference appropriate config section in messaging
|
Sat, 28 May 2016 12:37:36 -0700 |
Gregory Szorc |
sslutil: allow fingerprints to be specified in [hostsecurity]
|
Wed, 09 Mar 2016 19:55:45 +0000 |
timeless |
debuginstall: expose modulepolicy
|
Sat, 14 May 2016 19:52:00 +0900 |
Yuya Nishihara |
revset: define table of sort() key functions
|
Sat, 14 May 2016 19:46:18 +0900 |
Yuya Nishihara |
revset: factor out reverse flag of sort() key
|
Sat, 28 May 2016 12:29:59 -0700 |
Gregory Szorc |
tests: don't save host fingerprints in hgrc
|
Sat, 28 May 2016 11:58:28 -0700 |
Gregory Szorc |
sslutil: calculate host fingerprints from additional algorithms
|
Sat, 28 May 2016 12:57:28 -0700 |
Gregory Szorc |
util: add sha256
|
Sat, 28 May 2016 12:53:33 -0700 |
Gregory Szorc |
sslutil: move CA file processing into _hostsettings()
|
Sat, 28 May 2016 11:41:21 -0700 |
Gregory Szorc |
sslutil: move SSLContext.verify_mode value into _hostsettings
|
Sat, 28 May 2016 11:12:02 -0700 |
Gregory Szorc |
sslutil: introduce a function for determining host-specific settings
|
Fri, 27 May 2016 15:20:03 -0700 |
Danek Duvall |
tests-subrepo-git: emit a different "pwned" message based on the test
stable 3.8.3
|
Fri, 27 May 2016 15:10:38 -0700 |
Danek Duvall |
tests-subrepo-git: make the "pwned" message output in a stable order
stable
|
Fri, 27 May 2016 11:14:29 -0700 |
Danek Duvall |
test-cache-abuse: correct for different hunk headers between Solaris and GNU
stable
|
Fri, 27 May 2016 21:24:05 +0200 |
Javi Merino |
lazymanifest: fix typo s/typles/tuples/
stable
|
Wed, 25 May 2016 19:57:31 -0700 |
Gregory Szorc |
sslutil: remove sslkwargs() (API)
|
Wed, 25 May 2016 19:57:02 -0700 |
Gregory Szorc |
url: remove use of sslkwargs
|
Wed, 25 May 2016 19:56:20 -0700 |
Gregory Szorc |
mail: remove use of sslkwargs
|
Wed, 25 May 2016 19:54:06 -0700 |
Gregory Szorc |
httpconnection: remove use of sslkwargs
|
Wed, 25 May 2016 19:52:02 -0700 |
Gregory Szorc |
sslutil: move sslkwargs logic into internal function (API)
|
Wed, 25 May 2016 19:43:22 -0700 |
Gregory Szorc |
sslutil: remove ui from sslkwargs (API)
|
Wed, 25 May 2016 16:09:07 -0700 |
Mateusz Kwapich |
dirstate: remove file from copymap on drop
|
Thu, 26 May 2016 02:35:44 +0000 |
timeless |
run-tests: use json.dumps(separators=)
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
debugignore: make messages translatable
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
grep: make a message translatable
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
subrepo: make a message translatable
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
merge: make messages translatable
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
httppeer: make a message translatable
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
notify: make a message translatable
|
Thu, 26 May 2016 01:57:34 +0900 |
FUJIWARA Katsunori |
gpg: make a message translatable
|
Mon, 23 May 2016 14:09:50 -0700 |
Martijn Pieters |
revset: use getargsdict for sort()
|
Wed, 25 May 2016 15:32:35 -0500 |
Matt Mackall |
merge with stable
|
Thu, 12 May 2016 22:29:05 -0400 |
Augie Fackler |
changegroup: extract method that sorts nodes to send
|
Wed, 11 May 2016 23:24:41 +0000 |
timeless |
hg: disable demandimport for py3
|
Sun, 15 May 2016 10:48:05 +0900 |
Yuya Nishihara |
tests: enable import checker for all python files (including no .py files)
|
Sun, 15 May 2016 10:45:32 +0900 |
Yuya Nishihara |
tests: make 'f' utility import hashlib unconditionally
|
Sun, 15 May 2016 10:41:01 +0900 |
Yuya Nishihara |
tests: fix typo of shebang prefix in test-check-pyflakes.t
|
Sun, 15 May 2016 10:40:26 +0900 |
Yuya Nishihara |
hghave: silence future pyflakes warning of unused import
|
Sun, 15 May 2016 10:39:44 +0900 |
Yuya Nishihara |
tests: remove unused import from 'f' utility
|
Tue, 24 May 2016 23:36:27 +0200 |
liscju |
bookmarks: allow pushing active bookmark on new remote head (issue5236)
stable
|
Sun, 15 May 2016 11:50:49 -0700 |
Gregory Szorc |
sslutil: remove redundant check of sslsocket.cipher()
|
Sun, 15 May 2016 11:38:38 -0700 |
Gregory Szorc |
sslutil: convert socket validation from a class to a function (API)
|
Sun, 15 May 2016 11:32:11 -0700 |
Gregory Szorc |
sslutil: store and use hostname and ui in socket instance
|
Sun, 15 May 2016 11:25:07 -0700 |
Gregory Szorc |
sslutil: use a dict for hanging hg state off the wrapped socket
|
Thu, 05 May 2016 19:10:18 -0700 |
Gregory Szorc |
sslutil: require serverhostname argument (API)
|
Wed, 18 May 2016 16:37:32 -0500 |
Matt Mackall |
annotate: optimize line counting
|
Mon, 16 May 2016 14:21:39 -0700 |
Gregory Szorc |
purge: use opts.get()
|
Wed, 11 May 2016 15:20:25 +0000 |
timeless |
test-run-tests: clean up inuse server eagerly
|
Wed, 11 May 2016 16:40:16 +0000 |
timeless |
tests: refactor run-tests helpers
|
Wed, 11 May 2016 04:49:27 +0000 |
timeless |
tests: silence test-repo obsolete warning
|
Mon, 09 May 2016 10:05:32 +0200 |
liscju |
largefiles: send statlfile remote calls only for nonexisting locally files
|
Mon, 16 May 2016 21:18:59 +0000 |
timeless |
check-code: reject .next(...)
|
Mon, 16 May 2016 21:30:53 +0000 |
timeless |
py3: convert to next() function
|
Mon, 16 May 2016 21:30:32 +0000 |
timeless |
revset: rename variable to avoid shadowing with builtin next() function
|
Fri, 06 May 2016 18:12:36 -0700 |
Sean Farley |
histedit: add experimental config for using the first word of the commit
|
Fri, 06 May 2016 18:00:03 -0700 |
Sean Farley |
histedit: add optional parameter for determining intial editor line
|
Sat, 14 May 2016 14:16:43 +0900 |
Yuya Nishihara |
tests: enable import checker for all **.py files
|
Sat, 14 May 2016 14:33:45 +0900 |
Yuya Nishihara |
py3: make contrib/import-checker.py get along with itself
|
Sat, 14 May 2016 14:23:04 +0900 |
Yuya Nishihara |
py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modules
|
Sat, 14 May 2016 14:18:15 +0900 |
Yuya Nishihara |
py3: make contrib/bdiff-torture.py conform to our import style
|
Sat, 14 May 2016 13:39:33 +0900 |
Yuya Nishihara |
import-checker: extend check of symbol-import order to all local modules
|
Sat, 14 May 2016 13:20:13 +0900 |
Yuya Nishihara |
import-checker: always build a list of imported symbols
|
Sat, 14 May 2016 13:49:46 +0900 |
Yuya Nishihara |
import-checker: fix test to make a real package
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
Thu, 19 May 2016 00:20:38 +0900 |
FUJIWARA Katsunori |
util: make copyfile avoid ambiguity of file stat if needed
|
Thu, 19 May 2016 00:20:38 +0900 |
FUJIWARA Katsunori |
vfs: make rename avoid ambiguity of file stat if needed
|
Thu, 19 May 2016 00:20:38 +0900 |
FUJIWARA Katsunori |
vfs: make atomictempfile avoid ambiguity of file stat if needed
|
Thu, 19 May 2016 00:20:38 +0900 |
FUJIWARA Katsunori |
util: make atomictempfile avoid ambiguity of file stat if needed
|
Thu, 19 May 2016 00:20:37 +0900 |
FUJIWARA Katsunori |
util: add filestat class to detect ambiguity of file stat
|
Thu, 05 May 2016 23:17:19 +0000 |
timeless |
run-tests: handle json.dumps divergence
|
Tue, 10 May 2016 22:52:26 +0000 |
timeless |
tests: use debuginstall to retrieve hg version
|
Tue, 10 May 2016 22:45:45 +0000 |
timeless |
debuginstall: add mercurial version
|
Thu, 12 May 2016 06:13:59 -0700 |
Laurent Charignon |
strip: invalidate phase cache after stripping changeset (issue5235)
stable
|
Mon, 16 May 2016 04:31:20 +0530 |
Pulkit Goyal |
py3: make tests/svn-safe-append.py use absolute_import
|
Mon, 16 May 2016 04:28:22 +0530 |
Pulkit Goyal |
py3: make tests/test-atomictempfile.py use absolute_import
|
Mon, 16 May 2016 04:08:17 +0530 |
Pulkit Goyal |
py3: tests/test-check-py3-compat.t output updated
|
Tue, 17 May 2016 05:32:36 +0530 |
Pulkit Goyal |
py3: use setattr() to assign new class attribute
|
Wed, 11 May 2016 14:18:52 -0700 |
Mateusz Kwapich |
localrepo: use dirstate savebackup instead of handling dirstate file manually
|
Fri, 13 May 2016 13:30:08 -0700 |
Mateusz Kwapich |
localrepo: use dirstate restorebackup instead of copying dirstate manually
|
Fri, 13 May 2016 13:28:09 -0700 |
Mateusz Kwapich |
dirstate: add prefix and suffix arguments to backup
|
Wed, 20 Apr 2016 19:55:59 +0000 |
timeless |
tests: mark test-atomictempfile.py write as binary
|
Wed, 20 Apr 2016 19:53:01 +0000 |
timeless |
tests: mark test-context.py write as binary
|
Thu, 05 May 2016 16:20:53 +0200 |
Pierre-Yves David |
transaction: turn lack of locking into a hard failure (API)
|
Thu, 05 May 2016 16:13:22 +0200 |
Pierre-Yves David |
test: extract develwarn transaction testing in its own command
|
Mon, 16 May 2016 16:41:26 +0100 |
Martijn Pieters |
graphmod: update edgemap in-place
|
Fri, 06 May 2016 19:24:25 +0000 |
timeless |
tests: test-archive.t use mercurial.util for urllib compat
|
Fri, 06 May 2016 19:19:12 +0000 |
timeless |
tests: test-archive.t use sys.stdout.buffer for binary output in py3
|
Thu, 19 May 2016 14:35:22 -0700 |
Mateusz Kwapich |
localrepo: prevent executable-bit only changes from being lost on amend
stable
|
Sat, 21 May 2016 02:48:51 +0900 |
FUJIWARA Katsunori |
tests: escape bytes setting MSB in input of grep for portability
stable
|
Fri, 06 May 2016 19:17:49 +0000 |
timeless |
tests: test-archive.t use absolute_import
|
Fri, 06 May 2016 19:16:16 +0000 |
timeless |
tests: test-archive.t use open() instead of file() for py3 compat
|
Fri, 06 May 2016 19:15:37 +0000 |
timeless |
tests: test-archive.t use print_function
|
Tue, 17 May 2016 11:28:46 -0500 |
Matt Mackall |
merge with stable
|
Wed, 11 May 2016 01:56:59 +0000 |
timeless |
readlink: use print_function
|
Fri, 06 May 2016 01:15:07 +0000 |
timeless |
tests: test-addremove-similar.t use print() for py3
|
Fri, 06 May 2016 00:45:31 +0000 |
timeless |
tests: add coverage for run-tests.py --whitelist
|
Tue, 05 Apr 2016 01:35:36 +0000 |
timeless |
hg: limit HGUNICODEPEDANTRY to py2
|
Fri, 13 May 2016 02:58:15 +0530 |
Pulkit Goyal |
py3: make i18n/hggettext use print_function
|
Fri, 13 May 2016 02:56:13 +0530 |
Pulkit Goyal |
py3: make i18n/hggettext use absolute_import
|
Fri, 13 May 2016 02:41:35 +0530 |
Pulkit Goyal |
py3: make doc/docchecker use print_function
|
Fri, 13 May 2016 02:40:39 +0530 |
Pulkit Goyal |
py3: make doc/docchecker use absolute_import
|
Fri, 13 May 2016 02:23:45 +0530 |
Pulkit Goyal |
py3: make contrib/undumprevlog use absolute_import
|
Fri, 13 May 2016 02:16:32 +0530 |
Pulkit Goyal |
py3: make contrib/dumprevlog use print_function
|
Fri, 13 May 2016 02:14:49 +0530 |
Pulkit Goyal |
py3: make contrib/dumprevlog use absolute_import
|
Fri, 13 May 2016 02:13:14 +0530 |
Pulkit Goyal |
py3: make contrib/check-commit use print_function
|
Fri, 13 May 2016 02:11:57 +0530 |
Pulkit Goyal |
py3: make contrib/check-commit use absolute_import
|
Thu, 12 May 2016 01:03:19 +0100 |
Jun Wu |
hgcia: remove hgcia (BC)
|
Fri, 13 May 2016 03:31:07 +0530 |
Pulkit Goyal |
py3: make tests/hghave use absolute_import
|
Fri, 13 May 2016 03:28:44 +0530 |
Pulkit Goyal |
py3: make tests/f use absolute_import
|
Fri, 13 May 2016 03:26:28 +0530 |
Pulkit Goyal |
py3: make tests/dummyssh use absolute_import
|
Fri, 13 May 2016 03:18:04 +0530 |
Pulkit Goyal |
py3: make raise statement python3 compatible
|
Mon, 16 May 2016 17:21:25 -0500 |
Matt Mackall |
Added signature for changeset aaabed77791a
stable
|
Mon, 16 May 2016 17:21:19 -0500 |
Matt Mackall |
Added tag 3.8.2 for changeset aaabed77791a
stable
|
Fri, 13 May 2016 07:19:59 +0900 |
FUJIWARA Katsunori |
help: search section of help topic by translated section name correctly
stable 3.8.2
|
Fri, 13 May 2016 07:19:59 +0900 |
FUJIWARA Katsunori |
patch: show lower-ed translated message correctly
stable
|
Fri, 13 May 2016 03:09:30 +0530 |
Pulkit Goyal |
py3: make i18n/posplit use print_function
|
Fri, 13 May 2016 03:08:46 +0530 |
Pulkit Goyal |
py3: make i18n/posplit use absolute_import
|
Thu, 12 May 2016 09:39:14 -0400 |
Augie Fackler |
wireproto: optimize handling of large batch responses
|
Thu, 05 May 2016 19:32:51 +0200 |
Pierre-Yves David |
cleanup: replace False identity testing with an explicit token object
|
Wed, 11 May 2016 09:31:47 +0200 |
Pierre-Yves David |
devel: officially deprecate dirstate.write without transaction argument
|
Wed, 11 May 2016 09:31:47 +0200 |
Pierre-Yves David |
devel: officially deprecate update without destination
|
Wed, 11 May 2016 09:34:59 +0200 |
Pierre-Yves David |
devel: fix a typo in a deprecation warning
|
Wed, 11 May 2016 09:31:47 +0200 |
Pierre-Yves David |
devel: officially deprecate old style revset
|
Wed, 11 May 2016 01:46:11 +0000 |
timeless |
check-code: handle py3 open divergence
|
Wed, 11 May 2016 01:44:39 +0000 |
timeless |
check-code: switch to opener
|
Wed, 11 May 2016 01:39:07 +0000 |
timeless |
check-code: handle range/xrange divergence
|
Wed, 11 May 2016 01:56:08 +0000 |
timeless |
check-code: fix py3 complaint about \NNN being invalid unicode
|
Thu, 05 May 2016 09:12:26 +0000 |
timeless |
hghave: switch from iteritems to items
|
Thu, 05 May 2016 09:07:01 +0000 |
timeless |
hghave: matchoutput needs to use bytes for regexp
|
Tue, 03 May 2016 12:36:44 +0900 |
Yuya Nishihara |
revset: make dagrange preserve order of input set
|
Thu, 05 May 2016 09:26:09 +0000 |
timeless |
tests: mark test-check-pyflakes.t as requiring hg1.0+
|
Thu, 05 May 2016 17:06:54 -0700 |
Mateusz Kwapich |
dirstate: make backup methods public
|
Fri, 06 May 2016 08:45:56 -0500 |
Kevin Bullock |
check-code: add a rule banning `env -u`
|
Fri, 06 May 2016 08:41:24 -0500 |
Kevin Bullock |
subrepo: use unset instead of env -u to fix test on BSDs (issue5229)
|
Wed, 04 May 2016 20:11:59 +0100 |
Martijn Pieters |
graphmod: partial edge styling
|
Sun, 24 Apr 2016 14:21:38 +0300 |
Maciej Fijalkowski |
pure: write a really lazy version of pure indexObject
|
Sat, 07 May 2016 14:12:23 +0100 |
Jun Wu |
dispatch: always load extensions before running shell aliases (issue5230)
|
Mon, 09 May 2016 21:13:50 -0400 |
Augie Fackler |
httpclient: update to upstream revision 2995635573d2
|
Fri, 06 May 2016 19:52:21 +0800 |
Anton Shestakov |
crecord: call prevsibling() and nextsibling() directly
|
Thu, 28 Apr 2016 10:37:47 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: add fail-* family of hooks
|
Fri, 06 May 2016 22:21:32 +0530 |
Pulkit Goyal |
py3: make hgext/rebase.py use absolute_import
|
Fri, 06 May 2016 21:54:31 +0530 |
Pulkit Goyal |
py3: make hgext/mq.py use absolute_import
|
Fri, 06 May 2016 21:52:26 +0530 |
Pulkit Goyal |
py3: make hgext/hisedit.py use absolute_import
|
Fri, 06 May 2016 21:50:40 +0530 |
Pulkit Goyal |
py3: make hgext/hgk.py use absolute_import
|
Fri, 06 May 2016 21:46:17 +0530 |
Pulkit Goyal |
py3: make hgext/gpg.py use absolute_import
|
Fri, 06 May 2016 21:48:17 +0530 |
Pulkit Goyal |
py3: make hgext/graphlog.py use absolute_import
|
Sat, 07 May 2016 19:59:30 +0200 |
liscju |
import-checker: recognize relative imports from parents of current package
|
Fri, 06 May 2016 21:44:41 +0530 |
Pulkit Goyal |
py3: make hgext/fetch.py use absolute_import
|
Fri, 06 May 2016 21:41:25 +0530 |
Pulkit Goyal |
tests: test-check-py3-compat.t output updated
|
Mon, 02 May 2016 12:09:00 +0900 |
Yuya Nishihara |
revset: factor out public optimize() function from recursion
|
Mon, 02 May 2016 12:47:09 +0900 |
Yuya Nishihara |
revset: introduce temporary variables in optimize() where they look better
|
Mon, 02 May 2016 11:50:48 +0900 |
Yuya Nishihara |
revset: construct arguments of only() against matched tree
|
Mon, 02 May 2016 11:27:26 +0900 |
Yuya Nishihara |
revset: unnest isonly() closure from optimize()
|
Thu, 05 May 2016 00:46:31 -0700 |
Gregory Szorc |
sslutil: stop checking for web.cacerts=! (BC)
|
Thu, 05 May 2016 00:40:01 -0700 |
Gregory Szorc |
dispatch: stop setting web.cacerts=! to indicate --insecure
|
Thu, 05 May 2016 00:38:18 -0700 |
Gregory Szorc |
sslutil: use CA loaded state to drive validation logic
|
Thu, 05 May 2016 00:37:28 -0700 |
Gregory Szorc |
sslutil: handle ui.insecureconnections in validator
|
Thu, 05 May 2016 00:35:45 -0700 |
Gregory Szorc |
sslutil: check for ui.insecureconnections in sslkwargs
|
Thu, 05 May 2016 00:34:22 -0700 |
Gregory Szorc |
dispatch: set ui.insecureconnections when --insecure is used
|
Thu, 05 May 2016 00:33:38 -0700 |
Gregory Szorc |
ui: add an instance flag to hold --insecure bit
|
Thu, 05 May 2016 00:32:43 -0700 |
Gregory Szorc |
sslutil: make sslkwargs code even more explicit
|
Wed, 04 May 2016 23:38:34 -0700 |
Gregory Szorc |
sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts
|
Wed, 04 May 2016 23:01:49 -0700 |
Gregory Szorc |
sslutil: further refactor sslkwargs
|
Thu, 05 May 2016 00:31:11 -0700 |
Gregory Szorc |
sslutil: document and slightly refactor sslkwargs
|
Fri, 06 May 2016 11:31:29 -0400 |
Augie Fackler |
localrepo: remove a couple of local type aliases
|
Fri, 06 May 2016 14:22:17 -0400 |
Augie Fackler |
cmdutil: typo fix in comment
|
Thu, 05 May 2016 21:14:12 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Sat, 07 May 2016 14:51:32 +0100 |
Jun Wu |
chgserver: add [alias] to confighash
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
devel: use the 'config' argument for the dirstate normalisation develwarn
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
devel: use the new 'config' argument for the update develwarn
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
devel: use the new 'config' argument for the revset develwarn
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
devel: use the new 'config' argument for the dirstate develwarn
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
devel: use the new 'config' argument of the develwarn in deprecwarn
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
develwarn: move config gating inside the develwarn function
|
Sun, 08 May 2016 22:28:09 -0400 |
Matt Harbison |
help: fix the display for `hg help internals.revlogs` (issue5227)
stable
|
Fri, 06 May 2016 14:09:11 -0700 |
Sean Farley |
builddeb: add distroseries to tagged versions
stable
|
Sun, 01 May 2016 15:26:41 -0700 |
Sean Farley |
debian: forgot to make debian/rules executable in 6b95a623ec90
stable
|
Sat, 30 Apr 2016 21:21:34 -0700 |
Sean Farley |
debian: add wish to suggests
stable
|
Fri, 06 May 2016 23:03:41 -0700 |
Sean Farley |
hg-ssh: copy doc string to man page
stable
|
Fri, 06 May 2016 17:53:06 -0500 |
Matt Mackall |
progress: stop excessive clearing (issue4801)
stable
|
Fri, 06 May 2016 23:57:56 +0100 |
Jun Wu |
chgserver: remove _clearenvaliases
|
Sat, 07 May 2016 00:16:58 +0100 |
Jun Wu |
dispatch: defer environment variable resolution in alias commands (BC)
|
Tue, 03 May 2016 16:33:25 -0400 |
Augie Fackler |
rollback: add a config knob for entirely disabling the command
|
Tue, 03 May 2016 09:49:54 -0700 |
Martin von Zweigbergk |
templater: add separate() template function
|
Wed, 04 May 2016 21:01:49 -0400 |
Augie Fackler |
bookmarks: jettison bmstore's write() method per deprecation policy
|
Thu, 05 May 2016 15:12:43 -0500 |
Matt Mackall |
merge with stable
|
Thu, 05 May 2016 16:29:31 +0200 |
Pierre-Yves David |
deprecation: gate deprecation warning behind devel configuration
stable
|
Thu, 05 May 2016 19:51:35 +0800 |
Anton Shestakov |
crecord: update downarrowshiftevent() docstring, remove todo
|
Thu, 05 May 2016 19:40:40 +0800 |
Anton Shestakov |
crecord: remove things that don't happen in functions from their docstrings
|
Thu, 05 May 2016 18:13:25 +0800 |
Anton Shestakov |
crecord: remove skipfolded keyword argument from patchnode.previtem()
|
Thu, 05 May 2016 15:19:37 +0800 |
Anton Shestakov |
crecord: update a copy-pasted comment in downarrowshiftevent()
|
Thu, 05 May 2016 16:38:24 +0200 |
Pierre-Yves David |
crecord: drop the version condition for amend
|
Thu, 05 May 2016 11:19:52 +0800 |
Anton Shestakov |
crecord: add/remove blank lines (coding style)
|
Wed, 04 May 2016 21:02:03 -0400 |
Augie Fackler |
localrepo: jettison parents() method per deprecation policy (API)
|
Sun, 17 Apr 2016 13:06:44 +0900 |
Yuya Nishihara |
revset: define _parsealias() in _aliasrules class
|
Sun, 17 Apr 2016 13:03:23 +0900 |
Yuya Nishihara |
revset: factor out common parsing function
|
Sun, 17 Apr 2016 12:57:27 +0900 |
Yuya Nishihara |
revset: inline _tokenizealias() into _parsealias()
|
Sun, 10 Apr 2016 07:28:26 +0000 |
timeless |
store: treat range as a generator instead of a list for py3 compat
|
Wed, 04 May 2016 18:18:24 +0100 |
Jun Wu |
ui: add new config option for help text width
|
Tue, 03 May 2016 15:26:51 +0000 |
timeless |
tests: test histedit base command plan help
|
Tue, 03 May 2016 23:48:31 +0200 |
liscju |
largefiles: makes verify batching stat calls to remote
|
Tue, 03 May 2016 23:31:32 +0200 |
liscju |
largefiles: change basestore._verifyfile to take list of files to check
|
Wed, 04 May 2016 22:44:30 -0400 |
Augie Fackler |
bookmarks: properly invalidate volatile sets when writing bookmarks
stable
|
Thu, 05 May 2016 15:41:37 +0200 |
Augie Fackler |
test-obsolete: update extension in test to actually work
stable
|
Thu, 05 May 2016 20:57:38 +0900 |
Mike Hommey |
bundle2: properly request phases during getbundle
stable
|
Mon, 11 Apr 2016 21:33:07 +0000 |
timeless |
rebase: handle successor targets (issue5198)
|
Wed, 04 May 2016 06:44:44 +0900 |
Mike Hommey |
debugbundle: add tests for debugbundle output with bundle2
|
Wed, 04 May 2016 10:46:27 -0500 |
Nathan Goldbaum |
revert: mention ui.origbackuppath in the command help
|
Sat, 30 Apr 2016 18:40:34 -0700 |
Sean Farley |
help: wrap ".orig" in rst quotes
|
Sun, 17 Apr 2016 12:31:06 +0900 |
Yuya Nishihara |
parser: shorten prefix of alias parsing errors
|
Sun, 17 Apr 2016 12:20:57 +0900 |
Yuya Nishihara |
parser: rephrase "'$' not for alias arguments" message
|
Mon, 18 Apr 2016 17:54:02 +0900 |
Mike Hommey |
debugbundle: handle the --all option for bundle2
|
Mon, 02 May 2016 15:22:16 -0700 |
Tony Tung |
manifest: improve filesnotin performance by using lazymanifest diff
|
Tue, 19 Apr 2016 11:00:15 +0100 |
Christian Ebert |
keyword: replace use of _filerev with _filenode
|
Tue, 03 May 2016 10:41:17 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 May 2016 14:36:12 -0500 |
Matt Mackall |
Added signature for changeset a56296f55a5e
stable
|
Sun, 01 May 2016 14:36:11 -0500 |
Matt Mackall |
Added tag 3.8.1 for changeset a56296f55a5e
stable
|
Wed, 06 Apr 2016 22:57:46 -0500 |
Blake Burkhart |
convert: pass absolute paths to git (SEC)
stable 3.8.1
|
Sun, 01 May 2016 13:52:26 -0500 |
Matt Mackall |
Added signature for changeset f85de28eae32
stable
|
Sun, 01 May 2016 13:52:25 -0500 |
Matt Mackall |
Added tag 3.8 for changeset f85de28eae32
stable
|
Sat, 30 Apr 2016 21:21:17 -0700 |
Sean Farley |
debian: alphabetize build deps
stable 3.8
|
Sat, 30 Apr 2016 17:26:48 -0700 |
Sean Farley |
debian: fix lintian warning about debhelper
stable
|
Sat, 30 Apr 2016 17:29:12 -0700 |
Sean Farley |
builddeb: remove chmod as lintian tells us
stable
|
Sat, 30 Apr 2016 11:51:45 -0700 |
Sean Farley |
builddeb: use codename in version
stable
|
Sat, 30 Apr 2016 18:39:39 +0200 |
Pierre-Yves David |
rebase: restrict rebase destination to the pulled set (issue5214)
stable
|
Sat, 30 Apr 2016 18:41:08 +0200 |
Pierre-Yves David |
destutil: add the ability to specify a search space for rebase destination
stable
|
Sat, 30 Apr 2016 09:26:47 -0700 |
Gregory Szorc |
sslutil: restore old behavior not requiring a hostname argument (issue5210)
stable
|
Thu, 28 Apr 2016 16:38:15 -0500 |
Matt Mackall |
tests: test a variety of cache invariants
stable
|
Thu, 28 Apr 2016 16:26:18 -0500 |
Matt Mackall |
repoview: ignore unwritable hidden cache
stable
|
Thu, 28 Apr 2016 15:40:43 -0500 |
Matt Mackall |
tags: silence hgtagsfnodes reading failures
stable
|
Thu, 28 Apr 2016 15:35:54 -0500 |
Matt Mackall |
tags: silence cache parsing errors
stable
|
Sun, 01 May 2016 00:12:56 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 18c1b107898e
stable
|
Wed, 27 Apr 2016 01:07:40 -0700 |
Sean Farley |
ubuntu-xenial-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 01:02:56 -0700 |
Sean Farley |
ubuntu-wily-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 00:27:10 -0700 |
Sean Farley |
ubuntu-trusty-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 00:18:18 -0700 |
Sean Farley |
ubuntu-xenial: add makefile rule to build deb
stable
|
Wed, 27 Apr 2016 00:10:49 -0700 |
Sean Farley |
ubuntu-wily: add makefile rule to build deb
stable
|
Tue, 26 Apr 2016 23:33:17 -0700 |
Sean Farley |
make: turn ubuntu docker into template
stable
|
Wed, 27 Apr 2016 14:02:18 -0700 |
Sean Farley |
revsets: add docs for '%' operator
stable
|
Wed, 27 Apr 2016 19:24:31 -0700 |
Adam Simpkins |
graft: fix printing of --continue command
stable
|
Fri, 29 Apr 2016 14:14:00 -0500 |
Kevin Bullock |
hghave: remove unused check for bdist_mpkg
stable
|
Wed, 27 Apr 2016 10:20:36 -0500 |
Kevin Bullock |
osx: create a modern package including manpages
stable
|
Wed, 27 Apr 2016 11:45:55 -0400 |
Augie Fackler |
hghave: add check for OS X packaging tools
stable
|
Mon, 18 Apr 2016 23:59:55 -0400 |
Augie Fackler |
tests: add test for Mac OS X package construction
stable
|
Mon, 18 Apr 2016 23:59:28 -0400 |
Augie Fackler |
osx: add support for keeping mpkgs
stable
|
Mon, 18 Apr 2016 23:57:22 -0400 |
Augie Fackler |
osx: add support for dumping built dmg into OUTPUTDIR
stable
|
Mon, 18 Apr 2016 23:55:58 -0400 |
Augie Fackler |
hghave: add check for bdist_mpkg
stable
|
Wed, 27 Apr 2016 22:45:52 -0400 |
Matt Harbison |
verify: don't init subrepo when missing one is referenced (issue5128) (API)
stable
|
Thu, 28 Apr 2016 08:52:13 -0700 |
Gregory Szorc |
setup: detect Python DLL filename from loaded DLL
stable
|
Wed, 27 Apr 2016 09:23:39 -0700 |
Gregory Szorc |
exewrapper: add .dll to LoadLibrary() argument
stable
|
Wed, 27 Apr 2016 14:02:54 -0700 |
Martin von Zweigbergk |
update: correct description of --check option
stable
|
Tue, 26 Apr 2016 15:32:59 -0700 |
Adam Simpkins |
util: fix race in makedirs()
stable
|
Sun, 24 Apr 2016 21:35:30 +0900 |
Yuya Nishihara |
chg: initialize sockdirfd to -1 instead of AT_FDCWD
stable
|
Fri, 22 Apr 2016 13:38:02 -0500 |
Matt Mackall |
bdiff: further restrain potential quadratic performance
stable
|
Thu, 21 Apr 2016 22:04:11 -0500 |
Matt Mackall |
bdiff: balance recursion to avoid quadratic behavior (issue4704)
stable
|
Thu, 21 Apr 2016 21:05:26 -0500 |
Matt Mackall |
bdiff: deal better with duplicate lines
stable
|
Thu, 21 Apr 2016 21:53:18 -0500 |
Matt Mackall |
bdiff: fix latent normalization bug
stable
|
Thu, 21 Apr 2016 21:46:31 -0500 |
Matt Mackall |
bdiff: fold in shift calculation in normalize
stable
|
Thu, 21 Apr 2016 21:37:13 -0500 |
Matt Mackall |
bdiff: unify duplicate normalize loops
stable
|
Mon, 25 Apr 2016 16:34:02 -0700 |
Siddharth Agarwal |
make: backout changeset 51f5fae84e43
stable
|
Thu, 01 Jan 1970 00:00:00 +0000 |
timeless |
tests: test-lock-badness.t message could come later
stable
|
Sat, 23 Apr 2016 12:47:57 -0700 |
Sean Farley |
dockerdeb: pass the rest of the args to the builder script
stable
|
Sat, 23 Apr 2016 12:47:39 -0700 |
Sean Farley |
dockerdeb: fix incorrect number of shifts
stable
|
Thu, 21 Apr 2016 10:11:20 -0400 |
Augie Fackler |
make: use shell-command assignment instead of $(eval ...)
stable
|
Thu, 21 Apr 2016 10:10:48 -0400 |
Augie Fackler |
make: do assignment and export in a single statement
stable
|
Thu, 21 Apr 2016 10:05:14 -0400 |
Augie Fackler |
make: alter how we compute compiler flags for setup.py
stable
|
Sat, 23 Apr 2016 16:11:05 +0900 |
Yuya Nishihara |
revset: unindent "if True" block in sort()
stable
|
Sat, 23 Apr 2016 16:09:30 +0900 |
Yuya Nishihara |
revset: make sort() do dumb multi-pass sorting for multiple keys (issue5218)
stable
|
Thu, 24 Mar 2016 22:55:56 +0900 |
Yuya Nishihara |
log: fix status template to list copy source per dest (issue5155)
stable
|
Wed, 20 Apr 2016 16:33:13 +0100 |
Martijn Pieters |
graphmod: disable graph styling when HGPLAIN is set (issue5212)
stable
|
Wed, 20 Apr 2016 18:26:29 +0100 |
Martijn Pieters |
graphmod: fix seen state handling for > 2 parents (issue5174)
stable
|
Wed, 20 Apr 2016 21:33:02 +0000 |
timeless |
httpclient: reverse accidental damage from 86db5cb55d46
stable
|
Thu, 21 Apr 2016 04:30:18 +0000 |
timeless |
tests: tolerate http2
stable
|
Sat, 16 Apr 2016 13:02:13 -0700 |
Sean Farley |
make: add rule for building an ubuntu ppa
stable
|
Sat, 16 Apr 2016 13:01:47 -0700 |
Sean Farley |
builddeb: add flag for a source-only deb
stable
|
Sat, 16 Apr 2016 17:06:11 -0700 |
Sean Farley |
builddeb: create source archive for ubuntu
stable
|
Fri, 15 Apr 2016 15:44:00 -0700 |
Sean Farley |
builddeb: ignore vcs and build results
stable
|
Fri, 15 Apr 2016 14:28:26 -0700 |
Sean Farley |
builddeb: copy over .gz and .dsc files
stable
|
Fri, 15 Apr 2016 14:27:42 -0700 |
Sean Farley |
builddeb: ignore errors about find not finding files
stable
|
Sat, 16 Apr 2016 12:42:53 -0700 |
Sean Farley |
builddeb: use the os codename instead of 'unstable'
stable
|
Sat, 16 Apr 2016 12:33:21 -0700 |
Sean Farley |
builddeb: use sed -i
stable
|
Sun, 17 Apr 2016 10:36:40 -0700 |
Sean Farley |
dockerdeb: redirect 'cd' in export command to /dev/null
stable
|
Sat, 26 Mar 2016 18:50:56 +0900 |
Yuya Nishihara |
help: avoid using "$n" parameter in revsetalias example
stable
|
Sun, 17 Apr 2016 10:39:17 -0700 |
Sean Farley |
debian: add missing netbase dependency
stable
|
Sat, 16 Apr 2016 14:24:25 -0700 |
Sean Farley |
debian: add missing zip/unzip dependencies
stable
|
Fri, 15 Apr 2016 13:53:23 -0700 |
Sean Farley |
debian: add missing python-docutils dependency
stable
|
Fri, 15 Apr 2016 13:46:16 -0700 |
Sean Farley |
debian: add missing python-all-dev dependency
stable
|
Thu, 14 Apr 2016 15:15:49 +0000 |
timeless |
patchbomb: use single quotes around command hint
stable
|
Sun, 10 Apr 2016 01:28:52 +0100 |
Jun Wu |
chg: forward SIGWINCH to worker
stable
|
Sat, 16 Apr 2016 18:09:42 -0500 |
Matt Mackall |
Added signature for changeset 740156eedf2c
stable
|
Sat, 16 Apr 2016 18:09:34 -0500 |
Matt Mackall |
Added tag 3.8-rc for changeset 740156eedf2c
stable
|
Sat, 16 Apr 2016 18:06:48 -0500 |
Matt Mackall |
merge default into stable for 3.8 code freeze
stable 3.8-rc
|
Fri, 15 Apr 2016 13:10:34 -0700 |
Sean Farley |
make: remove packages directory in clean rule
|
Fri, 15 Apr 2016 11:51:57 -0700 |
Sean Farley |
make: add forgotten hgext3rd to clean rule
|
Fri, 15 Apr 2016 11:51:41 -0700 |
Sean Farley |
make: add chg to clean rule
|
Sat, 16 Apr 2016 11:17:06 -0700 |
Sean Farley |
test-docker-packaging: add new line to test output
|
Fri, 15 Apr 2016 14:47:32 -0700 |
Sean Farley |
tests: relax pattern matching for newer docker
|
Sun, 17 Apr 2016 02:29:33 +0530 |
Pulkit Goyal |
py3: make factotum use absolute_import
|
Sun, 17 Apr 2016 02:15:05 +0530 |
Pulkit Goyal |
py3: make extdiff use absolute_import
|
Sun, 17 Apr 2016 02:10:55 +0530 |
Pulkit Goyal |
py3: make eol use absolute_import
|
Sun, 17 Apr 2016 00:53:56 +0530 |
Pulkit Goyal |
py3: make color use absolute_import
|
Sun, 17 Apr 2016 00:23:05 +0530 |
Pulkit Goyal |
py3: make hgmanpage use absolute_import
|
Sun, 17 Apr 2016 00:20:44 +0530 |
Pulkit Goyal |
py3: make gendoc use absolute_import
|
Sun, 17 Apr 2016 00:14:42 +0530 |
Pulkit Goyal |
py3: make check-seclevel use absolute_import
|
Thu, 14 Apr 2016 15:20:11 +0000 |
timeless |
fetch: use single quotes around command hint
|
Thu, 14 Apr 2016 15:19:57 +0000 |
timeless |
graft: use single quotes around command hint
|
Thu, 14 Apr 2016 15:18:59 +0000 |
timeless |
config: use single quotes around command hint
|
Thu, 14 Apr 2016 15:17:15 +0000 |
timeless |
debugcreatestreamclonebundle: use single quotes around command hint
|
Sat, 16 Apr 2016 09:02:37 -0700 |
Gregory Szorc |
transaction: clear callback instances after usage
|
Sat, 16 Apr 2016 09:00:15 -0700 |
Gregory Szorc |
lock: clear postrelease hooks list after usage
|
Sun, 27 Mar 2016 21:05:55 +0900 |
Yuya Nishihara |
ui: drop template aliases by HGPLAIN
|
Sun, 27 Mar 2016 20:59:36 +0900 |
Yuya Nishihara |
templater: load and expand aliases by template engine (API) (issue4842)
|
Sun, 03 Apr 2016 13:23:40 +0900 |
Yuya Nishihara |
templater: inline compiletemplate() function into engine
|
Sun, 10 Apr 2016 17:23:09 +0900 |
Yuya Nishihara |
templater: factor out function that creates templater from string template
|
Sun, 03 Apr 2016 23:26:48 +0900 |
Yuya Nishihara |
templater: separate function to create templater from map file (API)
|
Sun, 03 Apr 2016 23:18:30 +0900 |
Yuya Nishihara |
templater: extract function that loads template map file
|
Sun, 03 Apr 2016 23:22:43 +0900 |
Yuya Nishihara |
templater: demote "base" directory of map file to local variable
|
Mon, 04 Apr 2016 22:50:50 +0900 |
Yuya Nishihara |
notify: do not load style file if template is specified (BC)
|
Mon, 04 Apr 2016 22:48:34 +0900 |
Yuya Nishihara |
bugzilla: do not load style file if template is specified (BC)
|
Sat, 16 Apr 2016 15:14:25 -0500 |
Matt Mackall |
subrepo: disable localizations when calling Git (issue5176)
|
Sat, 16 Apr 2016 12:41:58 +0530 |
Pulkit Goyal |
py3: make test-demandimport use print_function
|
Sat, 16 Apr 2016 06:03:11 +0300 |
Robert Stanca |
py3: use absolute_import in svnxml.py
|
Sat, 16 Apr 2016 05:34:21 +0300 |
Robert Stanca |
py3: use absolute_import in sitecustomize.py
|
Sat, 16 Apr 2016 05:33:23 +0300 |
Robert Stanca |
py3: use absolute_import in revlog-formatv0.py
|
Sat, 16 Apr 2016 05:32:10 +0300 |
Robert Stanca |
py3: use absolute_import in printenv.py
|
Sat, 16 Apr 2016 05:30:32 +0300 |
Robert Stanca |
py3: use absolute_import in mockblackbox.py
|
Sat, 16 Apr 2016 05:29:29 +0300 |
Robert Stanca |
py3: use absolute_import in killdaemons.py
|
Fri, 15 Apr 2016 22:53:53 -0400 |
Matt Harbison |
test-shelve: shorten a long path so it works on Windows
|
Fri, 15 Apr 2016 22:37:52 -0400 |
Matt Harbison |
test-convert-git: skip tests with invalid path characters on Windows
|
Fri, 15 Apr 2016 22:23:34 -0400 |
Matt Harbison |
test-subrepo-git: add globs for Windows
|
Thu, 14 Apr 2016 02:41:15 -0700 |
Pierre-Yves David |
hook: report untrusted hooks as failure (issue5110) (BC)
|
Thu, 14 Apr 2016 17:03:49 -0700 |
Pierre-Yves David |
hook: split config reading further
|
Thu, 14 Apr 2016 02:28:46 -0700 |
Pierre-Yves David |
hook: small refactor to store hooks as dict instead of list
|
Fri, 15 Apr 2016 17:43:47 +0000 |
timeless |
mail: retain hostname for sslutil.wrapsocket (issue5203)
|
Sat, 16 Apr 2016 04:06:24 +0530 |
Pulkit Goyal |
tests: make test-trusted use print_function
|
Sat, 16 Apr 2016 03:38:23 +0530 |
Pulkit Goyal |
tests: make test-doctest use absolute_import
|
Sat, 16 Apr 2016 03:35:27 +0530 |
Pulkit Goyal |
tests: make test-hgwebdir-paths use absolute_import
|
Sat, 16 Apr 2016 03:22:45 +0530 |
Pulkit Goyal |
tests: make test-lrucachedict use print_function
|
Sat, 16 Apr 2016 03:10:41 +0530 |
Pulkit Goyal |
tests: make test-lrucachedict use absolute_import
|
Sat, 16 Apr 2016 03:08:16 +0530 |
Pulkit Goyal |
tests: make test-manifest use absolute_import
|
Sat, 16 Apr 2016 03:04:23 +0530 |
Pulkit Goyal |
tests: make test-pathencode use absolute_import
|
Sat, 16 Apr 2016 02:59:36 +0530 |
Pulkit Goyal |
tests: make test-simplemerge use absolute_import
|
Thu, 14 Apr 2016 01:37:29 -0700 |
Pierre-Yves David |
crecord: cleanup the remains of commit confirmation
|
Thu, 14 Apr 2016 01:27:18 -0700 |
Pierre-Yves David |
crecord: drop the extra confirmation screen
|
Fri, 15 Apr 2016 20:37:11 +0900 |
Yuya Nishihara |
update: resurrect bare update from null parent to tip-most branch head
|
Tue, 12 Apr 2016 14:43:36 +0000 |
timeless |
tests: run import-checker with tests .t files
|
Tue, 12 Apr 2016 21:43:56 +0000 |
timeless |
import-checker: parse python code from .t files
|
Wed, 13 Apr 2016 16:34:59 +0000 |
timeless |
import-checker: track filenames for SyntaxErrors
|
Wed, 13 Apr 2016 16:36:19 +0000 |
timeless |
import-checker: track SyntaxErrors
|
Mon, 11 Apr 2016 22:34:04 +0000 |
timeless |
import-checker: refactor source reading
|
Thu, 14 Apr 2016 01:06:45 +0530 |
Pulkit Goyal |
tests: make test-pathencode use print_function
|
Thu, 14 Apr 2016 01:03:24 +0530 |
Pulkit Goyal |
tests: make test-run-tests use absolute_import
|
Thu, 14 Apr 2016 00:58:31 +0530 |
Pulkit Goyal |
tests: make test-symlink-os-yes-fs-no use absolute_import
|
Thu, 14 Apr 2016 00:56:08 +0530 |
Pulkit Goyal |
tests: make test-ui-color use absolute_import
|
Thu, 14 Apr 2016 00:53:35 +0530 |
Pulkit Goyal |
tests: make test-url use absolute_import
|
Thu, 14 Apr 2016 00:49:58 +0530 |
Pulkit Goyal |
tests: make test-trusted use absolute_import
|
Sun, 27 Mar 2016 20:31:56 +0900 |
Yuya Nishihara |
templater: add parsing and expansion rules to process "templatealias" section
|
Sun, 27 Mar 2016 20:29:03 +0900 |
Yuya Nishihara |
templater: add function to parse whole string as template expression
|
Tue, 29 Mar 2016 17:27:34 +0900 |
Yuya Nishihara |
parser: factor out _trygetfunc() that extracts function name and arguments
|
Tue, 29 Mar 2016 17:21:11 +0900 |
Yuya Nishihara |
parser: make _getalias() return (alias, pattern-args) pair
|
Tue, 29 Mar 2016 16:50:16 +0900 |
Yuya Nishihara |
parser: drop redundant comparison between alias declaration tree and pattern
|
Thu, 14 Apr 2016 14:26:37 +0000 |
timeless |
patchbomb: fix public-is-missing hint
|
Thu, 14 Apr 2016 14:36:52 +0000 |
timeless |
tests: clarify patchbomb repo is public not remote
|
Wed, 13 Apr 2016 13:51:39 +0000 |
timeless |
run-tests: set HGMODULEPOLICY for --pure
|
Thu, 14 Apr 2016 15:26:18 -0400 |
Nathaniel Manista |
cmdutil: avoid recycling variable name "name" in namespaces code
|
Tue, 05 Apr 2016 06:53:33 +0200 |
liscju |
update: fix bare update to work on new branch
|
Wed, 13 Apr 2016 09:56:51 +0200 |
liscju |
remove: fix --force option help description (issue5177)
|
Tue, 05 Apr 2016 17:39:59 +0100 |
Martijn Pieters |
logtoprocess: new experimental extension
|
Wed, 13 Apr 2016 00:16:21 +0200 |
Mads Kiilerich |
convert: keep converted hg parents that are outside convert.hg.revs (BC)
|
Thu, 24 Mar 2016 16:01:07 -0700 |
Mads Kiilerich |
tests: coverage of ancestry with convert in multiple non-overlapping steps
|
Mon, 29 Feb 2016 22:58:15 +0900 |
Yuya Nishihara |
revset: rename findaliases() to expandaliases()
|
Tue, 29 Mar 2016 16:30:59 +0900 |
Yuya Nishihara |
parser: add short comment how aliases are expanded in phases
|
Tue, 29 Mar 2016 16:19:31 +0900 |
Yuya Nishihara |
parser: reorder alias expansion routine to return early
|
Mon, 29 Feb 2016 22:15:44 +0900 |
Yuya Nishihara |
parser: move functions that process alias expansion to rule-set class
|
Mon, 29 Feb 2016 22:10:48 +0900 |
Yuya Nishihara |
revset: unindent codes in _getalias() function
|
Mon, 29 Feb 2016 19:24:15 +0900 |
Yuya Nishihara |
parser: extract helper that creates a dict of aliases
|
Mon, 29 Feb 2016 18:33:30 +0900 |
Yuya Nishihara |
parser: construct alias object by rule-set class
|
Fri, 08 Apr 2016 16:42:43 +0200 |
santiagopim |
graphmod: shorten graph
|
Mon, 11 Apr 2016 12:06:18 -0700 |
Jason Gauci |
tests: ensure that 'hg update' is disabled during histedit (issue3655)
|
Tue, 12 Apr 2016 00:34:02 -0400 |
Matt Harbison |
test-remove: drop a useless Windows specific conditional
|
Tue, 15 Mar 2016 23:04:35 -0400 |
Matt Harbison |
test-blackbox: add missing glob for Windows
|
Tue, 15 Mar 2016 21:56:01 -0400 |
Matt Harbison |
test-largefiles: stabilize output for Windows
|
Tue, 15 Mar 2016 21:47:43 -0400 |
Matt Harbison |
test-import: fix output on Windows
|
Tue, 15 Mar 2016 21:45:32 -0400 |
Matt Harbison |
test-install: fix output on Windows
|
Thu, 07 Apr 2016 00:34:07 +0000 |
timeless |
check-code: reject import urllib
|
Wed, 06 Apr 2016 23:22:12 +0000 |
timeless |
pycompat: switch to util.urlreq/util.urlerr for py3 compat
|
Thu, 07 Apr 2016 00:05:48 +0000 |
timeless |
pycompat: add util.urlerr util.urlreq classes for py3 compat
|
Sun, 20 Mar 2016 16:49:56 -0700 |
Yuya Nishihara |
test-progress: disable mocking-time tests on chg
|
Sun, 20 Mar 2016 14:55:56 -0700 |
Yuya Nishihara |
hghave: add "chg" flag to skip tests that can't be compatible with chg
|
Wed, 06 Apr 2016 19:09:12 +0000 |
timeless |
tests: add new test for #! shebang lines
|
Sun, 27 Mar 2016 13:00:28 -0700 |
Mads Kiilerich |
largefiles: introduce push --lfrev to control which revisions are pushed
|
Wed, 13 Apr 2016 01:45:45 +0200 |
Mads Kiilerich |
largefiles: don't access repo.changelog directly in getlfilestoupload
|
Wed, 13 Apr 2016 01:09:11 +0200 |
Mads Kiilerich |
localrepo: refactor prepushoutgoinghook to take a pushop
|
Tue, 29 Mar 2016 00:08:25 +0900 |
Yuya Nishihara |
parser: unify parser function of alias declaration and definition
|
Tue, 29 Mar 2016 00:05:14 +0900 |
Yuya Nishihara |
revset: unify function that parses alias declaration and definition
|
Mon, 29 Feb 2016 18:10:07 +0900 |
Yuya Nishihara |
parser: move alias definition parser to common rule-set class
|
Mon, 29 Feb 2016 18:00:51 +0900 |
Yuya Nishihara |
parser: move _relabelaliasargs() to common rule-set class
|
Mon, 29 Feb 2016 17:54:03 +0900 |
Yuya Nishihara |
parser: move alias declaration parser to common rule-set class
|
Sun, 03 Apr 2016 16:55:23 +0900 |
Yuya Nishihara |
parser: add stub class that will host alias parsing and expansion
|
Mon, 29 Feb 2016 17:43:39 +0900 |
Yuya Nishihara |
revset: narrow scope of "except ParseError" block in _parsealiasdecl()
|
Tue, 12 Apr 2016 04:06:50 -0700 |
Kostia Balytskyi |
obsstore: move delete function from obsstore class to repair module
|
Tue, 12 Apr 2016 03:40:53 -0700 |
Kostia Balytskyi |
debugobsolete: style fixes to debugobsolete that slipped from original commit
|
Wed, 09 Mar 2016 10:47:33 -0500 |
Matt Mackall |
import: document --exact behavior in more detail
|
Mon, 11 Apr 2016 19:46:50 +0200 |
Adrian Buehlmann |
util: add doctest to datestr()
|
Tue, 12 Apr 2016 00:30:28 +0200 |
Florent Gallaire |
date: fix boundary check of negative integer
|
Sun, 10 Apr 2016 22:00:34 +0100 |
Jun Wu |
chg: server exited with code 0 without being connectable is an error
|
Fri, 08 Apr 2016 23:33:28 -0700 |
Oleg Afanasyev |
shelve: refactor directory name into constant
|
Sun, 10 Apr 2016 20:55:37 +0000 |
timeless |
pycompat: switch to util.stringio for py3 compat
|
Sun, 10 Apr 2016 21:32:08 +0000 |
timeless |
py3: use multi-line import in test-wireproto.py
|
Sun, 10 Apr 2016 21:32:05 +0000 |
timeless |
py3: use absolute_import in test-hgweb-non-interactive.t
|
Sun, 10 Apr 2016 21:32:01 +0000 |
timeless |
py3: use absolute_import in test-hgweb-no-request-uri.t
|
Sun, 10 Apr 2016 21:31:58 +0000 |
timeless |
py3: use absolute_import in test-hgweb-no-path-info.t
|
Mon, 11 Apr 2016 00:18:27 +0100 |
Jun Wu |
chg: use fsetcloexec instead of closing lockfd manually
|
Mon, 11 Apr 2016 00:17:17 +0100 |
Jun Wu |
chg: extract the logic of setting FD_CLOEXEC to a utility function
|
Sun, 10 Apr 2016 03:14:32 +0100 |
Jun Wu |
chg: add fchdirx as a utility function
|
Sun, 10 Apr 2016 22:58:11 +0100 |
Jun Wu |
chg: check lockfd at freecmdserveropts
|
Sun, 10 Apr 2016 23:56:00 +0100 |
Jun Wu |
chg: add sockdirfd to cmdserveropts
|
Sun, 10 Apr 2016 21:56:05 +0100 |
Jun Wu |
chg: fix spelling in the error message about error waiting for cmdserver
|
Sun, 10 Apr 2016 11:02:58 -0700 |
Gregory Szorc |
sslutil: document and slightly refactor validation logic
|
Sun, 10 Apr 2016 11:00:41 -0700 |
Gregory Szorc |
sslutil: require a server hostname when wrapping sockets (API)
|
Sun, 10 Apr 2016 10:59:45 -0700 |
Gregory Szorc |
sslutil: move and document verify_mode assignment
|
Sun, 10 Apr 2016 10:54:53 -0700 |
Gregory Szorc |
tests: use --insecure instead of web.cacerts=!
|
Sun, 10 Apr 2016 10:58:47 -0700 |
Gregory Szorc |
help: remove references to "Python 2.6 or later"
|
Mon, 04 Apr 2016 02:05:10 -0700 |
Kostia Balytskyi |
commands: make --rev and --index compatible in debugobsolete
|
Sun, 03 Apr 2016 19:38:57 +0900 |
Yuya Nishihara |
tests: enable import checker for tests/**.py files
|
Tue, 05 Apr 2016 23:38:00 +0900 |
Yuya Nishihara |
tests: stop direct symbol import of mercurial modules in test-status-inprocess
|
Tue, 05 Apr 2016 23:35:45 +0900 |
Yuya Nishihara |
tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosity
|
Tue, 05 Apr 2016 23:23:43 +0900 |
Yuya Nishihara |
tests: move stdlib imports before mercurial modules in test-parseindex2
|
Tue, 05 Apr 2016 23:22:38 +0900 |
Yuya Nishihara |
tests: stop direct symbol import of pprint.pprint in tests-minirst
|
Tue, 05 Apr 2016 23:30:18 +0900 |
Yuya Nishihara |
tests: import mercurial modules by name in test-propertycache
|
Tue, 05 Apr 2016 23:33:55 +0900 |
Yuya Nishihara |
tests: remove unused import of mercurial.repoview from test-propertycache
|
Sun, 03 Apr 2016 11:23:31 +0900 |
Yuya Nishihara |
templater: drop deprecated handling of KeyError from changeset_templater
|
Wed, 06 Apr 2016 20:34:34 +0000 |
timeless |
test-commandserver: handle cStringIO.StringIO/io.StringIO divergence
|
Wed, 06 Apr 2016 20:31:31 +0000 |
timeless |
pycompat: add util.stringio to handle py3 divergence
|
Wed, 06 Apr 2016 22:35:52 +0000 |
timeless |
pycompat: alias xrange to range in py3
|
Fri, 08 Apr 2016 14:03:05 +0000 |
timeless |
pycompat: fix demand import handling of Queue
|
Tue, 29 Mar 2016 17:43:23 +0000 |
timeless |
util: use __code__ (available since py2.6)
|
Sun, 03 Apr 2016 11:20:50 +0900 |
Yuya Nishihara |
templater: give better error message for invalid engine type
|
Thu, 07 Apr 2016 14:10:49 -0700 |
Durham Goode |
transaction: allow running file generators after finalizers
|
Thu, 07 Apr 2016 11:11:55 +0000 |
timeless |
run-tests: move install.err into test area
|
Fri, 08 Apr 2016 18:35:49 +0000 |
timeless |
help: report source of aliases
|
Fri, 08 Apr 2016 16:05:52 +0000 |
timeless |
compact: add color labels to -Tcompact
|
Fri, 08 Apr 2016 22:15:06 +0200 |
Adrian Buehlmann |
util: fix doc for datestr()
|
Fri, 08 Apr 2016 14:11:03 +0200 |
Florent Gallaire |
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)
|
Wed, 06 Apr 2016 19:08:04 +0000 |
timeless |
tests: use /usr/bin/env python for test-status-inprocess.py
|
Wed, 06 Apr 2016 22:26:47 -0400 |
Augie Fackler |
run-tests: fix broken regular expression
|
Tue, 05 Apr 2016 12:19:45 -0700 |
Pierre-Yves David |
test: don't rely on __del__ in test-devel-warnings.t
|
Tue, 05 Apr 2016 20:01:23 +0100 |
Martijn Pieters |
dispatch: split out warning message generation to separate function
|
Wed, 06 Apr 2016 20:08:18 +0000 |
timeless |
check-code: reject import Queue, suggest util.queue class for py3 compat
|
Wed, 06 Apr 2016 20:07:51 +0000 |
timeless |
scmutil: use util.queue/util.empty for py3 compat
|
Wed, 06 Apr 2016 20:00:49 +0000 |
timeless |
pycompat: add empty and queue to handle py3 divergence
|
Mon, 04 Apr 2016 15:39:13 +0200 |
Julien Cristau |
convert: kill dead code
|
Mon, 04 Apr 2016 15:38:48 +0200 |
Julien Cristau |
convert: don't ignore errors from git diff-tree
|
Wed, 06 Apr 2016 18:19:36 +0000 |
timeless |
crecord: check for untracked arguments
|
Wed, 06 Apr 2016 18:08:38 +0000 |
timeless |
localrepo: drop force check from checkcommitpatterns
|
Wed, 06 Apr 2016 17:52:17 +0000 |
timeless |
localrepo: refactor commit argument check as checkcommitpatterns
|
Tue, 05 Apr 2016 04:26:20 +0000 |
timeless |
run-tests: handle empty tests
|
Tue, 12 Jan 2016 09:30:57 +0000 |
timeless |
docchecker: try to reject single quotes
|
Thu, 03 Mar 2016 03:32:44 +0000 |
timeless |
docchecker: report context line at most once
|
Wed, 06 Jan 2016 20:45:50 +0000 |
timeless |
tests: splitting test-gendoc.t into per file tests
|
Tue, 05 Apr 2016 23:21:17 +0900 |
Yuya Nishihara |
test-hgweb-auth: stop direct symbol import of mercurial.error.Abort
|
Tue, 05 Apr 2016 23:20:04 +0900 |
Yuya Nishihara |
test-hgweb-auth: alias ui as uimod
|
Tue, 05 Apr 2016 23:18:52 +0900 |
Yuya Nishihara |
test-hg-parseurl: stop direct symbol import of mercurial.hg.parseurl
|
Tue, 05 Apr 2016 23:17:43 +0900 |
Yuya Nishihara |
test-filelog: alias ui as uimod
|
Tue, 05 Apr 2016 23:17:05 +0900 |
Yuya Nishihara |
test-duplicateoptions: alias ui as uimod
|
Tue, 05 Apr 2016 23:16:16 +0900 |
Yuya Nishihara |
test-filecache: alias ui as uimod
|
Tue, 05 Apr 2016 23:15:49 +0900 |
Yuya Nishihara |
test-filecache: sort import lines
|
Tue, 05 Apr 2016 23:13:52 +0900 |
Yuya Nishihara |
test-ctxmanager: stop direct symbol import of mercurial.util
|
Tue, 05 Apr 2016 23:10:13 +0900 |
Yuya Nishihara |
test-batching: stop direct symbol import of mercurial modules
|
Wed, 06 Jan 2016 17:18:18 +0000 |
timeless |
children: use double quotes for arguments
|
Tue, 12 Jan 2016 09:30:39 +0000 |
timeless |
largefiles: use double quotes for arguments
|
Tue, 12 Jan 2016 09:30:24 +0000 |
timeless |
graft: use double quotes for arguments
|
Mon, 04 Apr 2016 06:27:12 +0000 |
timeless |
hghave: add cvsnt
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
Fri, 01 Apr 2016 15:20:31 -0700 |
Kostia Balytskyi |
commands: disallow 'hg debugobsolete --index --rev <smth>'
|
Tue, 05 Apr 2016 18:10:33 +0100 |
Jun Wu |
mercurial: add editorconfig
|
Tue, 05 Apr 2016 10:43:43 -0400 |
Matt Fowles |
parsers: fix istat macro to work with single line if statement
|
Tue, 05 Apr 2016 14:44:18 +0300 |
Maciej Fijalkowski |
pypy: fix setdiscovery test
|
Tue, 05 Apr 2016 17:43:02 +0100 |
Jun Wu |
chg: wrap line at 80 chars
|
Tue, 05 Apr 2016 15:16:01 +0100 |
Jun Wu |
chg: replace abortmsg showing errno with abortmsgerrno
|
Tue, 05 Apr 2016 17:25:39 +0100 |
Jun Wu |
chg: add util function abortmsgerrno to print error with errno
|
Tue, 05 Apr 2016 14:48:09 +0100 |
Jun Wu |
chg: use color in debug/error messages conditionally
|
Mon, 04 Apr 2016 17:45:54 -0700 |
Pierre-Yves David |
revset: force ascending order for baseset initialized from a set
|
Mon, 04 Apr 2016 17:45:15 -0700 |
Pierre-Yves David |
revset: stabilize repr of baseset initialized with a set
|
Mon, 04 Apr 2016 17:27:37 +0100 |
Martijn Pieters |
dispatch: factor out command failure handling into a function
|
Tue, 05 Apr 2016 10:59:46 +0300 |
Maciej Fijalkowski |
pypy: fix overeager pattern matching on mpatchError
|
Thu, 31 Mar 2016 02:05:28 +0000 |
timeless |
mpatch: unify mpatchError (issue5182)
|
Wed, 30 Mar 2016 22:01:47 +0000 |
timeless |
check-code: reject sed ... \\n
|
Sat, 02 Apr 2016 15:56:47 -0700 |
Pierre-Yves David |
hideablerevs: expand docstring to warn about possible traps
|
Sun, 03 Apr 2016 19:47:29 +0900 |
Yuya Nishihara |
hghave: replace relative import of docutils.core
|
Sun, 03 Apr 2016 20:12:59 +0900 |
Yuya Nishihara |
tests: make tinyproxy.py not import sys.argv by name
|
Sun, 03 Apr 2016 20:13:42 +0900 |
Yuya Nishihara |
tests: alias ui as uimod in test-walkrepo
|
Sun, 03 Apr 2016 19:56:59 +0900 |
Yuya Nishihara |
tests: alias ui as uimod in test-ui-config
|
Sun, 03 Apr 2016 19:52:13 +0900 |
Yuya Nishihara |
tests: alias ui as uimod in test-context
|
Sun, 03 Apr 2016 19:48:47 +0900 |
Yuya Nishihara |
tests: alias ui as uimod in test-ancestor
|
Sun, 03 Apr 2016 20:11:41 +0900 |
Yuya Nishihara |
tests: sort import lines in tinyproxy.py
|
Sun, 03 Apr 2016 19:41:00 +0900 |
Yuya Nishihara |
tests: sort import lines in failfilemerge.py
|