Commit Graph

401 Commits (3c5753baf2435421d0328253ef351b8327999bb8)

Author SHA1 Message Date
ITriskTI 3c5753baf2 fixed some bugs 2012-04-23 03:24:30 +03:00
Tatsuhiro Tsujikawa eec761ec43 Removed old manual page sources. 2012-04-22 21:26:25 +09:00
Tatsuhiro Tsujikawa 4a5f2b6f9f Use Sphinx for aria2 manual page documentation.
The source files for manual pages are placed under doc/manual-src.
The built manual pages are placed under doc/manual.
When installed, manual pages are placed under $(docdir)/manual/.
2012-04-22 21:21:26 +09:00
Tatsuhiro Tsujikawa 3dc5437ee2 Updated bash_completion 2012-04-02 20:58:17 +09:00
ITriskTI 4ab8e63d82 Updated Russian man page 2012-03-26 14:26:50 +03:00
Tatsuhiro Tsujikawa 8499a47d21 Added --bt-remove-unselected-file option.
Removes the unselected files when download is completed in
BitTorrent. To selecting files, use --select-file option. If it is not
used, all files are assumed to be selected. Please use this option
with care because it will actually remove files from your disk.
This option is default to false.
2012-03-25 19:25:43 +09:00
Tatsuhiro Tsujikawa 9669bafb7f Updated man page 2012-03-25 00:51:46 +09:00
ITriskTI 6af4827493 Updated Russian man page 2012-03-21 16:54:32 +03:00
Tatsuhiro Tsujikawa 4acc0f8831 Updated doc 2012-03-21 02:15:08 +09:00
Tatsuhiro Tsujikawa bdd37fe3de Bump up version number to 1.15.0 2012-03-21 01:37:16 +09:00
Tatsuhiro Tsujikawa 3e885c57f6 Documented JSON-RPC over WebSocket 2012-03-21 01:36:29 +09:00
Tatsuhiro Tsujikawa 02be87253d Merge branch 'master' of github.com:tatsuhiro-t/aria2 2012-02-27 00:39:27 +09:00
ITriskTI 1d4768bbea fixed some bugs 2012-02-26 17:34:36 +03:00
Tatsuhiro Tsujikawa 4f09e6e7cc Updated bash_completion 2012-02-26 22:00:04 +09:00
ITriskTI 5a594b04cb Update doc/ru/aria2c.1.asciidoc 2012-02-05 16:31:02 +03:00
Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option.
If true is given to --deferred-input option, aria2 does not read all
URIs and options from file specified by -i option at startup, but it
reads one by one when it needs later. This may reduce memory usage if
input file contains a lot of URIs to download. If false is given,
aria2 reads all URIs and options at startup. This option defaults to
false.
2012-02-05 18:57:16 +09:00
Tatsuhiro Tsujikawa b8121faf93 Bump up version number to 1.14.2 2012-02-05 17:13:03 +09:00
Tatsuhiro Tsujikawa 18d51e9404 Added sentence to clarify URI quotation in input file. 2012-02-05 17:10:58 +09:00
Tatsuhiro Tsujikawa 047d96195c Merge branch 'patch-4' of https://github.com/ITriskTI/aria2 2012-01-08 21:00:53 +09:00
ITriskTI bdaa55c6a3 Update doc/ru/aria2c.1.asciidoc 2012-01-08 13:31:28 +03:00
Tatsuhiro Tsujikawa 238a6936af Updated bash_completion 2012-01-08 19:19:42 +09:00
Tatsuhiro Tsujikawa 57b2336e58 Bump up version number to 1.14.1 2012-01-08 17:52:25 +09:00
Tatsuhiro Tsujikawa e2fe9f64cb Fixed man page 2012-01-08 17:51:59 +09:00
ITriskTI f17910aae7 Update doc/ru/aria2c.1.asciidoc 2011-12-18 14:23:09 +03:00
Tatsuhiro Tsujikawa 49f94e537c Bump up version number to 1.14.0 2011-12-18 17:17:02 +09:00
ITriskTI 41c5a72c92 Updated Russian man page 2011-12-12 20:39:41 +03:00
Tatsuhiro Tsujikawa e787b30dde Documented --stop-with-process option in man page. 2011-12-01 23:38:57 +09:00
Tatsuhiro Tsujikawa 14eee59ac4 Updated doc for aria2.changeOption and aria2.changeGlobalOption. 2011-11-02 21:42:54 +09:00
Tatsuhiro Tsujikawa 84b19f154a Deprecated --metalink-server option. Use --split option instead. 2011-10-30 21:36:36 +09:00
Tatsuhiro Tsujikawa 69966d7ac9 Updated doc about netrc 2011-10-29 00:16:20 +09:00
Tatsuhiro Tsujikawa dfd214b3db Disallowed checksum, index-out, out, pause and select-file option in
aria2.changeGlobalOption.
2011-10-25 21:56:16 +09:00
Tatsuhiro Tsujikawa 249fd90c92 Made -i list options available in aria2.changeGlobalOption. 2011-10-22 23:22:34 +09:00
Tatsuhiro Tsujikawa 2ef6b34e60 Made --download-result, --save-session, --server-stat-of and
--save-cookies option available in aria2.changeGlobalOption.
2011-10-22 23:08:40 +09:00
Tatsuhiro Tsujikawa 1872aef953 Made --max-download-result option available in aria2.changeGlobalOption. 2011-10-22 22:43:07 +09:00
Tatsuhiro Tsujikawa c8ed44b18f Made --uri-selector option available in -i list. 2011-10-22 21:49:46 +09:00
Tatsuhiro Tsujikawa f66c46e5c9 Updated Russian man page.
Thanks to ITriskTI for translation.
2011-10-02 16:16:55 +09:00
Tatsuhiro Tsujikawa 6c49dfc379 Updated bash_completion 2011-10-01 23:36:07 +09:00
Tatsuhiro Tsujikawa 9fb6edd60f Added --piece-length option to aria2rpc 2011-09-27 22:28:21 +09:00
Tatsuhiro Tsujikawa 303cffec8d Added getServers and forceRemove method to aria2rpc 2011-09-27 22:25:47 +09:00
Tatsuhiro Tsujikawa 7e7aeac3ff Added --piece-length option.
This option sets a piece length for HTTP/FTP downloads. This is the
boundary when aria2 splits a file. All splits occur at multiple of
this length. This option will be ignored in BitTorrent downloads.  It
will be also ignored if Metalink file contains piece hashes.
2011-09-27 21:48:41 +09:00
Tatsuhiro Tsujikawa 72369c20c6 Updated bash_completion 2011-08-25 00:09:22 +09:00
Tatsuhiro Tsujikawa f25c89b53d Added usage of --stream-piece-selector=geom option. 2011-08-25 00:04:04 +09:00
Tatsuhiro Tsujikawa 09ce8960fd Added completedLength response key in aria2.getFiles RPC method. 2011-08-23 18:47:27 +09:00
Tatsuhiro Tsujikawa 4a0ac702ab Added usage example for --checksum option. 2011-08-23 18:02:58 +09:00
Tatsuhiro Tsujikawa 91220f20ca Added #checksum help tag. 2011-08-23 17:59:38 +09:00
Tatsuhiro Tsujikawa 8346b71593 Added --checksum option to aria2rpc 2011-08-23 17:55:39 +09:00
Tatsuhiro Tsujikawa b7b5fac13c Updated usage of -V option. 2011-08-23 17:55:22 +09:00
Tatsuhiro Tsujikawa a1aa9da364 Documented --checksum option in man page. 2011-08-23 17:29:28 +09:00
Tatsuhiro Tsujikawa 73f049bf9a Added --hash-check-only option to aria2rpc 2011-08-22 23:39:51 +09:00
Tatsuhiro Tsujikawa 461d49d2d9 Documented --hash-check-only option in man page. 2011-08-22 23:37:37 +09:00