| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor: move Arena and ArenaMem to memory_defs.h (#26240) | zeertzjq | 2023-11-27 |
| * | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
| * | refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914) | zeertzjq | 2023-01-21 |
| * | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
| * | refactor: format all C files under nvim/ #15977 | dundargoc | 2021-10-12 |
| * | refactor/single-include (#6604) | relnod | 2017-04-27 |
| * | sha: define SHA256_BUFFER_SIZE and SUM_SIZE. | Scott Prager | 2015-01-02 |
| * | sha256.c: Enable -Wconvert and clint. | Scott Prager | 2015-01-02 |
| * | Add automatic generation of headers | ZyX | 2014-06-02 |
| * | Remove cryptography | John Schmidt | 2014-05-20 |
| * | Introduce nvim namespace: Fix define guards. | Eliseo Martínez | 2014-05-15 |
| * | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |