0
I Use This!
Inactive

Commits : Listings

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