Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/Doc/fixbookmarks
author
wenzelm
Sun, 20 Sep 2020 12:18:50 +0200
changeset 72274
a1098a183f4a
parent 53498
05313b45a5ae
permissions
-rwxr-xr-x
misc tuning and clarification;
#!/usr/bin/env bash
perl -pi -e 's/\\([a-zA-Z]+)\s*/$1/g; s/\$//g; s/^BOOKMARK/\\BOOKMARK/g;' "$@"