Skip to content

Activity

chore(gitignore): add compile_commands.json

ErrorNoInternetpushed 1 commit to main • f5d9192…8733a7c • 
on Nov 28, 2024

perf(print): inline printc

ErrorNoInternetpushed 2 commits to main • a8da0a5…f5d9192 • 
on Nov 4, 2024

refactor(copy): remove other variants

ErrorNoInternetpushed 2 commits to main • 656b161…a8da0a5 • 
on Nov 1, 2024

refactor(atoi): add prefix to labels

ErrorNoInternetpushed 1 commit to main • 68ef24b…656b161 • 
on Sep 20, 2024

refactor(atoi): use dl/rdx directly

ErrorNoInternetpushed 1 commit to main • 192c18c…68ef24b • 
on Sep 2, 2024

refactor(meminfo): skip_lines -> skip_line

Force push
ErrorNoInternetforce pushed to main • 3dd5c1a…192c18c • 
on Aug 24, 2024

refactor(meminfo): skip_lines -> skip_line

ErrorNoInternetpushed 1 commit to main • 0679af1…3dd5c1a • 
on Aug 24, 2024

refactor: use kernel with architecture as default

ErrorNoInternetpushed 2 commits to main • e83a676…0679af1 • 
on Aug 23, 2024

fix(storage): use fallback string when statfs fails

ErrorNoInternetpushed 1 commit to main • 242ee53…e83a676 • 
on Aug 22, 2024

style(meminfo): remove extra space

ErrorNoInternetpushed 1 commit to main • e927501…242ee53 • 
on Aug 22, 2024

chore(readme): add detection list

ErrorNoInternetpushed 1 commit to main • 66be34e…e927501 • 
on Aug 22, 2024

refactor(meminfo): re-organize jumps

ErrorNoInternetpushed 1 commit to main • dd33ec5…66be34e • 
on Aug 22, 2024

refactor(uptime): remove singular strings

ErrorNoInternetpushed 1 commit to main • 96c1b05…dd33ec5 • 
on Aug 22, 2024

fix(meminfo): return if read fails

ErrorNoInternetpushed 1 commit to main • a1bce6d…96c1b05 • 
on Aug 22, 2024

fix(uptime): print 0 minutes if nothing else has been printed

ErrorNoInternetpushed 1 commit to main • f0284a0…a1bce6d • 
on Aug 22, 2024

fix(itoa): handle zero correctly

ErrorNoInternetpushed 1 commit to main • ed02e91…f0284a0 • 
on Aug 22, 2024

perf(release): simplify parser and add fallback

ErrorNoInternetpushed 2 commits to main • 835c26e…ed02e91 • 
on Aug 22, 2024

chore(readme): update runtime

ErrorNoInternetpushed 1 commit to main • 634fff2…835c26e • 
on Aug 21, 2024

refactor: rename escapes to colors

ErrorNoInternetpushed 1 commit to main • 5064b56…634fff2 • 
on Aug 21, 2024

fix(env): check null on first iteration

Force push
ErrorNoInternetforce pushed to main • fda06b1…5064b56 • 
on Aug 21, 2024

fix(env): check null on first iteration

Force push
ErrorNoInternetforce pushed to main • a94afa6…fda06b1 • 
on Aug 21, 2024

fix(env): check if we have any environment variables first

ErrorNoInternetpushed 3 commits to main • 24bb90d…a94afa6 • 
on Aug 21, 2024

refactor(shell): deduplicate code in common.S

ErrorNoInternetpushed 1 commit to main • 11296ae…24bb90d • 
on Aug 21, 2024

perf(env): fix and simplify env parsing

ErrorNoInternetpushed 1 commit to main • 18b21f5…11296ae • 
on Aug 21, 2024

Merge pull request #5 from anselmjiayu/main

Pull request merge
ErrorNoInternetpushed 2 commits to main • 5c785cf…18b21f5 • 
on Aug 21, 2024

feat: add accent colors

ErrorNoInternetpushed 2 commits to main • 64f81e2…5c785cf • 
on Aug 21, 2024

fix(env): actually parse envp from the start

ErrorNoInternetpushed 2 commits to main • 4a57d8c…64f81e2 • 
on Aug 20, 2024

perf(env): small skip and end check optimization

ErrorNoInternetpushed 2 commits to main • d10a0e3…4a57d8c • 
on Aug 20, 2024

refactor: simplify a few variables

Force push
ErrorNoInternetforce pushed to main • 6fd86ad…d10a0e3 • 
on Aug 20, 2024

refactor: simplify a few variables

ErrorNoInternetpushed 1 commit to main • eca3c41…6fd86ad • 
on Aug 20, 2024