Age | Commit message (Expand) | Author |
2022-10-15 | xkbprint 1.0.6xkbprint-1.0.6 | Alan Coopersmith |
2022-04-16 | gitlab CI: stop requiring Signed-off-by in commits | Alan Coopersmith |
2022-04-16 | Stop leaking XkbAtomGetString allocations | Alan Coopersmith |
2022-04-02 | man page: remove out-of-date COPYRIGHT section | Alan Coopersmith |
2021-12-06 | Build xz tarballs instead of bzip2 | Alan Coopersmith |
2021-12-06 | gitlab CI: add a basic build test | Alan Coopersmith |
2019-11-03 | xkbprint 1.0.5xkbprint-1.0.5 | Matt Turner |
2019-09-15 | xkbprint(1): Some (typographical) corrections to the manual | Alan Coopersmith |
2018-11-21 | Update configure.ac bug URL for gitlab migration | Alan Coopersmith |
2018-11-16 | Update README for gitlab migration | Alan Coopersmith |
2017-01-26 | autogen: add default patch prefix | Mihail Konev |
2017-01-26 | autogen.sh: use quoted string variables | Emil Velikov |
2017-01-26 | autogen.sh: use exec instead of waiting for configure to finish | Peter Hutterer |
2015-04-16 | xkbprint 1.0.4xkbprint-1.0.4 | Alan Coopersmith |
2014-05-31 | autogen.sh: Honor NOCONFIGURE=1 | Alan Coopersmith |
2014-05-31 | configure: Drop AM_MAINTAINER_MODE | Alan Coopersmith |
2014-05-31 | Remove old CVS id tags | Alan Coopersmith |
2014-05-31 | Add -version option to print program version | Alan Coopersmith |
2014-05-31 | Fix some sign/size conversion warnings from clang | Alan Coopersmith |
2014-05-31 | Remove unused INPUT_* definitions | Alan Coopersmith |
2014-05-31 | Move some local variables to the scope in which they live | Alan Coopersmith |
2014-05-31 | Combine IsoKeyCaps array of strings into a single string | Alan Coopersmith |
2014-05-27 | Replace calls to index() with calls to strchr() | Alan Coopersmith |
2014-05-27 | Combine repeated sequences of fprintf() calls into single calls | Alan Coopersmith |
2014-05-27 | Replace remaining sprintf calls with snprintf() | Alan Coopersmith |
2014-05-27 | Replace several malloc+sprintf pairs with asprintf() calls | Alan Coopersmith |
2014-05-27 | Add printf & noreturn attributes recommended by gcc | Alan Coopersmith |
2014-05-27 | Replace uStrCaseCmp() with direct calls to strcasecmp() | Alan Coopersmith |
2014-05-27 | Replace uStringDup() with direct calls to strdup() | Alan Coopersmith |
2014-05-27 | Replace custom uAlloc/uCalloc with plain malloc/calloc | Alan Coopersmith |
2014-05-26 | Replace sole call to uFree() with direct call to free() | Alan Coopersmith |
2014-05-26 | Remove unused uTmpAlloc & uTmpFree fallbacks for alloca | Alan Coopersmith |
2014-05-26 | Remove unused uRealloc & uRecalloc functions | Alan Coopersmith |
2014-05-26 | Remove unused uStrCasePrefix fallback for strncasecmp | Alan Coopersmith |
2014-05-26 | Remove unused debugging & function tracing frameworks | Alan Coopersmith |
2014-05-26 | Remove unused uASSERT macro | Alan Coopersmith |
2014-05-26 | Fix many const char * warnings | Alan Coopersmith |
2014-05-26 | unifdef -Unotyet -UNOTYET | Alan Coopersmith |
2014-05-26 | Convert sources to X.Org standard coding style | Alan Coopersmith |
2011-01-19 | config: move man pages into their own directory | Gaetan Nadon |
2011-01-13 | man: replace hard coded man page section with substitution strings | Gaetan Nadon |
2011-01-13 | man: remove trailing spaces and tabs | Gaetan Nadon |
2011-01-07 | xkbprint 1.0.3xkbprint-1.0.3 | Alan Coopersmith |
2011-01-05 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Alan Coopersmith |
2011-01-05 | config: upgrade to util-macros 1.8 for additional man page support | Alan Coopersmith |
2011-01-05 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon |
2011-01-05 | config: Remove unnecessary calls from configure.ac | Alan Coopersmith |
2009-11-26 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon |
2009-11-11 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon |
2009-11-11 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon |