log

age author description
Sat, 19 May 2018 18:49:07 +0530 Pulkit Goyal py3: slice over bytes to prevent getting the ascii values
Sat, 19 May 2018 18:48:26 +0530 Pulkit Goyal py3: use utils.stringutil.forcebytestr to convert error to bytes
Sat, 19 May 2018 18:47:20 +0530 Pulkit Goyal py3: make sure we open files in bytes mode
Sat, 19 May 2018 18:45:53 +0530 Pulkit Goyal py3: add b'' prefix in test/test-fileset.t
Sat, 19 May 2018 18:43:13 +0530 Pulkit Goyal py3: suppress the output from .write() calls in few tests
Sat, 19 May 2018 18:42:18 +0530 Pulkit Goyal py3: use print as a function in tests/test-parseindex.t
Sat, 19 May 2018 18:41:02 +0530 Pulkit Goyal py3: use print as a function in tests/test-pull.t
Sat, 19 May 2018 18:33:36 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-rebuildstate.t
Sat, 19 May 2018 18:32:57 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-progress.t
Sat, 19 May 2018 18:32:24 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-profile.t
Sat, 19 May 2018 18:31:15 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-pager.t
Sat, 19 May 2018 18:30:20 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-hgrc.t
Sat, 19 May 2018 18:28:52 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-extensions-afterloaded.t
Sat, 19 May 2018 18:27:57 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-custom-filters.t
Sat, 19 May 2018 18:26:38 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-bugzilla.t
Sat, 19 May 2018 18:25:18 +0530 Pulkit Goyal py3: fix kwargs handling in hgext/split.py
Sat, 19 May 2018 18:24:36 +0530 Pulkit Goyal py3: add b'' prefixes in hgext/convert/subversion.py
Sat, 19 May 2018 18:23:03 +0530 Pulkit Goyal py3: use '%d' for integers in hgext/infinitepush/__init__.py
Sat, 19 May 2018 18:21:21 +0530 Pulkit Goyal py3: make sure we pass str to date.strftime()
Sat, 19 May 2018 21:47:59 +0530 Pulkit Goyal py3: use pycompat.bytestr() to convert str into bytes
Sat, 19 May 2018 21:46:54 +0530 Pulkit Goyal py3: fix kwargs handling in hgext/rebase.py
Wed, 04 Apr 2018 20:18:28 +0900 Yuya Nishihara hgweb: wrap {entries}* of tags with mappinggenerator
Wed, 04 Apr 2018 20:14:19 +0900 Yuya Nishihara hgweb: wrap {fentries} and {dentries} of manifest with mappinggenerator
Wed, 04 Apr 2018 20:11:20 +0900 Yuya Nishihara hgweb: wrap {entries}* of changelog with mappinglist
Wed, 04 Apr 2018 00:24:09 +0900 Yuya Nishihara hgweb: wrap {lines} of filerevision with mappinggenerator
Wed, 04 Apr 2018 00:21:52 +0900 Yuya Nishihara hgweb: drop unused argument 'tmpl' from webutil.diffstat()
Wed, 04 Apr 2018 00:20:47 +0900 Yuya Nishihara hgweb: use template context to render {diffstat}
Wed, 04 Apr 2018 00:19:37 +0900 Yuya Nishihara hgweb: wrap {diffstat} with mappedgenerator
Fri, 18 May 2018 20:43:01 -0400 Augie Fackler pathencode: improve error messages slightly
Fri, 18 May 2018 20:42:31 -0400 Augie Fackler pathencode: hashlib.sha1() takes bytes not str on Python 3
Fri, 18 May 2018 20:42:04 -0400 Augie Fackler pathencode: fix importing hashlib on Python 3
Fri, 18 May 2018 20:11:24 -0400 Augie Fackler context: fix %-formatting on Python 3
Fri, 18 May 2018 19:54:50 -0400 Augie Fackler patch: fix import-time syntax error in test-check-module-imports.t
Fri, 18 May 2018 19:52:35 -0400 Augie Fackler py3: whitelist two more passing tests observed by buildbot
Sat, 19 May 2018 00:23:36 +0530 Pulkit Goyal py3: use stringutil.pprint() to format a list to print
Sat, 19 May 2018 00:21:59 +0530 Pulkit Goyal py3: fix kwargs handling in qgurad in hgext/mq.py
Sat, 19 May 2018 00:19:56 +0530 Pulkit Goyal py3: use .startswith() instead of bytes[0]
Thu, 17 May 2018 23:11:24 -0700 Kyle Lippincott crecord: fallback to text mode if diffs are too big for curses mode
Thu, 17 May 2018 15:33:28 -0700 Martin von Zweigbergk narrow: filter copies in core
Thu, 17 May 2018 15:25:52 -0700 Martin von Zweigbergk narrow: filter set of files to check for case-folding to core
Thu, 17 May 2018 15:12:48 -0700 Martin von Zweigbergk narrow: filter merge actions in core
Thu, 17 May 2018 12:23:38 -0700 Gregory Szorc hgweb: extract code for emitting multiple changelist records
Wed, 16 May 2018 22:44:27 -0400 Matt Harbison phabricator: register config settings
Wed, 16 May 2018 14:11:41 -0600 hindlemail filemerge: support specifying a python function to custom merge-tools
Thu, 24 May 2018 21:54:31 +0900 Yuya Nishihara help: correct signature of separate() template function stable
Fri, 18 May 2018 21:32:05 +0900 Yuya Nishihara hgweb: do not try to replace signal handlers while locking stable
Fri, 18 May 2018 21:24:06 +0900 Yuya Nishihara lock: add internal config to not replace signal handlers while locking stable
Tue, 22 May 2018 21:51:20 -0400 Augie Fackler merge with i18n stable
Fri, 04 May 2018 18:55:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with 32a75a8a5b0f stable
Fri, 04 May 2018 18:55:29 -0300 Wagner Bruna i18n-ja: fix block indentation stable
Tue, 01 May 2018 18:22:52 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 32a75a8a5b0f stable
Mon, 21 May 2018 15:14:46 +0200 Boris Feld httppeer: declare 'dbg' at the function level stable
Fri, 04 May 2018 19:06:46 +0200 Boris Feld httppeer: properly gate debug usage behind debug flag check stable
Sun, 13 May 2018 11:09:53 +0900 Yuya Nishihara test-http-branchmap: fix stdio mode on Windows
Sun, 13 May 2018 11:08:35 +0900 Yuya Nishihara test-http-branchmap: fix encoding test to wrap the server stream
Thu, 17 May 2018 21:55:00 +0900 Yuya Nishihara test-merge-tools: create repo directory to free $TESTTMP for temporary files
Sat, 12 May 2018 23:44:08 +0200 Joerg Sonnenberger notify: add option to include function names in the diff output
Wed, 16 May 2018 10:34:31 -0700 Martin von Zweigbergk tests: update py3 test since json fields are now sorted
Wed, 16 May 2018 15:48:12 -0700 Kyle Lippincott tests: test-parseindex.t works just fine with chg
Fri, 27 Apr 2018 21:55:02 +0530 Pulkit Goyal py3: convert the report to bytes
Fri, 11 May 2018 10:36:28 -0700 Martin von Zweigbergk json: reject unicode on py2 as well
Wed, 16 May 2018 20:22:23 +0900 Yuya Nishihara dispatch: mask negative exit code recorded in blackbox log
Wed, 16 May 2018 20:17:50 +0900 Yuya Nishihara dispatch: fix exit code of unhandled exception recorded in blackbox log
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Fri, 27 Apr 2018 21:54:37 +0530 Pulkit Goyal py3: use pycompat.bytestr() instead of str() in extensions.py
Wed, 16 May 2018 07:58:02 +0530 Pulkit Goyal py3: use pycompat.bytestr() on bytes before %r-ing it
Thu, 15 Feb 2018 17:15:21 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-extension.t
Fri, 27 Apr 2018 20:55:10 +0530 Pulkit Goyal py3: suppress the value returned by .write() calls
Tue, 15 May 2018 09:57:58 -0700 Martin von Zweigbergk tests: test failure reporting in blackbox code
Mon, 14 May 2018 12:53:13 +0200 David Demelier export: add -B option to select a bookmark
Sat, 12 May 2018 18:05:50 -0700 Gregory Szorc packaging: move most packaging targets to own Makefile
Sat, 12 May 2018 12:27:51 -0700 Gregory Szorc packaging: make packaging scripts less reliant on pwd
Sat, 12 May 2018 10:57:04 -0700 Gregory Szorc packaging: move contrib/macosx to contrib/packaging/
Sat, 12 May 2018 10:50:30 -0700 Gregory Szorc packaging: move linux-wheel-centos5-blacklist to contrib/packaging/
Sat, 12 May 2018 10:47:44 -0700 Gregory Szorc packaging: move build-linux-wheels.sh to contrib/packaging/
Sat, 12 May 2018 17:16:09 -0700 Gregory Szorc packaging: move contrib/debian to contrib/packaging/
Sat, 12 May 2018 10:41:08 -0700 Gregory Szorc packaging: move buildrpm to contrib/packaging/
Sat, 12 May 2018 10:38:36 -0700 Gregory Szorc packaging: move mercurial.spec to contrib/packaging/
Sat, 12 May 2018 10:31:34 -0700 Gregory Szorc packaging: move builddeb into contrib/packaging/
Sat, 12 May 2018 10:28:00 -0700 Gregory Szorc packaging: move packagelib.sh into contrib/packaging/
Sat, 12 May 2018 10:33:11 -0700 Gregory Szorc packaging: move some docker scripts into contrib/packaging/
Sat, 12 May 2018 13:17:01 -0700 Gregory Szorc packaging: move most of contrib/docker to contrib/packaging/docker
Sat, 12 May 2018 12:12:12 -0700 Gregory Szorc setup: reformat options argument
Sat, 12 May 2018 10:53:53 -0700 Gregory Szorc contrib: remove fixpax.py
Tue, 15 May 2018 22:12:55 +0900 Yuya Nishihara push: continue without locking on lock failure other than EEXIST (issue5882) stable
Fri, 11 May 2018 23:28:02 -0700 Martin von Zweigbergk revlog: handle errors from index_node() in nt_insert() and index_slice_del()
Mon, 14 May 2018 13:11:04 +0200 David Demelier help: add new deprecated topic
Mon, 14 May 2018 23:00:30 -0400 Matt Harbison phabricator: split auth.url into the standard auth.schemes and auth.prefix
Sat, 12 May 2018 00:34:01 -0400 Matt Harbison phabricator: migrate [phabricator.auth] to [auth]
Sat, 12 May 2018 15:33:09 +0900 Yuya Nishihara dispatch: unify handling of None returned by a command function
Fri, 11 May 2018 21:23:48 -0700 Gregory Szorc dispatch: minor code refactor
Wed, 04 Apr 2018 21:17:55 +0900 Yuya Nishihara hgweb: drop unused argument 'tmpl' from webutil.compare()
Wed, 04 Apr 2018 21:17:10 +0900 Yuya Nishihara hgweb: convert {comparison} to a mappinggenerator with named template
Wed, 04 Apr 2018 21:14:30 +0900 Yuya Nishihara hgweb: rename 'context' argument of webutil.compare() to avoid name conflicts
Wed, 04 Apr 2018 00:08:10 +0900 Yuya Nishihara hgweb: convert comparison {lines} to a mappinggenerator with named template
Tue, 03 Apr 2018 23:57:00 +0900 Yuya Nishihara hgweb: move getblock() closure out of compare()
Tue, 03 Apr 2018 23:54:08 +0900 Yuya Nishihara hgweb: move compline() closure out of compare()
Tue, 03 Apr 2018 23:50:00 +0900 Yuya Nishihara hgweb: convert {diff} to a mappinggenerator with named template
Tue, 03 Apr 2018 23:43:41 +0900 Yuya Nishihara hgweb: use template context to render {lines} of {diff}
Tue, 03 Apr 2018 23:42:15 +0900 Yuya Nishihara hgweb: wrap {lines} of {diff} with mappedgenerator
Tue, 03 Apr 2018 23:38:19 +0900 Yuya Nishihara hgweb: move prettyprintlines() closure out of diffs()
Sun, 29 Apr 2018 22:27:05 +0530 Pulkit Goyal remotenames: enable the storage config option if extension is enabled
Sun, 29 Apr 2018 22:42:54 +0530 Pulkit Goyal tests: clone the repo over ssh in tests/test-logexchange.t
Sun, 29 Apr 2018 22:39:45 +0530 Pulkit Goyal remotenames: check the remotepath with url containing user information too
Sat, 12 May 2018 22:29:28 +0200 Julien Cristau bdiff: fix yet more fallout from xdiff long/int64 conversion (issue5885) stable
Fri, 11 May 2018 09:16:26 -0700 Martin von Zweigbergk shortest: avoid magic number "41"
Fri, 11 May 2018 07:31:51 -0700 Martin von Zweigbergk revlog: handle error from node lookup
Fri, 11 May 2018 22:07:43 -0400 Matt Harbison debugextensions: process extensions loaded from the local repository too
Thu, 10 May 2018 22:13:13 -0400 Matt Harbison phabricator: drop support for the deprecated `phabricator.token` config
Thu, 03 May 2018 18:22:02 +0900 Yuya Nishihara help: load module doc of disabled extension in extensions.disabledcmd()
Thu, 03 May 2018 18:15:43 +0900 Yuya Nishihara extensions: extract closure that looks for commands from disabled module
Thu, 03 May 2018 18:13:43 +0900 Yuya Nishihara extensions: drop dead code trying to exclude deprecated disabled commands
Fri, 11 May 2018 21:53:26 +0900 Yuya Nishihara util: drop remainder of dateutil/procutil aliases (API)
Thu, 03 May 2018 15:57:12 -0700 Martin von Zweigbergk shortest: move revnum-disambiguation out of revlog
Thu, 03 May 2018 15:25:16 -0700 Martin von Zweigbergk shortest: remove unnecessary check for revnum in isvalid()
Thu, 03 May 2018 15:01:33 -0700 Martin von Zweigbergk shortest: make pure code also disambigute against revnums at end
Wed, 02 May 2018 23:17:58 -0700 Martin von Zweigbergk revlog: use node tree (native code) for shortest() calculation
Mon, 07 May 2018 16:49:31 -0700 Martin von Zweigbergk shelve: reduce scope of merge tool config override
Thu, 10 May 2018 21:43:32 -0400 Matt Harbison util: drop _deprecatedfunc()
Thu, 10 May 2018 21:41:19 -0400 Matt Harbison util: drop deprecated forwarding to procutil (API)