2020-10-17 18:18 | specify dir on cmd line | 0x766F6964 | 2 | +22 | -7 |
2020-10-17 17:53 | add comment about entry struct | 0x766F6964 | 1 | +3 | -2 |
2020-05-06 21:58 | rename entries variable to n_ents for consistency | 0x766F6964 | 1 | +5 | -5 |
2020-05-06 21:43 | simplify by making nodes list into a global array like ents | 0x766F6964 | 1 | +36 | -62 |
2020-05-06 20:13 | simplify addfiles() one step further | 0x766F6964 | 1 | +6 | -17 |
2020-05-06 19:45 | simplify code by replacing linked list with global entries array | 0x766F6964 | 1 | +19 | -32 |
2020-05-05 19:31 | add reallocarray() and use it to simplify file list creation | 0x766F6964 | 1 | +22 | -21 |
2020-05-05 18:25 | add README | 0x766F6964 | 3 | +28 | -45 |
2020-05-05 17:47 | readability | 0x766F6964 | 1 | +14 | -14 |
2020-05-05 17:39 | implement sorting of dir elements | 0x766F6964 | 1 | +15 | -10 |
2020-05-05 16:30 | add whole dir to list in one go | 0x766F6964 | 1 | +58 | -20 |
2020-05-04 16:56 | remove unneeded feature flag | 0x766F6964 | 1 | +1 | -2 |
2020-05-04 16:37 | small readability change | 0x766F6964 | 1 | +5 | -4 |
2020-05-04 15:55 | stop quoting output paths | 0x766F6964 | 1 | +1 | -1 |
2020-05-04 15:49 | stop wasting PATH_MAX bytes per node | 0x766F6964 | 2 | +13 | -28 |
2020-05-04 04:19 | add Makefile | 0x766F6964 | 3 | +45 | -1 |
2020-05-04 03:08 | update NOTES; add TODO | 0x766F6964 | 2 | +5 | -2 |
2020-05-04 01:10 | fix mklist() to properly include all subdirs | 0x766F6964 | 2 | +213 | -208 |
2020-05-03 21:58 | use stat(2) to determine subdirs | 0x766F6964 | 1 | +5 | -4 |
2020-05-03 21:45 | fix subdir() logic | 0x766F6964 | 1 | +21 | -12 |
2020-05-03 21:43 | add fn to print shuffled list to stdout | 0x766F6964 | 1 | +11 | -4 |
2020-05-03 19:22 | add config.def.h | 0x766F6964 | 2 | +7 | -0 |
2020-05-03 19:20 | implement list generation | 0x766F6964 | 1 | +85 | -7 |
2020-05-03 17:18 | add initial code | 0x766F6964 | 1 | +111 | -0 |
2020-05-03 17:18 | add LICENSE | 0x766F6964 | 1 | +13 | -0 |
2020-05-03 17:18 | initial commit | 0x766F6964 | 1 | +45 | -0 |