1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 12:35:22 +00:00
transmission/cli
Mike Gelfand d8d361e491
Make some utility functions return std::string to simplify code (#2368)
* tr_formatter_speed_KBps returns std::string

* tr_formatter_mem_B returns std::string

* tr_formatter_size_B returns std::string

* tr_strpercent/tr_strratio returns std::string
2021-12-31 03:30:21 +03:00
..
cli.cc Make some utility functions return std::string to simplify code (#2368) 2021-12-31 03:30:21 +03:00
CMakeLists.txt Port transmission-cli to C++ (#1831) 2021-09-24 09:38:09 -05:00
transmission-cli.1 man pages: remove commas in option listings (#2204) 2021-11-23 23:12:15 -06:00