Tue, 04 Apr 2017 22:19:02 +0900 |
Yuya Nishihara |
templater: remove __iter__() from _hybrid, resolve it explicitly
|
Sun, 24 Apr 2016 19:15:34 +0900 |
Yuya Nishihara |
templater: rewrite doc of _hybrid class as docstring
|
Sun, 09 Apr 2017 11:57:09 +0900 |
Yuya Nishihara |
sortdict: fix .pop() to return a value
|
Mon, 10 Apr 2017 17:05:54 +0200 |
Pierre-Yves David |
checkcode: only match pushd/popd as word
|
Mon, 10 Apr 2017 13:07:47 -0700 |
Durham Goode |
treemanifest: add walksubtrees api
|
Tue, 11 Apr 2017 23:12:14 +0900 |
Yuya Nishihara |
merge with stable
|
Mon, 10 Apr 2017 18:06:22 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the '_finishdatamigration' function
|
Mon, 10 Apr 2017 18:06:12 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the '_filterstorefile' function
|
Mon, 10 Apr 2017 18:05:57 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'determineactions' function
|
Mon, 10 Apr 2017 18:05:42 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'findimprovements' function
|
Mon, 10 Apr 2017 18:04:50 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'supporteddestrequirements' function
|
Mon, 10 Apr 2017 18:03:11 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'allowednewrequirements' function
|
Mon, 10 Apr 2017 18:01:29 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'improvement' class
|
Mon, 10 Apr 2017 18:00:27 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'supportremovedrequirements' function
|
Mon, 10 Apr 2017 17:56:29 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'blocksourcerequirements' function
|
Mon, 10 Apr 2017 17:55:47 +0200 |
Pierre-Yves David |
upgrade: drop the prefix to the 'requiredsourcerequirements' function
|
Fri, 07 Apr 2017 18:53:17 +0200 |
Pierre-Yves David |
upgrade: extract code in its own module
|
Sun, 09 Apr 2017 19:08:24 +0200 |
Pierre-Yves David |
bundle2: move the 'close' method off the unpackermixin
|
Sun, 09 Apr 2017 18:12:54 +0200 |
Pierre-Yves David |
bundle2: clarify the docstring of unpackermixin methods
|
Sun, 09 Apr 2017 18:16:09 +0200 |
Pierre-Yves David |
bundle2: add documention to 'part.addparams'
|
Mon, 10 Apr 2017 21:12:54 -0400 |
Matt Harbison |
test-patchbomb: disable sendmail tests on Windows
|
Fri, 07 Apr 2017 10:46:32 -0700 |
Ryan McElroy |
show: fix corrupt json output with no bookmarks
|
Fri, 07 Apr 2017 10:26:13 -0700 |
Ryan McElroy |
show: tweak plain abort language for clarity
|
Sun, 09 Apr 2017 22:19:27 -0400 |
Matt Harbison |
tests: print Unix style paths in *.py tests
|
Sun, 09 Apr 2017 12:53:31 -0700 |
Jun Wu |
revlog: make "size" diverge from "rawsize"
|
Fri, 07 Apr 2017 10:56:53 -0700 |
Jun Wu |
test-flagprocessor: add a case about hg status
|
Sat, 08 Apr 2017 15:06:45 -0400 |
Matt Harbison |
test-http-proxy: add the Windows variant of "connection refused"
|
Sat, 08 Apr 2017 15:01:49 -0400 |
Matt Harbison |
test-fileset: eliminate a duplicate test that was conditionalized for output
|
Sat, 08 Apr 2017 14:55:44 -0400 |
Matt Harbison |
test-fileset: glob away hash differences
|
Sat, 08 Apr 2017 14:46:39 -0400 |
Matt Harbison |
test-bundle: glob away a URL protocol separator
|
Sun, 09 Apr 2017 00:10:54 -0400 |
Matt Harbison |
templatekw: clarify the result of {latesttag} when no tag exists
|
Thu, 06 Apr 2017 19:24:04 +0200 |
Denis Laxalde |
hgweb: position the "followlines" box close to latest cursor position
|
Thu, 06 Apr 2017 19:15:09 +0200 |
Denis Laxalde |
hgweb: add a floating tooltip to invite on followlines action
|
Sat, 08 Apr 2017 14:33:20 -0700 |
Gregory Szorc |
zstd: vendor python-zstandard 0.8.1
|
Wed, 08 Mar 2017 09:03:42 -0500 |
Olivier Trempe |
fsmonitor: match watchman and filesystem encoding
|
Fri, 07 Apr 2017 06:31:50 -0700 |
Ryan McElroy |
pull: abort pull --update if config requires destination (issue5528)
|
Fri, 07 Apr 2017 05:41:03 -0700 |
Ryan McElroy |
tests: move update requiredest test to own test file
|
Fri, 07 Apr 2017 23:35:51 +0530 |
Pulkit Goyal |
py3: add pycompat.unicode and add it to importer
|
Fri, 07 Apr 2017 16:00:44 +0530 |
Pulkit Goyal |
py3: add a bytes version of urllib.parse.urlencode() to pycompat.py
|
Fri, 07 Apr 2017 13:46:35 +0530 |
Pulkit Goyal |
py3: replace str() with bytes()
|
Fri, 07 Apr 2017 11:02:43 -0700 |
Jun Wu |
metadataonlyctx: replace "changeset()[0]" to "manifestnode()"
|
Fri, 07 Apr 2017 11:09:54 -0700 |
Jun Wu |
test-check-pylint: match its output
|
Thu, 06 Apr 2017 19:01:51 -0700 |
Jun Wu |
test-flagprocessor: remove unnecessary greps
|
Mon, 03 Apr 2017 09:31:39 -0700 |
Jun Wu |
bundlerepo: use raw revision in revdiff()
|
Thu, 06 Apr 2017 17:45:47 -0700 |
Jun Wu |
bundlerepo: fix raw handling in revision()
|
Thu, 06 Apr 2017 18:06:42 -0700 |
Jun Wu |
bundlerepo: build revlog index with flags
|
Thu, 06 Apr 2017 17:43:29 -0700 |
Jun Wu |
bundlerepo: make baserevision return raw text
|
Thu, 06 Apr 2017 17:24:36 -0700 |
Jun Wu |
test-flagprocessor: add tests about bundlerepo
|
Thu, 06 Apr 2017 17:23:20 -0700 |
Jun Wu |
test-flagprocessor: use changegroup3 in bundle2
|
Thu, 06 Apr 2017 17:01:58 -0700 |
Jun Wu |
bundle: allow bundle command to use changegroup3 in tests
|
Wed, 05 Apr 2017 23:44:22 -0400 |
Matt Harbison |
tests: add per-line output conditionals for Windows
|
Wed, 05 Apr 2017 23:17:27 -0400 |
Matt Harbison |
run-tests: support per-line conditional output in tests
|
Wed, 05 Apr 2017 22:59:44 -0400 |
Matt Harbison |
test-run-tests: pad the failure test to preserve the run order
|
Wed, 05 Apr 2017 22:00:33 -0400 |
Matt Harbison |
run-tests: prevent a (glob) declaration from reordering (?) lines
|
Fri, 07 Apr 2017 13:45:33 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs() to convert opts to bytes
|
Thu, 06 Apr 2017 22:10:46 -0700 |
Jun Wu |
test-check-code: do not use xargs
|
Thu, 06 Apr 2017 22:08:23 -0700 |
Jun Wu |
check-code: use "-" to specify a list of files from stdin
|
Thu, 06 Apr 2017 14:41:42 +0200 |
Philippe Pepiot |
perf: add historical portability for util.timer
|
Wed, 05 Apr 2017 15:31:08 -0700 |
Alexander Fomin |
diff: add --binary option for git mode diffs
|
Wed, 05 Apr 2017 15:15:06 -0700 |
Alexander Fomin |
patch: make diff in git mode respect --text option (issue5510)
|
Wed, 05 Apr 2017 00:34:58 +0900 |
Yuya Nishihara |
py3: have registrar process docstrings in bytes
|
Tue, 04 Apr 2017 16:49:12 +0200 |
Pierre-Yves David |
localrepo: fix deprecation version for 'repo._link'
|
Tue, 04 Apr 2017 16:48:58 +0200 |
Pierre-Yves David |
localrepo: fix deprecation version for 'repo.join'
|
Mon, 03 Apr 2017 19:45:09 -0400 |
Augie Fackler |
tests: make zstd-related output optional
|
Mon, 03 Apr 2017 18:58:00 -0400 |
Augie Fackler |
check-code: update test IP address enforcement checks
|
Mon, 03 Apr 2017 18:56:44 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-push-http.t
|
Mon, 03 Apr 2017 18:56:29 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-push-http-bundle1.t
|
Mon, 03 Apr 2017 18:56:08 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-https.t
|
Mon, 03 Apr 2017 18:55:55 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-bundle2-exchange.t
|
Mon, 03 Apr 2017 19:03:34 -0400 |
Augie Fackler |
util: fix %-formatting on docstring by moving a closing parenthesis
|
Sun, 02 Apr 2017 22:16:03 +0900 |
Yuya Nishihara |
revset: stop supporting plain list as input set (API)
|
Sun, 02 Apr 2017 22:01:32 +0900 |
Yuya Nishihara |
revset: stop supporting predicate that returns plain list (API)
|
Sat, 01 Apr 2017 12:24:59 +0200 |
Denis Laxalde |
mdiff: add a hunkinrange helper function
|
Fri, 22 Apr 2016 21:46:33 +0900 |
Yuya Nishihara |
templater: provide loop counter as "index" keyword
|
Fri, 22 Apr 2016 21:45:06 +0900 |
Yuya Nishihara |
templater: rename variable "i" to "v" in runmap()
|
Sun, 02 Apr 2017 22:43:18 +0900 |
Yuya Nishihara |
formatter: reorder code that builds template mapping
|
Sun, 02 Apr 2017 18:40:13 -0700 |
Jun Wu |
revlog: avoid applying delta chain on cache hit
|
Sun, 02 Apr 2017 18:29:24 -0700 |
Jun Wu |
revlog: indent block to make review easier
|
Sun, 02 Apr 2017 18:25:12 -0700 |
Jun Wu |
revlog: avoid calculating "flags" twice in revision()
|
Sun, 02 Apr 2017 18:57:03 -0700 |
Jun Wu |
revlog: use raw revision for rawsize
|
Sat, 14 May 2016 20:51:57 +0900 |
Yuya Nishihara |
revsetlang: enable optimization of 'x + y' expression
|
Sat, 08 Apr 2017 11:36:39 -0700 |
Gregory Szorc |
repair: use rawvfs when copying extra store files
stable
|
Sat, 08 Apr 2017 11:35:29 -0700 |
Gregory Szorc |
tests: add test demonstrating buggy path handling
stable
|
Sat, 08 Apr 2017 11:35:00 -0700 |
Gregory Szorc |
repair: iterate store files deterministically
stable
|
Sat, 01 Apr 2017 15:24:03 -0700 |
Gregory Szorc |
zstd: vendor python-zstandard 0.8.0
|
Sat, 01 Apr 2017 13:43:52 -0700 |
Gregory Szorc |
commands: update help for "unbundle"
|
Sat, 01 Apr 2017 13:43:43 -0700 |
Gregory Szorc |
commands: update help for "bundle"
|
Sat, 01 Apr 2017 13:42:06 -0700 |
Gregory Szorc |
help: document bundle specifications
|
Sat, 01 Apr 2017 13:29:01 -0700 |
Gregory Szorc |
util: document bundle compression
|
Sat, 01 Apr 2017 00:21:52 -0700 |
Gregory Szorc |
tests: store ETag when using --headeronly
|
Fri, 31 Mar 2017 21:47:26 -0700 |
Gregory Szorc |
hgweb: extract path traversal checking into standalone function
|
Fri, 31 Mar 2017 22:30:38 -0700 |
Gregory Szorc |
hgweb: use context manager for file I/O
|
Mon, 03 Apr 2017 10:01:38 -0700 |
Martin von Zweigbergk |
tags: rename "head" to "node" where we don't care
|
Mon, 03 Apr 2017 08:45:24 -0700 |
Martin von Zweigbergk |
manifest: update comment to be about bytearray
|
Mon, 03 Apr 2017 11:30:51 -0700 |
Martin von Zweigbergk |
check-code: fix "covert" typo
|
Mon, 03 Apr 2017 10:02:55 +0200 |
Denis Laxalde |
hgweb: rename linerangelog.js as followlines.js
|
Mon, 03 Apr 2017 09:58:36 +0200 |
Denis Laxalde |
hgweb: rely on a specific class to change cursor type in followlines UI
|
Mon, 03 Apr 2017 09:40:25 +0200 |
Denis Laxalde |
hgweb: use a function expression for the install listener of followlines UI
|
Sun, 02 Apr 2017 12:02:17 +0900 |
Yuya Nishihara |
formatter: use templatefilters.json()
|
Sun, 02 Apr 2017 11:54:24 +0900 |
Yuya Nishihara |
templatefilters: use list comprehension in json()
|
Sun, 02 Apr 2017 11:51:25 +0900 |
Yuya Nishihara |
templatefilters: unroll handling of None/False/True
|
Sun, 02 Apr 2017 11:46:49 +0900 |
Yuya Nishihara |
templatefilters: drop callable support from json()
|
Wed, 29 Mar 2017 21:43:38 +0900 |
Yuya Nishihara |
ui: use bytes IO and convert EOL manually in ui.editor()
|
Wed, 29 Mar 2017 21:40:15 +0900 |
Yuya Nishihara |
util: add helper to convert between LF and native EOL
|
Wed, 29 Mar 2017 21:28:54 +0900 |
Yuya Nishihara |
util: extract pure tolf/tocrlf() functions from eol extension
|
Wed, 29 Mar 2017 21:23:28 +0900 |
Yuya Nishihara |
pycompat: provide bytes os.linesep
|
Wed, 29 Mar 2017 21:13:55 +0900 |
Yuya Nishihara |
pycompat: introduce identity function as a compat stub
|
Sun, 02 Apr 2017 02:29:51 -0400 |
Matt Harbison |
test-blackbox: glob away quoting differences on Windows
|
Sun, 02 Apr 2017 02:24:09 -0400 |
Matt Harbison |
test-subrepo: update output for Windows
|
Sun, 02 Apr 2017 01:51:07 -0400 |
Matt Harbison |
test-serve: disable unfixable tests on Windows
|
Sun, 02 Apr 2017 01:28:05 -0400 |
Matt Harbison |
test-serve: kill daemons before deleting the access and error logs
|
Sun, 02 Apr 2017 00:56:52 -0400 |
Matt Harbison |
test-serve: make the 'listening at *' lines optional
|
Sat, 01 Apr 2017 18:30:51 -0400 |
Matt Harbison |
test-http: update output for Windows
|
Sat, 01 Apr 2017 15:23:26 -0400 |
Matt Harbison |
tests: quote paths in shell script hooks
|
Sat, 01 Apr 2017 14:48:39 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Fri, 24 Mar 2017 19:19:00 -0700 |
Gregory Szorc |
show: new extension for displaying various repository data
|
Sun, 02 Apr 2017 18:13:03 -0700 |
Jun Wu |
test-revlog-raw: remove duplicated option
|
Sun, 02 Apr 2017 18:12:47 -0700 |
Jun Wu |
test-revlog-raw: fix "genbits" implementation
|
Wed, 29 Mar 2017 14:49:14 -0700 |
Jun Wu |
verify: fix length check
|
Wed, 29 Mar 2017 14:45:01 -0700 |
Jun Wu |
verify: document corner cases
|
Mon, 03 Apr 2017 17:34:24 -0400 |
Augie Fackler |
Added signature for changeset ed5b25874d99
stable
|
Mon, 03 Apr 2017 17:34:22 -0400 |
Augie Fackler |
Added tag 4.1.2 for changeset ed5b25874d99
stable
|
Wed, 29 Mar 2017 22:26:16 +0200 |
Denis Laxalde |
hgweb: expose a followlines UI in filerevision view
|
Wed, 29 Mar 2017 05:31:31 -0700 |
Kostia Balytskyi |
shelve: move ui.quiet manipulations to configoverride
|
Thu, 30 Mar 2017 21:21:15 -0700 |
Jun Wu |
revlog: add a fast path for revision(raw=False)
|
Thu, 30 Mar 2017 18:38:03 -0700 |
Jun Wu |
revlog: make _addrevision only accept rawtext
|
Thu, 30 Mar 2017 18:24:23 -0700 |
Jun Wu |
revlog: use raw revisions in clone
|
Thu, 30 Mar 2017 18:23:27 -0700 |
Jun Wu |
revlog: use raw revisions in revdiff
|
Thu, 30 Mar 2017 17:58:03 -0700 |
Jun Wu |
revlog: use raw content when building delta
|
Thu, 30 Mar 2017 15:34:08 -0700 |
Jun Wu |
revlog: fix _cache usage in revision()
|
Thu, 30 Mar 2017 14:56:09 -0700 |
Jun Wu |
revlog: rename some "text"s to "rawtext"
|
Thu, 30 Mar 2017 07:59:48 -0700 |
Jun Wu |
revlog: clarify flagprocessor documentation
|
Thu, 30 Mar 2017 20:48:57 -0700 |
Jun Wu |
revlog: add a stronger test for raw processing
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
Fri, 31 Mar 2017 11:06:42 +0200 |
Pierre-Yves David |
hook: use 'htype' in 'hook'
|
Fri, 31 Mar 2017 11:03:23 +0200 |
Pierre-Yves David |
hook: use 'htype' in 'runhooks'
|
Fri, 31 Mar 2017 11:02:05 +0200 |
Pierre-Yves David |
hook: fix name used in untrusted message
|
Fri, 31 Mar 2017 10:59:37 +0200 |
Pierre-Yves David |
hook: use "htype" as variable name in _pythonhook
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|
Sat, 01 Apr 2017 02:32:49 +0900 |
FUJIWARA Katsunori |
largefiles: use readasstandin() to read hex hash directly from filectx
|
Sat, 01 Apr 2017 02:32:49 +0900 |
FUJIWARA Katsunori |
largefiles: remove unused readstandin()
|
Sat, 01 Apr 2017 02:32:48 +0900 |
FUJIWARA Katsunori |
largefiles: make copytostore() accept only changectx as the 2nd argument (API)
|
Sat, 01 Apr 2017 02:32:48 +0900 |
FUJIWARA Katsunori |
largefiles: remove unused keyword argument of copytostore() (API)
|
Sat, 01 Apr 2017 02:32:48 +0900 |
FUJIWARA Katsunori |
largefiles: add copytostore() fstandin argument to replace readstandin() (API)
|
Sat, 01 Apr 2017 02:32:47 +0900 |
FUJIWARA Katsunori |
largefiles: replace readstandin() by readasstandin()
|
Sat, 01 Apr 2017 02:32:31 +0900 |
FUJIWARA Katsunori |
largefiles: introduce readasstandin() to read hex hash from given filectx
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514)
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: demonstrate behavior with requiredest and pull --rebase
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: allow destination-free continue and abort (issue5513)
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: test to show brokenness with requiredest
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: move destination test to new test file
|
Sat, 01 Apr 2017 00:21:17 -0400 |
Matt Harbison |
templatefilter: add support for 'long' to json()
|
Thu, 30 Mar 2017 21:40:10 +0200 |
Denis Laxalde |
hgweb: prefix line id by ctx shortnode in filelog when patches are shown
|
Wed, 29 Mar 2017 12:14:20 -0700 |
Jun Wu |
test-check-code: prevent files being added to the root directory
|
Wed, 29 Mar 2017 09:54:34 -0400 |
Matt Harbison |
sslutil: clarify internal documentation
|
Wed, 29 Mar 2017 16:28:51 -0700 |
Jun Wu |
unionrepo: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:28:00 -0700 |
Jun Wu |
bundlerepo: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:23:04 -0700 |
Jun Wu |
revlog: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:46:57 -0700 |
Jun Wu |
check-code: detect r.revision(r.node(rev))
|
Wed, 29 Mar 2017 12:37:03 -0700 |
Jun Wu |
hardlink: check directory's st_dev when copying files
|
Wed, 29 Mar 2017 12:26:46 -0700 |
Jun Wu |
hardlink: duplicate hardlink detection for copying files and directories
|
Wed, 29 Mar 2017 12:21:15 -0700 |
Jun Wu |
hardlink: extract topic text logic of copyfiles
|
Wed, 29 Mar 2017 14:56:58 +0530 |
Pulkit Goyal |
tests: add check to make sure summary works on Python 2
|
Wed, 29 Mar 2017 14:47:52 +0530 |
Pulkit Goyal |
color: replace str() with pycompat.bytestr()
|
Sun, 26 Mar 2017 20:52:51 +0530 |
Pulkit Goyal |
diff: slice over bytes to make sure conditions work normally
|
Wed, 29 Mar 2017 20:19:26 -0700 |
Gregory Szorc |
minirst: remove redundant _admonitions set
|
Wed, 29 Mar 2017 20:05:18 -0700 |
Gregory Szorc |
minirst: remove "admonition" from _admonitions
|
Wed, 29 Mar 2017 19:59:47 -0700 |
Gregory Szorc |
minirst: reindent _admonitiontitles
|
Tue, 28 Mar 2017 06:23:28 +0200 |
Pierre-Yves David |
tags: extract filenode filtering into its own function
|
Tue, 28 Mar 2017 06:08:12 +0200 |
Pierre-Yves David |
tags: extract tags computation from fnodes into its own function
|
Tue, 28 Mar 2017 07:41:23 +0200 |
Pierre-Yves David |
tags: only return 'alltags' in 'findglobaltags'
|
Tue, 28 Mar 2017 07:39:10 +0200 |
Pierre-Yves David |
tags: make argument 'tagtype' optional in '_updatetags'
|
Tue, 28 Mar 2017 07:38:10 +0200 |
Pierre-Yves David |
tags: reorder argument of '_updatetags'
|
Tue, 28 Mar 2017 06:13:49 +0200 |
Pierre-Yves David |
tags: do not feed dictionaries to 'findglobaltags'
|
Tue, 28 Mar 2017 06:01:31 +0200 |
Pierre-Yves David |
tags: extract fnode retrieval into its own function
|
Wed, 29 Mar 2017 12:07:07 +0200 |
Denis Laxalde |
hgweb: fix diff hunks filtering by line range in webutil.diffs()
|
Sat, 25 Mar 2017 11:30:08 +0100 |
Denis Laxalde |
summary: display obsolete state of parents
|
Sat, 25 Mar 2017 10:40:29 +0100 |
Denis Laxalde |
templates: add "changeset.obsolete" label in command line style
|
Tue, 28 Mar 2017 22:38:45 +0200 |
Denis Laxalde |
templates: shorten definition of changeset labels in command-line style
|
Tue, 28 Mar 2017 22:36:22 +0200 |
Denis Laxalde |
templates: use separate() to build changeset labels in command-line style
|
Sat, 25 Mar 2017 10:34:11 +0100 |
Denis Laxalde |
templatekw: add an "obsolete" keyword
|
Sat, 25 Mar 2017 09:39:07 +0100 |
Denis Laxalde |
cmdutil: add a "changeset.obsolete" label in changeset_printer
|
Tue, 28 Mar 2017 14:40:13 -0700 |
Gregory Szorc |
fileset: perform membership test against set for status queries
|
Tue, 28 Mar 2017 10:21:38 -0700 |
David Soria Parra |
worker: flush ui buffers before running the worker
|
Tue, 28 Mar 2017 08:40:12 -0700 |
Jun Wu |
chgserver: do not copy configs set by environment variables
|
Tue, 28 Mar 2017 07:57:56 -0700 |
Jun Wu |
rcutil: extract duplicated logic to a lambda
|
Tue, 28 Mar 2017 07:55:32 -0700 |
Jun Wu |
rcutil: unindent a block
|
Tue, 28 Mar 2017 07:54:00 -0700 |
Jun Wu |
rcutil: do not cache rccomponents
|
Sat, 25 Mar 2017 19:17:11 -0400 |
Matt Harbison |
ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
|
Sat, 25 Mar 2017 21:12:00 -0400 |
Matt Harbison |
ui: defer setting pager related properties until the pager has spawned
|
Sat, 25 Mar 2017 13:50:17 -0400 |
Matt Harbison |
color: stop mutating the default effects map
|
Sun, 26 Mar 2017 21:43:47 -0700 |
Jun Wu |
pager: do not read from environment variable
|
Sun, 26 Mar 2017 21:41:42 -0700 |
Jun Wu |
ui: simplify geteditor
|
Sun, 26 Mar 2017 21:40:22 -0700 |
Jun Wu |
debugconfig: list environment variables in debug output
|
Sun, 26 Mar 2017 21:33:37 -0700 |
Jun Wu |
rcutil: let environ override system configs (BC)
|
Sun, 26 Mar 2017 21:27:02 -0700 |
Jun Wu |
rcutil: add a method to convert environment variables to config items
|
Sun, 26 Mar 2017 21:04:29 -0700 |
Jun Wu |
rcutil: let rccomponents return different types of configs (API)
|
Sun, 26 Mar 2017 20:48:00 -0700 |
Jun Wu |
rcutil: rename rcpath to rccomponents (API)
|
Sun, 26 Mar 2017 20:46:05 -0700 |
Jun Wu |
rcutil: extract rc directory listing logic
|
Sun, 26 Mar 2017 20:21:32 -0700 |
Jun Wu |
rcutil: split osrcpath to return default.d paths (API)
|
Sun, 26 Mar 2017 20:18:42 -0700 |
Jun Wu |
rcutil: move scmutil.*rcpath to rcutil (API)
|
Sat, 25 Mar 2017 17:25:23 +0900 |
Yuya Nishihara |
statfs: make getfstype() raise OSError
|
Sat, 25 Mar 2017 17:24:11 +0900 |
Yuya Nishihara |
statfs: rename pygetfstype to getfstype
|
Sat, 25 Mar 2017 17:23:21 +0900 |
Yuya Nishihara |
statfs: refactor inner function as a mapping from statfs to string
|
Sat, 25 Mar 2017 17:13:12 +0900 |
Yuya Nishihara |
statfs: simplify handling of return value
|
Sat, 25 Mar 2017 18:22:27 +0900 |
Yuya Nishihara |
hghave: use util.getfstype
|
Sun, 26 Mar 2017 19:57:17 -0700 |
Jun Wu |
runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
|
Mon, 27 Mar 2017 16:00:47 +0200 |
Pierre-Yves David |
tags: deprecated 'repo.tag'
|
Mon, 27 Mar 2017 18:08:05 +0200 |
Pierre-Yves David |
drawdag: use 'tagsmod.tag' instead of 'repo.tag'
|
Mon, 27 Mar 2017 16:00:34 +0200 |
Pierre-Yves David |
tags: use the 'tag' function from the 'tags' module in the 'tag' command
|
Mon, 27 Mar 2017 15:58:31 +0200 |
Pierre-Yves David |
tags: move 'repo.tag' in the 'tags' module
|
Mon, 27 Mar 2017 15:55:07 +0200 |
Pierre-Yves David |
tags: move '_tags' from 'repo' to 'tags' module
|
Mon, 13 Mar 2017 15:17:20 +0100 |
Denis Laxalde |
hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
|
Mon, 13 Mar 2017 15:15:49 +0100 |
Denis Laxalde |
hgweb: add a 'linerange' parameter to webutil.diffs()
|
Thu, 19 Jan 2017 17:41:00 +0100 |
Denis Laxalde |
hgweb: handle a "linerange" request parameter in filelog command
|
Sun, 26 Mar 2017 16:51:19 -0700 |
Kostia Balytskyi |
shelve: add logic to preserve active bookmarks
|
Sun, 26 Mar 2017 12:26:35 -0700 |
Jun Wu |
metadataonlyctx: speed up sanity check
|
Fri, 24 Feb 2017 18:39:08 +0100 |
Denis Laxalde |
revset: factor out linerange processing into a utility function
|
Mon, 13 Mar 2017 10:41:13 +0100 |
Denis Laxalde |
hgweb: add a "patch" query parameter to filelog command
|
Mon, 13 Mar 2017 10:40:19 +0100 |
Denis Laxalde |
hgweb: handle "parity" internally in webutil.diffs()
|
Mon, 27 Mar 2017 09:44:36 +0900 |
FUJIWARA Katsunori |
largefiles: add lfile argument to updatestandin() for efficiency (API)
|
Mon, 27 Mar 2017 09:44:36 +0900 |
FUJIWARA Katsunori |
largefiles: use strip() instead of slicing to get rid of EOL of standin
|
Mon, 27 Mar 2017 09:44:36 +0900 |
FUJIWARA Katsunori |
largefiles: rename local variable appropriately
|
Mon, 27 Mar 2017 09:44:35 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant loop to eliminate None from list
|
Mon, 27 Mar 2017 09:44:35 +0900 |
FUJIWARA Katsunori |
largefiles: avoid meaningless changectx looking up
|
Mon, 27 Mar 2017 09:44:35 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant changectx looking up at each repetitions
|
Mon, 27 Mar 2017 09:44:34 +0900 |
FUJIWARA Katsunori |
largefiles: omit updating newly added standin at linear merging
|
Mon, 27 Mar 2017 09:44:34 +0900 |
FUJIWARA Katsunori |
largefiles: reuse hexsha1() to centralize hash calculation logic into it
|
Sun, 26 Mar 2017 19:11:41 +0900 |
Yuya Nishihara |
py3: prove second commit works
|
Sun, 26 Mar 2017 19:06:48 +0900 |
Yuya Nishihara |
py3: fix manifestdict.fastdelta() to be compatible with memoryview
|
Sun, 26 Mar 2017 17:00:23 -0700 |
Jun Wu |
crecord: use ProgrammingError
|
Sun, 26 Mar 2017 16:59:30 -0700 |
Jun Wu |
transaction: use ProgrammingError
|
Sun, 26 Mar 2017 16:57:25 -0700 |
Jun Wu |
bundle2: use ProgrammingError
|
Sun, 26 Mar 2017 16:55:56 -0700 |
Jun Wu |
merge: use ProgrammingError
|
Sun, 26 Mar 2017 16:53:28 -0700 |
Jun Wu |
repair: use ProgrammingError
|
Sun, 26 Mar 2017 16:33:12 +0900 |
Yuya Nishihara |
py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
|
Sun, 26 Mar 2017 17:12:06 +0900 |
Yuya Nishihara |
py3: fix slicing of byte string in revlog.compress()
|
Sun, 26 Mar 2017 16:31:01 +0900 |
Yuya Nishihara |
py3: use bytes() to cast to immutable bytes in changelog.appender.write()
|
Sun, 26 Mar 2017 16:16:45 +0900 |
Yuya Nishihara |
py3: use bytes() to cast to immutable bytes in pure.bdiff.bdiff()
|
Sun, 26 Mar 2017 16:14:04 +0900 |
Yuya Nishihara |
bdiff: drop support for array.array argument from pure.bdiff.bdiff()
|
Sun, 26 Mar 2017 15:55:34 +0200 |
Pierre-Yves David |
histedit: test that an aborted histedit can be rerun (with obsolete)
|
Sun, 26 Mar 2017 15:46:09 +0200 |
Pierre-Yves David |
histedit: backout changeset 6f0b7475cf9a
|
Sun, 26 Mar 2017 15:34:39 +0200 |
Pierre-Yves David |
histedit: backout changeset 2b599f5468a4
|
Sun, 26 Mar 2017 16:48:29 -0400 |
Augie Fackler |
revsetlang: fix _quote on int on python3
|
Sun, 26 Mar 2017 20:58:54 -0700 |
Jun Wu |
runtests: unset editor and pager related environment variables
|
Sun, 26 Mar 2017 17:59:33 -0700 |
Jun Wu |
debugfsinfo: improve case-sensitive testing
|
Sun, 26 Mar 2017 17:29:37 -0700 |
Jun Wu |
debugfsinfo: show fstype for given path
|
Sun, 26 Mar 2017 21:10:25 +0530 |
Pulkit Goyal |
test-check-py3-commands: cleanup tests related to `hg status`
|
Sun, 26 Mar 2017 20:58:21 +0530 |
Pulkit Goyal |
diff: use pycompat.{byteskwargs, strkwargs} to switch opts b/w bytes and str
|
Sun, 26 Mar 2017 20:54:50 +0530 |
Pulkit Goyal |
patch: make regular expressions bytes by adding b''
|
Sun, 26 Mar 2017 20:49:18 +0530 |
Pulkit Goyal |
dispatch: use pycompat.maplist() instead of map() to get a list
|
Sat, 25 Mar 2017 13:29:23 -0400 |
Matt Harbison |
color: fix grammar in help text
|
Sat, 25 Mar 2017 12:58:55 -0700 |
Jun Wu |
statfs: detect more filesystems on Linux
|
Thu, 23 Mar 2017 23:47:23 -0400 |
Matt Harbison |
repair: use context manager for lock management
|
Fri, 24 Mar 2017 19:52:43 -0700 |
Gregory Szorc |
gitweb: use monospace font for commit messages
|
Fri, 24 Mar 2017 22:40:08 -0400 |
Matt Harbison |
pager: improve support for various flavors of `more` on Windows
|
Fri, 24 Mar 2017 15:05:42 -0700 |
Jun Wu |
statfs: avoid static allocation
|
Fri, 24 Mar 2017 14:59:19 -0700 |
Jun Wu |
statfs: change Linux feature detection
|
Fri, 24 Mar 2017 16:20:10 -0700 |
Martin von Zweigbergk |
rebase: don't require destination if commands.rebase.requiredest=False
|
Fri, 24 Mar 2017 16:20:04 -0700 |
Martin von Zweigbergk |
tests: add tests with commands.{update,rebase}.requiredest=False
|
Sun, 12 Mar 2017 12:33:35 -0700 |
Durham Goode |
rebase: move state serialization to use unfiltered repo
|
Fri, 24 Mar 2017 22:29:22 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant standin() invocations
|
Fri, 24 Mar 2017 22:29:22 +0900 |
FUJIWARA Katsunori |
largefiles: replace hashrepofile by hashfile (API)
|
Fri, 24 Mar 2017 22:26:34 +0900 |
FUJIWARA Katsunori |
largefiles: call readstandin() with changectx itself instead of rev or node
|
Fri, 24 Mar 2017 22:24:59 +0900 |
FUJIWARA Katsunori |
largefiles: omit redundant splitstandin() invocations
|
Fri, 24 Mar 2017 22:24:59 +0900 |
FUJIWARA Katsunori |
largefiles: replace splitstandin() by isstandin() to omit str creation
|
Fri, 24 Mar 2017 22:24:58 +0900 |
FUJIWARA Katsunori |
largefiles: omit redundant isstandin() before splitstandin()
|
Fri, 24 Mar 2017 22:13:23 +0900 |
FUJIWARA Katsunori |
misc: update descriptions about removed file for filectxfn
|
Mon, 20 Mar 2017 17:58:44 -0400 |
Augie Fackler |
osx: always purge build/mercurial before starting build
|
Mon, 20 Mar 2017 17:49:47 -0400 |
Augie Fackler |
osx: use more paranoid quoting in test
|
Mon, 20 Mar 2017 17:50:05 -0400 |
Augie Fackler |
osx: install completion scripts using install(1) to avoid umask badness
|
Fri, 24 Mar 2017 08:37:26 -0700 |
Martin von Zweigbergk |
merge with stable
|
Sun, 19 Mar 2017 01:47:56 -0400 |
Augie Fackler |
py3: prove `hg {add,addremove,commit} all work
|
Thu, 23 Mar 2017 10:46:50 -0400 |
Augie Fackler |
revsetlang: perform quoting using ui.escapestr instead of repr()
|
Thu, 23 Mar 2017 10:41:34 -0400 |
Augie Fackler |
revsetlang: add docstring with some tests to _quote
|
Sun, 19 Mar 2017 01:14:19 -0400 |
Augie Fackler |
revsetlang: move quoting function to not be a closure
|
Thu, 23 Mar 2017 10:33:20 -0400 |
Augie Fackler |
revsetlang: portably bytestring-ify another pair of int() calls
|
Thu, 23 Mar 2017 21:23:21 -0700 |
Jun Wu |
checkcode: enforce lowercase for extension docstring title
|
Thu, 23 Mar 2017 21:16:55 -0700 |
Jun Wu |
logtoprocess: use lowercase for docstring title
|
Thu, 23 Mar 2017 21:16:29 -0700 |
Jun Wu |
journal: use lowercase for docstring title
|
Thu, 23 Mar 2017 21:15:39 -0700 |
Jun Wu |
automv: use lowercase for docstring title
|
Thu, 23 Mar 2017 22:31:50 -0700 |
Jun Wu |
util: enable hardlink for some BSD-family filesystems
|
Thu, 23 Mar 2017 22:13:02 -0700 |
Jun Wu |
osutil: report fstype for BSD and OSX
|
Thu, 23 Mar 2017 22:15:36 -0700 |
Jun Wu |
setup: use a more strict way to test BSD or OSX's statfs
|
Thu, 23 Mar 2017 12:03:19 -0700 |
Jun Wu |
debugfsinfo: use util.getfstype
|
Thu, 23 Mar 2017 12:01:18 -0700 |
Jun Wu |
util: use util.getfstype
|
Thu, 23 Mar 2017 11:58:45 -0700 |
Jun Wu |
util: add a getfstype method
|
Mon, 20 Mar 2017 00:19:33 -0400 |
Matt Harbison |
pager: fix the invocation of `more` on Windows
|
Wed, 22 Mar 2017 16:36:53 -0700 |
Martin von Zweigbergk |
help: format ``commands`` heading correctly
|
Wed, 22 Mar 2017 14:12:58 -0500 |
David Soria Parra |
convert: fix the handling of empty changlist descriptions in P4
|
Tue, 21 Mar 2017 17:50:44 -0700 |
Martin von Zweigbergk |
status: support commands.status.relative config
|
Tue, 21 Mar 2017 21:26:52 -0700 |
Martin von Zweigbergk |
plain: ignore [commands] config
|
Thu, 23 Mar 2017 19:54:59 -0700 |
Gregory Szorc |
changegroup: store old heads as a set
stable 4.1.2
|
Tue, 21 Mar 2017 23:30:13 +0100 |
Pierre-Yves David |
checkheads: extract obsolete post processing in its own function
|
Wed, 22 Mar 2017 11:26:23 -0700 |
Kostia Balytskyi |
tests: make test-simplekeyvaluefile.py py2.6-compatible
|
Thu, 23 Mar 2017 20:57:27 +0900 |
Yuya Nishihara |
similar: use cheaper hash() function to test exact matches
|
Thu, 23 Mar 2017 20:52:41 +0900 |
Yuya Nishihara |
similar: take the first match instead of the last
|
Thu, 23 Mar 2017 21:17:08 +0900 |
Yuya Nishihara |
similar: do not look up and create filectx more than once
|
Thu, 23 Mar 2017 21:10:45 +0900 |
Yuya Nishihara |
similar: use common names for changectx variables
|
Thu, 23 Mar 2017 20:50:33 +0900 |
Yuya Nishihara |
similar: get rid of quadratic addedfiles.remove()
|
Sun, 15 Mar 2015 18:58:56 +0900 |
Yuya Nishihara |
similar: sort files not by object id but by path for stable result
|
Sun, 12 Mar 2017 01:34:17 -0800 |
Jun Wu |
debugfsinfo: print fstype information
|
Sun, 12 Mar 2017 01:03:23 -0800 |
Jun Wu |
util: enable hardlink for copyfile
|
Sun, 12 Mar 2017 00:26:20 -0800 |
Jun Wu |
hghave: add a check about whitelisted filesystem that supports hardlink
|
Sun, 12 Mar 2017 00:23:07 -0800 |
Jun Wu |
util: disable hardlink for copyfile if fstype is outside a whitelist
|
Tue, 21 Mar 2017 17:39:49 -0400 |
Augie Fackler |
revlog: use pycompat.maplist to eagerly evaluate map on Python 3
|
Tue, 21 Mar 2017 22:47:49 -0700 |
Gregory Szorc |
py3: stop exporting urlparse from pycompat and util (API)
|
Tue, 21 Mar 2017 22:46:17 -0700 |
Gregory Szorc |
check-code: recommend util.urlreq when importing urlparse
|
Tue, 21 Mar 2017 22:45:02 -0700 |
Gregory Szorc |
tests: use urlreq in tinyproxy.py
|
Tue, 21 Mar 2017 22:39:52 -0700 |
Gregory Szorc |
bugzilla: use util.urlreq.urlparse
|
Tue, 21 Mar 2017 22:34:17 -0700 |
Gregory Szorc |
pycompat: define urlreq.urlparse and urlreq.unparse aliases
|
Tue, 21 Mar 2017 22:28:16 -0700 |
Gregory Szorc |
pycompat: remove urlunquote alias
|
Tue, 21 Mar 2017 22:23:11 -0700 |
Gregory Szorc |
util: use urlreq.unquote
|
Tue, 21 Mar 2017 22:20:11 -0700 |
Gregory Szorc |
pycompat: alias urlreq.unquote to unquote_to_bytes
|
Sun, 19 Mar 2017 01:03:53 -0400 |
Augie Fackler |
revsetlang: portably turn int into bytestring
|
Mon, 20 Mar 2017 16:34:12 -0700 |
Jun Wu |
osutil: export a "getfstype" method
|
Mon, 20 Mar 2017 16:24:59 -0700 |
Jun Wu |
osutil: add a C function getting filesystem type
|
Mon, 20 Mar 2017 15:43:27 -0700 |
Jun Wu |
setup: test some header files
|
Mon, 20 Mar 2017 15:11:18 -0700 |
Jun Wu |
setup: detect statfs
|
Mon, 20 Mar 2017 15:31:21 -0700 |
Jun Wu |
setup: add a function to test header files
|
Mon, 20 Mar 2017 15:28:08 -0700 |
Jun Wu |
setup: split "hasfunction" to test arbitrary code
|
Tue, 14 Mar 2017 17:43:44 -0700 |
Ryan McElroy |
rebase: add flag to require destination
|
Tue, 14 Mar 2017 17:43:18 -0700 |
Ryan McElroy |
update: add flag to require update destination
|
Mon, 20 Mar 2017 11:38:37 +0900 |
Yuya Nishihara |
mq: reject new patch name containing leading/trailing whitespace
|
Fri, 10 Mar 2017 16:18:43 -0800 |
Kostia Balytskyi |
shelve: rename stripnodes to nodestoprune
|
Fri, 10 Mar 2017 15:03:09 -0800 |
Kostia Balytskyi |
shelve: add an ability to write key-val data to a new type of shelve files
|
Fri, 10 Mar 2017 14:33:42 -0800 |
Kostia Balytskyi |
scmutil: add a simple key-value file helper
|
Mon, 20 Mar 2017 11:50:55 +0900 |
Yuya Nishihara |
graphlog: draw multiple edges towards null node (issue5440)
|
Tue, 21 Mar 2017 18:36:14 -0400 |
Augie Fackler |
merge with stable
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
localrepo: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
vfs: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
server: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
dirstate: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
debug: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
chgserver: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
bookmarks: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
shelve: use tryunlink
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
vfs: add tryunlink method
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
util: use tryunlink in unlinkpath
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
util: add tryunlink function
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
util: unify unlinkpath
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
posix: use local reference to removedirs
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
posix: use local reference to unlink
|
Tue, 21 Mar 2017 06:50:42 -0700 |
Ryan McElroy |
localrepo: improve vfs documentation
|
Mon, 20 Mar 2017 05:08:21 -0700 |
Simon Farnsworth |
ui: restrict length of autogenerated blocked tags
|
Sun, 19 Mar 2017 01:20:08 -0400 |
Augie Fackler |
commit: keep opts as byteskwargs as much as possible
|
Sun, 19 Mar 2017 01:19:27 -0400 |
Augie Fackler |
util: reference __main__ in sys.modules as a sysstr
|
Sun, 19 Mar 2017 01:38:10 -0400 |
Augie Fackler |
ui: convert to/from Unicode on Python 3 in ui.editor()
|
Sun, 19 Mar 2017 01:12:03 -0400 |
Augie Fackler |
manifest: refer to bytestrings as bytes, not str
|
Sun, 19 Mar 2017 01:11:37 -0400 |
Augie Fackler |
manifest: use node.hex instead of .encode('hex')
|
Mon, 20 Mar 2017 21:40:28 -0700 |
Martin von Zweigbergk |
pure: use int instead of long
|
Mon, 13 Mar 2017 22:30:07 -0700 |
Jun Wu |
histedit: inline cleanupnode
|
Mon, 13 Mar 2017 22:22:18 -0700 |
Jun Wu |
histedit: use safecleanupnode in _aborthistedit (issue5500)
|
Mon, 13 Mar 2017 22:19:06 -0700 |
Jun Wu |
histedit: use safecleanupnode in _finishhistedit
|
Mon, 13 Mar 2017 21:10:45 -0700 |
Jun Wu |
histedit: add a method to cleanup nodes safely
|
Tue, 21 Mar 2017 07:22:13 +0530 |
Rishabh Madan |
py3: prove hg status works
|
Mon, 20 Mar 2017 22:06:57 -0400 |
Augie Fackler |
localrepo: use node.hex instead of awkward .encode('latin1')
|
Tue, 21 Mar 2017 03:15:18 +0530 |
Rishabh Madan |
py3: prove hg config works
|
Sat, 18 Mar 2017 21:02:20 +0900 |
Yuya Nishihara |
templater: make pad() strip color codes before computing width (issue5416)
|
Sat, 18 Mar 2017 20:50:15 +0900 |
Yuya Nishihara |
templater: make pad() compute actual width
|
Sat, 18 Mar 2017 20:38:44 +0900 |
Yuya Nishihara |
templater: reject bad fillchar argument passed to pad()
|
Sat, 18 Mar 2017 20:11:15 +0900 |
Yuya Nishihara |
color: insert color code after every "\e[0m" (issue5413)
|
Sat, 18 Mar 2017 19:59:47 +0900 |
Yuya Nishihara |
debugtemplate: pass ui to templater so label() works
|
Mon, 20 Mar 2017 04:36:55 -0700 |
Simon Farnsworth |
subrepo: move prompts out of the if (issue5505)
stable
|
Sun, 19 Mar 2017 11:42:17 -0700 |
Durham Goode |
merge: remove unnecessary matcher checks
|
Sun, 19 Mar 2017 11:54:15 -0700 |
Durham Goode |
rebase: use one dirstateguard for entire rebase
|
Fri, 10 Mar 2017 15:52:29 -0800 |
Durham Goode |
histedit: add histedit.singletransaction config option
|
Fri, 10 Mar 2017 15:43:31 -0800 |
Durham Goode |
histedit: pop action after the action is completed
|
Fri, 10 Mar 2017 15:43:31 -0800 |
Durham Goode |
histedit: add transaction support to writing the state file
|
Sun, 19 Mar 2017 01:11:00 -0400 |
Augie Fackler |
localrepo: forcibly copy list of filecache keys
|
Sun, 19 Mar 2017 01:10:02 -0400 |
Augie Fackler |
localrepo: turn hook kwargs back into strs before calling hook
|
Sun, 19 Mar 2017 01:08:59 -0400 |
Augie Fackler |
localrepo: ensure transaction id is fully bytes on py3
|
Sun, 19 Mar 2017 01:08:17 -0400 |
Augie Fackler |
dirstate: use future-proof next(iter) instead of iter.next
|
Sun, 19 Mar 2017 01:06:47 -0400 |
Augie Fackler |
posix: tiptoe around tempfile module more delicately
|
Sun, 19 Mar 2017 01:05:48 -0400 |
Augie Fackler |
posix: use open() instead of file()
|
Sun, 19 Mar 2017 01:05:28 -0400 |
Augie Fackler |
revlog: use int instead of long
|
Sun, 19 Mar 2017 01:02:42 -0400 |
Augie Fackler |
error: use r-string to properly pop hints from **kw
|
Sun, 19 Mar 2017 14:17:07 -0400 |
Augie Fackler |
dispatch: use pycompat.maplist to allow summing with args
|
Sun, 19 Mar 2017 14:12:38 -0400 |
Augie Fackler |
pycompat: add maplist alias for old map behavior
|
Sun, 19 Mar 2017 14:23:30 -0400 |
Augie Fackler |
dispatch: replace mayberepr with shellquote
|
Sun, 19 Mar 2017 12:44:45 -0400 |
Matt Harbison |
color: sync text attributes and buffered text output on Windows (issue5508)
|
Sun, 19 Mar 2017 14:42:45 -0400 |
Matt Harbison |
test-check-help: fix to work on Windows
|
Sun, 19 Mar 2017 01:01:25 -0400 |
Augie Fackler |
branchmap: be more careful about using %d on ints
|
Sun, 19 Mar 2017 00:16:39 -0400 |
Augie Fackler |
util: use bytes re on bytes input in fspath
|
Sun, 19 Mar 2017 00:16:08 -0400 |
Augie Fackler |
util: use pycompat.bytestr in checkwinfilename
|
Sun, 19 Mar 2017 00:22:04 -0400 |
Augie Fackler |
dispatch: ensure repr is bytes in _mayberepr
|
Sun, 19 Mar 2017 00:21:26 -0400 |
Augie Fackler |
dispatch: extract maybe-use-repr formatting to helper function
|
Sun, 19 Mar 2017 00:18:53 -0400 |
Augie Fackler |
dispatch: consolidate formatting of arguments
|
Fri, 17 Mar 2017 05:10:58 +0530 |
Pulkit Goyal |
py3: make the regular expression bytes to prevent TypeError
|
Sat, 25 Feb 2017 17:29:30 +0900 |
Yuya Nishihara |
pager: flush outputs before firing pager process
|
Sat, 25 Feb 2017 17:27:48 +0900 |
Yuya Nishihara |
patchbomb: use modern pager to display -n/--test result (BC)
|
Sat, 18 Mar 2017 16:02:14 +0900 |
Yuya Nishihara |
httpconnection: make sure to clear progress of httpsendfile at EOF
|
Tue, 14 Mar 2017 18:23:59 +0900 |
Yuya Nishihara |
py3: convert log opts to bytes-key dict
|
Tue, 14 Mar 2017 18:16:13 +0900 |
Yuya Nishihara |
graphlog: pass function arguments without expansion
|
Fri, 17 Mar 2017 23:48:22 +0900 |
Yuya Nishihara |
py3: call codecs.escape_decode() directly
|
Fri, 17 Mar 2017 23:42:46 +0900 |
Yuya Nishihara |
util: wrap s.decode('string_escape') calls for future py3 compatibility
|
Sat, 18 Mar 2017 12:27:52 -0400 |
Augie Fackler |
merge with stable
|
Sun, 05 Mar 2017 22:22:32 -0500 |
Matt Harbison |
hgwebdir: add support for explicit index files
|
Fri, 17 Mar 2017 09:19:56 -0700 |
Jun Wu |
ui: move configlist parser to config.py
|
Fri, 17 Mar 2017 09:58:49 -0700 |
Martin von Zweigbergk |
tests: allow ModuleNotFoundError in addition to ImportError
|
Wed, 15 Mar 2017 20:34:26 -0400 |
Augie Fackler |
pager: skip running the pager if it's set to 'cat'
|
Wed, 15 Mar 2017 20:33:47 -0400 |
Augie Fackler |
pager: avoid shell=True on subprocess.Popen for better errors (issue5491)
|
Fri, 17 Mar 2017 19:12:22 +0530 |
Rishabh Madan |
py3: change explicit conversion of config value from str to pycompat.bytestr
|
Mon, 13 Mar 2017 12:40:14 -0700 |
Gregory Szorc |
py3: add __bool__ to every class defining __nonzero__
|
Mon, 13 Mar 2017 21:58:43 -0700 |
Martin von Zweigbergk |
merge: also allow 'e' action with experimental.updatecheck=noconflict
|
Thu, 16 Mar 2017 12:33:15 -0700 |
Gregory Szorc |
exchange: use v2 bundles for modern compression engines (issue5506)
stable
|
Thu, 16 Mar 2017 12:23:56 -0700 |
Gregory Szorc |
exchange: reject new compression engines for v1 bundles (issue5506)
stable
|
Sun, 12 Mar 2017 11:43:31 -0700 |
Martijn Pieters |
config: honour the trusted flag in ui.configbytes
|
Wed, 15 Mar 2017 20:43:12 -0700 |
Jun Wu |
osutil: fix potential wrong fd close
|
Thu, 09 Mar 2017 12:09:31 -0800 |
Gregory Szorc |
parsers: use Python memory allocator for indexObject->offsets
|
Thu, 09 Mar 2017 12:02:59 -0800 |
Gregory Szorc |
parsers: use Python memory allocator in commonancestorsheads()
|
Thu, 09 Mar 2017 11:56:47 -0800 |
Gregory Szorc |
osutil: use Python memory allocator in _listdir
|
Thu, 09 Mar 2017 11:54:25 -0800 |
Gregory Szorc |
bdiff: use Python memory allocator in fixws
|
Thu, 16 Mar 2017 11:17:55 -0700 |
Pierre-Yves David |
localrepo: fix deprecation warning version of wfile
|
Wed, 15 Mar 2017 15:07:14 -0700 |
Pierre-Yves David |
util: explicitly tests for None
|
Wed, 15 Mar 2017 15:38:02 -0700 |
Pierre-Yves David |
context: simplify call to icase matcher in 'match()'
|
Thu, 16 Mar 2017 09:13:13 +0530 |
Pulkit Goyal |
py3: make sure using bytes status char rather than ascii values
|
Thu, 16 Mar 2017 14:27:41 -0700 |
Jun Wu |
shelve: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:40:34 -0700 |
Jun Wu |
rebase: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:39:18 -0700 |
Jun Wu |
mq: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:36:35 -0700 |
Jun Wu |
histedit: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:34:35 -0700 |
Jun Wu |
record: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:23:49 -0700 |
Jun Wu |
import: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:18:50 -0700 |
Jun Wu |
clone: get rid of ui.backupconfig
|
Thu, 16 Mar 2017 14:15:20 -0700 |
Jun Wu |
commit: get rid of ui.backupconfig
|
Wed, 15 Mar 2017 15:48:57 -0700 |
Durham Goode |
branchmap: handle nullrev in setcachedata
|
Wed, 15 Mar 2017 23:28:39 +0900 |
Yuya Nishihara |
py3: call codecs.escape_encode() directly
|
Wed, 15 Mar 2017 23:21:30 +0900 |
Yuya Nishihara |
templatekw: make join() escape values of extras (BC) (issue5504)
|
Wed, 15 Mar 2017 23:06:50 +0900 |
Yuya Nishihara |
util: wrap s.encode('string_escape') call for future py3 compatibility
|
Mon, 13 Mar 2017 09:24:53 -0700 |
Yuya Nishihara |
py3: prove hg tip works
|
Mon, 13 Mar 2017 09:19:07 -0700 |
Yuya Nishihara |
py3: call strftime() with native str type
|
Mon, 13 Mar 2017 09:12:56 -0700 |
Yuya Nishihara |
encoding: add converter between native str and byte string
|
Mon, 13 Mar 2017 09:11:08 -0700 |
Yuya Nishihara |
encoding: factor out unicode variants of from/tolocal()
|
Mon, 13 Mar 2017 08:53:31 -0700 |
Yuya Nishihara |
py3: use next() to obtain next item from inner generator of generatorset
|
Mon, 13 Mar 2017 08:44:57 -0700 |
Yuya Nishihara |
py3: rewrite itervalues() as values() by importer
|
Sun, 12 Mar 2017 17:20:42 -0700 |
Yuya Nishihara |
py3: use portable way to stringify cache key of repoview
|
Mon, 13 Mar 2017 12:44:13 -0700 |
Kostia Balytskyi |
exewrapper: prefer HackableMercurial python if availbale
|
Tue, 14 Mar 2017 23:07:08 -0700 |
Pierre-Yves David |
import-checkers: split tests of the tool from running it on the source
|
Thu, 16 Mar 2017 21:36:21 +0900 |
Yuya Nishihara |
py3: use bytestr wrapper in revsetlang.tokenize()
|
Thu, 16 Mar 2017 21:33:25 +0900 |
Yuya Nishihara |
py3: use bytestr wrapper in revsetlang.formatspec()
|
Wed, 08 Mar 2017 22:48:26 +0900 |
Yuya Nishihara |
pycompat: add bytestr wrapper which mostly acts as a Python 2 str
|
Wed, 08 Mar 2017 22:13:32 +0900 |
Yuya Nishihara |
tests: allow running doctests selectively on Python 3
|
Wed, 15 Mar 2017 15:33:24 -0700 |
Pierre-Yves David |
context: explicitly tests for None
|
Wed, 15 Mar 2017 15:11:52 -0700 |
Pierre-Yves David |
filemerge: explicitly tests for None
|
Wed, 15 Mar 2017 15:11:04 -0700 |
Pierre-Yves David |
hgweb: explicitly tests for None
|
Wed, 15 Mar 2017 15:10:09 -0700 |
Pierre-Yves David |
hgweb: explicitly tests for None in webutil
|
Wed, 15 Mar 2017 15:08:45 -0700 |
Pierre-Yves David |
match: explicitly tests for None
|
Wed, 15 Mar 2017 15:05:54 -0700 |
Pierre-Yves David |
mq: explicitly tests for None
|
Wed, 15 Mar 2017 15:03:43 -0700 |
Pierre-Yves David |
rebase: explicitly tests for None
|
Thu, 16 Mar 2017 04:53:23 +0530 |
Rishabh Madan |
py3: use iter() instead of iterkeys()
|
Fri, 05 Aug 2016 14:15:45 +0200 |
Pierre-Yves David |
localrepo: deprecated '_link'
|
Fri, 05 Aug 2016 14:19:31 +0200 |
Pierre-Yves David |
localrepo: use self.wvfs.islink directly
|
Thu, 16 Mar 2017 10:10:00 +0530 |
Pulkit Goyal |
py3: convert opts back to bytes for status
|
Mon, 13 Mar 2017 17:49:13 -0700 |
Gregory Szorc |
parsers: handle refcounting of "parents" consistently
|
Wed, 15 Mar 2017 09:32:18 -0700 |
Martin von Zweigbergk |
py3: make py3 compat.iterbytestr simpler and faster
|
Wed, 15 Mar 2017 09:30:50 -0700 |
Martin von Zweigbergk |
py3: optimize py3 compat.bytechr using Struct.pack
|
Wed, 15 Mar 2017 19:26:20 -0700 |
Ryan McElroy |
tests: properly drop back to root dir in test-status.t
|
Thu, 16 Mar 2017 09:00:27 +0530 |
Pulkit Goyal |
dirstate: use list comprehension to get a list of keys
|
Thu, 16 Mar 2017 08:03:51 +0530 |
Pulkit Goyal |
match: slice over bytes to get the byteschr instead of ascii value
|
Thu, 16 Mar 2017 07:52:47 +0530 |
Pulkit Goyal |
match: make regular expression bytes to prevent TypeError
|
Thu, 16 Mar 2017 06:32:33 +0530 |
Pulkit Goyal |
scmutil: make function name bytes in class filecache
|
Wed, 15 Mar 2017 00:27:17 -0700 |
Pierre-Yves David |
localrepo: deprecate 'wfile'
|
Wed, 15 Mar 2017 00:31:59 -0700 |
Pierre-Yves David |
eol: use 'wvfs' instead of 'wfile'
|
Wed, 15 Mar 2017 00:29:09 -0700 |
Pierre-Yves David |
localrepo: use 'wvfs' instead of 'wfile'
|
Wed, 15 Mar 2017 00:28:58 -0700 |
Pierre-Yves David |
tagmerge: use 'wvfs' instead of 'wfile'
|
Wed, 15 Mar 2017 00:28:21 -0700 |
Pierre-Yves David |
gpg: use 'wvfs' instead of 'wfile'
|
Wed, 28 Dec 2016 23:42:50 +0100 |
Pierre-Yves David |
test: add a basic 'test-check-pylint.t'
|
Tue, 14 Mar 2017 23:50:07 -0700 |
Pierre-Yves David |
localrepo: don't use mutable default argument value
|
Tue, 14 Mar 2017 23:49:25 -0700 |
Pierre-Yves David |
httpclient: don't use mutable default argument value
|
Tue, 14 Mar 2017 23:49:10 -0700 |
Pierre-Yves David |
largefiles: don't use mutable default argument value
|
Tue, 14 Mar 2017 23:48:25 -0700 |
Pierre-Yves David |
hgk: don't use mutable default argument value
|
Tue, 14 Mar 2017 23:48:08 -0700 |
Pierre-Yves David |
convert: don't use mutable default argument value
|
Tue, 14 Mar 2017 23:46:48 -0700 |
Pierre-Yves David |
mq: don't use mutable default argument value
|
Mon, 13 Mar 2017 21:43:17 -0700 |
Martin von Zweigbergk |
pager: if old pager extensions is enabled, respect pager.attend
|
Mon, 13 Mar 2017 21:42:59 -0700 |
Martin von Zweigbergk |
tests: duplicate test for pager for old extension and for in-core pager
|
Tue, 14 Mar 2017 08:51:35 -0700 |
Gregory Szorc |
util: make strdate's defaults default value a dict
|
Wed, 15 Mar 2017 14:51:18 +0530 |
Rishabh Madan |
py3: open file in rb mode
|
Tue, 14 Mar 2017 13:10:30 -0700 |
Kyle Lippincott |
debuglabelcomplete: fix to call debugnamecomplete in new location
|
Mon, 13 Mar 2017 13:06:37 -0700 |
Gregory Szorc |
tests: prove that `hg init` works with Python 3
|
Mon, 13 Mar 2017 12:16:47 -0700 |
Gregory Szorc |
pycompat: custom implementation of urllib.parse.quote()
|
Mon, 13 Mar 2017 12:14:17 -0700 |
Gregory Szorc |
pycompat: alias urllib symbols directly
|
Mon, 13 Mar 2017 13:08:11 -0700 |
Gregory Szorc |
tests: clean up bad extension
|
Mon, 13 Mar 2017 18:16:42 -0700 |
Gregory Szorc |
perf: perform a garbage collection before each iteration
|
Mon, 13 Mar 2017 18:31:29 -0700 |
Gregory Szorc |
formatter: support json formatting of long type
|
Sun, 12 Mar 2017 21:56:39 -0700 |
Gregory Szorc |
rebase: don't use mutable default argument value
|
Sun, 12 Mar 2017 21:55:46 -0700 |
Gregory Szorc |
mq: don't use mutable default argument value
|
Sun, 12 Mar 2017 21:54:32 -0700 |
Gregory Szorc |
util: don't use mutable default argument value
|
Sun, 12 Mar 2017 21:53:03 -0700 |
Gregory Szorc |
match: don't use mutable default argument value
|
Sun, 12 Mar 2017 21:52:17 -0700 |
Gregory Szorc |
hgweb: don't use mutable default argument value
|
Mon, 26 Dec 2016 16:55:47 -0700 |
Gregory Szorc |
hgweb: don't use mutable default argument value
|
Mon, 26 Dec 2016 16:54:33 -0700 |
Gregory Szorc |
filemerge: don't use mutable default argument value
|
Sun, 12 Mar 2017 21:50:42 -0700 |
Gregory Szorc |
context: don't use mutable default argument value
|
Mon, 13 Mar 2017 11:19:24 -0700 |
Martin von Zweigbergk |
heads: enable pager
|
Mon, 13 Mar 2017 11:03:59 -0700 |
Martin von Zweigbergk |
branches: enable pager
|
Sun, 12 Mar 2017 17:16:43 -0700 |
Yuya Nishihara |
py3: fix slicing of bytes in revset.formatspec()
|
Sun, 12 Mar 2017 17:13:54 -0700 |
Yuya Nishihara |
py3: make set of revset operators and quotes in bytes
|
Sun, 12 Mar 2017 17:10:14 -0700 |
Yuya Nishihara |
py3: convert set of revset initial symbols back to bytes
|
Sun, 12 Mar 2017 17:04:45 -0700 |
Yuya Nishihara |
pycompat: add helper to iterate each char in bytes
|
Sun, 12 Mar 2017 19:47:51 -0400 |
Augie Fackler |
branchmap: fix python 2.6 by using util.buffer() instead of passing bytearray
|
Sun, 12 Mar 2017 16:44:01 -0700 |
Mads Kiilerich |
rebase: allow rebasing children of wd to wd if a new branch has been set (BC)
|
Sun, 12 Mar 2017 16:41:46 -0700 |
Mads Kiilerich |
merge: check current wc branch for 'nothing to merge', not its p1
|
Sun, 12 Mar 2017 16:26:34 -0700 |
Yuya Nishihara |
lock: do not encode result of gethostname on Python 2
|
Sun, 12 Mar 2017 03:33:38 -0400 |
Augie Fackler |
py3: prove `hg files --rev` works
|
Sun, 12 Mar 2017 03:37:45 -0400 |
Augie Fackler |
tests: make a variable for hg binary location in test-check-py3-commands
|
Sun, 12 Mar 2017 03:28:50 -0400 |
Augie Fackler |
lock: encode result of gethostname into a bytestring
|
Sun, 12 Mar 2017 12:56:12 -0700 |
Martijn Pieters |
config: avoid using a mutable default
|
Fri, 05 Aug 2016 14:09:04 +0200 |
Pierre-Yves David |
localrepo: deprecate 'repo.join' in favor of 'repo.vfs.join'
|
Sun, 12 Mar 2017 12:54:11 -0700 |
Yuya Nishihara |
pycompat: move imports of cStringIO/io to where they are used
|
Sun, 12 Mar 2017 12:17:30 -0700 |
Mads Kiilerich |
rbc: empty (and invalid) rbc-names file should give an empty name list
|
Wed, 19 Oct 2016 02:46:35 +0200 |
Mads Kiilerich |
rbc: use struct unpack_from and pack_into instead of unpack and pack
|
Sun, 12 Mar 2017 15:27:02 -0400 |
Augie Fackler |
revlog: use bytes() instead of str() to get data from memoryview
|
Sun, 12 Mar 2017 03:33:22 -0400 |
Augie Fackler |
util: teach url object about __bytes__
|
Sun, 12 Mar 2017 03:31:54 -0400 |
Augie Fackler |
manifest: ensure paths are bytes (not str) in pure parser
|
Sun, 12 Mar 2017 03:30:15 -0400 |
Augie Fackler |
manifest: now that node.bin is available, use it directly
|
Sun, 12 Mar 2017 03:29:48 -0400 |
Augie Fackler |
manifest: use node.bin instead of .decode('hex')
|
Sun, 12 Mar 2017 00:43:20 -0500 |
Augie Fackler |
manifest: add __next__ methods for Python 3
|
Sun, 12 Mar 2017 00:51:00 -0500 |
Augie Fackler |
files: use native string type to load rev opt from dict
|
Sun, 12 Mar 2017 00:50:44 -0500 |
Augie Fackler |
store: fix many single-byte ops to use slicing in _auxencode
|
Mon, 13 Mar 2017 04:06:36 +0900 |
FUJIWARA Katsunori |
py3: add "b" prefix to string literals related to module policy
|
Sun, 12 Mar 2017 11:47:02 -0700 |
Yuya Nishihara |
py3: drop unused aliases to array.array which are replaced with bytearray
|
Mon, 13 Mar 2017 00:55:14 +0530 |
Pulkit Goyal |
pycompat: default to BytesIO instead of StringIO
|
Sun, 12 Mar 2017 00:48:06 -0500 |
Augie Fackler |
repoview: specify setattr values as native strings
|
Sun, 12 Mar 2017 03:32:38 -0400 |
Augie Fackler |
revlog: use bytes() to ensure text from _chunks is a reasonable type
|
Sun, 12 Mar 2017 00:49:49 -0500 |
Augie Fackler |
revlog: extract first byte of revlog with a slice so it's portable
|
Sun, 12 Mar 2017 00:46:59 -0500 |
Augie Fackler |
revsetlang: slice out single bytes instead of indexing
|
Sun, 12 Mar 2017 03:29:04 -0400 |
Augie Fackler |
lock: use %d to format integer into a bytestring
|
Sun, 12 Mar 2017 00:44:59 -0500 |
Augie Fackler |
parser: use %d instead of %s for interpolating error position
|
Sun, 12 Mar 2017 00:44:21 -0500 |
Augie Fackler |
manifest: unbreak pure-python manifest parsing on Python 3
|
Sun, 12 Mar 2017 00:43:47 -0500 |
Augie Fackler |
context: use portable construction to verify int parsing
|
Sun, 12 Mar 2017 01:59:23 -0500 |
Augie Fackler |
ui: portably bytestring-ify url object
|
Sun, 12 Mar 2017 00:47:39 -0500 |
Augie Fackler |
scmutil: fix key generation to portably bytestringify integer
|
Sun, 12 Mar 2017 00:42:46 -0500 |
Augie Fackler |
branchmap: stringify int in a portable way
|
Sun, 12 Mar 2017 00:49:19 -0500 |
Augie Fackler |
branchmap: don't use buffer() on Python 3
|
Sun, 12 Mar 2017 03:32:21 -0400 |
Augie Fackler |
py3: use bytearray() instead of array('c', ...) constructions
|
Sat, 11 Mar 2017 20:58:26 -0500 |
Augie Fackler |
summary: don't explicitly str() something we're about to %s
|
Sat, 11 Mar 2017 20:57:40 -0500 |
Augie Fackler |
context: implement both __bytes__ and __str__ for Python 3
|
Sat, 11 Mar 2017 20:57:04 -0500 |
Augie Fackler |
context: work around `long` not existing on Python 3
|
Sat, 11 Mar 2017 20:53:20 -0500 |
Augie Fackler |
phases: explicitly evaluate list returned by map
|
Sat, 11 Mar 2017 20:51:09 -0500 |
Augie Fackler |
ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
|
Sun, 12 Mar 2017 22:46:57 +0530 |
Pulkit Goyal |
minirst: use bytes.strip instead of str.strip
|
Sun, 12 Mar 2017 22:27:53 +0530 |
Pulkit Goyal |
smcposix: pass unicode as first argument to array.array
|
Sun, 12 Mar 2017 07:35:13 +0530 |
Pulkit Goyal |
util: pass encoding.[encoding|encodingmode] as unicodes
|
Wed, 08 Mar 2017 16:52:57 -0800 |
Pierre-Yves David |
win32text: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:52:49 -0800 |
Pierre-Yves David |
transplant: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:52:42 -0800 |
Pierre-Yves David |
shelve: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:52:30 -0800 |
Pierre-Yves David |
share: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:52:16 -0800 |
Pierre-Yves David |
mq: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:52:06 -0800 |
Pierre-Yves David |
largefiles: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:51:57 -0800 |
Pierre-Yves David |
keyword: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:51:49 -0800 |
Pierre-Yves David |
journal: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:51:43 -0800 |
Pierre-Yves David |
histedit: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:51:36 -0800 |
Pierre-Yves David |
eol: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:51:25 -0800 |
Pierre-Yves David |
convert: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:55 -0800 |
Pierre-Yves David |
test-bundle2-remote-changegroup: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:47 -0800 |
Pierre-Yves David |
subrepo: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:39 -0800 |
Pierre-Yves David |
repair: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:32 -0800 |
Pierre-Yves David |
merge: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:24 -0800 |
Pierre-Yves David |
hg-mod: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:17 -0800 |
Pierre-Yves David |
commands: directly use repo.vfs.join
|
Wed, 08 Mar 2017 16:53:09 -0800 |
Pierre-Yves David |
cmdutil: directly use repo.vfs.join
|
Fri, 05 Aug 2016 14:29:22 +0200 |
Pierre-Yves David |
localrepo: directly use repo.vfs.join
|
Sun, 12 Mar 2017 07:09:18 +0530 |
Pulkit Goyal |
minirst: make encoding.encoding unicodes to pass into encode() and decode()
|
Sun, 12 Mar 2017 06:59:37 +0530 |
Pulkit Goyal |
minirst: make regular expressions bytes
|
Sat, 11 Mar 2017 17:14:02 -0800 |
Gregory Szorc |
setup: convert setupversion to unicode
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
util: add debugstacktrace depth limit
|
Fri, 16 Jan 2015 04:26:40 +0100 |
Mads Kiilerich |
util: strip trailing newline from debugstacktrace message
|
Fri, 16 Jan 2015 04:26:40 +0100 |
Mads Kiilerich |
tests: rework util.debugstacktrace tests
|
Sat, 11 Mar 2017 11:04:14 -0800 |
Mads Kiilerich |
vfs: use repo.vfs.rename
|
Sat, 11 Mar 2017 11:02:25 -0800 |
Mads Kiilerich |
vfs: use repo.vfs.unlinkpath
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
merge: use repo.wvfs.unlinkpath
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
vfs: use repo.wvfs.unlinkpath
|
Wed, 08 Mar 2017 18:11:41 -0500 |
Augie Fackler |
policy: try and always have a bytes for module policy
|
Wed, 08 Mar 2017 18:11:19 -0500 |
Augie Fackler |
init: zstd is already python3-ready, so don't run it through our importer
|
Fri, 03 Mar 2017 14:42:56 -0500 |
Augie Fackler |
config: guard against setconfig specifying unicode values on py3
|
Fri, 03 Mar 2017 14:43:27 -0500 |
Augie Fackler |
dispatch: enforce bytes when converting boolean flags to config items
|
Fri, 03 Mar 2017 13:52:08 -0500 |
Augie Fackler |
py3: add a test that proves %include and missing-extension code works
|
Fri, 03 Mar 2017 14:08:02 -0500 |
Augie Fackler |
extensions: tapdance to get reasonable import error formatting
|
Sat, 11 Mar 2017 10:35:44 -0800 |
Martin von Zweigbergk |
rebase: abort if *any* commit in rebase set is public
|
Sat, 11 Mar 2017 13:53:14 -0500 |
Augie Fackler |
merge with stable
|
Thu, 09 Mar 2017 20:53:14 -0800 |
Gregory Szorc |
httpconnection: rename config to groups
|
Thu, 09 Mar 2017 20:51:57 -0800 |
Gregory Szorc |
httpconnection: don't use dict()
|
Thu, 09 Mar 2017 15:38:00 -0800 |
Martin von Zweigbergk |
formatter: set _first on formatter, not ui
|
Fri, 10 Mar 2017 23:07:20 -0800 |
Martin von Zweigbergk |
rebase: unhide original working directory node as well (issue5219)
|
Fri, 10 Mar 2017 23:06:31 -0800 |
Martin von Zweigbergk |
rebase: pass in a regular set to _setrebasesetvisibility()
|
Wed, 01 Feb 2017 09:18:44 -0800 |
Martin von Zweigbergk |
tests: demonstrate broken rebase from obsolete commit
|
Wed, 01 Mar 2017 16:19:41 -0800 |
Durham Goode |
treemanifest: make node reuse match flat manifest behavior
|
Fri, 10 Mar 2017 17:37:39 -0500 |
Augie Fackler |
help: update help.internalstable for new censor docs
|
Fri, 10 Mar 2017 16:54:41 -0500 |
Augie Fackler |
parsers: drop old nonnormalentries method
|
Fri, 10 Mar 2017 16:53:00 -0500 |
Augie Fackler |
parsers: avoid leak of nonnset and otherpset
|
Thu, 09 Mar 2017 20:33:29 -0800 |
Gregory Szorc |
sslutil: issue warning when [hostfingerprint] is used
|
Thu, 09 Mar 2017 19:59:52 -0800 |
Gregory Szorc |
setup: use setuptools on Windows (issue5400)
|
Thu, 09 Mar 2017 19:41:40 -0800 |
Yuya Nishihara |
schemes: use br'' literal to define bytes regexp
|
Thu, 09 Mar 2017 12:55:48 +0900 |
Yuya Nishihara |
help: fix layout of pre-formatted text
|
Thu, 09 Mar 2017 11:01:03 +0900 |
Yuya Nishihara |
help: fix example of revs() fileset
|
Fri, 05 Aug 2016 14:24:53 +0200 |
Pierre-Yves David |
filecache: make 'join' abstract
|
Wed, 08 Mar 2017 16:43:16 -0800 |
Pierre-Yves David |
filecache: explicitly test 'repofilecache'
|
Fri, 05 Aug 2016 14:25:21 +0200 |
Pierre-Yves David |
repofilecache: directly use 'repo.vfs.join'
|
Fri, 05 Aug 2016 14:23:58 +0200 |
Pierre-Yves David |
repofilecache: define a 'join' method
|
Mon, 06 Mar 2017 18:42:36 -0500 |
Augie Fackler |
wix: add censor docs to installer script
|
Mon, 23 Jan 2017 20:17:24 -0500 |
Augie Fackler |
internals: add some brief documentation about censor
|
Thu, 09 Mar 2017 15:10:27 -0800 |
Jun Wu |
localrepo: rename proxycls to filteredrepo
|
Wed, 08 Mar 2017 17:35:20 -0800 |
Durham Goode |
dirstate: track otherparent files same as nonnormal
|
Tue, 07 Mar 2017 13:24:24 -0500 |
Augie Fackler |
pycompat: verify sys.argv exists before forwarding it (issue5493)
stable
|
Mon, 06 Mar 2017 09:28:33 +0100 |
Denis Laxalde |
hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithm
|
Mon, 06 Mar 2017 09:44:39 +0100 |
Denis Laxalde |
hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlines
|
Fri, 03 Mar 2017 17:20:11 +0100 |
Denis Laxalde |
patch: add a diffhunks function yielding (diffheaders, hunks)
|
Fri, 03 Mar 2017 17:46:40 +0100 |
Denis Laxalde |
mdiff: let unidiff return (diffheader, hunks)
|
Fri, 03 Mar 2017 17:46:28 +0100 |
Denis Laxalde |
mdiff: extract a checknonewline inner function in unidiff()
|
Fri, 03 Mar 2017 13:51:22 +0100 |
Denis Laxalde |
mdiff: distinguish diff headers from hunks in unidiff()
|
Fri, 03 Mar 2017 16:17:17 +0100 |
Denis Laxalde |
test: end printed diff "hunks" with an empty string in test-context.py
|
Thu, 02 Mar 2017 17:22:46 +0100 |
Denis Laxalde |
mdiff: let _unidiff yield hunks as (<range information>, <hunk lines>)
|
Mon, 09 Jan 2017 09:34:39 +0100 |
Denis Laxalde |
mdiff: turn the comment above _unidiff into a docstring
|
Tue, 27 Sep 2016 20:27:35 +0200 |
Denis Laxalde |
mdiff: compute newlines-splitted texts within _unidiff
|
Wed, 08 Mar 2017 18:32:42 -0500 |
Augie Fackler |
dispatch: add pagination of two more help cases
|
Wed, 08 Mar 2017 18:31:33 -0500 |
Augie Fackler |
help: avoid mutating passed-in `keep` list in `formattedhelp`
|
Fri, 03 Mar 2017 13:32:10 -0500 |
Augie Fackler |
extensions: use [0:1] slice on config path instead of [0]
|
Fri, 03 Mar 2017 13:27:21 -0500 |
Augie Fackler |
extensions: use inspect module instead of func_code.co_argcount
|
Tue, 07 Mar 2017 18:29:58 -0800 |
Durham Goode |
treemanifest: add tests covering hg diff of partial trees
|
Tue, 07 Mar 2017 17:52:45 -0800 |
Durham Goode |
context: remove uses of manifest.matches
|
Tue, 07 Mar 2017 17:49:50 -0800 |
Durham Goode |
context: remove assumptions about manifest creation during _buildstatus
|
Tue, 07 Mar 2017 17:56:30 -0800 |
Durham Goode |
context: move _manifest from committablectx to workingctx
|
Tue, 07 Mar 2017 09:56:11 -0800 |
Durham Goode |
status: handle more node indicators in buildstatus
|
Tue, 07 Mar 2017 18:38:20 -0800 |
Durham Goode |
merge: remove uses of manifest.matches
|
Tue, 07 Mar 2017 09:56:11 -0800 |
Durham Goode |
copies: remove use of manifest.matches
|
Tue, 07 Mar 2017 09:56:11 -0800 |
Durham Goode |
manifest: add match argument to diff and filesnotin
|
Thu, 09 Mar 2017 00:07:13 +0900 |
Yuya Nishihara |
fileset: drop false function signatures from revs() and status() docs
|
Wed, 08 Mar 2017 22:30:12 +0900 |
Yuya Nishihara |
py3: factor out bytechr() function
|
Thu, 02 Mar 2017 13:34:01 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'test-clone-uncompressed'
|
Thu, 02 Mar 2017 13:33:28 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'test-filecache'
|
Thu, 02 Mar 2017 13:33:16 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'test-parseindex'
|
Thu, 02 Mar 2017 13:33:02 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'test-lock'
|
Thu, 02 Mar 2017 13:32:49 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'contrib/undumprevlog'
|
Thu, 02 Mar 2017 13:32:27 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.largefile'
|
Thu, 02 Mar 2017 13:32:14 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.convert'
|
Thu, 02 Mar 2017 13:31:39 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.transplant'
|
Thu, 02 Mar 2017 13:31:32 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.shelve'
|
Thu, 02 Mar 2017 13:31:23 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.mq'
|
Thu, 02 Mar 2017 14:49:50 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.unionrepo'
|
Thu, 02 Mar 2017 14:49:01 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.statichttprepo'
|
Thu, 02 Mar 2017 14:47:03 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.bundlerepo'
|
Thu, 02 Mar 2017 13:31:07 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.debugcommand'
|
Thu, 02 Mar 2017 13:30:58 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.simplemerge'
|
Thu, 02 Mar 2017 13:30:47 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.cmdutil'
|
Thu, 02 Mar 2017 13:30:38 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.subrepo'
|
Thu, 02 Mar 2017 13:30:28 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.archival'
|
Thu, 02 Mar 2017 13:30:10 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.store'
|
Thu, 02 Mar 2017 13:29:59 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.patch'
|
Thu, 02 Mar 2017 13:29:43 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.repair'
|
Thu, 02 Mar 2017 13:28:17 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.localrepo'
|
Wed, 08 Mar 2017 13:46:26 -0800 |
Jun Wu |
chg: forward user-defined signals
|
Wed, 08 Mar 2017 13:34:25 -0800 |
Jun Wu |
chg: document why we send SIGHUP and SIGINT to process group
|
Wed, 08 Mar 2017 14:29:25 -0800 |
Martin von Zweigbergk |
tests: make test-shelve.t timing-independent
|
Wed, 08 Mar 2017 22:12:49 +0900 |
Yuya Nishihara |
tests: make run-tests.py run on Python 3 again
|
Tue, 07 Mar 2017 16:27:32 -0800 |
Durham Goode |
rebase: move actual rebase into a single transaction
|
Tue, 07 Mar 2017 16:30:31 -0800 |
Durham Goode |
rebase: allow aborting if last-message.txt is missing
|
Tue, 07 Mar 2017 14:04:29 -0800 |
Durham Goode |
rebase: add storestatus support for transactions
|
Tue, 07 Mar 2017 14:11:44 -0800 |
Durham Goode |
rebase: move storestatus onto rebaseruntime
|
Tue, 07 Mar 2017 14:19:08 -0800 |
Durham Goode |
rebase: clear updatestate during rebase --abort in more cases
|
Wed, 08 Mar 2017 00:49:15 +0530 |
Pulkit Goyal |
repoview: convert attribute names to unicodes on Python 3
|
Wed, 08 Mar 2017 00:45:19 +0530 |
Pulkit Goyal |
parsers: alias long to int on Python 3
|
Wed, 08 Mar 2017 00:40:15 +0530 |
Pulkit Goyal |
store: slice over a bytestring to get characters instead of ascii values
|
Thu, 02 Mar 2017 13:27:42 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.hg'
|
Wed, 01 Mar 2017 11:00:12 +0100 |
Pierre-Yves David |
vfs: extract 'vfs' class and related code to a new 'vfs' module (API)
|
Thu, 02 Mar 2017 03:52:36 +0100 |
Pierre-Yves David |
vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'
|
Tue, 07 Mar 2017 12:52:00 -0800 |
Durham Goode |
fsmonitor: remove use of repo.opener
|
Tue, 28 Feb 2017 15:19:08 +0100 |
Kim Alvefur |
help: align description of 'base rev' with reality [issue5488]
|
Wed, 01 Mar 2017 18:37:34 -0800 |
Kyle Lippincott |
help: fix internals.changegroups
|
Fri, 03 Mar 2017 00:11:51 +0900 |
Yuya Nishihara |
share: drop 'relshared' requirement as well
|
Fri, 03 Mar 2017 00:11:18 +0900 |
Yuya Nishihara |
share: fix typo to drop 'shared' requirement on unshare
|
Fri, 03 Mar 2017 02:57:06 +0900 |
FUJIWARA Katsunori |
similar: compare between actual file contents for exact identity
|
Thu, 02 Mar 2017 21:49:30 -0800 |
Jun Wu |
localrepo: handle rename with hardlinks properly
|
Wed, 01 Mar 2017 18:21:06 -0800 |
Jun Wu |
dirstate: avoid unnecessary load+dump during backup
|
Wed, 01 Mar 2017 17:59:21 -0800 |
Jun Wu |
dirstate: try to use hardlink to backup dirstate
|
Sun, 05 Mar 2017 16:20:07 -0800 |
Durham Goode |
dirstate: track updated files to improve write time
|
Mon, 06 Mar 2017 03:09:15 -0800 |
Simon Farnsworth |
hook: give exthooks tags for blocking time
|
Mon, 06 Mar 2017 03:19:40 -0800 |
Simon Farnsworth |
filemerge: tag merge tool for blocked times
|
Mon, 06 Mar 2017 03:27:52 -0800 |
Simon Farnsworth |
hgk: set a blocked tag when the user invokes view
|
Mon, 06 Mar 2017 03:27:41 -0800 |
Simon Farnsworth |
transplant: set a blockedtag when invoking external filter
|
Mon, 06 Mar 2017 03:27:24 -0800 |
Simon Farnsworth |
config: set blockedtag when invoking configuration edit
|
Mon, 06 Mar 2017 03:26:30 -0800 |
Simon Farnsworth |
bisect: set a blockedtag when running the check command
|
Mon, 06 Mar 2017 03:25:44 -0800 |
Simon Farnsworth |
dispatch: set a blockedtag when running an external alias
|
Mon, 06 Mar 2017 03:25:29 -0800 |
Simon Farnsworth |
patch: set a blockedtag when running an external filter
|
Mon, 06 Mar 2017 03:25:09 -0800 |
Simon Farnsworth |
sshpeer: set a blockedtag when starting ssh
|
Mon, 06 Mar 2017 14:11:21 +0100 |
Denis Laxalde |
revert: always display hunks reversed when reverting to parent
|
Fri, 03 Mar 2017 14:08:20 +0100 |
Pierre-Yves David |
fileset: add a 'status(...)' predicate to control evaluation context
|
Fri, 03 Mar 2017 14:08:06 +0100 |
Pierre-Yves David |
fileset: allow to specify a basectx for status
|
Fri, 03 Mar 2017 12:44:56 +0100 |
Pierre-Yves David |
fileset: add revs(revs, fileset) to evaluate set in working directory
|
Sat, 24 Jan 2015 19:41:56 +0900 |
Yuya Nishihara |
fileset: add function to switch revision where fileset will be evaluated
|
Sat, 24 Jan 2015 19:13:39 +0900 |
Yuya Nishihara |
fileset: extract function that builds status tuple only if necessary
|
Sat, 24 Jan 2015 18:56:02 +0900 |
Yuya Nishihara |
fileset: build initial subset in fullmatchctx class
|
Tue, 24 Mar 2015 23:10:49 +0900 |
Yuya Nishihara |
fileset: extract function that builds initial subset from ctx or status
|
Sat, 24 Jan 2015 19:55:14 +0900 |
Yuya Nishihara |
fileset: add class to host special handling of initial subset
|
Sat, 25 Feb 2017 18:41:00 +0900 |
Yuya Nishihara |
patchbomb: add config knob to generate flags by template (issue5354)
|
Sat, 25 Feb 2017 18:35:34 +0900 |
Yuya Nishihara |
patchbomb: pass around ui and revs that are needed for flag template
|
Sat, 25 Feb 2017 18:28:04 +0900 |
Yuya Nishihara |
patchbomb: build patch texts by _getpatchmsgs()
|
Sat, 25 Feb 2017 18:25:17 +0900 |
Yuya Nishihara |
patchbomb: drop internal option for pbranch extension (API)
|
Sat, 25 Feb 2017 18:16:41 +0900 |
Yuya Nishihara |
patchbomb: factor out function that builds a prefix string to patch subject
|
Sun, 18 Jan 2015 18:04:44 +0900 |
Yuya Nishihara |
formatter: add argument to change output file of non-plain formatter
|
Fri, 03 Mar 2017 13:25:30 -0500 |
Augie Fackler |
schemes: move re construction to module-level and python3-ify
|
Fri, 03 Mar 2017 13:29:50 -0500 |
Augie Fackler |
dispatch: cope with sys.version being unicode on Python 3
|
Fri, 03 Mar 2017 13:29:25 -0500 |
Augie Fackler |
dispatch: allow testedwith to be bytes or str
|
Fri, 03 Mar 2017 14:09:14 -0500 |
Augie Fackler |
ui: fix ui.traceback on Python 3
|
Fri, 03 Mar 2017 14:08:24 -0500 |
Augie Fackler |
ui: fix opts labeling on ui.warn et al for Python 3
|
Fri, 03 Mar 2017 12:55:11 -0500 |
Augie Fackler |
config: add sanity assert that files are opened as binary
|
Mon, 06 Mar 2017 23:21:27 -0800 |
Martin von Zweigbergk |
update: for "noconflict" updates, print "conflicting changes" on conflict
|
Mon, 06 Mar 2017 23:19:57 -0800 |
Martin von Zweigbergk |
tests: fix test-update-branches to remove non-conflicting file
|
Sat, 25 Feb 2017 17:08:42 +0900 |
Yuya Nishihara |
branches: populate all template keywords in formatter
|
Sat, 25 Feb 2017 17:00:07 +0900 |
Yuya Nishihara |
formatter: add support for changeset templating
|
Sat, 25 Feb 2017 16:38:26 +0900 |
Yuya Nishihara |
templatekw: move defaulttmpl constant from changeset_templater
|
Sat, 25 Feb 2017 22:04:30 +0900 |
Yuya Nishihara |
formatter: drop filters argument from maketemplater()
|
Sat, 25 Feb 2017 16:26:58 +0900 |
Yuya Nishihara |
templater: port formatnode filter from changeset_templater
|
Mon, 13 Feb 2017 00:05:55 -0800 |
Martin von Zweigbergk |
update: allow setting default update check to "noconflict"
|
Mon, 13 Feb 2017 16:03:05 -0800 |
Martin von Zweigbergk |
update: add experimental config for default way of handling dirty wdir
|
Mon, 13 Feb 2017 12:58:37 -0800 |
Martin von Zweigbergk |
update: accept --merge to allow merging across topo branches (issue5125)
|
Mon, 27 Feb 2017 15:09:19 -0800 |
Martin von Zweigbergk |
merge: combine the "merge" cases in docstring table
|
Mon, 27 Feb 2017 15:07:01 -0800 |
Martin von Zweigbergk |
merge: combine "dirty" cases in docstring table
|
Mon, 27 Feb 2017 15:29:34 -0800 |
Martin von Zweigbergk |
merge: clarify non-linear default updates in docstring table
|
Mon, 27 Feb 2017 15:02:36 -0800 |
Martin von Zweigbergk |
merge: combine the two "can't happen" cases in docstring table
|
Mon, 27 Feb 2017 15:00:13 -0800 |
Martin von Zweigbergk |
merge: move "incompatible options" case first in docstring table
|
Mon, 27 Feb 2017 14:58:53 -0800 |
Martin von Zweigbergk |
merge: make "linear" an input in docstring table
|
Mon, 27 Feb 2017 14:33:17 -0800 |
Martin von Zweigbergk |
merge: drop redundant column in docstring table
|
Mon, 27 Feb 2017 14:27:22 -0800 |
Martin von Zweigbergk |
merge: drop obsolete non-linear cases from docstring table
|
Wed, 24 Feb 2016 14:44:14 -0800 |
Martin von Zweigbergk |
revert: move code dealing with deletions closer together
|
Fri, 03 Mar 2017 14:10:06 -0500 |
Augie Fackler |
ui: fix configlist on Python 3
|
Fri, 03 Mar 2017 12:55:49 -0500 |
Augie Fackler |
config: pass some optional args as keywords
|
Fri, 03 Mar 2017 13:28:24 -0500 |
Augie Fackler |
config: load included config files in binary mode
|
Wed, 01 Mar 2017 16:39:48 -0800 |
Durham Goode |
manifest: remove _repo from manifestctx objects
|
Wed, 01 Mar 2017 15:50:01 -0800 |
Jun Wu |
phases: remove experimental.nativephaseskillswitch
|
Wed, 01 Mar 2017 16:35:57 -0800 |
Durham Goode |
manifest: allow specifying the revlog filename
|
Fri, 03 Mar 2017 15:30:48 +0530 |
Pulkit Goyal |
py3: drop unrequired code from __init__.py
|
Fri, 03 Mar 2017 13:04:32 +0530 |
Pulkit Goyal |
py3: add pycompat.open and replace open() calls
|
Fri, 05 Aug 2016 13:56:10 +0200 |
Pierre-Yves David |
localrepo: deprecate 'repo.opener' (API)
|
Thu, 02 Mar 2017 03:24:58 +0100 |
Pierre-Yves David |
statichttp: use 'repo.vfs' as the main attribute
|
Thu, 02 Mar 2017 03:23:18 +0100 |
Pierre-Yves David |
clonebundle: use 'repo.vfs' instead of 'repo.opener'
|
Fri, 05 Aug 2016 13:53:45 +0200 |
Pierre-Yves David |
localrepo: deprecated 'repo.wopener' (API)
|
Fri, 05 Aug 2016 13:49:05 +0200 |
Pierre-Yves David |
localrepo: add some comment about role of various vfs object
|
Thu, 19 Jan 2017 16:27:08 -0500 |
Augie Fackler |
tests: un-nest the `order` repo in test-rebase-scenario-global
|
Mon, 06 Feb 2017 15:19:32 -0500 |
Augie Fackler |
osx: install bash and zsh completions by default
|
Thu, 02 Mar 2017 10:12:40 -0800 |
Durham Goode |
util: add allowhardlinks module variable
|
Thu, 02 Mar 2017 20:30:56 -0500 |
Augie Fackler |
merge with stable
|
Thu, 02 Mar 2017 20:19:45 -0500 |
Augie Fackler |
Added signature for changeset 25703b624d27
stable
|
Thu, 02 Mar 2017 20:19:43 -0500 |
Augie Fackler |
Added tag 4.1.1 for changeset 25703b624d27
stable
|
Thu, 02 Mar 2017 20:07:35 -0500 |
Augie Fackler |
merge with i18n
stable 4.1.1
|
Thu, 02 Mar 2017 11:08:20 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 7074589cf22a
stable
|
Wed, 01 Mar 2017 16:43:22 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 7074589cf22a
stable
|
Wed, 01 Mar 2017 19:51:05 -0800 |
Durham Goode |
revert: remove set(mf) because it's O(manifest)
|
Mon, 13 Feb 2017 14:05:24 +0100 |
Dan Villiom Podlaski Christiansen |
share: add --relative flag to store a relative path to the source
|
Wed, 15 Feb 2017 11:49:12 -0800 |
Gregory Szorc |
minirst: support passing admonitions into findadmonitions() and parse()
|
Wed, 15 Feb 2017 11:47:14 -0800 |
Gregory Szorc |
minirst: dynamically compile admonitions regexp
|
Wed, 15 Feb 2017 16:42:17 -0800 |
Gregory Szorc |
minirst: detect bullet lists using asterisks
|
Wed, 01 Mar 2017 20:22:04 +0100 |
Pierre-Yves David |
color: update the help table
|
Sat, 25 Feb 2017 14:09:55 +0900 |
Yuya Nishihara |
ui: remove superfluous indent in _write()
|
Sat, 18 Feb 2017 17:37:52 +0900 |
Yuya Nishihara |
smartset: reorder initialization of baseset in more intuitive way
|
Tue, 28 Feb 2017 20:23:10 +0100 |
Pierre-Yves David |
config: update the Windows example config file
|
Tue, 21 Feb 2017 22:53:38 +0100 |
Pierre-Yves David |
help: use 'churn' instead of 'color' as an example extension
|
Tue, 21 Feb 2017 22:17:33 +0100 |
Pierre-Yves David |
config: suggest the 'ui.color' instead of the 'color' extension
|
Tue, 21 Feb 2017 20:04:55 +0100 |
Pierre-Yves David |
color: update main documentation
|
Tue, 28 Feb 2017 20:12:08 +0100 |
Pierre-Yves David |
pager: drop the 'color' dependant code
|
Sat, 25 Feb 2017 19:43:14 +0100 |
Pierre-Yves David |
color: cleanup 'debugcolor' logic
|
Tue, 21 Feb 2017 18:41:37 +0100 |
Pierre-Yves David |
color: move 'debugcolor' into the 'debugcommands' modules
|
Tue, 28 Feb 2017 11:13:25 -0800 |
Martin von Zweigbergk |
merge with stable
|
Sat, 25 Feb 2017 12:48:50 +0900 |
Yuya Nishihara |
worker: flush messages written by child processes before exit
stable
|
Sat, 25 Feb 2017 12:33:37 +0900 |
Yuya Nishihara |
worker: add basic test to ensure child processes are managed well
stable
|
Sun, 06 Nov 2016 20:16:54 +0100 |
Pierre-Yves David |
color: rename '_styles' to '_defaultstyles' for clarity
|
Sun, 06 Nov 2016 20:16:01 +0100 |
Pierre-Yves David |
color: move 'styles' definition on the 'ui' object
|
Sun, 06 Nov 2016 20:10:53 +0100 |
Pierre-Yves David |
color: pass 'ui' to 'win32print'
|
Sat, 25 Feb 2017 15:00:51 +0100 |
Pierre-Yves David |
color: move the dict with terminfo parameters on the ui object
|
Sat, 25 Feb 2017 15:00:44 +0100 |
Pierre-Yves David |
color: add ui to effect rendering
|
Sat, 25 Feb 2017 18:34:01 +0100 |
Pierre-Yves David |
color: initialize color for the localrepo ui
|
Sat, 25 Feb 2017 19:44:23 +0100 |
Pierre-Yves David |
color: add a 'ui.color' option to control color behavior
|
Tue, 28 Feb 2017 11:42:07 +0100 |
Pierre-Yves David |
color: reinvent dictionary
|
Sun, 19 Feb 2017 01:16:45 +0900 |
Yuya Nishihara |
chg: deduplicate error handling of ui.system()
|
Sun, 19 Feb 2017 01:00:10 +0900 |
Yuya Nishihara |
chg: refactor ui.system() to be partly overridden
|
Tue, 21 Feb 2017 18:22:07 +0100 |
Pierre-Yves David |
color: have the 'ui' object carry the '_colormode' directly
|
Tue, 21 Feb 2017 18:20:12 +0100 |
Pierre-Yves David |
color: move triggering of the initialisation logic in core
|
Tue, 21 Feb 2017 18:09:21 +0100 |
Pierre-Yves David |
color: add the definition of '--color' in core
|
Tue, 21 Feb 2017 17:51:43 +0100 |
Pierre-Yves David |
color: handle 'ui.plain()' directly in mode setup
|
Tue, 21 Feb 2017 17:50:04 +0100 |
Pierre-Yves David |
color: move git-subrepo support into the subrepo module
|
Thu, 22 Dec 2016 14:30:46 +0100 |
Pierre-Yves David |
color: move 'modesetup' into the core module
|
Thu, 22 Dec 2016 14:17:52 +0100 |
Pierre-Yves David |
color: move 'terminfosetup' into the core module
|
Sat, 25 Feb 2017 21:13:59 -0500 |
Matt Harbison |
subrepo: run the repo decoders when archiving
|
Sat, 25 Feb 2017 21:44:34 -0500 |
Matt Harbison |
wix: include the help for pager
|
Sun, 26 Feb 2017 10:16:47 -0800 |
Durham Goode |
manifest: check 'if x is None' instead of 'if not x'
|
Sat, 25 Feb 2017 03:42:43 +0530 |
Pulkit Goyal |
pager: add support to --patch, --list and --stat options of hg shelve
|
Mon, 20 Feb 2017 12:42:35 +0100 |
Pierre-Yves David |
color: drop the 'colorui' class
|
Mon, 20 Feb 2017 12:42:23 +0100 |
Pierre-Yves David |
color: move 'write-err' logic to the core ui class
|
Fri, 24 Feb 2017 19:53:41 +0100 |
Pierre-Yves David |
ui: extract low level part of 'write_err' in its own method
|
Fri, 24 Feb 2017 19:28:45 +0100 |
Pierre-Yves David |
ui: extract buffer write from protect and timed 'write_err' output
|
Mon, 20 Feb 2017 12:31:39 +0100 |
Pierre-Yves David |
color: move 'write' logic to the core ui class
|
Fri, 24 Feb 2017 19:27:00 +0100 |
Pierre-Yves David |
ui: extract the low level part of 'write' in a dedicated function
|
Fri, 24 Feb 2017 21:34:07 +0100 |
Pierre-Yves David |
color: add multiple messages input support to 'win32print'
|
Fri, 24 Feb 2017 21:31:47 +0100 |
Pierre-Yves David |
color: clarify name of an argument of 'win32print'
|
Thu, 23 Feb 2017 19:45:32 +0100 |
Pierre-Yves David |
color: move the 'colorlabel' call to the core 'ui' class
|
Thu, 23 Feb 2017 19:10:24 +0100 |
Pierre-Yves David |
color: move the 'colorlabel' function in the core module
|
Thu, 23 Feb 2017 19:00:26 +0100 |
Pierre-Yves David |
color: extract the label code into its own function
|
Mon, 20 Feb 2017 12:13:23 +0100 |
Pierre-Yves David |
color: inline the 'showlabel' method
|
Mon, 20 Feb 2017 12:12:08 +0100 |
Pierre-Yves David |
color: move '_colormode' to the core 'ui' class
|
Tue, 17 Jan 2017 17:25:48 +0100 |
Denis Laxalde |
hgweb: explictly pass basectx in webutil.diffs
|
Wed, 22 Feb 2017 18:26:12 -0800 |
Jun Wu |
serve: mark --stdio and --cmdserver as "(ADVANCED)" flags
|
Tue, 01 Nov 2016 14:50:45 +0000 |
Jun Wu |
help: hide command line options marked as "advanced"
|
Thu, 23 Feb 2017 21:27:25 +0900 |
Yuya Nishihara |
pager: do not try to run an empty pager command
|
Thu, 23 Feb 2017 21:20:26 +0900 |
Yuya Nishihara |
graphlog: restore pager lost at 1cec1d863008
|
Wed, 22 Feb 2017 12:09:17 +0100 |
Denis Laxalde |
gitweb: add "more" and "less" navigation links in filelog template
|
Mon, 16 Jan 2017 17:14:36 +0100 |
Denis Laxalde |
context: also return ancestor's line range in blockancestors
|
Mon, 16 Jan 2017 17:08:25 +0100 |
Denis Laxalde |
context: add a followfirst flag to blockancestors
|
Mon, 20 Feb 2017 18:40:42 +0530 |
Pulkit Goyal |
py3: use pycompat.fsencode() to convert __file__ to bytes
|
Wed, 22 Feb 2017 10:14:18 -0800 |
Jun Wu |
wireproto: remove unused code
|
Thu, 22 Dec 2016 06:18:45 +0100 |
Pierre-Yves David |
color: set initial default value for 'colormode' to None
|
Thu, 22 Dec 2016 13:19:12 +0100 |
Pierre-Yves David |
color: minor reversal of two conditional clause for clarity
|
Thu, 16 Feb 2017 10:52:27 +0100 |
Pierre-Yves David |
color: merge two identical 'for' loops
|
Thu, 22 Dec 2016 13:06:53 +0100 |
Pierre-Yves David |
color: minor simplification of some terminfo setup code
|
Thu, 22 Dec 2016 06:17:40 +0100 |
Pierre-Yves David |
color: make a test for curse availability explicite
|
Thu, 22 Dec 2016 03:11:19 +0100 |
Pierre-Yves David |
color: move 'win32' declaration to the core module
|
Tue, 21 Feb 2017 16:29:31 -0800 |
Jun Wu |
smartset: preserve istopo for baseset operations
|
Thu, 23 Feb 2017 11:23:17 -0800 |
eloimorlaas |
record: update help to describe ui.interface
stable
|
Sat, 25 Feb 2017 16:57:21 +0530 |
Rishabh Madan |
ui: replace obsolete default-push with default:pushurl (issue5485)
stable
|
Sat, 25 Feb 2017 01:07:52 +0900 |
FUJIWARA Katsunori |
worker: ignore meaningless exit status indication returned by os.waitpid()
stable
|
Tue, 07 Feb 2017 17:13:25 -0500 |
Augie Fackler |
pager: add a config knob to just globally turn off the pager
|
Tue, 07 Feb 2017 00:07:53 -0500 |
Augie Fackler |
pager: move most help to a new help topic and deprecate extension
|
Tue, 21 Feb 2017 14:20:05 -0500 |
Augie Fackler |
dispatch: rearrange 'unknown command' code to better employ pager
|
Tue, 21 Feb 2017 14:17:31 -0500 |
Augie Fackler |
help: move rst formatting of help documents into help.py
|
Tue, 21 Feb 2017 11:06:02 -0500 |
Augie Fackler |
outgoing: avoid running pager until we're actually showing changes
|
Tue, 21 Feb 2017 10:53:13 -0500 |
Augie Fackler |
incoming: delay pager activation until right before printing changes
|
Sat, 18 Feb 2017 21:30:28 +1100 |
Ben Schmidt |
histedit: modify rollup to discard date from the rollup commit (issue4820)
|
Sat, 18 Feb 2017 21:30:28 +1100 |
Ben Schmidt |
histedit: improve documentation and behaviour of dates
|
Tue, 21 Feb 2017 01:21:00 +0900 |
FUJIWARA Katsunori |
localrepo: check HG_PENDING strictly
|
Tue, 21 Feb 2017 01:21:00 +0900 |
FUJIWARA Katsunori |
phases: check HG_PENDING strictly
|
Tue, 21 Feb 2017 01:21:00 +0900 |
FUJIWARA Katsunori |
bookmarks: check HG_PENDING strictly
|
Tue, 21 Feb 2017 01:20:59 +0900 |
FUJIWARA Katsunori |
tests: make directory to prevent test process from going out of $TESTTMP
|
Tue, 21 Feb 2017 01:20:59 +0900 |
FUJIWARA Katsunori |
txnutil: factor out the logic to read file in according to HG_PENDING
|
Mon, 20 Feb 2017 01:54:07 -0800 |
Stanislau Hlebik |
repoview: separate cache hash computation from cache reading
|
Mon, 20 Feb 2017 18:27:29 +0100 |
Dr Rainer Woitok |
tests: make test suite more immune to environment variables
|
Mon, 06 Feb 2017 23:08:49 -0500 |
Augie Fackler |
version: enable pager if --verbose is specified
|
Mon, 06 Feb 2017 23:07:16 -0500 |
Augie Fackler |
tags: enable pager
|
Mon, 06 Feb 2017 23:06:59 -0500 |
Augie Fackler |
summary: enable pager
|
Mon, 06 Feb 2017 23:06:32 -0500 |
Augie Fackler |
status: enable pager
|
Mon, 06 Feb 2017 23:06:10 -0500 |
Augie Fackler |
resolve: enable pager
|
Mon, 06 Feb 2017 23:06:01 -0500 |
Augie Fackler |
paths: enable pager
|
Mon, 06 Feb 2017 23:04:44 -0500 |
Augie Fackler |
outgoing: enable pager
|
Mon, 06 Feb 2017 23:04:26 -0500 |
Augie Fackler |
manifest: enable pager
|
Mon, 06 Feb 2017 23:04:10 -0500 |
Augie Fackler |
locate: enable pager
|
Mon, 06 Feb 2017 23:03:48 -0500 |
Augie Fackler |
incoming: enable pager
|
Mon, 06 Feb 2017 23:09:21 -0500 |
Augie Fackler |
help: enable pager
|
Mon, 06 Feb 2017 23:09:15 -0500 |
Augie Fackler |
grep: enable pager
|
Mon, 06 Feb 2017 23:02:48 -0500 |
Augie Fackler |
files: enable pager
|
Mon, 06 Feb 2017 23:01:42 -0500 |
Augie Fackler |
config: activate pager if not starting an editor
|
Mon, 06 Feb 2017 23:57:21 -0500 |
Augie Fackler |
qdiff: migrate to modern pager API
|
Mon, 06 Feb 2017 22:59:25 -0500 |
Augie Fackler |
log: migrate to modern pager API
|
Mon, 06 Feb 2017 22:58:54 -0500 |
Augie Fackler |
export: migrate to modern pager API
|
Mon, 06 Feb 2017 22:58:26 -0500 |
Augie Fackler |
diff: migrate to modern pager API
|
Mon, 06 Feb 2017 22:57:52 -0500 |
Augie Fackler |
cat: migrate to modern pager API
|
Sun, 19 Feb 2017 15:09:41 -0500 |
Augie Fackler |
annotate: start pager after we're sure we wont abort
|
Sun, 19 Feb 2017 20:16:11 -0500 |
Augie Fackler |
dispatch: consolidate pager flag handling to a single place
|
Sun, 19 Feb 2017 20:12:52 -0500 |
Augie Fackler |
ui: rename neverpager to disablepager
|
Sun, 19 Feb 2017 20:00:18 +0900 |
Yuya Nishihara |
scmutil: proxy revrange() through repo to break import cycles
|
Sun, 19 Feb 2017 18:19:33 +0900 |
Yuya Nishihara |
revset: split language services to revsetlang module (API)
|
Sun, 19 Feb 2017 18:16:09 +0900 |
Yuya Nishihara |
revset: import set classes directly from smartset module
|
Sat, 18 Feb 2017 18:00:01 +0900 |
Yuya Nishihara |
help: add pointer how to narrow list of resolved/unresolved files (issue5469)
|
Sun, 19 Feb 2017 10:56:08 +0100 |
liscju |
shelve: add -n/--name option to unshelve (issue5475)
|
Sat, 18 Feb 2017 17:23:43 -0800 |
Jun Wu |
smartset: use native set operations as fast paths
|
Sat, 18 Feb 2017 16:30:07 -0800 |
Jun Wu |
smartset: add some doctests
|
Sat, 18 Feb 2017 00:55:20 -0800 |
Jun Wu |
obsolete: avoid using revset language to compute the obsolete revset
|
Sat, 18 Feb 2017 00:39:31 -0800 |
Jun Wu |
revset: use phasecache.getrevset
|
Fri, 17 Feb 2017 22:49:05 -0800 |
Jun Wu |
phases: add a getrevset method to phasecache
|
Fri, 17 Feb 2017 20:59:29 -0800 |
Jun Wu |
smartset: convert set to list lazily
|
Thu, 16 Feb 2017 11:34:50 -0500 |
Augie Fackler |
ui: construct _keepalnum list in a python3-friendly way
|
Mon, 13 Feb 2017 17:03:14 -0800 |
Rodrigo Damazio Bovendorp |
match: making visitdir() deal with non-recursive entries
|
Mon, 13 Feb 2017 15:39:29 -0800 |
Rodrigo Damazio Bovendorp |
match: adding support for matching files inside a directory
|
Fri, 17 Feb 2017 01:21:15 -0800 |
Jun Wu |
runtests: add an IPv6 command line flag
|
Thu, 16 Feb 2017 08:43:59 -0800 |
Jun Wu |
runtests: always set web.ipv6
|
Thu, 16 Feb 2017 00:13:29 -0800 |
Jun Wu |
runtests: set web.address to localhost
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Wed, 15 Feb 2017 23:24:03 -0800 |
Jun Wu |
dummyssh: use LOCALIP
|
Thu, 16 Feb 2017 08:01:19 -0800 |
Jun Wu |
runtests: export LOCALIP
|
Wed, 15 Feb 2017 22:53:45 -0800 |
Jun Wu |
tinyproxy: use IPv6 if HGIPV6 is set to 1
|
Wed, 15 Feb 2017 21:09:00 -0800 |
Jun Wu |
dumbhttp: use IPv6 if HGIPV6 is set to 1
|
Wed, 15 Feb 2017 21:03:42 -0800 |
Jun Wu |
runtests: export HGIPV6 to hint test scripts whether to use IPv6
|
Fri, 17 Feb 2017 00:59:09 -0800 |
Jun Wu |
runtests: prefer IPv4 to IPv6
|
Fri, 17 Feb 2017 11:08:36 +0100 |
Rainer Woitok |
doc: correct example concerning "hg purge" alias in man page "hgrc.5"
|
Mon, 06 Feb 2017 23:22:04 -0500 |
Augie Fackler |
tests: prove that ignore works
|
Mon, 06 Feb 2017 22:52:47 -0500 |
Augie Fackler |
annotate: migrate to modern pager API
|
Mon, 06 Feb 2017 23:55:54 -0500 |
Augie Fackler |
ui: add a debug print right before we start the pager
|
Mon, 06 Feb 2017 23:42:04 -0500 |
Augie Fackler |
ui: respect historic pager.attend-$COMMAND=no
|
Mon, 06 Feb 2017 23:45:30 -0500 |
Augie Fackler |
tests: clean up a bunch of pager testing that is about to be invalidated
|
Mon, 06 Feb 2017 23:21:45 -0500 |
Augie Fackler |
ui: add ignore-single-command functionality
|
Wed, 15 Feb 2017 17:48:03 -0500 |
Augie Fackler |
ui: introduce neverpager() call
|
Wed, 15 Feb 2017 17:47:57 -0500 |
Augie Fackler |
pager: move more behavior into core
|
Wed, 15 Feb 2017 17:47:51 -0500 |
Augie Fackler |
pager: move pager-initiating code into core
|
Thu, 16 Feb 2017 10:33:59 -0800 |
Jun Wu |
test-logtoprocess: use cat to wait for outputs
|
Thu, 16 Feb 2017 23:10:47 -0800 |
Jun Wu |
chgserver: move comments in config example
|
Wed, 15 Feb 2017 19:41:14 -0800 |
Jun Wu |
localrepo: move extension loading to a separate method
|
Thu, 16 Feb 2017 17:30:35 +0530 |
Pulkit Goyal |
py3: convert the mode argument of os.fdopen to unicodes
|
Wed, 15 Feb 2017 16:29:58 -0800 |
Jun Wu |
runtests: unindent an "if True" block
|
Wed, 15 Feb 2017 16:43:27 -0800 |
Jun Wu |
runtests: set web.ipv6 if we use IPv6
|
Wed, 15 Feb 2017 16:22:22 -0800 |
Jun Wu |
runtests: checkportisavailable should only check one family
|
Wed, 15 Feb 2017 16:18:31 -0800 |
Jun Wu |
runtests: add a function to test if IPv6 is available
|
Wed, 15 Feb 2017 13:34:06 -0800 |
Simon Farnsworth |
histedit: log the time taken to read in the commands list
|
Wed, 15 Feb 2017 13:34:06 -0800 |
Simon Farnsworth |
extdiff: log time spent in external diff program
|
Wed, 15 Feb 2017 13:34:06 -0800 |
Simon Farnsworth |
crecord: log blocked time waiting for curses input
|
Wed, 15 Feb 2017 13:38:00 -0800 |
Simon Farnsworth |
ui: give editor() a tag of its own
|
Wed, 15 Feb 2017 13:29:12 -0800 |
Simon Farnsworth |
ui: time calls to ui.system
|
Wed, 15 Feb 2017 13:50:06 -0800 |
Simon Farnsworth |
ui: log time spent blocked on stdio
|
Wed, 15 Feb 2017 13:07:26 -0800 |
Simon Farnsworth |
contrib: add a write microbenchmark to perf.py
|
Wed, 15 Feb 2017 13:17:45 -0800 |
Simon Farnsworth |
ui: provide a mechanism to track and log blocked time
|
Wed, 15 Feb 2017 13:17:39 -0800 |
Simon Farnsworth |
mercurial: switch to util.timer for all interval timings
|
Wed, 15 Feb 2017 11:53:59 -0800 |
Simon Farnsworth |
util: introduce timer()
|
Thu, 22 Dec 2016 02:38:53 +0100 |
Pierre-Yves David |
color: move the '_render_effects' function to the core module
|
Thu, 22 Dec 2016 02:37:18 +0100 |
Pierre-Yves David |
color: move '_effect_str' function into the core module
|
Thu, 22 Dec 2016 02:34:22 +0100 |
Pierre-Yves David |
color: move configstyles into the core module
|
Thu, 22 Dec 2016 02:30:03 +0100 |
Pierre-Yves David |
color: rework conditional 'valideffect'
|
Thu, 22 Dec 2016 02:26:50 +0100 |
Pierre-Yves David |
color: move 'valideffect' function into the core module
|
Thu, 22 Dec 2016 02:23:23 +0100 |
Pierre-Yves David |
color: move '_terminfo_params' into the core 'color' module
|
Fri, 18 Nov 2016 18:48:38 +0100 |
Pierre-Yves David |
color: move '_effect' mapping into core
|
Fri, 18 Nov 2016 18:43:39 +0100 |
Pierre-Yves David |
color: spread '_effect' values for readability
|
Wed, 15 Feb 2017 11:22:01 -0500 |
Augie Fackler |
merge with stable
|
Mon, 13 Feb 2017 15:04:46 -0800 |
Martin von Zweigbergk |
update: clarify that -C and -c are mutually exclusive
|
Mon, 13 Feb 2017 11:58:02 -0800 |
Martin von Zweigbergk |
update: move check for dirty wdir into hg.updatetotally()
|
Mon, 13 Feb 2017 11:32:09 -0800 |
Martin von Zweigbergk |
destutil: drop now-unused "check" parameter from destupdate()
|
Thu, 09 Feb 2017 09:52:32 -0800 |
Martin von Zweigbergk |
destutil: remove duplicate check and leave it to merge.update()
|
Wed, 15 Feb 2017 14:49:33 +0800 |
Anton Shestakov |
make: update .PHONY targets
|
Thu, 02 Feb 2017 10:07:53 +0100 |
Pierre-Yves David |
debugcommands: move 'debugwireargs' in the new module
|
Thu, 02 Feb 2017 10:07:28 +0100 |
Pierre-Yves David |
debugcommands: move 'debugwalk' in the new module
|
Thu, 02 Feb 2017 10:06:01 +0100 |
Pierre-Yves David |
debugcommands: move 'debugtemplate' in the new module
|
Thu, 02 Feb 2017 10:05:22 +0100 |
Pierre-Yves David |
debugcommands: move 'debugsuccessorssets' in the new module
|
Thu, 02 Feb 2017 10:04:55 +0100 |
Pierre-Yves David |
debugcommands: move 'debugsub' in the new module
|
Thu, 02 Feb 2017 10:04:34 +0100 |
Pierre-Yves David |
debugcommands: move 'debugstate' in the new module
|
Thu, 02 Feb 2017 10:04:02 +0100 |
Pierre-Yves David |
debugcommands: move 'debugsetparents' in the new module
|
Thu, 02 Feb 2017 10:03:31 +0100 |
Pierre-Yves David |
debugcommands: move 'debugrevspec' in the new module
|
Thu, 02 Feb 2017 10:02:40 +0100 |
Pierre-Yves David |
debugcommands: move 'debugrevlog' in the new module
|
Thu, 02 Feb 2017 10:01:54 +0100 |
Pierre-Yves David |
debugcommands: move 'debugrename' in the new module
|
Thu, 02 Feb 2017 10:01:00 +0100 |
Pierre-Yves David |
debugcommands: move 'debugrebuildfncache' in the new module
|
Thu, 02 Feb 2017 10:00:26 +0100 |
Pierre-Yves David |
debugcommands: move 'debugrebuilddirstate' in the new module
|
Thu, 02 Feb 2017 09:59:47 +0100 |
Pierre-Yves David |
debugcommands: move 'debugpvec' in the new module
|
Wed, 01 Feb 2017 17:48:30 +0100 |
Pierre-Yves David |
debugcommands: move 'debugpushkey' in the new module
|
Sun, 12 Feb 2017 03:06:38 -0800 |
Kyle Lippincott |
ui: remove urllib2 from being imported early
|
Mon, 06 Feb 2017 23:57:32 -0500 |
Augie Fackler |
tests: switch "this command isn't paged" example to id
|
Tue, 07 Feb 2017 17:08:41 -0500 |
Augie Fackler |
tests: update test-i18n.t to not depend on the pager extension
|
Mon, 06 Feb 2017 21:15:35 -0500 |
Augie Fackler |
pager: add a test of --pager=no functionality
|
Tue, 07 Feb 2017 17:33:35 +0100 |
David Demelier |
hg: allow usage of XDG_CONFIG_HOME/hg/hgrc
|
Wed, 01 Feb 2017 17:47:35 +0100 |
Pierre-Yves David |
debugcommands: move 'debugpathcomplete' in the new module
|
Wed, 01 Feb 2017 17:46:21 +0100 |
Pierre-Yves David |
debugcommands: move 'debugobsolete' in the new module
|
Wed, 01 Feb 2017 17:42:49 +0100 |
Pierre-Yves David |
debugcommands: move 'debuglocks' in the new module
|
Wed, 01 Feb 2017 17:41:12 +0100 |
Pierre-Yves David |
debugcommands: move 'debugnamecomplete' in the new module
|
Wed, 01 Feb 2017 17:40:20 +0100 |
Pierre-Yves David |
debugcommands: move 'debugmergestate' in the new module
|
Wed, 01 Feb 2017 17:39:31 +0100 |
Pierre-Yves David |
debugcommands: move 'debuglabelcomplete' in the new module
|
Mon, 13 Feb 2017 20:47:41 -0800 |
Bryan O'Sullivan |
dispatch: start profiling earlier
|
Mon, 13 Feb 2017 20:44:20 -0800 |
Bryan O'Sullivan |
dispatch: move detection of profiling earlier during startup
|
Mon, 13 Feb 2017 21:00:50 -0800 |
Jun Wu |
ui: fix configwith doctest
|
Tue, 14 Feb 2017 01:52:16 +0530 |
Pulkit Goyal |
test-bdiff: move import inside the function to avoid test failure
|
Sun, 12 Feb 2017 22:28:09 -0800 |
Bryan O'Sullivan |
profiling: add statprof support for Chrome trace viewer rendering
|
Sun, 12 Feb 2017 22:20:20 -0800 |
Bryan O'Sullivan |
statprof: allow rendering in the Chrome trace viewer format
|
Sun, 12 Feb 2017 22:16:58 -0800 |
Bryan O'Sullivan |
statprof: add a path simplification function
|
Sun, 12 Feb 2017 21:44:55 -0800 |
Bryan O'Sullivan |
ui: rewrite configint in terms of configwith
|
Sun, 12 Feb 2017 21:40:46 -0800 |
Bryan O'Sullivan |
ui: add a configwith method
|
Mon, 13 Feb 2017 22:15:28 +0530 |
Pulkit Goyal |
py3: convert the mode argument of os.fdopen to unicodes (2 of 2)
|
Mon, 13 Feb 2017 20:06:38 +0530 |
Pulkit Goyal |
py3: convert the mode argument of os.fdopen to unicodes (1 of 2)
|
Thu, 09 Feb 2017 15:20:41 -0500 |
John Mulligan |
bugzilla: add a rest api backend (usable with bugzilla 5.0+)
|
Mon, 13 Feb 2017 15:12:17 -0500 |
John Mulligan |
keepalive: honor urllib2 style get_method overrides
|
Fri, 10 Feb 2017 13:56:31 -0800 |
Jun Wu |
lock: include Linux pid namespace identifier in prefix
|