Age | Commit message (Expand) | Author |
---|---|---|
2024-10-20 | Fix lines scrolling | Santo Cariotti |
2024-10-20 | Dump crossterm and rataui newest versions | Santo Cariotti |
2023-10-28 | Avoid panics in main | Santo Cariotti |
2023-10-21 | Add structure to monitor arg:value for a register | Santo Cariotti |
2023-10-20 | Show buffer value | Santo Cariotti |
2023-10-20 | Add params for sys calls | Santo Cariotti |
2023-10-20 | Use `name` instead of `rax` for showing the syscall name | Santo Cariotti |
2023-10-16 | Fix scroll top | Santo Cariotti |
2023-10-16 | Filter sys calls | Santo Cariotti |
2023-10-16 | Add generic `syscall_name` function | Santo Cariotti |
2023-10-16 | Show sysname instead of the code | Santo Cariotti |
2023-10-16 | Redirect subprocess output to /dev/null | Santo Cariotti |
2023-10-16 | Show date on each line | Santo Cariotti |
2023-10-16 | Add pre-commit | Santo Cariotti |
2023-10-16 | Style with clippy | Santo Cariotti |
2023-10-16 | Avoid `run_loop` flag | Santo Cariotti |
2023-10-16 | Trace attaching a pid | Santo Cariotti |
2023-10-15 | Add lines style | Santo Cariotti |
2023-10-15 | Use `registers` mod | Santo Cariotti |
2023-10-15 | Fix clippy | Santo Cariotti |
2023-10-15 | Move UI in a module | Santo Cariotti |
2023-10-15 | Flag which hides TUI | Santo Cariotti |
2023-10-15 | Add other keycodes for scrolling | Santo Cariotti |
2023-10-15 | Init Terminal User Interface | Santo Cariotti |
2023-10-15 | Add the possibility to redirect the output to a file | Santo Cariotti |
2023-10-15 | Add docs | Santo Cariotti |
2023-10-15 | Add multiprocessing | Santo Cariotti |
2023-10-15 | Init | Santo Cariotti |