about summary refs log tree commit diff
path: root/cli/add.c
AgeCommit message (Expand)Author
2012-05-06Document applying and displaying torrent labels.Marq Schneider
2012-05-06Add optional label to be associated with torrent.Marq Schneider
2010-07-26Add multiple torrents at once.Marq Schneider
2009-01-12Don't use the bsd err and warn family of functions. Solaris doesn't have them.Richard Nyberg
2009-01-11Make iobuf more useful for io and use better names in its api.Richard Nyberg
2007-05-23Fix the '--topdir' option for single file torrents without a top directory.Richard Nyberg
2006-10-14Add and use the function make_abs_path. realpath didn't fit my needs.Richard Nyberg
2006-10-11A string wasn't properly zero terminated.Richard Nyberg
2006-10-07Help text changes and make del and start take the --help option.Richard Nyberg
2006-09-17btcli add now starts the torrent if not told otherwise. Soem cleanup andRichard Nyberg
2006-09-13Some changes to the iobuf interface. Remove a debug assert from btpd_if.c andRichard Nyberg
2006-09-13btpd now has a library of torrents indexed by number and info hash.Richard Nyberg