aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #161 from bptato/masterTatsuya Kinoshita2021-02-069-90/+169
|\
| * Clarify inline image setting's wordingbptato2021-02-051-4/+4
| * Use GC_MALLOC_ATOMIC_IGNORE_OFF_PAGE for allocating memory for base64 encodingbptato2021-02-031-1/+1
| * base64_encode: fix input and output length typesbptato2021-02-032-4/+5
| * Some cleanup for base64_encodebptato2021-02-023-6/+10
| * Support iTerm2 graphics protocol, replace encodeB with base64_encodebptato2021-02-028-71/+113
| * Avoid having external programs download imagesbptato2021-02-022-15/+28
| * sixel and osc5379 image display protocols can be chosen in optionsbptato2021-02-024-29/+48
|/
* Update ChangeLogTatsuya Kinoshita2021-01-181-0/+8
* Disable <section> behaves as <hr>Tatsuya Kinoshita2021-01-181-1/+0
* Use xz with -9e for the dist targetTatsuya Kinoshita2021-01-181-1/+1
* Update ChangeLogTatsuya Kinoshita2021-01-031-0/+4
* Indentation fixTatsuya Kinoshita2021-01-031-85/+85
* Update ChangeLogv0.5.3+git20210102Tatsuya Kinoshita2021-01-021-0/+4
* Update NEWS for 0.5.3+git20210102Tatsuya Kinoshita2021-01-021-0/+21
* Update ChangeLogTatsuya Kinoshita2020-12-191-0/+5
* Add examples of siteconf, set user_agent to Googlebot for TwitterTatsuya Kinoshita2020-12-192-0/+12
* Update ChangeLogTatsuya Kinoshita2020-12-181-0/+13
* Update PO-Revision-Date for zh_TWTatsuya Kinoshita2020-12-181-1/+1
* Merge pull request #159 from acli/20201217_q_level_fixTatsuya Kinoshita2020-12-181-0/+1
|\
| * q_level was never initialized, causing random test failures. This should fix ...Ambrose Li2020-12-181-0/+1
* | Merge pull request #158 from acli/20201217_zh_TWTatsuya Kinoshita2020-12-181-1/+1
|\ \ | |/ |/|
| * Translate new stringAmbrose Li2020-12-181-1/+1
|/
* Update ChangeLogTatsuya Kinoshita2020-12-171-0/+6
* Update examples of siteconf, forward twitter.com to nitter.netTatsuya Kinoshita2020-12-172-6/+6
* Update ChangeLogTatsuya Kinoshita2020-12-161-0/+7
* Use the default ciphers for OpenSSL 1.1 and laterTatsuya Kinoshita2020-12-161-0/+2
* Update ChangeLogTatsuya Kinoshita2020-12-091-0/+10
* Merge pull request #157 from bptato/masterTatsuya Kinoshita2020-12-092-2/+30
|\
| * Fix Gopher binaries causing w3m to be stuck in download mode; try to guess Go...bptato2020-12-021-3/+19
| * Add support for Gopher items 5 and Ibptato2020-12-022-0/+12
|/
* Update ChangeLogTatsuya Kinoshita2020-11-241-0/+11
* Update POTatsuya Kinoshita2020-11-246-722/+753
* Update configure by autoconf 2.69Tatsuya Kinoshita2020-11-241-303/+345
* Define X_DISPLAY_MISSING when configure --without-x for Imlib2Tatsuya Kinoshita2020-11-244-0/+701
* Update ChangeLogTatsuya Kinoshita2020-11-221-0/+21
* Update example to use UTC for gitlog2changelogTatsuya Kinoshita2020-11-221-2/+3
* Drop HAVE_SYS_ERRLISTTatsuya Kinoshita2020-11-225-42/+0
* Fix compilation error "too few arguments to function 'longjmp'"Parag A Nemade2020-11-221-1/+1
* Fix FTBFS due to redefinition of sys_errlistParag Nemade2020-11-222-22/+0
* Update ChangeLogTatsuya Kinoshita2020-11-151-0/+7
* Include gitlog2changelog to easily generate ChangeLogTatsuya Kinoshita2020-11-151-0/+110
* Use xz instead of gzip for the dist targetTatsuya Kinoshita2020-11-151-1/+1
* Update ChangeLogTatsuya Kinoshita2020-11-121-0/+8
* Update the dist target to use git archiveTatsuya Kinoshita2020-11-121-1/+1
* Update examples for 2ch.cgiTatsuya Kinoshita2020-11-122-2/+2
* Add charset=Shift_JIS to 2ch.cgiTatsuya Kinoshita2020-11-121-3/+3
* Update ChangeLogTatsuya Kinoshita2020-11-111-0/+19
* Fix compilation errors when USE_GOPHER and not USE_M17NTatsuya Kinoshita2020-11-112-4/+21
* Merge pull request #154 from bptato/masterTatsuya Kinoshita2020-11-113-0/+53
|\