chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
703257f
)
git/gitconfig: Add diff rules for Lisp.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 17 Oct 2009 23:51:42 +0000
(
00:51
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 17 Oct 2009 23:51:42 +0000
(
00:51
+0100)
Now it actually looks for `(def' things sensibly.
git/gitconfig
patch
|
blob
|
blame
|
history
diff --git
a/git/gitconfig
b/git/gitconfig
index 687ff9e1ad811ac9377c1cb6a98f06b3f7df12f8..7ef24328e9bb4098d9601d281cb026fc98e77069 100644
(file)
--- a/
git/gitconfig
+++ b/
git/gitconfig
@@
-20,6
+20,9
@@
[diff]
renames = copies
[diff]
renames = copies
+[diff "lisp"]
+ xfuncname = "^\\s*\\(def.*$"
+
[format]
headers = "Organization: Straylight/Edgeware\n"
[format]
headers = "Organization: Straylight/Edgeware\n"