Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Remove open_file, openat2, etc.HEADmaster | Runxi Yu | 2025-03-21 | 3 | -116/+0 |
* | gpool: Generic wrapper for sync.Pool | Runxi Yu | 2025-03-21 | 3 | -4/+22 |
* | misc: Remove underscores | Runxi Yu | 2025-03-21 | 5 | -23/+23 |
* | mailkit: Remove underscores | Runxi Yu | 2025-03-21 | 1 | -2/+2 |
* | ansiec: Remove underscores | Runxi Yu | 2025-03-21 | 1 | -8/+8 |
* | README: Remove old styling conventions | Runxi Yu | 2025-03-21 | 1 | -10/+0 |
* | README.md: Add ansiec | Runxi Yu | 2025-02-20 | 1 | -4/+5 |
* | ansiec: Add ANSI escape sequences | Runxi Yu | 2025-02-20 | 1 | -0/+32 |
* | cmap: Split to Map and ComparableMap | Runxi Yu | 2025-02-17 | 3 | -175/+544 |
* | clog: Add README.md: Please don't use this. | Runxi Yu | 2025-02-14 | 1 | -0/+3 |
* | clog: Clear colors | Runxi Yu | 2025-02-14 | 1 | -2/+3 |
* | clog: Remove unused keyvals | Runxi Yu | 2025-02-13 | 1 | -4/+4 |
* | misc: First_or_panic | Runxi Yu | 2025-02-11 | 1 | -0/+7 |
* | misc: sanitize_path should be exported | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
* | misc: Add sanitize_path | Runxi Yu | 2025-02-11 | 1 | -0/+27 |
* | clog: Non-structured functions | Runxi Yu | 2025-01-13 | 1 | -7/+32 |
* | Reformat code | Runxi Yu | 2025-01-13 | 2 | -10/+8 |
* | Add color to logging functions | Runxi Yu | 2025-01-13 | 1 | -12/+19 |
* | misc: Add Duplex | Runxi Yu | 2025-01-12 | 1 | -0/+8 |
* | mailkit: Strip_angle_brackets | Runxi Yu | 2025-01-12 | 1 | -0/+27 |
* | misc: Fix documentation of Pointerize_first | Runxi Yu | 2025-01-05 | 1 | -2/+2 |
* | misc: Pointerize_first | Runxi Yu | 2025-01-05 | 1 | -0/+7 |
* | misc: Make Dir_t.Close() a method | Runxi Yu | 2025-01-04 | 1 | -1/+1 |
* | misc: O_CLOEXEC to all open-related syscalls | Runxi Yu | 2025-01-04 | 1 | -2/+2 |
* | misc: Wrap_one_error | Runxi Yu | 2025-01-04 | 1 | -0/+7 |
* | misc: Fix documentation comment notation | Runxi Yu | 2025-01-04 | 1 | -2/+2 |
* | README: Add warning about Linux-only system calls | Runxi Yu | 2025-01-04 | 1 | -0/+5 |
* | misc: open_file | Runxi Yu | 2025-01-04 | 2 | -2/+77 |
* | Add style conventions | Runxi Yu | 2025-01-04 | 1 | -0/+10 |
* | misc: Add Openat2 | Runxi Yu | 2025-01-04 | 2 | -0/+58 |
* | Fix the README | Runxi Yu | 2025-01-04 | 1 | -2/+2 |
* | cmap: Update documentation | Runxi Yu | 2025-01-03 | 1 | -5/+5 |
* | Add package descriptions | Runxi Yu | 2025-01-03 | 3 | -0/+3 |
* | License and README | Runxi Yu | 2025-01-03 | 7 | -0/+143 |
* | Map copy | Runxi Yu | 2025-01-02 | 1 | -0/+7 |
* | clog: Add fatal | Runxi Yu | 2024-12-29 | 1 | -0/+5 |
* | clog: Remove extra newline and fix stderr | Runxi Yu | 2024-12-29 | 1 | -2/+2 |
* | clog: Info | Runxi Yu | 2024-12-29 | 1 | -0/+4 |
* | Add clog | Runxi Yu | 2024-12-29 | 1 | -0/+28 |
* | Add ~emersion/go-scfg as a subdirectory | Runxi Yu | 2024-12-29 | 10 | -4/+1331 |
* | Initial commit | Runxi Yu | 2024-12-29 | 5 | -0/+658 |