Files
profanity/src
Michael Vetter 5711671c99 refactor: roster export uses GString and g_file_set_contents now
Modernize the /export command implementation by adopting GLib-based
patterns for string manipulation and file handling.

* Replace _writecsv with _append_csv_escaped to efficiently handle CSV
  quote doubling directly within a GString buffer
* Refactor cmd_export to build the CSV content in memory using GString,
  minimizing system calls
* Use g_file_set_contents for atomic writing
2026-02-27 00:02:59 +01:00
..
2026-02-20 16:13:31 +01:00
2025-11-23 12:47:39 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-05 09:13:40 +01:00
2026-02-20 16:13:31 +01:00
2025-03-12 10:15:39 +01:00
2026-02-26 19:21:45 +01:00
2026-02-20 16:13:31 +01:00