summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-09-11 17:01:58 -0400
committerJune McEnroe <june@causal.agency>2023-09-11 17:02:30 -0400
commit90fefcaa0b70af49061d648ae3566d65abfc2ab0 (patch)
treead5e1ee88a8f3a4e7a437794b5c2ae2e435ea9a7 /bin/Makefile
parentAdd A Spindle Splintered (diff)
downloadsrc-90fefcaa0b70af49061d648ae3566d65abfc2ab0.tar.gz
src-90fefcaa0b70af49061d648ae3566d65abfc2ab0.zip
Add git-import
Diffstat (limited to '')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index bb1535d6..428ce7ee 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -15,6 +15,7 @@ BINS += dehtml
 BINS += dtch
 BINS += enc
 BINS += git-comment
+BINS += git-import
 BINS += glitch
 BINS += hilex
 BINS += htagml
t/bin/hi.c?id=ab4bf7cada57e01a38aa1f8c12d4044b203d9f61&follow=1'>Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe 2019-02-17Always split spans after newlinesJune McEnroe 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe