Commit graph

145 commits

Author SHA1 Message Date
153ddf316c
Cleaned up help strings for readability in source files 2023-04-23 18:57:03 -04:00
b2e34c30bc Updated patch version 2023-04-22 21:17:15 -04:00
16eb60f974 Patched #21 2023-04-22 21:15:04 -04:00
424a7639aa Fixed #20 2023-04-22 19:54:29 -04:00
c80decf757 Makefile can now update the manual pages from the contents of the wiki 2023-04-22 19:18:24 -04:00
c3bafbcfd6 Updated patch version 2023-04-22 18:30:55 -04:00
ee39ab4e17 Closes #19 2023-04-22 18:26:12 -04:00
c7013914b1 Updated manual pages based on GH wiki 2023-04-10 16:44:37 -04:00
77e949ae27 Undoing last change 2023-04-10 16:41:57 -04:00
93551292fe Adding wiki inside the main repo 2023-04-10 16:39:34 -04:00
cb4992050a Reverting last change 2023-04-10 04:44:01 -04:00
0bf1a6a02a Using HTML for images in readme 2023-04-10 04:40:43 -04:00
44efc739b3 I think we did it 2023-04-10 04:27:34 -04:00
8d410a7b76 Last shot in the dark on relative links 2023-04-10 04:26:26 -04:00
0c0fcdf508 Ready to give up on relative links 2023-04-10 04:23:38 -04:00
f0b1663583 Does anyone know how to put relative links in MD? 2023-04-10 04:22:40 -04:00
bb8187304d Really struggling to add a relative path to the wiki 2023-04-10 04:17:52 -04:00
fc9a99a4f6 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:15:04 -04:00
62c9ab2e12 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:14:16 -04:00
287f5c62b5 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:12:51 -04:00
472bd346e2 Relative link to wiki since repo is mirrored on Disroot 2023-04-10 04:11:33 -04:00
e52044ff2c Updated readme 2023-04-10 03:49:06 -04:00
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
6412fa138c Boosted default block size to 10KB 2023-04-09 23:35:48 -04:00
dd0ec10724 Updated readme 2023-04-09 23:30:29 -04:00
5b6d34382f Updated readme 2023-04-09 21:10:51 -04:00
e479316834 Updated readme 2023-04-09 20:51:21 -04:00
639e6a9670 Updated changelog for v0.4 2023-04-09 20:18:52 -04:00
9fef495e9d Updated progress report 2023-04-09 20:15:40 -04:00
7f1cbb1bc6 Updated -h help and manual pages 2023-04-09 20:13:17 -04:00
49586b27f2 Added search capability to polonius-readeR 2023-04-09 19:49:26 -04:00
c324c70f5a Removed some superfluous code 2023-04-09 19:08:53 -04:00
631c2452f4 Added block_size support to polonius-reader 2023-04-09 19:05:25 -04:00
98cd4c70b3 Added option to output position numbers, working on a search function 2023-04-09 18:38:14 -04:00
220b6e32aa Added badopt handling 2023-04-08 23:15:11 -04:00
9fedfd48f6 Why doesn't anybody seem to care about POSIX compliance? 2023-04-05 17:02:55 -04:00
17ae543321 Clang has no support for fopen64 2023-04-05 17:00:38 -04:00
007ac9399b Forgot to silence error messages. Fixed that 2023-04-05 16:58:28 -04:00
abb7a8b7ac Starting to implement byte position tracking 2023-04-05 02:59:05 -04:00
a9f08cd5f8 Updated version number 2023-04-04 23:14:25 -04:00
bcf000f36e Updated changelog to publish patch 2023-04-04 22:58:23 -04:00
4dcec06cf9 Fixed #14 2023-04-04 22:55:46 -04:00
14f55c08ac Fixed package priority, removed unfinished CLI binary from packaging for now 2023-04-04 22:07:28 -04:00
7bfcb20bef Changed stol to stoll for int64_t 2023-04-04 22:02:11 -04:00
646df27a83 Whoops 2023-04-04 17:27:12 -04:00
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
4a411aaaa8 Improved window resizing. Dirty code though. Should clean 2023-04-04 17:23:47 -04:00
c457cf0b8c Adding preliminary support for resizing screen 2023-04-04 16:44:07 -04:00
19862342b1 Updated exit status codes 2023-04-04 16:26:04 -04:00
5efba4141f Moved 'shared_functions' to 'shared' 2023-04-04 16:14:55 -04:00