projects
/
libav.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Remove redundant --enable-shared-pp configure option and make the PP code
[libav.git]
/
unwrap-diff
Commit
Line
Data
cf1cb7a8
MN
1
#!/bin/sh
2
tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n'