scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
3a847732b4
|
abstracted message collection into a class
|
2014-12-07 18:57:47 +01:00 |
|
Marc Zinnschlag
|
205306ee3d
|
changed message passing format from QString to a UniversalId/std::string pair
|
2014-05-08 12:42:29 +02:00 |
|
Marc Zinnschlag
|
1363e86828
|
made verifier ignore deleted records
|
2013-09-27 10:08:09 +02:00 |
|
Marc Zinnschlag
|
06533b8d71
|
additional check for using the same attribute twice in a class
|
2013-04-04 10:31:10 +02:00 |
|
Marc Zinnschlag
|
fea44c05d4
|
added class record verifier
|
2013-04-04 10:10:58 +02:00 |
|