2
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
export all email addresses to mutt aliases file. Idea and original approach done by Markus Schnalke, adapted and tweaked for 0.6 by myself. More... about 16 years ago
complete german translation More... over 16 years ago
* Reorganized code. * Support for %I (ISO8601) and %% (%). * Fix for empty format string. More... about 20 years ago
Update (Michèle Garoche). More... about 20 years ago
Gave phone field a width of 12, for consistency with sample.abookrc. More... about 20 years ago
Added anniversary as a default field (ie one that is available if the user did not enter any views configuration). More... about 20 years ago
* parse_date_string(): don't modify string argument in place, since most if not all of the time this function is applied on a database entry. Too prone to dangerous oversight. * fixed bsdcal export not checking for validity of parsed date. More... about 20 years ago
Fixed "out-of-screen" display. More... about 20 years ago
Fixed dcgettext() definition (not used anywhere, but still...) More... about 20 years ago
Update po files with newest strings (date formats and bsdcal filter). More... about 20 years ago
Display dates according to current locale (as defined by LC_TIME). More... about 20 years ago
- make sure that len - 1 is never < 0 - add some asserts More... about 20 years ago
Applied patch from Guillem Jover to add support for bsd calendar export. (Debian bug #386217) More... about 20 years ago
Handle user aborting search (fixes Debian bug #386217). More... about 20 years ago
Translation update from Michèle Garoche. More... about 20 years ago
- move highlight_line More... about 20 years ago
- highlight_line should be static More... about 20 years ago
- prepare for 0.6.0pre2 More... about 20 years ago
Translation update (Gerfried Fuchs). More... about 20 years ago
Obsoleted the emailpos, extra_column, extra_alternative and extrapos configuration options. More... about 20 years ago
New index_format option. More... about 20 years ago
- update ANNOUNCE and THANKS More... about 20 years ago
* compatibility fix for autoconf < 2.60 (Cedric Duval) More... about 20 years ago
* fix incorrect key for opening web browser in the help screen * update .pot and .po files accordingly More... about 20 years ago
* max_len should be size_t More... about 20 years ago
- AUTHORS update More... about 20 years ago
clean up ISO 8601 string generation More... about 20 years ago
* clean up ISO 8601 string generation * atoi() -> safe_atoi() More... about 20 years ago
Italian translation update. More... about 20 years ago
Support for 'date' field type. ISO 8601 parsing from Jaakko. More... about 20 years ago