aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove useless loopbptato2020-11-071-5/+0
| * Remove unnecessary file_unquote callbptato2020-11-071-1/+1
| * Remove unnecessary variable assignmentbptato2020-11-071-1/+0
| * Support Gopher items search (7) and binary file (9)bptato2020-11-073-1/+60
|/
* Update ChangeLogTatsuya Kinoshita2020-10-241-0/+17
* Enable Gopher support by defaultTatsuya Kinoshita2020-10-242-4/+4
* Merge pull request #152 from bptato/masterTatsuya Kinoshita2020-10-242-7/+68
|\
| * Moved back filetype indicator to the beginning of file namesbptato2020-10-212-17/+37
| * Improved gopher directory displaybptato2020-10-211-3/+18
| * Improved gopher supportbptato2020-10-212-15/+41
|/
* Update ChangeLogTatsuya Kinoshita2020-09-281-0/+4
* Accept section "l" for w3mmanTatsuya Kinoshita2020-09-281-1/+1
* Update ChangeLogTatsuya Kinoshita2020-09-251-0/+11
* Assume a local file if the argument contains slash for w3mmanTatsuya Kinoshita2020-09-251-3/+6
* Remove -l flag in CGI scriptDustin Boyd2020-09-251-1/+1
* Update ChangeLogTatsuya Kinoshita2020-09-151-0/+15
* Remove .cvsignoreTatsuya Kinoshita2020-09-1510-52/+0
* Add .gitignoreTatsuya Kinoshita2020-09-151-0/+41
* Add support for file://hostname/... URLsBruno Haible2020-09-151-5/+31
* Merge branch 'upstream' into masterTatsuya Kinoshita2020-09-090-0/+0
|\
| * Merge branch 'cvstrunk' into upstreamTatsuya Kinoshita2020-09-090-0/+0
| |\
| | * [w3m-dev 04451] add entity.h to "make clean" target.cvstrunkDai Sato2012-05-221-366/+0
| | * [w3m-dev 04451] add entity.h to "make clean" target.Dai Sato2012-05-222-2/+7
| | * [w3m-dev 04452] delete words about Boehm GC.Dai Sato2012-05-225-5/+12
| | * [w3m-dev 04451] add entity.h to "make clean" target.Dai Sato2012-05-222-2/+6
| | * parse META CHARSETDai Sato2012-05-224-8/+19
| | * correction: 0.5.2 -> 0.5.3Dai Sato2011-01-171-4/+8
| | * w3m 0.5.3 releaserelease-0-5-3Dai Sato2011-01-1510-22/+49
| | * * [w3m-dev 04445] Re: Update documents (README.cookie)Ito Hiroyuki2011-01-053-8/+20
| | * add w3mimg/win/.cvsignore.Ito Hiroyuki2011-01-051-0/+1
| | * [w3m-dev 04441] error when 'make install'Ito Hiroyuki2011-01-048-835/+1975
| | * * [w3m-dev 04440] Update documents (README.cookie)Ito Hiroyuki2010-12-283-2/+56
| | * add documents for options "east_asian_width", "gb18030_as_ucs" and "simple_pr...Ito Hiroyuki2010-12-243-1/+23
| | * * w3mimg/win/win_w3mimg.cpp:Ito Hiroyuki2010-12-242-110/+33
| | * w3mimgdisplay supports Windows console (http://www.j10n.org/files/w3m-cvs-1.1...Ito Hiroyuki2010-12-2116-843/+2997
| | * add documents about some options for w3mimgdisplay.Ito Hiroyuki2010-12-203-1/+19
| | * [w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patchIto Hiroyuki2010-12-1510-29/+73
| | * [w3m-dev 04419] AC_W3M_EXTLIBS does not check /lib64Ito Hiroyuki2010-12-153-2571/+1553
| | * [w3m-dev 04421] Patch to prevent sending Referer: ' header from HTTPS to HTTPIto Hiroyuki2010-12-112-2/+13
| | * * [w3m-dev 04414] Re: "normal" bugs from bugs.debian.orgIto Hiroyuki2010-10-113-6/+75
| | * [w3m-dev 04393] [patch] locale-related character managementIto Hiroyuki2010-08-2412-57/+4348
| | * Introduce option mailto_optionsIto Hiroyuki2010-08-206-291/+340