| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Separate variables that have opt-set values | 2014-07-30 | 1 | -4/+5 | |
| * | Scope temporary variable (for swapping) further in | 2014-07-30 | 1 | -5/+5 | |
| * | Clean up argument handling | 2014-07-30 | 1 | -10/+4 | |
| * | More explicit name for usage printer function | 2014-07-30 | 1 | -3/+3 | |
| * | Remove globals in favour of arg passing | 2014-07-30 | 1 | -11/+10 | |
| * | Convert single-line comments to C99 | 2014-07-30 | 1 | -9/+9 | |
| * | Document origin and inspiration in a separate file | 2014-07-30 | 2 | -10/+18 | |
| * | Rename stringification function | 2014-07-30 | 1 | -4/+3 | |
| * | Replace deprecated XKeycodeToKeysym | 2014-07-30 | 1 | -1/+2 | |
| * | Shorter struct init | 2014-07-30 | 1 | -4/+1 | |
| * | Nicer constant formatting | 2014-07-30 | 1 | -5/+3 | |
| * | Use nanosecond parameter | 2014-07-30 | 1 | -4/+4 | |
| * | Use nanosleep instead of usleep | 2014-07-29 | 2 | -5/+11 | |
| * | Convert BIT macro to inlined function | 2014-07-29 | 1 | -1/+3 | |
| * | Remove compilation instructions from source file | 2014-07-29 | 1 | -1/+0 | |
| * | Use C99 booleans | 2014-07-29 | 1 | -7/+4 | |
| * | Convert simple macros to C99 constants | 2014-07-29 | 2 | -9/+9 | |
| * | Gitignore executable output | 2014-07-29 | 1 | -0/+1 | |
| * | Print defaults in usage | 2014-07-29 | 1 | -5/+6 | |
| * | Fix pluralisation in usage | 2014-07-29 | 1 | -2/+2 | |
| * | Operator spacing | 2014-07-29 | 1 | -18/+18 | |
| * | Clarify delay microseconds usage | 2014-07-29 | 1 | -2/+2 | |
| * | Fix indentation | 2014-07-29 | 1 | -68/+68 | |
| * | Clearer variable name | 2014-07-29 | 1 | -3/+3 | |
| * | Simplify global initialisation | 2014-07-29 | 1 | -4/+1 | |
| * | Clarify how-to-compile comment | 2014-07-29 | 1 | -1/+1 | |
| * | Simplify usage output | 2014-07-29 | 1 | -7/+5 | |
| * | Rebrand to xkbcat | 2014-07-26 | 2 | -13/+9 | |
| * | Clean up | 2014-07-26 | 1 | -3/+2 | |
| * | Neater format | 2014-07-26 | 1 | -3/+2 | |
| * | Remove modifier handling | 2014-07-26 | 1 | -144/+11 | |
| * | Init | 2014-07-26 | 2 | -0/+272 |
