Wed, 13 Mar 2019 18:39:45 -0700 |
Kyle Lippincott |
crecord: redraw the screen on ctrl-L
|
Wed, 13 Mar 2019 18:39:36 -0700 |
Kyle Lippincott |
crecord: completely redraw screen when coming back from editor
|
Wed, 20 Mar 2019 20:42:10 +0300 |
Pulkit Goyal |
tests: glob seconds in test-upgrade-repo.t
|
Wed, 20 Mar 2019 20:39:44 +0300 |
Pulkit Goyal |
store: recommend using `hg debugrebuildfncache` is fncache is corrupted
|
Mon, 18 Mar 2019 14:48:49 +0300 |
Pulkit Goyal |
debugsparse: abort if the repository is not sparse instead of ui.status()
|
Tue, 12 Mar 2019 14:17:41 -0700 |
Martin von Zweigbergk |
revert: option to choose what to keep, not what to discard
|
Tue, 12 Mar 2019 14:58:35 -0700 |
Martin von Zweigbergk |
patch: include newline at EOF in help text for interactive patch
|
Tue, 19 Mar 2019 16:36:59 +0300 |
Pulkit Goyal |
merge with stable
|
Tue, 19 Mar 2019 09:23:35 -0400 |
Augie Fackler |
Added signature for changeset 4ea21df312ec
stable
|
Tue, 19 Mar 2019 09:23:33 -0400 |
Augie Fackler |
Added tag 4.9.1 for changeset 4ea21df312ec
stable
|
Sun, 03 Mar 2019 20:16:22 +0530 |
Sushil khanchi |
patch: include flag-only file changes in "special" when filtering (issue5864)
|
Mon, 18 Mar 2019 16:56:24 +0300 |
Pulkit Goyal |
store: error out if fncache does not ends with a newline
|
Mon, 18 Mar 2019 14:57:43 +0300 |
Pulkit Goyal |
tracked: add documentation about `--import-rules` flag
|
Thu, 14 Mar 2019 19:13:45 +0000 |
Pierre-Yves David |
discovery: fix embarrassing typo in slice definition
|
Thu, 22 Nov 2018 15:14:24 +0300 |
Pulkit Goyal |
store: don't read the whole fncache in memory
|
Sat, 16 Mar 2019 14:40:21 -0400 |
Matt Harbison |
record: prevent commits that don't pick up dirty subrepo changes (issue6102)
stable 4.9.1
|
Fri, 08 Mar 2019 10:20:33 -0800 |
Gregory Szorc |
wix: restore COPYING.rtf
|
Sun, 17 Mar 2019 12:43:45 +0900 |
Yuya Nishihara |
test-https: add some more known failure messages of client certs (issue6030)
stable
|
Sun, 17 Mar 2019 12:37:57 +0900 |
Yuya Nishihara |
test-https: turn off system OpenSSL configuration
stable
|
Wed, 27 Feb 2019 16:29:48 +0300 |
Pulkit Goyal |
store: move logic to check for invalid entry in fncache to own function
|
Sat, 09 Mar 2019 02:52:49 +0000 |
Ian Moody |
py3: add test-phabricator.py to python3-whitelist
|
Sat, 09 Mar 2019 02:18:49 +0000 |
Ian Moody |
py3: convert to/from bytes/unicode for json.(dump|load)s in debugcallconduit
|
Fri, 08 Mar 2019 18:30:12 +0000 |
Ian Moody |
py3: use pycompat.byteskwargs on opts in phabricator.py
|
Fri, 21 Dec 2018 17:12:39 +0100 |
Boris Feld |
watchman: ignore some of watchman errors
|
Fri, 21 Dec 2018 17:10:54 +0100 |
Boris Feld |
watchman: add the possibility to set the exact watchman binary location
|
Fri, 15 Mar 2019 22:18:35 -0700 |
Martin von Zweigbergk |
context: use wdirhex constant instead of calculating it
|
Wed, 13 Mar 2019 11:30:04 -0700 |
Martin von Zweigbergk |
split: use the new movedirstate() we now have in scmutil
|
Thu, 14 Mar 2019 00:40:11 +0000 |
Pierre-Yves David |
manifestcache: use `wcache` directory for manifest cache
|
Fri, 15 Mar 2019 15:07:43 +0000 |
Pierre-Yves David |
manifestcache: protect write with `wlock` instead of `lock`
|
Thu, 14 Mar 2019 09:12:55 +0000 |
Pierre-Yves David |
manifestcache: clear the cache before testing the debug command
|