transmission/utils
Matan Ziv-Av 429961a335
Filtering torrents in transmission-remote (#3125)
* Filtering torrents in transmission-remote

- Add `-F <filter>` option to filter selected torrent
- May filter on uploading/downloading, label, torrent name,
  and upload ratio, for now
- Filters may be negated
- Filters may be chained (logical and)
- Add `-ids` option to print ids of filtered torrents.

* Add "partially wanted" filter to transmission-remote
2022-05-31 21:57:44 -05:00
..
CMakeLists.txt feat: add tr_strbuf (#2810) 2022-03-24 16:41:29 -05:00
create.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
edit.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
remote.cc Filtering torrents in transmission-remote (#3125) 2022-05-31 21:57:44 -05:00
show.cc perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
transmission-create.1 Add support for creating torrents with a source flag (#443) 2021-10-18 18:05:39 -05:00
transmission-edit.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-remote.1 Filtering torrents in transmission-remote (#3125) 2022-05-31 21:57:44 -05:00
transmission-show.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
units.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00