Sun, 01 Oct 2017 03:24:19 -0700 |
Siddharth Agarwal |
tests: disable lints on mercurial/thirdparty
|
Sun, 01 Oct 2017 03:48:28 -0700 |
Kyle Lippincott |
hghave: fix dpkg --version check to work on recent dpkg versions
|
Sun, 01 Oct 2017 11:29:20 +0100 |
Gregory Szorc |
commands: rename clone --uncompressed to --stream and document
|
Sun, 01 Oct 2017 10:17:11 +0100 |
Gregory Szorc |
commands: remove suggestion to clone via `cp -al`
|
Sat, 30 Sep 2017 09:01:36 +0100 |
Gregory Szorc |
hgweb: add HTML elements to control whitespace settings for annotate
|
Sat, 30 Sep 2017 09:08:01 +0100 |
Gregory Szorc |
hgweb: query string arguments to control whitespace for annotate
|
Sat, 30 Sep 2017 09:07:00 +0100 |
Gregory Szorc |
tests: add tests for hgweb annotate output
|
Thu, 06 Jul 2017 14:46:07 +0200 |
Boris Feld |
obsolete: clean createmarkers part about operation
|
Sat, 30 Sep 2017 12:58:06 -0400 |
Augie Fackler |
treediscovery: update test expectation
|
Sat, 30 Sep 2017 12:57:00 -0400 |
Augie Fackler |
tests: update some clonebundles expectations to pass on both pure and non-pure
|
Sun, 01 Oct 2017 10:41:39 +0100 |
Kevin Bullock |
merge with stable
|
Fri, 29 Sep 2017 11:55:44 -0400 |
Augie Fackler |
contrib: add a check to check-code to ban superfluous pass statements
|
Sat, 30 Sep 2017 07:45:18 -0400 |
Augie Fackler |
posix: replace superfluous pass statement with explicit return
|
Sat, 30 Sep 2017 07:45:51 -0400 |
Augie Fackler |
subrepo: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:45:41 -0400 |
Augie Fackler |
registrar: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:45:07 -0400 |
Augie Fackler |
patch: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:44:55 -0400 |
Augie Fackler |
obsolete: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:44:45 -0400 |
Augie Fackler |
match: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:44:34 -0400 |
Augie Fackler |
localrepo: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:44:20 -0400 |
Augie Fackler |
hgweb: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:44:08 -0400 |
Augie Fackler |
formatter: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:43:53 -0400 |
Augie Fackler |
exchange: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:43:40 -0400 |
Augie Fackler |
commandserver: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:43:26 -0400 |
Augie Fackler |
cmdutil: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:43:11 -0400 |
Augie Fackler |
byterange: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:42:59 -0400 |
Augie Fackler |
branchmap: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:42:47 -0400 |
Augie Fackler |
convert: remove superfluous pass statements
|
Fri, 29 Sep 2017 11:55:26 -0400 |
Augie Fackler |
bugzilla: remove superfluous pass statements
|
Sat, 30 Sep 2017 07:52:48 -0700 |
Martin von Zweigbergk |
merge with stable
|
Fri, 22 Sep 2017 22:45:02 +0900 |
Yuya Nishihara |
copytrace: use ctx.mutable() instead of adhoc constant of non-public phases
|
Sat, 30 Sep 2017 10:09:29 +0100 |
Boris Feld |
exchange: fix test for remote support of binary phases
|
Thu, 28 Sep 2017 15:24:54 +0100 |
Gregory Szorc |
exchange: perform stream clone with clone bundle with --uncompressed
|
Thu, 28 Sep 2017 12:17:30 +0200 |
Gregory Szorc |
tests: add tests for clone bundles with --uncompressed
|
Wed, 27 Sep 2017 19:27:41 +0900 |
Yuya Nishihara |
py3: work around bytes/unicode divergence in parsedate()
|
Wed, 27 Sep 2017 19:13:43 +0900 |
Yuya Nishihara |
py3: replace bytes[n] with slicing in checkwinfilename()
|
Wed, 27 Sep 2017 19:11:28 +0900 |
Yuya Nishihara |
py3: manually escape control character to be embedded in win filename error
|
Wed, 27 Sep 2017 19:08:23 +0900 |
Yuya Nishihara |
py3: replace str(None) with literal in convcmd.py
|
Wed, 27 Sep 2017 19:04:32 +0900 |
Yuya Nishihara |
py3: remove use of str() in hgwebdir
|
Wed, 27 Sep 2017 18:07:48 -0700 |
Jun Wu |
config: use copy-on-write to improve copy performance
|
Sun, 01 Oct 2017 05:28:54 -0400 |
Augie Fackler |
Added signature for changeset 2f427b57bf90
stable
|
Sun, 01 Oct 2017 05:28:49 -0400 |
Augie Fackler |
Added tag 4.3.3 for changeset 2f427b57bf90
stable
|
Mon, 18 Sep 2017 10:54:00 -0700 |
Jun Wu |
rebase: move bookmarks with --keep (issue5682)
stable 4.3.3
|
Wed, 20 Sep 2017 09:32:26 -0700 |
Martin von Zweigbergk |
cleanupnodes: rename "mapping" to "replacements"
stable
|
Wed, 20 Sep 2017 09:10:43 -0700 |
Martin von Zweigbergk |
cleanupnodes: separate out bookmark destination calculation from actual update
stable
|
Wed, 20 Sep 2017 09:55:52 -0700 |
Mark Thomas |
ui: check for progress singleton when clearing progress bar (issue5684)
stable
|
Sat, 30 Sep 2017 18:19:14 +0530 |
Pulkit Goyal |
py3: whitelist 15 more tests passing on Python 3
|
Sat, 30 Sep 2017 15:48:08 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr instead of str
|
Sat, 30 Sep 2017 15:45:15 +0530 |
Pulkit Goyal |
py3: explicitly convert dict.keys() and dict.items() into a list
|
Sat, 30 Sep 2017 18:02:53 +0530 |
Pulkit Goyal |
py3: use '%d' instead of '%s' for integers
|
Sat, 30 Sep 2017 15:46:36 +0530 |
Pulkit Goyal |
py3: use pycompat.strkwargs() before passing a dict as keyword argument
|
Sat, 30 Sep 2017 05:22:22 +0530 |
Pulkit Goyal |
py3: return False early while checking whether None is a key in lazymanifest
|
Fri, 29 Sep 2017 14:49:05 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify status()'s callers
|
Fri, 29 Sep 2017 14:19:36 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify walk()'s callers
|
Fri, 29 Sep 2017 14:23:41 -0700 |
Martin von Zweigbergk |
perf: remove fallbacks to ancient versions of dirstate.walk()
|
Tue, 29 Aug 2017 00:21:25 +0530 |
Rishabh Madan |
releasenotes: update docstrings with information on additional flags
|
Thu, 28 Sep 2017 13:22:58 +0530 |
Rishabh Madan |
releasenotes: raise error on simultaneous usage of flags
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move parents source of truth to dirstatemap
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move parent reading to the dirstatemap class
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move opendirstatefile to dirstatemap
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move _copymap to dirstatemap
|