Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(IWYU): fix headers | dundargoc | 2024-01-11 |
* | refactor: follow style guide | dundargoc | 2023-12-24 |
* | build: don't define FUNC_ATTR_* as empty in headers (#26317) | zeertzjq | 2023-11-30 |
* | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
* | refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695) | dundargoc | 2022-05-25 |
* | refactor: saner options for uncrustify #16196 | dundargoc | 2021-10-31 |
* | refactor: enable formatting for files under lib | Dundar Göc | 2021-10-19 |
* | refactor: format all C files under nvim/ #15977 | dundargoc | 2021-10-12 |
* | Change QUEUE_FOREACH macro to use while instead of for | erw7 | 2021-03-30 |
* | tui: "backpressure": Drop messages to avoid flooding. | Justin M. Keyes | 2016-12-09 |
* | *: Fix errors from new linter checks | ZyX | 2016-06-11 |
* | lib/queue: Actually remove all _QUEUE macros | ZyX | 2016-05-30 |
* | lib/queue: Refactor queue.h | ZyX | 2016-05-30 |
* | lib: Include libuv circularly linked list | Thiago de Arruda | 2015-08-13 |