| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exit on error | Joseph Hunkeler | 29 hours | 1 | -14/+77 |
| * | Update SYS_* macros | Joseph Hunkeler | 48 hours | 1 | -2/+2 |
| * | How did you get back in there... | Joseph Hunkeler | 48 hours | 1 | -34/+0 |
| * | Error check | Joseph Hunkeler | 48 hours | 1 | -0/+6 |
| * | explicitly check if option name is NULL | Joseph Hunkeler | 48 hours | 1 | -1/+1 |
| * | Move center_text function into utils.c/utils.h | Joseph Hunkeler | 48 hours | 1 | -1/+11 |
| * | Add message before running micromamba configuration | Joseph Hunkeler | 48 hours | 1 | -0/+1 |
| * | maxwidth will fit | Joseph Hunkeler | 48 hours | 1 | -2/+1 |
| * | Subtract remaining characters in format string | Joseph Hunkeler | 48 hours | 1 | -2/+2 |
| * | write_report_output: fail on allocation errors | Joseph Hunkeler | 2 days | 1 | -0/+4 |
| * | handle asprintf errors | Joseph Hunkeler | 2 days | 2 | -4/+6 |
| * | Replace msg, perror, and fprintf with SYS message macrosuse-sys-macros | Joseph Hunkeler | 2 days | 7 | -78/+74 |
| * | Show the log level at startup | Joseph Hunkeler | 3 days | 1 | -0/+2 |
| * | -v increases log level in indexer | Joseph Hunkeler | 3 days | 1 | -0/+1 |
| * | Update SYS* macro calls | Joseph Hunkeler | 3 days | 6 | -34/+34 |
| * | Fix up includes | Joseph Hunkeler | 3 days | 4 | -0/+6 |
| * | Implement logging facility WARN, INFO, DEBUG | Joseph Hunkeler | 3 days | 1 | -0/+1 |
| * | Integrate into main and lib/deliveryversion-compare | Joseph Hunkeler | 8 days | 1 | -0/+32 |
| * | Add download_dir member to MicroMambaInfo struct. | Joseph Hunkeler | 2026-04-27 | 1 | -0/+1 |
| * | Add allocation checks | Joseph Hunkeler | 2026-04-26 | 1 | -0/+8 |
| * | Fix leaks | Joseph Hunkeler | 2026-04-26 | 1 | -0/+1 |
| * | Fix file handle leaks | Joseph Hunkeler | 2026-04-26 | 1 | -0/+1 |
| * | Move system requirement check down so configure_delivery_context can set TMPD... | Joseph Hunkeler | 2026-04-25 | 1 | -1/+1 |
| * | Set starting TMPDIR to /tmp/stasis | Joseph Hunkeler | 2026-04-25 | 2 | -5/+7 |
| * | usage: fail on allocation error | Joseph Hunkeler | 2026-04-25 | 1 | -0/+4 |
| * | Fix NUL placement in center text | Joseph Hunkeler | 2026-04-24 | 1 | -1/+1 |
| * | NUL after copy | Joseph Hunkeler | 2026-04-24 | 1 | -0/+5 |
| * | NUL terminate after copy | Joseph Hunkeler | 2026-04-24 | 5 | -3/+33 |
| * | Fix snprintfs | Joseph Hunkeler | 2026-04-23 | 1 | -3/+1 |
| * | Use snprintf | Joseph Hunkeler | 2026-04-22 | 1 | -0/+6 |
| * | stasis_main: exit on memory error | Joseph Hunkeler | 2026-04-22 | 1 | -1/+6 |
| * | indexer_readmes: close index file handle on error | Joseph Hunkeler | 2026-04-22 | 1 | -0/+1 |
| * | indexer_readmes: consolidate asprintf error condition handling | Joseph Hunkeler | 2026-04-22 | 1 | -3/+3 |
| * | Emit stasis version | Joseph Hunkeler | 2026-04-21 | 1 | -1/+13 |
| * | Generate version string based on repository information | Joseph Hunkeler | 2026-04-21 | 1 | -1/+44 |
| * | Avoid segfault on empty meta directorysprintf-to-snprintf | Joseph Hunkeler | 2026-04-21 | 1 | -0/+5 |
| * | Convert vsprintf | Joseph Hunkeler | 2026-04-17 | 1 | -1/+9 |
| * | Fix cmd buffer size to copy | Joseph Hunkeler | 2026-04-16 | 1 | -1/+1 |
| * | Convert more strcat and strcpy to strn variants | Joseph Hunkeler | 2026-04-16 | 5 | -39/+39 |
| * | Replace sprintf with snprintf | Joseph Hunkeler | 2026-04-15 | 7 | -28/+30 |
| * | Fix system requirement logic. If docker is not usable, disable. | Joseph Hunkeler | 2026-03-06 | 1 | -3/+7 |
| * | Clean up messages | Joseph Hunkeler | 2026-03-05 | 1 | -9/+15 |
| * | Clean up messages | Joseph Hunkeler | 2026-03-05 | 1 | -8/+9 |
| * | add missing short options | Joseph Hunkeler | 2026-03-05 | 1 | -1/+1 |
| * | overview, not overiew | Joseph Hunkeler | 2026-03-05 | 1 | -3/+2 |
| * | No need to print these every time | Joseph Hunkeler | 2026-03-05 | 1 | -1/+1 |
| * | Rename function to better express its purpose | Joseph Hunkeler | 2026-03-05 | 1 | -2/+3 |
| * | Check system requirements before setup | Joseph Hunkeler | 2026-03-05 | 1 | -0/+1 |
| * | Initialize the python version override before the template engine | Joseph Hunkeler | 2026-03-05 | 1 | -4/+2 |
| * | Initialize sysconfdir early | Joseph Hunkeler | 2026-03-05 | 1 | -1/+2 |
