Files
source/Tactical
majcostaandGitHub 6024ed62b0 convert UTF-16LE files to UTF-8 (#55)
these three files were in UTF-16LE encoding for some reason, which led
to git treating them as binary files, which means they weren't being git
grep'd

I just converted them using iconv -f utf-16le -t utf8 [origFile] -o
[destFile]

use git show --text to view
2023-01-01 09:26:45 +02:00
..
2022-11-04 22:32:23 -07:00
2021-10-14 08:35:32 +00:00
2022-05-29 19:25:17 +00:00
2020-06-17 22:27:20 +00:00
2020-06-25 22:42:44 +00:00
2022-11-04 22:32:23 -07:00
2022-10-13 11:31:48 -07:00
2014-01-01 12:02:23 +00:00
2014-01-01 12:02:23 +00:00
2017-09-13 20:01:48 +00:00
2021-11-21 12:56:27 +00:00
2020-07-24 19:27:34 +00:00
2022-05-11 15:23:23 +00:00
2014-04-24 18:35:30 +00:00
2022-05-11 15:23:23 +00:00
2016-04-24 19:59:25 +00:00
2021-10-15 05:52:09 +00:00
2022-10-13 11:31:48 -07:00
2021-10-15 08:44:57 +00:00
2022-01-03 22:49:43 +00:00
2017-04-12 08:09:12 +00:00
2022-01-16 13:59:59 +00:00
2022-10-22 17:54:06 -07:00
2022-10-13 11:31:48 -07:00
2022-01-26 01:02:30 +00:00
2016-04-24 19:59:25 +00:00
2022-01-26 01:02:30 +00:00
2020-06-25 22:42:44 +00:00
2012-11-15 00:03:39 +00:00
2014-04-24 18:35:30 +00:00
2012-04-10 23:45:46 +00:00
2008-11-06 00:46:54 +00:00
2010-02-20 15:49:46 +00:00
2014-02-18 07:21:55 +00:00
2022-04-13 10:43:49 +00:00