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
|