commit de2c65e5a237d62eec6d3e25d002197f82bca2be (HEAD, tag: release-1.26.0, origin/master, origin/HEAD, master)
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-20
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-20

    Update NEWS

commit 835ce97eb5a0e19e9becc6592ea6ac510b85ba0c
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-20
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-20

    Use latest sqlite3 for mingw build

commit 01e790fbfd8aedd99582b8f1b8dbc52fb9f5c21f
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-20
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-20

    Bump up version number to 1.26.0

commit 441d42600205d3bf3f212dcfd9f92ec785e28534
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-20
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-20

    Update AUTHORS

commit 7c1d1381431ab4900de1b661293cd9e1c03a0f7e
Merge: c09eab5 98f773f
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-06
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-06

    Merge branch 'FloGa-bugfix/unauthorized-call-in-aria2mon'

commit 98f773f3fab316002d5d36ec27a7d3a65b6aa51d
Author:     Florian Gamböck <mail@floga.de>
AuthorDate: 2016-08-06
Commit:     Florian Gamböck <mail@floga.de>
CommitDate: 2016-08-06

    aria2mon: Add secret parameter to getFiles call

commit e39e1e11a49555840962bb3b8e84e97999cbbd5d
Author:     Florian Gamböck <mail@floga.de>
AuthorDate: 2016-08-06
Commit:     Florian Gamböck <mail@floga.de>
CommitDate: 2016-08-06

    aria2mon: Replace client.call with local method

commit c09eab574c69de6a7a0fe86c874684ee2b2e7fcd
Merge: ede9932 dd1a3ac
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-04
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-08-04

    Merge pull request #722 from ardecvz/reorder-note
    
    Reorder a note section in aria2c.rst

commit dd1a3acac696ed33c556bbac8963d05c60413748
Author:     Artur Petrov <ardecvz@gmail.com>
AuthorDate: 2016-08-04
Commit:     Artur Petrov <ardecvz@gmail.com>
CommitDate: 2016-08-04

    Reorder a note section in aria2c.rst

commit ede9932a109681f6e41070cabba651d9fa783ac3
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-02
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-02

    bash_completion: Add missing options which takes one of pre-defined values

commit 099ba1531504f6f2f6a7b03a30db4df7490e76ac
Merge: cf15a6f 4563d1c
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-01
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-08-01

    Merge pull request #717 from cxjava/patch-1
    
    tar bz2 for expat-x.x.x.tar.bz2

commit cf15a6feee402dc9c4cafca9fa62857d027aa44c
Merge: 4831091 48b299a
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-01
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-08-01

    Merge pull request #719 from ITriskTI/patch-1
    
    Update aria2c.rst

commit 48310915eebc854156680ee811b450816859462a
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-08-01
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-08-01

    Replace "/" with "-" in magnet dn name when used as in-memory download name

commit 48b299afe55e06320e4498f3693e9cac60be57d6
Author:     ITriskTI <ITriskTI@gmail.com>
AuthorDate: 2016-08-01
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-08-01

    Update aria2c.rst

commit 4563d1ce14aa18cb8359bcf324311fdbfe991334
Author:     Char <cxjava@users.noreply.github.com>
AuthorDate: 2016-07-27
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-27

    tar bz2 for expat-x.x.x.tar.bz2
    
    tar bz2 for expat-x.x.x.tar.bz2

commit 829a3552fd0e624b2d8a2db0db448ca80cefd84e
Author:     Nils Maier <maierman@web.de>
AuthorDate: 2016-07-22
Commit:     Nils Maier <maierman@web.de>
CommitDate: 2016-07-22

    Enable ccache in travis-ci
    
    Speeds up the build most of the time.
    
    Closes GH-710

commit 6fc990b2a257a8d680e69eb1527e84fc3a3a3c42
Author:     Nils Maier <maierman@web.de>
AuthorDate: 2016-07-19
Commit:     Nils Maier <maierman@web.de>
CommitDate: 2016-07-21

    Enable OSX/macOS build for travis
    
    Closes GH-711
    Closes GH-666

commit 8e07568a9e85bbd79da399484b378f688a689b25
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-21
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-21

    clang-format

commit 5b4e3361d4cb7f71afe8552ed1a892a69a198c69
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-20
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-20

    Update --auto-file-renaming help text according to the manual page

