about summary refs log tree commit diff stats
path: root/tools/termbox
Commit message (Collapse)AuthorAgeFilesLines
* 7233 - fix some warnings from gcc 9Kartik Agaram2020-11-131-3/+3
| | | | | | Make strncpy a little less error-prone. Just use memcpy where that suffices: https://stackoverflow.com/questions/56782248/gcc-specified-bound-depends-on-the-length-of-the-source-argument/56782476#56782476
* 5800 - move `browse_trace` to `tools/` dirKartik Agaram2019-12-078-0/+1271
/ranger/commit/all_tests.py?h=v1.1.0&id=22449efdeaec4ae089a6461ab93700536b5ea1bd'>22449efd ^
084a0743 ^
22449efd ^
e9e4b4ff ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21