changeset 451:d5d49e678146

Don't need `terse-status` extension, Mercurial has that by default now.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:25:11 -0800
parents 2dab3e761970
children d048318ba839
files install.cfg install.py
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/install.cfg	Thu Jan 03 21:24:39 2019 -0800
+++ b/install.cfg	Thu Jan 03 21:25:11 2019 -0800
@@ -10,7 +10,6 @@
 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve
 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub
 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern
-lib/hg/terse-status = https://bitbucket.org/durin42/terse-status
 
 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git
 
--- a/install.py	Thu Jan 03 21:24:39 2019 -0800
+++ b/install.py	Thu Jan 03 21:25:11 2019 -0800
@@ -176,7 +176,6 @@
         'allpaths = %s' % _p('lib/hg/allpaths/mercurial_all_paths.py'),
         'prompt = %s' % _p('lib/hg/hg-prompt/prompt.py'),
         'evolve = %s' % _p('lib/hg/evolve/hgext3rd/evolve'),
-        'terse-status = %s' % _p('lib/hg/terse-status/terse-status.py'),
         '[alias]',
         ('dlog = log --pager=yes --style=%s' %
          _p('lib/hg/mercurial-cli-templates/map-cmdline.dlog',