Commit Graph

3 Commits (8e3ff07969890e0bcdd1e81cb5d63ceef1721719)

Author SHA1 Message Date
Per Inge Mathisen a7e9da6ed5 Revert r10627 since it turned out to be not quite purely cosmetic after all
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10640 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:42 +02:00
Steven Koenig 78ff8a4d1c ChangeLog2BBCode Converter script now
* uses /bin/sh instead of /bin/bash,
 * uses -r (GNU extension, tell me, if we do not want this!) so we have less backslashes,
 * uses | as a separator now, so / does not need to be escaped,
 * does not escape characters that do not need to be escaped (spaces) and therefore
 * has an overall improved readability.
There should not be any changes to the behaviour/actions of sed, it is a purely cosmetic commit.



git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10627 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-18 20:21:18 +02:00
Per Inge Mathisen c29aa0836e First version of a changelog-to-bbcode conversion script. Pipe a portion of the changelog through to get bbcode.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10622 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-18 20:21:18 +02:00