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