aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update 020_debian.patch to v0.5.3+git20151119Tatsuya Kinoshita2015-11-201-93/+2046
| | | | | | | | - Add zh_CN and zh_TW translations (closes: #804732)
* | Debian release 0.5.3-25debian/0.5.3-25Tatsuya Kinoshita2015-10-101-0/+9
| |
* | Set Priority to optionalTatsuya Kinoshita2015-10-101-2/+1
| |
* | Update 020_debian.patch to v0.5.3+git20151010Tatsuya Kinoshita2015-10-101-79/+257
| | | | | | | | | | - Remove incomplete special_domain tests (closes: #385702) - Fix unknown key in keymap.lynx (LP: #265144)
* | Debian release 0.5.3-24debian/0.5.3-24Tatsuya Kinoshita2015-08-111-0/+7
| |
* | Add LC_ALL=C to configureTatsuya Kinoshita2015-08-111-1/+1
| |
* | Update 020_debian.patch to v0.5.3+git20150811Tatsuya Kinoshita2015-08-111-136/+1124
| |
* | Debian release 0.5.3-23debian/0.5.3-23Tatsuya Kinoshita2015-07-201-0/+8
| |
* | Update debian/copyright for matrix.cTatsuya Kinoshita2015-07-201-1/+6
| |
* | Update 020_debian.patch to v0.5.3+git20150720Tatsuya Kinoshita2015-07-201-26/+96
| | | | | | | | - Mention HTTPS_PROXY in the FAQ documents (closes: #791425)
* | Debian release 0.5.3-22debian/0.5.3-22Tatsuya Kinoshita2015-06-221-0/+7
| |
* | Update 020_debian.patch to v0.5.3+git20150623Tatsuya Kinoshita2015-06-221-6/+13
| | | | | | | | - Fix broken stage1 bootstrap build (closes: #789539)
* | Debian release 0.5.3-21debian/0.5.3-21Tatsuya Kinoshita2015-05-081-0/+8
| |
* | Update debian/copyrightTatsuya Kinoshita2015-05-081-2/+0
| |
* | Set meta_refresh to 0 in the config fileTatsuya Kinoshita2015-05-081-1/+1
| |
* | Update 020_debian.patch to 2015-05-09Tatsuya Kinoshita2015-05-081-57/+103
| |
* | Debian release 0.5.3-20debian/0.5.3-20Tatsuya Kinoshita2015-04-251-0/+19
| |
* | Update debian/copyright to fix license name not uniqueTatsuya Kinoshita2015-04-251-3/+1
| |
* | Update debian/copyrightTatsuya Kinoshita2015-02-031-0/+5
| |
* | Update 020_debian.patch to 2015-02-03Tatsuya Kinoshita2015-02-021-259/+2323
| |
* | Integrate Debian changes into 020_debian.patch (closes: #776112)Tatsuya Kinoshita2015-01-2453-12528/+11827
| | | | | | | | (debian/patches/*.patch except 010_upstream.patch are merged)
* | Update Vcs-BrowserTatsuya Kinoshita2015-01-241-1/+1
| |
* | Update 900_ChangeLog.patchTatsuya Kinoshita2015-01-231-2/+242
| |
* | Update 015_debian-version.patch to 0.5.3+gitYYYYMMDDTatsuya Kinoshita2015-01-231-2/+32
| |
* | Update debian/copyrightTatsuya Kinoshita2015-01-151-1/+6
| |
* | New patch 470_alloc.patch to add overflow detectionTatsuya Kinoshita2015-01-152-0/+152
| |
* | New patch 460_printf.patch to correct printf argumentsTatsuya Kinoshita2015-01-152-0/+53
| |
* | Add dot to end of message for gitlog2changelogTatsuya Kinoshita2014-12-241-0/+1
| |
* | Support committer date for gitlog2changelogTatsuya Kinoshita2014-12-101-10/+11
| |
* | Typo fix for fliename 450_remoteimg.patchTatsuya Kinoshita2014-12-072-1/+1
| |
* | Add xdg-utils to Suggests for xdg-openTatsuya Kinoshita2014-12-061-1/+1
| |
* | Set mailer to use xdg-open in w3mconfigTatsuya Kinoshita2014-12-061-0/+1
| |
* | Set extbrowser to sensible-browser in w3mconfigTatsuya Kinoshita2014-12-061-0/+1
| |
* | Add libsixel-bin to Suggests for img2sixelTatsuya Kinoshita2014-12-061-1/+1
| |
* | New patch 450_remoteimg.path to support remote imaging and sixel graphicsTatsuya Kinoshita2014-12-062-0/+937
| |
* | New patch 440_parsetagx-crash.patch to fix crash in parse_tag()Tatsuya Kinoshita2014-12-062-0/+17
| |
* | New patch 430_no-ascii-default.patch to set alt_entity=0 by defaultTatsuya Kinoshita2014-12-062-0/+22
| |
* | New patch 420_uninitialized.patch to fix uninitialized variablesTatsuya Kinoshita2014-12-062-0/+55
| |
* | New patch 410_textarea-segfault.patch to prevent segfaultTatsuya Kinoshita2014-12-062-0/+23
| |
* | Update 800_lang-en.patchTatsuya Kinoshita2014-12-031-1/+0
| |
* | Update 400_w3m-img-freebsd.patchTatsuya Kinoshita2014-12-031-0/+13
| |
* | New patch 400_w3m-img-freebsd.patch to support FreeBSD framebufferTatsuya Kinoshita2014-12-032-0/+819
| |
* | New patch 390_gdk-pixbuf.patch to depend on gdk-pixbuf instead of gtkTatsuya Kinoshita2014-12-012-0/+83
| |
* | New patch 380_tinfo.patch to add tinfo to with_termlibTatsuya Kinoshita2014-12-012-0/+45
| |
* | New patch 370_gtk2-pkg-config.patch to handle defined PKG_CONFIG when gtk2Tatsuya Kinoshita2014-12-012-0/+32
| |
* | New patch 360_libressl.patch to disable USE_EGD for LibreSSLTatsuya Kinoshita2014-12-012-0/+20
| |
* | New patch 820_lang-ja.patch to set Language tag properlyTatsuya Kinoshita2014-12-012-0/+19
| |
* | Renamed 810_lang-de.patch from 360_*Tatsuya Kinoshita2014-11-292-1/+1
| |
* | Update 170_w3mman2html-utf8.patch to fix Perl warnings (closes: #771004)Tatsuya Kinoshita2014-11-291-6/+34
| |
* | New patch 800_lang-en.patch to improve English manpagesTatsuya Kinoshita2014-11-292-0/+537
| | | | | | | | (closes: #771003, #766550, #403634, #380560, #345084, #285251, #268211)