Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Tue, 03 Apr 2018 13:56:09 -0700 |
Gregory Szorc |
tests: use `hg unbundle` instead of `hg pull` in some tests
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Thu, 31 Aug 2017 18:24:08 +0300 |
the31k |
branches: correctly show inactive multiheaded branches
|
Sat, 22 Apr 2017 21:29:00 +0900 |
Yuya Nishihara |
formatter: add support for parts map of [templates] section
|
Sat, 22 Apr 2017 21:50:51 +0900 |
Yuya Nishihara |
formatter: add support for separator template
|
Sat, 22 Apr 2017 21:46:14 +0900 |
Yuya Nishihara |
formatter: add support for docheader and docfooter templates
|
Wed, 15 Mar 2017 15:48:57 -0700 |
Durham Goode |
branchmap: handle nullrev in setcachedata
|
Sat, 25 Feb 2017 17:08:42 +0900 |
Yuya Nishihara |
branches: populate all template keywords in formatter
|
Thu, 18 Aug 2016 16:29:22 +0900 |
Yuya Nishihara |
templater: fix if() to not evaluate False as bool('False')
|
Fri, 05 Aug 2016 14:57:16 +0200 |
Pierre-Yves David |
branchmap: acquires lock before writting the rev branch cache
|
Mon, 18 Jul 2016 22:25:09 +0200 |
Mads Kiilerich |
rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount
stable
|
Mon, 18 Jul 2016 22:23:44 +0200 |
Mads Kiilerich |
rbc: test case for incorrect and too aggressive invalidation of invalid caches
stable
|
Mon, 18 Jul 2016 22:22:38 +0200 |
Mads Kiilerich |
rbc: fix invalid rbc-revs entries caused by missing cache growth
|
Mon, 18 Jul 2016 22:21:42 +0200 |
Mads Kiilerich |
rbc: test case for cache file not growing correctly, causing bad new entries
|
Sun, 13 Mar 2016 02:06:23 +0100 |
Mads Kiilerich |
cache: rebuild branch cache from scratch when inconsistencies are detected
|
Mon, 08 Feb 2016 05:56:25 +0000 |
timeless |
tests: change branches test to work cross platform
|
Fri, 22 May 2015 17:08:59 -0500 |
Matt Mackall |
branch: don't warn about branches if repository has multiple branches already
|
Tue, 24 Feb 2015 18:43:31 -0800 |
Durham Goode |
revbranchcache: write cache even during read operations
|
Tue, 17 Mar 2015 14:29:56 -0700 |
Durham Goode |
revbranchcache: add test for when the cache is not writable
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
branchcache: add debug output whenever cache files use truncate
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
tests: rework revision branch cache tests
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
revset: use localrepo revbranchcache for branch name filtering
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Thu, 02 Oct 2014 23:26:02 +0900 |
Yuya Nishihara |
branches: include active, closed and current flags in template output
|
Thu, 02 Oct 2014 23:13:56 +0900 |
Yuya Nishihara |
branches: merge white space to format string
|
Thu, 02 Oct 2014 22:59:56 +0900 |
Yuya Nishihara |
branches: port to generic templater
|
Thu, 02 May 2013 19:36:47 +0300 |
Iulian Stana |
commit: amending with --close-branch (issue3445)
stable
|
Tue, 07 May 2013 23:49:03 +0900 |
Yuya Nishihara |
branch: strip whitespace before testing known branch name
stable
|
Wed, 10 Apr 2013 13:12:24 +0200 |
Mads Kiilerich |
commit: allow closing "non-head" changesets
|
Tue, 27 Nov 2012 08:47:35 -0500 |
Tim Henigan |
update: allow update to existing branches with invalid names (issue3710)
stable
|
Sun, 21 Oct 2012 11:20:33 -0200 |
Wagner Bruna |
scmutil: generalize message to make it more i18n-friendly
stable
|
Wed, 17 Oct 2012 21:42:06 -0500 |
Kevin Bullock |
scmutil: add bad character checking to checknewlabel
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sun, 06 May 2012 17:12:22 -0700 |
Travis Herrick |
branches: quiet option observes other parameters
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Thu, 21 Apr 2011 13:47:45 -0700 |
Danek Duvall |
color: add support for terminfo-based attributes and color
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Wed, 28 Jul 2010 23:05:03 -0600 |
Jeremy Whitlock |
color: enable branches support
|
Sat, 14 Aug 2010 03:06:52 +0200 |
Martin Geisler |
tests: unify test-branches
base
tests/test-branches@cf2cc16972d6
|