projects
/
user
/
alex
/
software
/
my-snippets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c4b719
)
rblanche.py: update Makefile and README
author
Alex Dehnert
<adehnert@mit.edu>
Wed, 9 Oct 2013 16:08:10 +0000
(12:08 -0400)
committer
Alex Dehnert
<adehnert@mit.edu>
Wed, 9 Oct 2013 16:08:10 +0000
(12:08 -0400)
Makefile
patch
|
blob
|
history
README
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05e072609ea36c16bcd898ac7f893f9ec0039edc..74dfb1a4989bb7eaeb979ef4bba0ded886126fe0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-11,6
+11,7
@@
scripts=\
lists-lint\
mail-merge\
make-zcrypt-key\
+ rblanche.py\
rt-resolve\
rt-set\
sshroot\
diff --git
a/README
b/README
index 49bcd47f6c8ab5864c178b1582b9a7dad950de27..1219a51148523fadef039b524dd0cbddc60ffdb3 100644
(file)
--- a/
README
+++ b/
README
@@
-12,6
+12,7
@@
lists-lint - original
mail-merge - original
Makefile - original
make-zcrypt-key - original, with additions by Anders
+rblanche.py - original (inspired by consult's rblanche)
rt-merge - original
rt-resolve - original
rt-set - original