1. 8efa53f libkeymap: keep array element count consistent on updates by Alexey Gladkov · 6 days ago master
  2. 18152e1 libkeymap: report array init failures with correct errno text by Alexey Gladkov · 6 days ago
  3. 70cdc24 libkeymap: reject invalid negative indices by Alexey Gladkov · 6 days ago
  4. 86d25f2 libkeymap: fail safely on diacritic/keyline allocation errors by Alexey Gladkov · 6 days ago
  5. f18076d libkeymap: keep function table consistent under memory pressure by Alexey Gladkov · 6 days ago
  6. 0590d91 libkeymap: avoid undefined behavior when parsing include path from env by Alexey Gladkov · 6 days ago
  7. d92b736 libkeymap: prevent out-of-bounds access on deep include nesting by Alexey Gladkov · 6 days ago
  8. 58c802a setfont: explicitly initialize ptr to NULL by Krdyan Areg · 9 days ago
  9. 0695728 Check buffer boundaries when forming command string by Alexey Gladkov · 4 weeks ago
  10. cdfb5bc Use size-bounded string functions by Alexey Gladkov · 4 weeks ago
  11. 2f9a4e5 libkbdfile: Fix problem with undeclared sym_gzopen by Alexey Gladkov · 3 months ago
  12. 7aa15f4 setfont: Initialize data pointer when resetting font by Tommy-Zhang3759 · 3 months ago
  13. 60d9a8a Swiss german keyboard adjustements by Matthias von Arx · 3 months ago
  14. c547363 Fix NULL reference in option parser by Bohai Li · 3 months ago
  15. 2458ab2 Merge branch 'github-pull-146' by Alexey Gladkov · 3 months ago
  16. 80983dc Add keymap for Norwegian Apple ISO keyboard (mac-no.map) by Charlie Donovan · 4 months ago
  17. 51ee1d9 data/Makefile.am: put `--` between end of option and mode by Haelwenn (lanodan) Monnier · 4 months ago
  18. e436762 CI: Update ubuntu version by Alexey Gladkov · 4 months ago
  19. ac7a915 Do not cast the ioctl argument type by Alexey Gladkov · 4 months ago
  20. db82eb6 Preserve only necessary metadata during install by Alexey Gladkov · 5 months ago
  21. 5264edb v2.9.0 by Alexey Gladkov · 6 months ago v2.9.0
  22. 9909e92 Upgrade configure.ac by Alexey Gladkov · 6 months ago
  23. 5f532c1 Upgrade clang-format configuration by Alexey Gladkov · 6 months ago
  24. ca2124a CI: Rewrite DCO check by Alexey Gladkov · 6 months ago
  25. adf884c kbd: Add console keymap for Mac swiss german keyboards by Matthias von Arx · 6 months ago
  26. 8affbba Fix automake warning by Alexey Gladkov · 6 months ago
  27. 4a130e5 Convert an error about an unsupported lexer to a warning by Alexey Gladkov · 6 months ago
  28. b472a58 tests: Better test tty existance by Alexey Gladkov · 6 months ago
  29. 7a17e65 Exclude files that had not been installed before by Alexey Gladkov · 6 months ago
  30. 89f00a7 Ignore file mode bits of generated files by Sertonix · 6 months ago
  31. eddc753 Merge branch 'use-compression-libraries' by Alexey Gladkov · 6 months ago
  32. f96c3b5 Preserve symlinks to files by Alexey Gladkov · 6 months ago
  33. 4629516 Add test for libkbdfile with dlopen by Alexey Gladkov · 6 months ago
  34. 9644344 libkbdfile: Use libzstd to decompress files by Alexey Gladkov · 6 months ago
  35. 4d1477d libkbdfile: Use liblzma to decompress files by Alexey Gladkov · 6 months ago
  36. e58d5cd libkbdfile: Use libbz2 to decompress files by Alexey Gladkov · 7 months ago
  37. a2a1bd6 CI: Update musl configuration by Alexey Gladkov · 7 months ago
  38. 7fdd8de libkbdfile: Use zlib to decompress files by Alexey Gladkov · 7 months ago
  39. 15420ec libkbdfile: Add support for decompressing files without using utilities by Alexey Gladkov · 7 months ago
  40. df7fcc6 libkbdfile: Split PIPE and COMPRESSED flags by Alexey Gladkov · 7 months ago
  41. 4e504ab libkbdfile: Detect archive type based on content by Alexey Gladkov · 7 months ago
  42. 1b1e4c8 libkbdfile: Use common function to open file by Alexey Gladkov · 7 months ago
  43. 47475df libkbdfile: Add wrapper to fill pathname by Alexey Gladkov · 7 months ago
  44. 1feaacc tests: Improve libkbdfile tests by Alexey Gladkov · 7 months ago
  45. be7a6ab tests: Fix arch check by Alexey Gladkov · 7 months ago
  46. a59a197 CI: Disable sparse check by Alexey Gladkov · 7 months ago
  47. 54711d6 Merge branch 'github-pull-136' by Alexey Gladkov · 8 months ago
  48. 1eaff68 tests: check parsing and restoration of alt_is_meta by Alexey Gladkov · 8 months ago
  49. a374f3b tests: Optimize utils.at by Alexey Gladkov · 8 months ago
  50. dc5cd7f dump: Drop obsolete comments by Alexey Gladkov · 8 months ago
  51. b8e7eb4 dump: Add a high level wrapper to improve consistency by Alexey Gladkov · 8 months ago
  52. 25254ea dump: Show keymaps keyword only if needed by Alexey Gladkov · 8 months ago
  53. 9190dcb dump: Fix rountrip by Pierre Le Marre · 9 months ago
  54. 38e46e6 tests: disable libkbdfile testcase on ppc64el by Alexey Gladkov · 9 months ago
  55. c9debc0 tests: Make memcheck optional by Alexey Gladkov · 9 months ago
  56. b1bf002 Merge branch 'github-pull-132' by Alexey Gladkov · 9 months ago
  57. 7e08c6f loadkeys: Add --tkeymap to dump the keymap as text by Pierre Le Marre · 9 months ago
  58. 7f08e8d v2.8.0 by Alexey Gladkov · 9 months ago v2.8.0
  59. 854faf7 tests: Add tests to increase code coverage by Alexey Gladkov · 9 months ago
  60. c5c8506 libkeymap: Fix memory leaks by Alexey Gladkov · 9 months ago
  61. 94b9b75 Update code coverage options by Alexey Gladkov · 9 months ago
  62. f7c7b2b configure: Disable lex implementations other than flex by Alexey Gladkov · 9 months ago
  63. 2378f4f Update po by Alexey Gladkov · 9 months ago
  64. f56a5ff Add new i386 azerty afnor keymap by Maxence Lupion · 11 months ago
  65. df9327f libkeymap: cleanup the parser code by Alexey Gladkov · 11 months ago
  66. ab92ef9 libkeymap: Split the keymap loading function into two by Alexey Gladkov · 11 months ago
  67. 9b07dab libkeymap: Use less hardcoded numbers by Alexey Gladkov · 11 months ago
  68. 64a4a5d libkeymap: Remove type conversion when accessing charset symbols by Alexey Gladkov · 11 months ago
  69. d7bf270 libkeymap: Use charsets array size instead of separate constant by Alexey Gladkov · 11 months ago
  70. a85afed libkeymap: Refactor ctx initialization and free by Alexey Gladkov · 11 months ago
  71. 0bdd289 libkeymap: Support KT_DEAD2 diacritics by Samuel Thibault · 10 years ago
  72. 72080e2 libkeymap: Rename strdata members to increase readability by Alexey Gladkov · 11 months ago
  73. 1784eff libkeymap: Avoid type conversions when strdata is used by Alexey Gladkov · 11 months ago
  74. dcd9b81 libkeymap: Use size-bounded string copying and concatenation by Alexey Gladkov · 11 months ago
  75. 6aeaaf0 libkeymap: Consolidate code that adds chars to strdata by Alexey Gladkov · 11 months ago
  76. 7620c4a libkeymap: Make sure that filename is always freed after use by Alexey Gladkov · 12 months ago
  77. 77049c3 libkeymap: Allocate memory only when needed to search nearby by Alexey Gladkov · 12 months ago
  78. 14818db CI: Add sparse check by Alexey Gladkov · 11 months ago
  79. 9879410 CI: Check all distributed keymaps for loadability by Alexey Gladkov · 11 months ago
  80. 16dc8d2 CI: Add valgrind check in unit tests by Alexey Gladkov · 11 months ago
  81. 79888e1 CI: Add valgrind check by Alexey Gladkov · 12 months ago
  82. af43dfe CI: Add build and check on other architectures by Alexey Gladkov · 12 months ago
  83. 866bd8a tests: Fix sparse warnings by Alexey Gladkov · 11 months ago
  84. 47dd488 keymaps: Disable characters >=U+F000 in qwertz/de_alt_UTF-8 by Alexey Gladkov · 11 months ago
  85. d1389b5 Free kfont context on exit by Alexey Gladkov · 12 months ago
  86. f146522 libkeymap: Initialize struct kbdiacrs before use by Alexey Gladkov · 12 months ago
  87. d3ef079 Create ARRAY_SIZE() macros by Alexey Gladkov · 1 year ago
  88. 3592cc4 libkeymap: Drop own temporary type to store default latin1 composes by Alexey Gladkov · 1 year ago
  89. bec0a0c libkeymap: create common function to parse int and uchar by Alexey Gladkov · 1 year ago
  90. 52ea520 libkeymap: Use unicode macro more widely by Alexey Gladkov · 1 year ago
  91. ecb156a Small fix for compile_commands.json by Alexey Gladkov · 11 months ago
  92. ba98008 Update kbd_mode man-page by Alexey Gladkov · 1 year, 1 month ago
  93. 013ccbb kbd_mode: Add virtual console keyboard mode OFF by Alexey Gladkov · 1 year, 1 month ago
  94. bfa4b81 kbd_mode: support Disabled mode (K_OFF) by Tianhao Wang · 1 year, 1 month ago
  95. 3817157 Merge branch 'github-pull-127' into for-master by Alexey Gladkov · 1 year, 1 month ago
  96. d56f944 Add Georgian font and map (Gia Shervashidze, Temuri Doghonadze) by Adam Williamson · 1 year, 1 month ago
  97. fdc2eb6 Fix tests on powerpc by Alexey Gladkov · 1 year, 1 month ago
  98. eebaa3b Restore the old behavior when using gzip by Alexey Gladkov · 1 year, 2 months ago
  99. f2c0d31 v2.7.1 by Alexey Gladkov · 1 year, 2 months ago v2.7.1
  100. b1c5991 Fix dumpkeys with keycode 0 by Alexey Gladkov · 1 year, 2 months ago