Mercurial > hgrepos > DevTools > mercurial-extensions
annotate README @ 433:dbbe099a1e4c
Adjust copyright year to 2026 in the README
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 10 May 2026 13:50:21 +0200 |
| parents | bf24f3199629 |
| children | ae8d2c18a8f6 |
| 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 |
| 429 | 8 :Version: 4.3.3 |
|
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$ |
|
433
dbbe099a1e4c
Adjust copyright year to 2026 in the README
Franz Glasner <fzglas.hg@dom66.de>
parents:
429
diff
changeset
|
12 :Copyright: (C) 2015-2026 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 |
