view README @ 367:4aa43c79fbf8

FIX: Do nothing special when repo.commit gets called with "match == None". When calling :hg:`histedit` the histedit extension code calles repo.commit() directly without setting a `match` argument. Don't fiddle around with timestamps in histedit mode. BUGS: After histedit a :hg:`timestamps --restore` is needed to correct file timestamps.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 25 Feb 2019 00:48:16 +0100
parents fb7e1e4e4d2c
children e9ded6c1db41 36eeab6e14b5
line wrap: on
line source

.. -*- coding: utf-8 -*-


A Collection of Mercurial extensions
====================================

:Author:  Franz Glasner
:When:    $Date$
:Date:    |VCSJustDate|
:ID:      @(#) $HGheader$


kwarchive  --  "archive" with keyword expansion within selected files

revinfo  --  write a revision summary almost identical to ".hg_archival.txt"
             but with an extra canonical repository path information