commit 9a63e59104b5e32c3542ce36eeef0dd47dfa2da5
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-20
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-20

    Extend maximum BitTorrent incoming payload size to 64KiB

commit 537b8659d27c9da63c818f4e24f84a7ff2a5760a
Merge: f5ceeeb d1afaa2
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

    Merge pull request #712 from 103yiran/103yiran-patch-1
    
     correcting the copyright format error

commit d1afaa2ff1341d854a9b9adcde04530428926f23
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit 8c1ebd2e4fe28f40abf00e7c9339226cc013ca3b
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit 193073754dbe5271bfb093adecf4d3d3e2cd9d47
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit e5ece7586eddf4321b8309abd3fdf3eeb521cf6e
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit d25fdd36368e30348aa4a10c0be05fff0059eaf1
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit 0eaeda95486c35df4e5d18ac942c14d40205ed9c
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit d3e9c34bd512dbc9c9ac01dcc58f011ecc3c7341
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

     correcting the copyright format error

commit 24949b7c70ac591cd1a20f184c34676a945c0411
Author:     103yiran <1039105206@qq.com>
AuthorDate: 2016-07-20
Commit:     GitHub <noreply@github.com>
CommitDate: 2016-07-20

    correcting the copyright format error

commit f5ceeebe8604c6b5d08de5744d245c6b0551a9b9
Author:     Nils Maier <maierman@web.de>
AuthorDate: 2016-07-19
Commit:     Nils Maier <maierman@web.de>
CommitDate: 2016-07-19

    Fix some compiler warnings

commit 665a1d1b3581dc0fc7076cf66be2fc8982ab7be2
Author:     Nils Maier <maierman@web.de>
AuthorDate: 2016-07-18
Commit:     Nils Maier <maierman@web.de>
CommitDate: 2016-07-19

    Better auto-renaming
    
    Up until now aria2 file auto renaming worked by just appending a new
    unique number to the file path, behind the file name extension, if any,
    changing what most other programs consider the file extension in the
    process.
    Now, aria2 will attempt to insert the number before the file extension,
    leaving the extension intact, so that e.g. a ".jpg" still is a ".jpg"
    file and opens in your configured image viewer when clicking it.
    If a file has no extension (incl. so called "dot files"), the number
    will be appended to the file name as usual.
    
    Note: This is a potentially breaking change that might break third party
    scripts that rely on aria2 auto file renaming producing a certain format
    for renamed files. Please fix your scripts accordingly.
    
    Closes GH-709

commit b6d9e7a01fb7f82fb52448e2cf9f6f6c6c25f8ad
Author:     Nils Maier <maierman@web.de>
AuthorDate: 2016-07-18
Commit:     Nils Maier <maierman@web.de>
CommitDate: 2016-07-19

    Log number of items loaded from input file

commit 1ab2b9969255d3bda778e88811cc8dc86ae403a2
Merge: 8096690 66976ea
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Merge branch 'SSSSeb-seed'

commit 66976ea4b1a1cf01669bfa1d5f57fc19456bb78a
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Update doc

commit 196e4cbedef4caaf458c45312fc0cac255cee5da
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Use C++ style cast

commit 196f8c4ad9ddb8b80389c58e37d205eaab980177
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Fix help output

commit 99e5d85de01e6e12602e640b1f1ddb197da8411e
Merge: 8096690 7410b27
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Merge branch 'seed' of https://github.com/SSSSeb/aria2 into SSSSeb-seed

commit 8096690418f0343de22aaaf4315a044966631cc8
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Update doc

commit 8734893d663c89955d51e86400ad848bfeae7c11
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-18
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-18

    Use Android NDK r12b
    
    It looks like timgm is now not declared in header file with our
    configuration.  Use just our version.

commit 3220989f56818a4aa949a026453b3b7bd97c9ca9
Author:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
AuthorDate: 2016-07-17
Commit:     Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
CommitDate: 2016-07-17

    Link external libraries to libaria2 with --enable-libaria2

commit 7410b279902766bc632cc4c03c5091d37702dfb4
Author:     Sébastien Cabaniols <sebastien.cabaniols@hp.com>
AuthorDate: 2016-07-12
Commit:     Sébastien Cabaniols <sebastien.cabaniols@hp.com>
CommitDate: 2016-07-12

    allow seconds for seed-time (fractional minutes)
