Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-05 | Duplicate done, trying to go recursive | jozan | 5 | -12/+72 |
2020-11-05 | Improvement, skipping "." and ".." | jozan | 2 | -11/+20 |
2020-11-05 | Cleaner | jozan | 4 | -20/+20 |
2020-11-05 | Correctly parsed file names | jozan | 3 | -15/+33 |
2020-11-05 | Reading in progress | jozan | 8 | -18/+347 |
2020-11-04 | Now getting directory files | jozan | 4 | -32/+29 |
2020-11-04 | Correctly parsed options | jozan | 2 | -8/+15 |
2020-11-04 | gotopt | jozan | 2 | -15/+29 |
2020-11-04 | Prompting for confirmation | jozan | 3 | -22/+54 |
2020-11-04 | In progress | jozan | 3 | -4/+11 |
2020-11-04 | In progress | jozan | 4 | -2/+11 |
2020-11-02 | I'll see norm later | jozan | 2 | -12/+8 |
2020-11-02 | Learning getopt(3) | jozan | 4 | -5/+170 |
2020-11-02 | Makefile now working | jozan | 2 | -4/+57 |
2020-11-02 | In progress | jozan | 2 | -0/+57 |