0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix removing both /at & /timer timers at once. More... about 13 years ago
Drop (struct timer).is_session. More... about 13 years ago
Use different handlers to distinguish /timer & /at. More... about 13 years ago
Introduce unified API for all GSource derivatives. More... about 13 years ago
Update includes in plugins.c. More... about 13 years ago
Update includes in plugins.c. More... about 13 years ago
Add intern.h for internal API functions. More... about 13 years ago
Enable -Wall by default. More... about 13 years ago
Use incomplete ekg_child_t in the public API. More... about 13 years ago
Move child watch-related code into ekg/sources.{c,h}. More... about 13 years ago
Drop old child watch API. More... about 13 years ago
Reintroduce names in child watches, use printf formats for them. More... about 13 years ago
[gtk] Fix missing includes. More... about 13 years ago
Simplify includes More... about 13 years ago
Simplify includes in plugins, pt. 1. More... about 13 years ago
Add a common ekg2.h header to simplify includes. More... about 13 years ago
Revert the introduction of EKG_TIMER API. More... about 13 years ago
/exec: fix segv when freeing ^-stripped argv. More... about 13 years ago
/exec: fix stripping ^ from command. More... about 13 years ago
Fix random segv in /exec due to uninitialized struct field. More... about 13 years ago
Simplify destruction of /exec's priv_data. More... about 13 years ago
[sms] Use new child watch API. More... about 13 years ago
Use g_spawn_async_with_pipes() for /exec. More... about 13 years ago
Use new child watch API for /exec. More... about 13 years ago
Add a new API for child watches. More... about 13 years ago
Add #ifndef EKG_NO_DEPRECATED. More... about 13 years ago
Mark deprecated funcs as so. More... about 13 years ago
Store plugin name in child_t.plugin and use it. More... about 13 years ago
Restore speech_pid handler. More... about 13 years ago
Use glib to encode IDN hostnames. More... about 13 years ago