ChaosMaker
  • Joined on 2026-02-08
ChaosMaker renamed repository from olszewski.ink to ChaosMaker/gornodox.dev 2026-02-25 09:36:20 +01:00
ChaosMaker pushed to unstable at ChaosMaker/gornodox.dev 2026-02-23 17:15:32 +01:00
9ac27f5fbd unsable code rework, doesnt run
ChaosMaker pushed to unstable at ChaosMaker/gornodox.dev 2026-02-23 17:13:18 +01:00
ChaosMaker created branch unstable in ChaosMaker/gornodox.dev 2026-02-23 17:13:17 +01:00
ChaosMaker pushed to master at ChaosMaker/gornodox.dev 2026-02-16 07:38:15 +01:00
1faab39849 more features, flags now mostly work, added support for -R flag in ls with a custom bash method for recursive tree traversal
ChaosMaker pushed to master at ChaosMaker/gornodox.dev 2026-02-15 20:07:01 +01:00
0ad0e362d6 short format of ls command is done and working, could use a rewrite and cleanup but later, some flags implemented for the short format.
ChaosMaker pushed to master at ChaosMaker/gornodox.dev 2026-02-13 07:34:47 +01:00
7fbf3593fb ls command now prints output in short format aswell (no flags support yet)
ChaosMaker pushed to master at ChaosMaker/gornodox.dev 2026-02-12 10:25:26 +01:00
8830b130ad fixed small error
aaecba5642 Added custom Posix class that holds the custom character weight table with a public GetCharWeight method to retrieve the weight from the table. Fixed spacing of the ls -l output and slowly working with the binary search in the ls.ts file
Compare 2 commits »
ChaosMaker pushed to master at ChaosMaker/gornodox.dev 2026-02-12 06:28:26 +01:00
05c3dcd5b5 Start of binary search for ls command
ChaosMaker pushed to master at ChaosMaker/gornodox.dev 2026-02-08 10:43:07 +01:00
f678c0fa54 Code duplication cleanup after last commit
ef09b642d6 Newest Commit - code same as last commit
7852a77a7c added getWidth method to bash and terminal + callbackf unction on the end for width rertival and calculations in the ls command
582eb68139 ls command almost finished, needed cleanup and rework of the code
d0ff245582 path formatting fixed, long flag support, command execution path now gets passed with the command result to not make it dependant on dynamic bash variable unlike previously implemented with pwd (prev. working dir)
Compare 15 commits »
ChaosMaker created repository ChaosMaker/gornodox.dev 2026-02-08 09:32:52 +01:00