92902a4f76
CMakeLists.txt: declare compatibility with 3.27
...
Sadly, the 3.5 deprecation warning doesn't go away after this.
2023-08-01 03:16:04 +02:00
43ef4805a5
Bump liberty
2023-07-04 06:55:15 +02:00
a29a785b20
README.adoc: update package information
2023-07-01 22:00:04 +02:00
accc095403
Bump liberty
2023-06-28 16:29:28 +02:00
b15ec36e38
CMakeLists.txt: fix build on BSD and macOS
2023-06-28 16:27:34 +02:00
b000f5eca7
README.adoc: add a missing line break
2023-06-28 01:10:31 +02:00
35cbb8647d
CMakeLists.txt: actually install Lua plugins
2023-06-28 00:29:57 +02:00
f6d552766b
g_ctx -> g
...
Because it's just plain noise. But I still enjoy the indicator.
2023-06-19 13:20:28 +02:00
00d6c5ede9
Bump liberty, move the UI to liberty-xui.c
...
This deduplicates code between nncmpp and hex,
while adding functionality.
2023-06-19 13:19:48 +02:00
b87206bb93
elf.lua: fix a typo
2023-06-18 22:46:10 +02:00
62c6d43ca3
Add a real manual page
2023-06-15 22:32:02 +02:00
ccb3974895
Avoid ringing the bell on focus events
2023-06-05 20:00:06 +02:00
c7a6e9ec36
README.adoc: fix a dead link
2022-07-31 18:44:09 +02:00
c7448a72a2
README.adoc: mention fq
2022-03-11 20:43:45 +01:00
1cb069aa8b
Fix second nibbles in the hex dump
...
Welp.
2021-12-01 05:03:41 +01:00
9489358c92
xcursor.lua: fix file version decoding
...
The Xcursor header file contains more documentation than there is
in the actual documentation.
2021-11-17 12:18:37 +01:00
a539a5510f
Add an elementary decoder for Xcursor files
2021-11-17 11:48:10 +01:00
e5ddd6a6af
Fix a compiler warning
2021-11-05 02:59:55 +01:00
8f7bcf7531
Bump liberty, termo
2021-11-05 02:59:35 +01:00
330e81fa89
Update .gitignore
2021-10-30 03:32:53 +02:00
84831a1492
Bind _/C-a/$/C-e to go to row start/end
...
Avoiding 0 because that's how you would write a zero in edit mode.
2021-10-30 02:59:09 +02:00
ada863925f
Add clang-format configuration
2021-10-30 02:59:09 +02:00
28f36f6087
CMakeLists.txt: synchronize with sdtui
2021-10-30 01:36:48 +02:00
252e349e52
README.adoc: mention elfcat
2021-07-07 19:25:38 +02:00
a41d67432d
Fix incomplete liberty bump
2021-01-16 16:43:00 +01:00
5e66f5402d
Bump minimum CMake version to 3.0
...
A nice, round number. This allows us to remove some boilerplate.
2020-10-27 11:53:49 +01:00
38694ea520
Bump liberty and termo
2020-10-27 11:53:03 +01:00
0304e4fcee
README.adoc: update refs to similar software
2020-10-18 22:57:15 +02:00
b3f117a785
Name change
2020-09-28 05:10:27 +02:00
d87ae4bfba
Bump liberty and termo
2020-09-28 05:09:20 +02:00
16e24195e7
Cleanup, add comment
2018-10-27 15:08:18 +02:00
4e76388f4f
Remove .travis.yml
...
We don't depend on any proprietary services no longer. I'll have to
make my own replacements with blackjack and hookers. Until then,
the file stays in the commit log as an example.
2018-06-24 05:50:55 +02:00
a6fecc8091
Update README
2018-06-24 04:11:47 +02:00
d22959cdd3
Relicense to 0BSD, update mail address
...
I've come to the conclusion that copyright mostly just stands in the way
of software development. In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.
The updated mail address, also used in my author/committer lines,
is shorter and looks nicer. People rarely interact anyway.
2018-06-24 04:11:24 +02:00
7428cc87ea
Bump liberty, termo
2018-06-24 04:08:12 +02:00
a2e5661133
Add a partial decoder for PDF
2017-11-19 21:51:53 +01:00
89764adf8e
Improve redrawing performance
2017-11-14 03:24:10 +01:00
59f1a85d1b
gzip.lua: fix variable scope
2017-11-14 03:23:45 +01:00
f075d11b0d
Bump liberty, termo, fix compiler detection
2017-11-14 03:23:41 +01:00
9206e1ea1d
Update screenshot
2017-06-16 19:51:02 +02:00
f2012860a8
Update README
2017-06-03 22:33:02 +02:00
96f426f862
Add gzip.lua
2017-05-29 15:52:53 +02:00
3f39679a16
zlib.lua: fix endianity
2017-05-29 15:48:17 +02:00
e6e1c19bad
Add a partial decoder for RFC 1950: ZLIB
2017-05-21 21:10:37 +02:00
6a6c7b2496
Fix SIGWINCH handling
2017-05-21 21:10:37 +02:00
5f207835cc
CMakeLists.txt: cleanup
2017-02-12 20:21:40 +01:00
00d52aa37b
pcap.lua: fix decoding
...
Which didn't work before at all.
2017-02-07 16:29:08 +01:00
6a845e40b4
Add a partial decoder for ZIP
2017-02-05 22:29:55 +01:00
d78415bb34
Update README
...
Add a reference to hachoir.
2017-02-05 18:49:13 +01:00
2b62d49409
Fix and update LICENSE
2017-02-03 23:10:29 +01:00