0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Mar 10, 2025 — Mar 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use 4 space (PEP 8) indents in Python files by default More... 4 days ago
Rename `UserData` struct in `editorconfig.c` to `EditorConfigContext` More... 7 days ago
Optimize `unix_to_dos()`, by making use of `memccpy(3)` More... 8 days ago
Fix syntax highlighting of end delimiters in Markdown fenced code blocks More... 10 days ago
Make `show tags` list only basic metadata in non-debug builds More... 12 days ago
Remove `-c` and `-l` flags from `scroll-up` and `scroll-down` commands More... 12 days ago
Add missing link definition to `docs/dterc.md` More... 12 days ago
Document `bol -r`, `scroll-pg{up,down} -h`, `show paste` and `show show` More... 13 days ago
Add some more test cases for `next_multiple()` More... 14 days ago
Move `ui_first_start()` call from `main()` to `main_loop()` More... 14 days ago
Remove `term_restore_title()` call before `ui_end()` in `main()` More... 14 days ago
Use GCC/Clang `@file` option (if supported) to enable extra warnings More... 15 days ago
Add filetype association for `.alsoftrc` (OpenAL Soft) config files More... 20 days ago
Use `git-archive(1)` `export-subst` placeholder in `mk/version.sh` More... 20 days ago
Add `config-ntc` filetype/syntax and use for `kitty.conf` files More... 21 days ago
Add `xmemjoin4()` function and use in `path_join_sv()` More... 22 days ago
Simplify `fatal_error_cleanup()` and related code More... 22 days ago
Remove unnecessary `View*` parameter from `reg_replace()` More... 23 days ago
Test `macro_search_hook()` in `test_macro_record()` More... 24 days ago
Make assertions in `test_macro_record()` more complete More... 24 days ago
Add basic test case for `log_errno()` More... 25 days ago
Silence `-Wdiscarded-qualifiers` warnings in `xmemmem()` More... 26 days ago
Replace some uses of `Window::editor` with explicit function parameters More... 26 days ago
Show error message when disabling syntax highlighting due to long lines More... 27 days ago
Clean up `src/config.[ch]` and add some descriptive comments More... 28 days ago
Improve `ctags(1)` command used by `make tags` More... 28 days ago
Update inaccurate comment in `term_read_input_legacy()` More... 29 days ago
Simplify `term_read_input_legacy()` slightly More... 29 days ago
Use portable AWK command for built-in `reverse-lines` alias More... about 1 month ago
Enable some optional checks in `.shellcheckrc` More... about 1 month ago