Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jan 8, 2010, 7:59:11 PM (14 years ago)
- Author:
-
datallah
- Comment:
-
Update pluck-log to work with mtn 0.45
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
12 | 12 | Pluck a revision with the log and authors filled in for the next commit log. |
13 | 13 | |
14 | | @author: Sadrul Habib Chowdhury (updated for mtn 0.43 by John Bailey) |
| 14 | @author: Sadrul Habib Chowdhury (updated for mtn 0.43 by John Bailey and for mtn 0.45 by Daniel Atallah) |
15 | 15 | --]] |
16 | 16 | |
… |
… |
|
44 | 44 | r, certs = mtn_automate("certs", rev) |
45 | 45 | |
46 | | certs:gsub("%s+key \"(.-)\"\n%s*signature \"(.-)\"\n%s*name \"(.-)\"\n%s*value \"(.-)\"\n%s*trust \"(.-)\"", |
| 46 | certs:gsub("%s*key %[(.-)%]\n%s*signature \"(.-)\"\n%s*name \"(.-)\"\n%s*value \"(.-)\"\n%s*trust \"(.-)\"", |
47 | 47 | function(key, sig, name, value, trust) |
48 | 48 | if name == "changelog" then |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!