0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document support for binding F25-F35 keys More... 5 days ago
Add `record` and `play` commands More... 14 days ago
Document `syntax-size-limit` global option More... 15 days ago
Add support for F25-F35 keys More... 15 days ago
Adjust `KEY()` macro in `src/terminal/key.c`, to increase "greppability" More... 15 days ago
Add `detect_invalid_pointer_pairs=2` to default AddressSanitizer flags More... 15 days ago
Simplify `COND_HEREDOCEND` case in `highlight_line()` More... 16 days ago
Use GCC `access` attribute for some functions in `src/util/xreadwrite.h` More... 18 days ago
Fix crash when using `blkdown` command at EOF More... 18 days ago
Simplify `mem_equal_icase()` More... 18 days ago
Use `StringView` as `src` parameter in `u_make_printable()` More... 20 days ago
Clean up `filetype_from_emacs_var()` More... 20 days ago
Add `strview_from_slice()` and use in various places More... 20 days ago
Use `StringView` for `delim` parameter in `string_array_concat()` More... 20 days ago
Improve and document `$NO_COLOR` support More... 21 days ago
Clean up `src/util/exitcode.h` and add some `COLD` attributes More... 21 days ago
Fix `errno` handling in `xclose()` More... 21 days ago
Add `ec_{io,os}_error()` and use in `src/main.c` More... 22 days ago
Add `xsetenv()` and use in `init_editor_state()` More... 22 days ago
Reorganize code in `src/main.c` slightly More... 22 days ago
Clean up some small details in `docs/TODO.md` and add links More... 23 days ago
Simplify `block_iter_prev_line_eol()` More... 23 days ago
Fix all warnings produced by `make check-unused-extern` More... 23 days ago
Add `make check-unused-extern` target More... 23 days ago
Simplify `mk/compiler.sh` More... 23 days ago
Remove pointless `return` statement from `mask_style()` More... 24 days ago
Simplify SGR color handling in `src/util/log.c` More... 25 days ago
Group 4 globals in `src/util/log.c` into a single `Logger` struct More... 27 days ago
Fix failing tests when `mk/config2embed.sh` is used for built-in configs More... 27 days ago
Set `V=1` for all `make` commands in GitLab CI `pages` job More... 27 days ago