aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | modified: Bonus/goodict.cgi, use Encode.pm instead of NKFyshl2015-07-281-2/+3
|/ /
* | Update ChangeLogv0.5.3+git20150720Tatsuya Kinoshita2015-07-201-2/+9
* | Add short description to READMETatsuya Kinoshita2015-07-201-0/+6
* | Mention GOPHER_PROXY and FTP_PROXY in the FAQ documentsTatsuya Kinoshita2015-07-202-2/+2
* | Update ChangeLogTatsuya Kinoshita2015-07-051-22/+27
* | Mention HTTPS_PROXY in the FAQ documentsTatsuya Kinoshita2015-07-052-2/+2
* | Update ChangeLogTatsuya Kinoshita2015-06-271-0/+8
* | Merge pull request #3 from yshl/certdata2pemTatsuya Kinoshita2015-06-271-0/+3
|\ \
| * | modify certdata2pem.rb in doc-jp/README.SSL, assume the encoding of the certd...yshl2015-06-271-0/+3
|/ /
* | Update ChangeLogv0.5.3+git20150623Tatsuya Kinoshita2015-06-221-0/+5
* | Wrap the functions used by image.c in USE_IMAGEDaniel Schepler2015-06-221-0/+2
* | Update ChangeLogv0.5.3+git20150509Tatsuya Kinoshita2015-05-081-0/+5
* | Update examples of siteconf for twitter.comTatsuya Kinoshita2015-05-082-4/+4
* | Update ChangeLogTatsuya Kinoshita2015-05-031-0/+8
* | Correct GC version confirmationTatsuya Kinoshita2015-05-031-1/+1
* | Merge pull request #2 from yshl/gc-7.1Tatsuya Kinoshita2015-05-031-1/+1
|\ \
| * | correct GC version confirmationyshl2015-05-021-1/+1
|/ /
* | Update ChangeLogTatsuya Kinoshita2015-04-291-0/+10
* | Update German translationMarkus Hiereth2015-04-291-4/+4
* | Update PO strings for display_bordersTatsuya Kinoshita2015-04-295-11/+11
* | Update ChangeLogTatsuya Kinoshita2015-04-261-0/+4
* | Merge pull request #1 from yshl/gc-7.1Tatsuya Kinoshita2015-04-261-0/+4
|\ \
| * | for gc-7.1yshl2015-04-261-0/+4
|/ /
* | Update ChangeLogv0.5.3+git20150203Tatsuya Kinoshita2015-02-021-0/+4
* | Update POTatsuya Kinoshita2015-02-023-600/+623
* | Update ChangeLogTatsuya Kinoshita2015-02-021-0/+6
* | New option "display_borders" to display 0 pixel table borders.Tatsuya Kinoshita2015-02-023-0/+6
* | Merge branch 'bug/changelog'Tatsuya Kinoshita2015-01-231-0/+5
|\ \
| * | Update ChangeLogTatsuya Kinoshita2015-01-231-0/+5
|/ /
* | Merge branch 'feature/debian-version'Tatsuya Kinoshita2015-01-233-3/+5
|\ \
| * | Update to 0.5.3+gitYYYYMMDD (generate from ChangeLog)Tatsuya Kinoshita2015-01-233-3/+5
* | | Merge branch 'bug/changelog'Tatsuya Kinoshita2015-01-151-23/+55
|\ \ \
| * | | Update ChangeLogTatsuya Kinoshita2015-01-151-23/+55
|/ / /
* | | Merge branch 'bug/alloc'Tatsuya Kinoshita2015-01-156-17/+51
|\ \ \
| * | | Drop C99 featuresTatsuya Kinoshita2015-01-152-3/+3
| * | | Add overflow detectionScarlett2015-01-156-17/+51
|/ / /
* | | Merge branch 'bug/printf'Tatsuya Kinoshita2015-01-153-4/+4
|\ \ \
| * | | Do not use C99 printf format specifiers and asprintfTatsuya Kinoshita2015-01-153-23/+99
| * | | Correct printf arguments and use asprintfScarlett2015-01-154-101/+25
|/ / /
* | | Merge branch 'bug/changelog'Tatsuya Kinoshita2014-12-091-0/+203
|\ \ \
| * | | Update ChangeLogTatsuya Kinoshita2014-12-091-0/+203
|/ / /
* | | Merge branch 'feature/remoteimg'Tatsuya Kinoshita2014-12-069-38/+555
|\ \ \
| * | | Add README.sixel. W3M_IMG2SIXEL environmental variable enables to specify opt...Araki Ken2014-12-062-16/+58
| * | | * Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct ...Araki Ken2014-12-062-15/+16
| * | | If SCREEN_VARIANT=sixel on GNU screen, exec img2sixel without -P option.Araki Ken2014-12-061-1/+2
| * | | ttymode_set() -> ttymode_reset().Araki Ken2014-12-061-3/+17
| * | | Fix.Araki Ken2014-12-061-1/+1
| * | | Support GNU screen.Araki Ken2014-12-061-2/+9
| * | | Show GIF (except animation GIF) correctly.Araki Ken2014-12-061-2/+2
| * | | img2sixel exits by Ctrl+C. Enable GIF Animation if 'I' is pressed to show it.Araki Ken2014-12-062-12/+50