Commit Graph

230 Commits

Author SHA1 Message Date
Andrew S. Rightenburg f0b1663583 Does anyone know how to put relative links in MD? 2023-04-10 04:22:40 -04:00
Andrew S. Rightenburg bb8187304d Really struggling to add a relative path to the wiki 2023-04-10 04:17:52 -04:00
Andrew S. Rightenburg fc9a99a4f6 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:15:04 -04:00
Andrew S. Rightenburg 62c9ab2e12 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:14:16 -04:00
Andrew S. Rightenburg 287f5c62b5 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:12:51 -04:00
Andrew S. Rightenburg 472bd346e2 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:11:33 -04:00
Andrew S. Rightenburg e52044ff2c Updated readme 2023-04-10 03:49:06 -04:00
Andrew S. Rightenburg 6ebbe09ec8 Makefile now automatically updates the program_version variable before compilation based on the latest debian/changelog entry, since I always forget to update that variable 2023-04-10 01:17:05 -04:00
Andrew S. Rightenburg 6412fa138c Boosted default block size to 10KB 2023-04-09 23:35:48 -04:00
Andrew S. Rightenburg dd0ec10724 Updated readme 2023-04-09 23:30:29 -04:00
Andrew S. Rightenburg 5b6d34382f Updated readme 2023-04-09 21:10:51 -04:00
Andrew S. Rightenburg e479316834 Updated readme 2023-04-09 20:51:21 -04:00
Andrew S. Rightenburg 639e6a9670 Updated changelog for v0.4 2023-04-09 20:18:52 -04:00
Andrew S. Rightenburg 9fef495e9d Updated progress report 2023-04-09 20:15:40 -04:00
Andrew S. Rightenburg 7f1cbb1bc6 Updated -h help and manual pages 2023-04-09 20:13:17 -04:00
Andrew S. Rightenburg 49586b27f2 Added search capability to polonius-readeR 2023-04-09 19:49:26 -04:00
Andrew S. Rightenburg c324c70f5a Removed some superfluous code 2023-04-09 19:08:53 -04:00
Andrew S. Rightenburg 631c2452f4 Added block_size support to polonius-reader 2023-04-09 19:05:25 -04:00
Andrew S. Rightenburg 98cd4c70b3 Added option to output position numbers, working on a search function 2023-04-09 18:38:14 -04:00
Andrew S. Rightenburg 220b6e32aa Added badopt handling 2023-04-08 23:15:11 -04:00
Andrew S. Rightenburg 9fedfd48f6 Why doesn't anybody seem to care about POSIX compliance? 2023-04-05 17:02:55 -04:00
Andrew S. Rightenburg 17ae543321 Clang has no support for fopen64 2023-04-05 17:00:38 -04:00
Andrew S. Rightenburg 007ac9399b Forgot to silence error messages. Fixed that 2023-04-05 16:58:28 -04:00
Andrew S. Rightenburg abb7a8b7ac Starting to implement byte position tracking 2023-04-05 02:59:05 -04:00
Andrew S. Rightenburg a9f08cd5f8 Updated version number 2023-04-04 23:14:25 -04:00
Andrew S. Rightenburg bcf000f36e Updated changelog to publish patch 2023-04-04 22:58:23 -04:00
Andrew S. Rightenburg 4dcec06cf9 Fixed #14 2023-04-04 22:55:46 -04:00
Andrew S. Rightenburg 14f55c08ac Fixed package priority, removed unfinished CLI binary from packaging for now 2023-04-04 22:07:28 -04:00
Andrew S. Rightenburg 7bfcb20bef Changed stol to stoll for int64_t 2023-04-04 22:02:11 -04:00
Andrew S. Rightenburg 646df27a83 Whoops 2023-04-04 17:27:12 -04:00
Andrew S. Rightenburg b51fd21693 Slight cleanup. I don't normally like the ++ operator but it's more readable in this case 2023-04-04 17:26:03 -04:00
Andrew S. Rightenburg 4a411aaaa8 Improved window resizing. Dirty code though. Should clean 2023-04-04 17:23:47 -04:00
Andrew S. Rightenburg c457cf0b8c Adding preliminary support for resizing screen 2023-04-04 16:44:07 -04:00
Andrew S. Rightenburg 19862342b1 Updated exit status codes 2023-04-04 16:26:04 -04:00
Andrew S. Rightenburg 5efba4141f Moved 'shared_functions' to 'shared' 2023-04-04 16:14:55 -04:00
Andrew S. Rightenburg d1c8db51f2 Added specifying input file without -i option on all modules 2023-04-04 04:05:32 -04:00
Andrew S. Rightenburg 90e301fad6 Added GETOPT while allowing files specified without option 2023-04-04 03:53:58 -04:00
Andrew S. Rightenburg 9900729bed Added support for suspend and resume 2023-04-04 01:38:17 -04:00
Andrew S. Rightenburg ebf9ba7657 Added handles for interrupt signals 2023-04-04 00:02:49 -04:00
Andrew S. Rightenburg 5c64c11460 Trying a few things 2023-04-03 23:34:00 -04:00
Andrew S. Rightenburg 64fc6ec652 Fixed compilation error on OpenBSD 2023-04-03 23:09:31 -04:00
Andrew S. Rightenburg 0bcf92b4b1 Added .gitkeep to bin folder 2023-04-03 23:02:19 -04:00
Andrew S. Rightenburg e24fb0b139 Updated readme 2023-04-03 22:48:05 -04:00
Andrew S. Rightenburg 736661206a Updated readme 2023-04-03 22:47:27 -04:00
Andrew S. Rightenburg 740545d9ca Updated readme 2023-04-03 22:45:43 -04:00
Andrew S. Rightenburg e4c79fcf8c Updated readme 2023-04-03 22:41:33 -04:00
Andrew S. Rightenburg ef4fd21eb4 Much, much more progress 2023-04-03 22:36:49 -04:00
Andrew S. Rightenburg b8159a3da6 More fundamentals 2023-04-03 20:57:45 -04:00
Andrew S. Rightenburg 54d59b03f5 Progress 2023-04-03 18:53:34 -04:00
Andrew S. Rightenburg 1b11ec11fc Progress 2023-04-03 18:26:48 -04:00