Wed, 22 Jul 2020 22:38:42 -0700 |
Martin von Zweigbergk |
tests: add test for bad template %include and __base__
|
changeset |
files
|
Tue, 21 Jul 2020 22:52:22 -0700 |
Martin von Zweigbergk |
tests: add test for unqualified include of a built-in template map
|
changeset |
files
|
Wed, 22 Jul 2020 22:09:38 -0400 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Tue, 07 Jul 2020 00:18:15 +0200 |
Pierre-Yves David |
commitctx: extract _filecommit too
|
changeset |
files
|
Mon, 06 Jul 2020 23:14:52 +0200 |
Pierre-Yves David |
commitctx: extract the function in a dedicated module
|
changeset |
files
|
Mon, 06 Jul 2020 19:13:19 +0200 |
Pierre-Yves David |
commitctx: document a fast path in _filecommit
|
changeset |
files
|
Tue, 21 Jul 2020 13:36:48 -0700 |
Martin von Zweigbergk |
hgweb: simplify now that we always have a single path
|
changeset |
files
|
Tue, 21 Jul 2020 13:41:26 -0700 |
Martin von Zweigbergk |
templater: simplify stylemap() now that templatedir() returns a single path
|
changeset |
files
|
Tue, 21 Jul 2020 13:11:49 -0700 |
Martin von Zweigbergk |
templater: make templatepaths() return a single path, or None
|
changeset |
files
|
Tue, 21 Jul 2020 13:05:37 -0700 |
Martin von Zweigbergk |
templater: simplify templatepaths() to avoid iterating a singleton list
|
changeset |
files
|
Mon, 06 Jul 2020 22:46:49 +0200 |
Pierre-Yves David |
commitctx: move a tiny else clause above the very long one
|
changeset |
files
|
Mon, 06 Jul 2020 22:37:53 +0200 |
Pierre-Yves David |
commitctx: consider removed as touched
|
changeset |
files
|
Mon, 06 Jul 2020 22:35:34 +0200 |
Pierre-Yves David |
commitctx: rename "changed" to touched
|
changeset |
files
|
Tue, 07 Jul 2020 11:16:28 +0200 |
Pierre-Yves David |
commitctx: more filesremoved assignment closer to removed computation
|
changeset |
files
|
Mon, 06 Jul 2020 20:03:30 +0200 |
Pierre-Yves David |
commitctx: compute files added from _filecommit returns
|
changeset |
files
|
Mon, 06 Jul 2020 19:35:53 +0200 |
Pierre-Yves David |
commitctx: return "touched" status from _filecommit
|
changeset |
files
|
Thu, 08 Oct 2020 13:45:56 -0700 |
Martin von Zweigbergk |
tests: fix test-check-module-imports.t broken by D9150
stable
|
changeset |
files
|
Thu, 08 Oct 2020 13:16:14 -0700 |
Martin von Zweigbergk |
tests: make test-convert-git.t work across changed default branch name
stable
|
changeset |
files
|
Mon, 05 Oct 2020 15:08:15 +0200 |
Joerg Sonnenberger |
tests: skip doctests if not running from a hg repo
stable
|
changeset |
files
|
Fri, 02 Oct 2020 19:19:01 +0530 |
Pulkit Goyal |
Added signature for changeset 07731064ac41
stable
|
changeset |
files
|
Fri, 02 Oct 2020 19:18:54 +0530 |
Pulkit Goyal |
Added tag 5.5.2 for changeset 07731064ac41
stable
|
changeset |
files
|
Tue, 29 Sep 2020 14:38:46 -0700 |
Ludovic Chabant |
hgdemandimport: exclude more sqlalchemy modules
stable 5.5.2
|
changeset |
files
|
Wed, 23 Sep 2020 15:36:15 -0700 |
Martin von Zweigbergk |
repoview: don't crash if mergestate points to non-existent node
stable
|
changeset |
files
|
Wed, 23 Sep 2020 16:07:14 -0700 |
Martin von Zweigbergk |
tests: demonstrate crash caused by pinning of non-existent mergestate node
stable
|
changeset |
files
|
Fri, 18 Sep 2020 12:20:28 +0200 |
Pierre-Yves David |
strip: with --keep, consider all revs "removed" from the wcp (issue6270)
stable
|
changeset |
files
|
Fri, 18 Sep 2020 12:10:12 +0200 |
Pierre-Yves David |
test-strip: display more information highlight buggy behavior
stable
|
changeset |
files
|
Sun, 13 Sep 2020 15:59:23 +0900 |
Yuya Nishihara |
py3: fix formatting of LookupError for workingctx
stable
|
changeset |
files
|
Fri, 11 Sep 2020 14:41:05 +0900 |
Yuya Nishihara |
log: fix crash and bad filematcher lookup by -fr'wdir()' PATH
stable
|
changeset |
files
|
Wed, 09 Sep 2020 14:48:55 -0400 |
Augie Fackler |
hgdemandimport: bypass demandimport for _ast module (issue6407)
stable
|
changeset |
files
|
Fri, 04 Sep 2020 15:21:02 -0400 |
Matt Harbison |
repoview: pin revisions for `local` and `other` when a merge is active
stable
|
changeset |
files
|