- 2f9a4e5 libkbdfile: Fix problem with undeclared sym_gzopen by Alexey Gladkov · 3 weeks ago master
- 7aa15f4 setfont: Initialize data pointer when resetting font by Tommy-Zhang3759 · 3 weeks ago
- 60d9a8a Swiss german keyboard adjustements by Matthias von Arx · 4 weeks ago
- c547363 Fix NULL reference in option parser by Bohai Li · 5 weeks ago
- 2458ab2 Merge branch 'github-pull-146' by Alexey Gladkov · 6 weeks ago
- 80983dc Add keymap for Norwegian Apple ISO keyboard (mac-no.map) by Charlie Donovan · 9 weeks ago
- 51ee1d9 data/Makefile.am: put `--` between end of option and mode by Haelwenn (lanodan) Monnier · 8 weeks ago
- e436762 CI: Update ubuntu version by Alexey Gladkov · 8 weeks ago
- ac7a915 Do not cast the ioctl argument type by Alexey Gladkov · 8 weeks ago
- db82eb6 Preserve only necessary metadata during install by Alexey Gladkov · 4 months ago
- 5264edb v2.9.0 by Alexey Gladkov · 4 months ago v2.9.0
- 9909e92 Upgrade configure.ac by Alexey Gladkov · 4 months ago
- 5f532c1 Upgrade clang-format configuration by Alexey Gladkov · 4 months ago
- ca2124a CI: Rewrite DCO check by Alexey Gladkov · 4 months ago
- adf884c kbd: Add console keymap for Mac swiss german keyboards by Matthias von Arx · 4 months ago
- 8affbba Fix automake warning by Alexey Gladkov · 4 months ago
- 4a130e5 Convert an error about an unsupported lexer to a warning by Alexey Gladkov · 4 months ago
- b472a58 tests: Better test tty existance by Alexey Gladkov · 4 months ago
- 7a17e65 Exclude files that had not been installed before by Alexey Gladkov · 4 months ago
- 89f00a7 Ignore file mode bits of generated files by Sertonix · 4 months ago
- eddc753 Merge branch 'use-compression-libraries' by Alexey Gladkov · 4 months ago
- f96c3b5 Preserve symlinks to files by Alexey Gladkov · 5 months ago
- 4629516 Add test for libkbdfile with dlopen by Alexey Gladkov · 5 months ago
- 9644344 libkbdfile: Use libzstd to decompress files by Alexey Gladkov · 5 months ago
- 4d1477d libkbdfile: Use liblzma to decompress files by Alexey Gladkov · 5 months ago
- e58d5cd libkbdfile: Use libbz2 to decompress files by Alexey Gladkov · 5 months ago
- a2a1bd6 CI: Update musl configuration by Alexey Gladkov · 5 months ago
- 7fdd8de libkbdfile: Use zlib to decompress files by Alexey Gladkov · 5 months ago
- 15420ec libkbdfile: Add support for decompressing files without using utilities by Alexey Gladkov · 5 months ago
- df7fcc6 libkbdfile: Split PIPE and COMPRESSED flags by Alexey Gladkov · 5 months ago
- 4e504ab libkbdfile: Detect archive type based on content by Alexey Gladkov · 5 months ago
- 1b1e4c8 libkbdfile: Use common function to open file by Alexey Gladkov · 5 months ago
- 47475df libkbdfile: Add wrapper to fill pathname by Alexey Gladkov · 5 months ago
- 1feaacc tests: Improve libkbdfile tests by Alexey Gladkov · 5 months ago
- be7a6ab tests: Fix arch check by Alexey Gladkov · 5 months ago
- a59a197 CI: Disable sparse check by Alexey Gladkov · 5 months ago
- 54711d6 Merge branch 'github-pull-136' by Alexey Gladkov · 6 months ago
- 1eaff68 tests: check parsing and restoration of alt_is_meta by Alexey Gladkov · 6 months ago
- a374f3b tests: Optimize utils.at by Alexey Gladkov · 6 months ago
- dc5cd7f dump: Drop obsolete comments by Alexey Gladkov · 6 months ago
- b8e7eb4 dump: Add a high level wrapper to improve consistency by Alexey Gladkov · 6 months ago
- 25254ea dump: Show keymaps keyword only if needed by Alexey Gladkov · 6 months ago
- 9190dcb dump: Fix rountrip by Pierre Le Marre · 7 months ago
- 38e46e6 tests: disable libkbdfile testcase on ppc64el by Alexey Gladkov · 7 months ago
- c9debc0 tests: Make memcheck optional by Alexey Gladkov · 7 months ago
- b1bf002 Merge branch 'github-pull-132' by Alexey Gladkov · 7 months ago
- 7e08c6f loadkeys: Add --tkeymap to dump the keymap as text by Pierre Le Marre · 7 months ago
- 7f08e8d v2.8.0 by Alexey Gladkov · 7 months ago v2.8.0
- 854faf7 tests: Add tests to increase code coverage by Alexey Gladkov · 7 months ago
- c5c8506 libkeymap: Fix memory leaks by Alexey Gladkov · 7 months ago
- 94b9b75 Update code coverage options by Alexey Gladkov · 7 months ago
- f7c7b2b configure: Disable lex implementations other than flex by Alexey Gladkov · 7 months ago
- 2378f4f Update po by Alexey Gladkov · 7 months ago
- f56a5ff Add new i386 azerty afnor keymap by Maxence Lupion · 9 months ago
- df9327f libkeymap: cleanup the parser code by Alexey Gladkov · 9 months ago
- ab92ef9 libkeymap: Split the keymap loading function into two by Alexey Gladkov · 9 months ago
- 9b07dab libkeymap: Use less hardcoded numbers by Alexey Gladkov · 9 months ago
- 64a4a5d libkeymap: Remove type conversion when accessing charset symbols by Alexey Gladkov · 9 months ago
- d7bf270 libkeymap: Use charsets array size instead of separate constant by Alexey Gladkov · 9 months ago
- a85afed libkeymap: Refactor ctx initialization and free by Alexey Gladkov · 9 months ago
- 0bdd289 libkeymap: Support KT_DEAD2 diacritics by Samuel Thibault · 10 years ago
- 72080e2 libkeymap: Rename strdata members to increase readability by Alexey Gladkov · 10 months ago
- 1784eff libkeymap: Avoid type conversions when strdata is used by Alexey Gladkov · 10 months ago
- dcd9b81 libkeymap: Use size-bounded string copying and concatenation by Alexey Gladkov · 10 months ago
- 6aeaaf0 libkeymap: Consolidate code that adds chars to strdata by Alexey Gladkov · 10 months ago
- 7620c4a libkeymap: Make sure that filename is always freed after use by Alexey Gladkov · 10 months ago
- 77049c3 libkeymap: Allocate memory only when needed to search nearby by Alexey Gladkov · 10 months ago
- 14818db CI: Add sparse check by Alexey Gladkov · 9 months ago
- 9879410 CI: Check all distributed keymaps for loadability by Alexey Gladkov · 9 months ago
- 16dc8d2 CI: Add valgrind check in unit tests by Alexey Gladkov · 9 months ago
- 79888e1 CI: Add valgrind check by Alexey Gladkov · 10 months ago
- af43dfe CI: Add build and check on other architectures by Alexey Gladkov · 10 months ago
- 866bd8a tests: Fix sparse warnings by Alexey Gladkov · 9 months ago
- 47dd488 keymaps: Disable characters >=U+F000 in qwertz/de_alt_UTF-8 by Alexey Gladkov · 9 months ago
- d1389b5 Free kfont context on exit by Alexey Gladkov · 10 months ago
- f146522 libkeymap: Initialize struct kbdiacrs before use by Alexey Gladkov · 10 months ago
- d3ef079 Create ARRAY_SIZE() macros by Alexey Gladkov · 10 months ago
- 3592cc4 libkeymap: Drop own temporary type to store default latin1 composes by Alexey Gladkov · 10 months ago
- bec0a0c libkeymap: create common function to parse int and uchar by Alexey Gladkov · 10 months ago
- 52ea520 libkeymap: Use unicode macro more widely by Alexey Gladkov · 10 months ago
- ecb156a Small fix for compile_commands.json by Alexey Gladkov · 9 months ago
- ba98008 Update kbd_mode man-page by Alexey Gladkov · 11 months ago
- 013ccbb kbd_mode: Add virtual console keyboard mode OFF by Alexey Gladkov · 11 months ago
- bfa4b81 kbd_mode: support Disabled mode (K_OFF) by Tianhao Wang · 11 months ago
- 3817157 Merge branch 'github-pull-127' into for-master by Alexey Gladkov · 11 months ago
- d56f944 Add Georgian font and map (Gia Shervashidze, Temuri Doghonadze) by Adam Williamson · 11 months ago
- fdc2eb6 Fix tests on powerpc by Alexey Gladkov · 12 months ago
- eebaa3b Restore the old behavior when using gzip by Alexey Gladkov · 12 months ago
- f2c0d31 v2.7.1 by Alexey Gladkov · 1 year ago v2.7.1
- b1c5991 Fix dumpkeys with keycode 0 by Alexey Gladkov · 1 year ago
- cf9b00c setfont: Allow arguments and options to be mixed by Alexey Gladkov · 1 year ago
- f6bddf7 v2.7 by Alexey Gladkov · 1 year, 1 month ago v2.7
- f735fda po: Update translations (from translationproject.org) by Alexey Gladkov · 1 year, 1 month ago
- 80e8e6d Add compile_commands.json generation by Alexey Gladkov · 1 year, 1 month ago
- 2bda202 Fix typo in KBD_TEXTDOMAIN_EXPLICIT variable by Alexey Gladkov · 1 year, 2 months ago
- f7f2c60 v2.7-rc1 by Alexey Gladkov · 1 year, 2 months ago v2.7-rc1
- 62fc920 Update po by Alexey Gladkov · 1 year, 2 months ago
- f126e60 Update man pages by Alexey Gladkov · 1 year, 2 months ago
- ba28482 openvt: Fix description of -c option by Alexey Gladkov · 1 year, 2 months ago
- 15bd26a totextmode: Remove unused variable by Alexey Gladkov · 1 year, 2 months ago