🐛 Fix exclusion in search command
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / ui / stdin / SearchCommand.java
2019-03-17 David ‘Bombe’ Roden🐛 Fix exclusion in search command
2014-10-18 David ‘Bombe’ RodenFlush output after every command.
2014-01-21 David ‘Bombe’ RodenOnly create the search parameters once per search.
2014-01-20 David ‘Bombe’ RodenUse regular expressions to match filenames.
2014-01-20 David ‘Bombe’ RodenEncapsulate search parameters.
2013-09-24 David ‘Bombe’ RodenList bots with active downloads last.
2013-09-06 David ‘Bombe’ RodenSplit command reader into separate commands.