Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-05 | Duplicate done, trying to go recursive | jozan | 1 | -7/+12 |
2020-11-05 | Improvement, skipping "." and ".." | jozan | 1 | -10/+19 |
2020-11-05 | Cleaner | jozan | 1 | -15/+3 |
2020-11-05 | Correctly parsed file names | jozan | 1 | -3/+14 |
2020-11-05 | Reading in progress | jozan | 1 | -73/+95 |
2020-11-04 | Now getting directory files | jozan | 1 | -3/+3 |
2020-11-04 | Correctly parsed options | jozan | 1 | -4/+10 |
2020-11-04 | gotopt | jozan | 1 | -11/+25 |
2020-11-04 | Prompting for confirmation | jozan | 1 | -11/+37 |
2020-11-04 | In progress | jozan | 1 | -0/+7 |
2020-11-04 | In progress | jozan | 1 | -0/+6 |
2020-11-02 | I'll see norm later | jozan | 1 | -9/+6 |
2020-11-02 | Learning getopt(3) | jozan | 1 | -15/+37 |
2020-11-02 | Makefile now working | jozan | 1 | -4/+8 |
2020-11-02 | In progress | jozan | 1 | -0/+57 |