Mercurial > hgrepos > DevTools > mercurial-extensions
annotate README @ 322:950a9bd55d7e
Expand "HGrepoid" as Mercurial's repository id (id of the first commit)
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 20 Feb 2019 23:59:31 +0100 |
| parents | 9e0976aea401 |
| children | 41a8e3db181c |
| 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 |
|
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
|
8 :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
|
9 :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
|
10 :ID: @(#) $HGheader$ |
|
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 :Copyright: (C) 2015-2019 Franz Glasner <fzglas.hg@dom66.de> |
|
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
|
12 :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
|
13 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
|
14 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
|
15 The license is incorporated herein by reference. |
| 53 | 16 |
| 17 | |
| 123 | 18 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
|
19 |
| 123 | 20 revinfo -- write a revision summary almost identical to ".hg_archival.txt" |
| 21 but with an extra canonical repository path information |
