Mercurial > hgrepos > DevTools > mercurial-extensions
annotate README @ 421:0e19e4228d76 v4.3.2
+++++ v4.3.2
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 20 Oct 2021 22:00:44 +0200 |
| parents | f7df9148f5bc |
| children | bee0d9026720 |
| rev | line source |
|---|---|
|
316
9e0976aea401
Made the README a reST file explicitely
Franz Glasner <fzglas.hg@dom66.de>
parents:
315
diff
changeset
|
1 .. -*- mode: rst; coding: utf-8 -*- |
| 8 | 2 |
| 3 | |
| 4 A Collection of Mercurial extensions | |
| 5 ==================================== | |
| 6 | |
|
315
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
7 :Author: Franz Glasner |
| 421 | 8 :Version: 4.3.2 |
|
315
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
9 :When: $Date$ |
|
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
10 :Date: |VCSJustDate| |
|
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
11 :ID: @(#) $HGheader$ |
|
355
f7df9148f5bc
Extend copyright year to 2021
Franz Glasner <fzglas.hg@dom66.de>
parents:
351
diff
changeset
|
12 :Copyright: (C) 2015-2021 Franz Glasner <fzglas.hg@dom66.de> |
|
315
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
13 :License: This software may be used and distributed according to the |
|
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
14 terms of the GNU General Public License version 2 or any |
|
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
15 later version. |
|
e9ded6c1db41
Add a copyright and license note to the revinfo and kwarchive modules and to the README also.
Franz Glasner <fzglas.hg@dom66.de>
parents:
125
diff
changeset
|
16 The license is incorporated herein by reference. |
| 53 | 17 |
| 18 | |
| 123 | 19 kwarchive -- "archive" with keyword expansion within selected files |
|
61
b959b2c59392
FIX: Add the kwarchive module into the README
Franz Glasner <hg@dom66.de>
parents:
53
diff
changeset
|
20 |
| 123 | 21 revinfo -- write a revision summary almost identical to ".hg_archival.txt" |
| 22 but with an extra canonical repository path information |
