0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jul 05, 2025 — Jul 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix portable binary builds done by GitLab CI `pages` job More... 6 days ago
Clean up code in `indent_lines()` and several related functions More... 6 days ago
Clean up code in `src/indent.c` More... 9 days ago
Update some dead/redirected URLs More... 10 days ago
Use `StringView` parameter for `parse_osc_query_reply()` More... 10 days ago
Use `StringView` parameter for `parse_dcs_query_reply()` More... 10 days ago
Disable SGR colors in log output if not logging to a tty More... 12 days ago
Make use of `path_slice_basename()` in more places More... 12 days ago
Remove duplicate comment from `term_read_input_modern()` More... 12 days ago
Remove dead code from `is_ignored_key()`, in `src/showkey.c` More... 12 days ago
Simplify `init_completion()` More... 12 days ago
Add `-k` (keep going) flag to `play` command, to ignore command errors More... 18 days ago
Make more use of `FOR_EACH_I()` and `strview()` in unit tests More... 19 days ago
Clean up `u_set_char()` test case More... 19 days ago
Use new `SV()` macro in place of `STRING_VIEW()` in `test/encoding.c` More... 19 days ago
Silence 2 clang-tidy warnings for `UNITTEST{}` block in `src/edit.c` More... 19 days ago
Rename all `filename` parameters to `path` in `src/util/path.h` More... 19 days ago
Pre-allocate `String` in `bench_string_append_escaped_arg()` benchmark More... 19 days ago
Add `path_slice_basename()` and use to optimize `find_ft()` slightly More... 19 days ago
Move some of `find_ft()` to separate functions More... 20 days ago
Add filetype association for `index.theme` (XDG icon theme) files More... 22 days ago
Remove `CFG_EMBED()` and append trailing `\0` bytes to `#embed` data More... 22 days ago
Add filetype association for `*.hwdb` (udev hardware database) files More... 23 days ago
Add 2 more `Block` helper functions and use to clean up some code More... 26 days ago
Add `Block` traversal helpers and use to "self-document" some code More... 26 days ago
Use `string_append_literal()` in a few more places More... 27 days ago
Improve output of failing `expect_files_equal()` checks in test runner More... 28 days ago
Mention new `ESC` input handling in `dterc(5)` and `CHANGELOG.md` More... 28 days ago
Add `-M` (no cursor movement) flag to `scroll-pgdown` and `scroll-pgup` More... 28 days ago
Document support for binding F25-F35 keys More... about 1 month ago