Commit Graph

  • 7b1403bfc9 bump the short description master origin/master origin/HEAD anon 2025-02-10 14:35:44 +01:00
  • 8d5b07f5ee fixed all failing tests by correcting the repeated class names thanks to holmberg556 anon 2025-02-09 23:19:53 +01:00
  • eade6ab65b code quality updates based on clang output anon 2025-02-09 15:35:36 +01:00
  • bb4262319d safer env-var reading anon 2025-02-08 11:46:15 +01:00
  • 7268e9f05c make sure VIMDIRRM does not bleed into the test environment anon 2025-02-08 11:45:52 +01:00
  • 4938e4cf1c fix - ordering oversight anon 2025-02-08 11:33:19 +01:00
  • 1a1df9a1af +todo notes anon 2025-02-07 15:40:39 +01:00
  • 716e1e83dc swap fails with ENOENT; i cannot replicate the error; if i run only that test, nothing happens; if i run the program for real, it works; my filesystem may or may not be haunted anon 2025-01-30 14:28:01 +01:00
  • 3f5e45ec71 try asan anon 2025-01-30 13:57:45 +01:00
  • 0a72b57ed0 more explicit stderr_equal for swap test anon 2025-01-30 13:45:26 +01:00
  • 3d34b453dd fix filename space related issues anon 2025-01-30 13:44:57 +01:00
  • 6bc1cdf536 enter 1.0 anon 2025-01-27 20:51:18 +01:00
  • c4fcb2f3e7 new tests anon 2025-01-27 20:43:00 +01:00
  • 804f81f69b dev note on error handling anon 2025-01-26 18:41:59 +01:00
  • 0fd7a66dd4 move TODO to Maybe category anon 2025-01-26 18:24:37 +01:00
  • 2356a78367 recursive delete works anon 2025-01-26 18:16:58 +01:00
  • 79bcc30048 account for recursive delete anon 2025-01-25 22:54:14 +01:00
  • 2d84284a71 del dir test anon 2025-01-25 14:03:37 +01:00
  • 8bcebb4f3f more error handling anon 2025-01-25 14:03:27 +01:00
  • 7ec0af9cf3 bump todo anon 2025-01-25 13:55:04 +01:00
  • 072b10a714 new touch tests anon 2025-01-25 11:23:44 +01:00
  • a26a882446 formatting anon 2025-01-25 11:23:22 +01:00
  • cb2f700227 mkdir anon 2025-01-25 11:23:10 +01:00
  • 525586bf08 test editor fail reporting anon 2025-01-25 11:22:58 +01:00
  • d7b253a52f properly report editor error anon 2025-01-25 11:22:36 +01:00
  • 2ee2c34bff fix buffer over-running bug anon 2025-01-25 11:21:57 +01:00
  • bf9b4d0f3b replacer now copies for sanity reasons anon 2025-01-25 11:21:04 +01:00
  • e69d187937 better notice anon 2025-01-25 00:12:18 +01:00
  • b5e36f1f6a prime deletion anon 2025-01-25 00:11:59 +01:00
  • baa8a36206 fix parsing bug anon 2025-01-25 00:11:48 +01:00
  • 6f25eb25b5 moist tests anon 2025-01-25 00:11:32 +01:00
  • f5b286d648 helpful comment anon 2025-01-24 23:35:26 +01:00
  • e6f58c4a45 test refactoring anon 2025-01-24 23:34:03 +01:00
  • fc4553843c properly handle the fate of the directive file anon 2025-01-24 23:33:57 +01:00
  • 9448bd3b7e renamed warning() to notice() anon 2025-01-24 23:33:08 +01:00
  • 11062cfff2 refactoring anon 2025-01-24 23:14:02 +01:00
  • c53dd5802f mv todos anon 2025-01-24 23:01:39 +01:00
  • 42922b74c0 bump anon 2025-01-24 22:57:46 +01:00
  • a2a5aacf63 implement custom deletion anon 2025-01-24 14:58:02 +01:00
  • e4a39962b1 needfully updated README anon 2025-01-24 14:30:09 +01:00
  • 723ac69b62 fix non-debug builds failing anon 2025-01-24 14:02:00 +01:00
  • 81972c87fd +CHECK_FORMAT macro anon 2025-01-24 12:42:13 +01:00
  • f5d178f879 implement chown anon 2025-01-24 12:41:02 +01:00
  • 798e087e82 fix tests with swapped names anon 2025-01-24 12:38:46 +01:00
  • d216b94b46 test banners (so i can navigate the damn thing) anon 2025-01-24 11:38:09 +01:00
  • ffe2265144 renamed parameter anon 2025-01-24 11:34:42 +01:00
  • b07b6c75c4 handle our own flag errors anon 2025-01-24 11:34:15 +01:00
  • f0319cf147 properly respect $DEBUG in the Makefile anon 2025-01-24 11:27:58 +01:00
  • 58d9d2b957 +dev notes anon 2025-01-24 11:27:26 +01:00
  • 8de1855a6f formatting anon 2025-01-24 11:27:05 +01:00
  • 3a681c1ead +no color test anon 2025-01-24 11:27:02 +01:00
  • 3a13bd91ce use colors anon 2025-01-23 23:32:45 +01:00
  • 51e95961c7 refactoring anon 2025-01-23 23:31:16 +01:00
  • 41ef8b9cd0 fix another nasty macro bug anon 2025-01-23 23:25:02 +01:00
  • 47172248c7 fix nasty macro bug anon 2025-01-23 23:19:31 +01:00
  • cfec745d8e fixup anon 2025-01-23 14:17:21 +01:00
  • 3838a04664 needfully updated readme anon 2025-01-23 14:07:22 +01:00
  • 5f24190b96 new failing test anon 2025-01-23 14:07:02 +01:00
  • a9ed9f8854 new test anon 2025-01-23 14:06:09 +01:00
  • 20cf5e8fb9 fix highlighting space bug anon 2025-01-23 14:04:40 +01:00
  • a118a44c78 proper highlighting anon 2025-01-23 14:02:54 +01:00
  • 190a65fa35 vim highlighting WIP anon 2025-01-23 13:33:36 +01:00
  • b61f6c64c8 +synopsis anon 2025-01-23 12:24:47 +01:00
  • 1f7ddf0c9b safer deletion logic anon 2025-01-23 10:14:46 +01:00
  • a96b9db6fc +missing returns anon 2025-01-23 10:13:47 +01:00
  • a741c7ffa8 call the correct function anon 2025-01-23 10:06:52 +01:00
  • d96618b675 +gitignore anon 2025-01-23 09:42:01 +01:00
  • c06b63ca07 +tests anon 2025-01-23 09:41:54 +01:00
  • 92e10d4822 +documentation anon 2025-01-23 09:41:43 +01:00
  • b3437f8f62 init anon 2025-01-23 09:41:36 +01:00