logistic-bot
  • Joined on 2025-03-27
logistic-bot synced and deleted reference refs/tags/fix-potential-segfault-in-expand_star at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
logistic-bot synced and deleted reference refs/tags/cmdgroup-parsing at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
logistic-bot synced and deleted reference refs/tags/wip-readline at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
logistic-bot synced commits to main at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
38dfe3c084 fix(here_doc): correctly delete here_doc files in all(?) cases
fb92167494 fix(here_doc): correctly delete here_doc files in more cases
4e9f631918 fix(group_cmd): prevent fd leak
Compare 3 commits »
logistic-bot synced and deleted reference refs/tags/sig at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
logistic-bot synced and deleted reference refs/tags/wip at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
logistic-bot synced and deleted reference refs/tags/simple-cmd-exec at logistic-bot/minishell from mirror 2025-05-06 20:05:14 +02:00
logistic-bot synced commits to main at logistic-bot/minishell from mirror 2025-05-05 19:45:16 +02:00
dd94aba23b fix(pwd): possible leak
4e7c9f4da9 fix(here_doc): do not try to tcset/get attr for non-tty devices
7cd8d981e2 fix(heredoc): Now displaying ^C again in heredoc when SIGINT caught
b7686df5a8 fix(here_doc): do not display C-\ and C-<backspace>
Compare 4 commits »
logistic-bot synced commits to wip at logistic-bot/minishell from mirror 2025-05-05 19:45:16 +02:00
logistic-bot synced new reference wip to logistic-bot/minishell from mirror 2025-05-05 19:45:16 +02:00
logistic-bot pushed to master at logistic-bot/nix 2025-05-05 16:56:13 +02:00
7f2ad0388a feat(river): add notification support using mako
533d4f9eca feat(doom-emacs): use hunspell for spell checking
e1bb422c5c feat(doom-emacs): enable tree-sitter support for rust
ba016d5147 feat(spellcheck): install *spell suite
d737c5ff61 style: reformat hardware-configuration-void.nix
Compare 13 commits »
logistic-bot created branch main in logistic-bot/osdb 2025-05-04 13:59:12 +02:00
logistic-bot pushed to main at logistic-bot/osdb 2025-05-04 13:59:12 +02:00
f634da3318 refactor(TokenKind): remove unused kinds
80cbbab6ef feat(ScanError) implement OSDBError trait
55b4779964 refactor(CommandParseError): remove the display implementation
b8ed0868cb feat(CommandParseError): add ScanError variand with Into impl
cbc4a4755c feat(tokenizer): recognize meta-commands
Compare 10 commits »
logistic-bot created repository logistic-bot/osdb 2025-05-04 13:59:06 +02:00
logistic-bot synced commits to main at logistic-bot/minishell from mirror 2025-05-02 18:29:01 +02:00
083a2bb2a2 fix(here_doc): segfault when C-c
ee10abacab Fixed grammar file for coherence and clarity
8b43fd2411 Norm: Removed most comments.
a7f09137ee fix(norm): remove extra files, do not compile in debug mode
5e8edb9a99 fix(norm): remove tests
Compare 8 commits »
logistic-bot synced new reference wip-readline to logistic-bot/minishell from mirror 2025-05-02 18:29:01 +02:00
logistic-bot synced commits to wip-readline at logistic-bot/minishell from mirror 2025-05-02 18:29:01 +02:00
logistic-bot synced commits to main at logistic-bot/minishell from mirror 2025-05-02 10:18:59 +02:00
ff3dfe3b84 fix(redir): ensure here_doc tmp files are always deleted
3a88cbbad4 fuzz: add hand tester
f0d7dcc752 fuzz: basic setup
Compare 3 commits »
logistic-bot synced and deleted reference refs/tags/fuzz-hand-tester at logistic-bot/minishell from mirror 2025-05-02 10:18:59 +02:00
logistic-bot synced and deleted reference refs/tags/fix-redir-ensure-here_doc-always-deleted at logistic-bot/minishell from mirror 2025-05-02 10:18:59 +02:00