Ferry Huberts
f50be7fda0
filters/syntax-highlighting.sh: work around highlight --force bug
2012-03-18 20:12:36 +00:00
Ferry Huberts
375353caff
filters/highlight.sh: manually support highlight version 2 and 3
2012-03-18 20:12:35 +00:00
Ferry Huberts
561959cffa
tests: properly quote arguments to printf
...
v2: incorporate remarks of Lukas
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl >
2012-03-18 10:54:50 +00:00
Ferry Huberts
f8492f79a3
tests: handle paths with whitespace
...
v2: incorporate remarks of Lukas
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl >
2012-03-18 10:54:42 +00:00
Ferry Huberts
877ff68100
tests: fix failures when CDPATH is set
...
Some tests would otherwise fail because commands such as
cd trash/repos/foo && git rev-list --reverse HEAD | head -1
would return 2 lines instead of 1: the 'cd' command also
prints the path when CDPATH is set.
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl >
Signed-off-by: Lars Hjemli <hjemli@gmail.com >
2011-07-21 12:48:37 +00:00
Ferry Huberts
5db02854e6
new_filter: correctly initialise all arguments for a new filter
...
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl >
Signed-off-by: Lars Hjemli <hjemli@gmail.com >
2011-03-26 15:13:35 +01:00
Ferry Huberts
3f1ebd3565
source_filter: fix a memory leak
...
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl >
Signed-off-by: Lars Hjemli <hjemli@gmail.com >
2011-03-26 15:13:35 +01:00