about summary refs log tree commit diff
path: root/cli
AgeCommit message (Expand)Author
2006-02-10Call realpath after creating the dir. At least on linux the call to realpathRichard Nyberg
2006-02-10Mostly name changes. Add a missing include. Changed the torrent statusRichard Nyberg
2006-02-09btcli stat now takes file arguments to only include stats for the givenRichard Nyberg
2006-02-09Include the info hash in the tpstat structure.Richard Nyberg
2006-02-09Fix typo. Index should be i not 1.Richard Nyberg
2006-02-08Interaction with btpd is now much more like I want it. Previous workRichard Nyberg
2006-02-05Added description of stat output. Changed the stat output.Richard Nyberg
2006-02-05o Changed the benc_ api to make it easier to use.Richard Nyberg
2005-11-30The mega whitespace patch.Richard Nyberg
2005-07-30All files:Richard Nyberg
2005-07-07Write "1 torrent." instead of "1 torrents.".Richard Nyberg
2005-07-04Must save the old time to be able to calculate the delta.Richard Nyberg
2005-07-03Base bandwidth calculations on actual time between data points,Richard Nyberg
2005-06-24Import btpd-0.1.Richard Nyberg