Commit 5243969
File tree
4 files changed
+27
-5
lines changed- sources
- submodules
4 files changed
+27
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5027 | 5027 | | |
5028 | 5028 | | |
5029 | 5029 | | |
5030 | | - | |
| 5030 | + | |
| 5031 | + | |
| 5032 | + | |
| 5033 | + | |
5031 | 5034 | | |
5032 | 5035 | | |
5033 | 5036 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
482 | 483 | | |
483 | 484 | | |
484 | 485 | | |
| |||
490 | 491 | | |
491 | 492 | | |
492 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
493 | 512 | | |
494 | 513 | | |
495 | 514 | | |
| |||
537 | 556 | | |
538 | 557 | | |
539 | 558 | | |
540 | | - | |
| 559 | + | |
541 | 560 | | |
542 | 561 | | |
543 | 562 | | |
| |||
552 | 571 | | |
553 | 572 | | |
554 | 573 | | |
555 | | - | |
| 574 | + | |
556 | 575 | | |
557 | 576 | | |
558 | 577 | | |
| |||
- NMSSH-OSX/Libraries/include/libssh2/libssh2.h+269-150
- NMSSH-OSX/Libraries/include/libssh2/libssh2_publickey.h+12-8
- NMSSH-OSX/Libraries/include/libssh2/libssh2_sftp.h+75-55
- NMSSH-OSX/Libraries/lib/libcrypto.a
- NMSSH-OSX/Libraries/lib/libssh2.a
- NMSSH-OSX/Libraries/lib/libssl.a
- NMSSH.xcodeproj/project.pbxproj+4-4
- NMSSH/NMSSHSession.h+2
- NMSSH/NMSSHSession.m+37-9
- .github/workflows/build.yml+32
- .travis.yml+39-2
- AUTHORS+21
- ChangeLog-6.5k
- Makefile.am+3
- Makefile.in+73-42
- NEWS+26
- README.md+133-1.3k
- aclocal.m4+636-247
- config.h.in+55-50
- configure+6.3k-4.3k
- configure.ac+24-25
- converters/Makefile.am+8-14
- converters/Makefile.in+39-39
- converters/img2sixel.c+13-31
- converters/img2sixel_tests.sh+191
- examples/python/converter.py+1-1
- include/Makefile.in+22-10
- include/sixel.h.in+9-1
- licenses/LICENSE.images
- licenses/LICENSE.mesa
- licenses/LICENSE.pngsuite
- licenses/LICENSE.pnmcolormap
- licenses/LICENSE.sdump
- licenses/LICENSE.sixel
- licenses/LICENSE.stb
- md/Acknowledgements.md+214
- md/C API.md+284
- md/Command line tools.md+245
- md/Language bindings.md+24
- md/Other implementations.md+54
- md/Projects using SIXEL.md+142
- md/Supported terminals.md+89
- package.json+3-3
- package.json.in.in+1-1
- python/Makefile.in+27-15
- python/libsixel/__init__.py+1-1
- python/libsixel/decoder.py+2-2
- python/libsixel/encoder.py+2-2
- python/setup.cfg+20
- python/setup.py+2-36
- src/Makefile.am-1
- src/Makefile.in+33-41
- src/chunk.c+5-31
- src/decoder.c+7-30
- src/encoder.c+7-5
- src/encoder.h+1
- src/fromgif.c+22-11
- src/fromsixel.c+6-6
- src/loader.c+43-82
- src/malloc_stub.c+4
- src/output.c+8
- src/output.h+1
- src/quant.c+52-47
- src/status.c+5-5
- src/stb_image.h+951-453
- src/stb_image_write.c-71
- src/stb_image_write.h+803-127
- src/tosixel.c+131-11
- src/tty.c+6-22
- src/writer.c+12-28
- tools/Makefile.in+23-9
- tools/release+35
0 commit comments