openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
dte
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
1 day
ago.
Aug 24, 2025 — Aug 24, 2026
Showing page 1 of 277
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make Shift+space behave the same way as just space
Craig Barnes
More...
13 days ago
Replace `TestContext` color strings with a single Boolean `color` field
Craig Barnes
More...
14 days ago
Replace `has_line_continuation()` with `strview_char_suffix_length()`
Craig Barnes
More...
18 days ago
Allow passing args to `git-open`, `lf-open` and `ranger-open` aliases
Craig Barnes
More...
18 days ago
Update some command mode key bindings in `dte(1)` man page
Craig Barnes
More...
19 days ago
Clean up `init_editor_state()` slightly
Craig Barnes
More...
19 days ago
Intern `ModeHandler::name`
Craig Barnes
More...
19 days ago
Replace `HASHMAP_INIT()` and `hashmap_init()` with `hashmap_new()`
Craig Barnes
More...
19 days ago
Replace `TERM_OUTPUT_INIT` with `term_outbuf()`
Craig Barnes
More...
19 days ago
Replace `INTMAP_INIT` and `intmap_init()` with `intmap_new()`
Craig Barnes
More...
19 days ago
Replace `PTR_ARRAY_INIT` and `ptr_array_init()` with `ptr_array_new()`
Craig Barnes
More...
19 days ago
Replace all uses of `STRING_INIT` macro with `string_new()`
Craig Barnes
More...
20 days ago
Replace all uses of `STRING_VIEW_INIT` macro with `strview(NULL)`
Craig Barnes
More...
20 days ago
Enable `misc-include-cleaner` clang-tidy check and fix/suppress warnings
Craig Barnes
More...
20 days ago
Fix Unicode table generator script for Lua 5.5 compatibility
Craig Barnes
More...
20 days ago
Add missing includes to `mk/feature-test/embed.c` and `test/sizes.h`
Craig Barnes
More...
21 days ago
Clean up quirky `*.c` file includes in `src/filetype.c`
Craig Barnes
More...
22 days ago
Add TODO comment about clang-tidy 22.1.0 fixes to `tools/clang-tidy.sh`
Craig Barnes
More...
22 days ago
Disable all `clang-analyzer-*` checks in root clang-tidy config
Craig Barnes
More...
22 days ago
Clean up and improve changes to `showkey_loop()` done in previous commit
Craig Barnes
More...
24 days ago
Redraw screen after sending conditional terminal queries
Craig Barnes
More...
25 days ago
Enable `readability-function-cognitive-complexity` clang-tidy warning
Craig Barnes
More...
28 days ago
Add note to `docs/packaging.md` regarding versioned releases
Craig Barnes
More...
about 1 month ago
Add Alpine to package manager list
Jon Herron
More...
about 1 month ago
Clean up compiler attributes for `xstrcut()` and `xstrslice()`
Craig Barnes
More...
about 1 month ago
Remove unused `xstrjoin()` function
Craig Barnes
More...
about 1 month ago
Clean up `regexp_get_word_boundary_tokens()` and add debug logging
Craig Barnes
More...
about 1 month ago
Make `string_insert_*()` and `string_append_*()` return `len` parameter
Craig Barnes
More...
about 1 month ago
Replace some more `const char*` parameters with `StringView`
Craig Barnes
More...
about 1 month ago
Make `regexp_escape()` take a `StringView` and return a `String`
Craig Barnes
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
276
277
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree