| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rewrite | diogo464 | 2022-09-23 | 1 | -593/+0 |
| | | |||||
| * | improved link command | diogo464 | 2022-02-15 | 1 | -1/+7 |
| | | | | | | | if the destination path ends with a slash then it is considered a directory and the links will be made under that directory. otherwise all the links will have the same destination. | ||||
| * | allow linking multiples files at once | diogo464 | 2022-02-15 | 1 | -10/+18 |
| | | |||||
| * | improved status command | diogo464 | 2022-02-15 | 1 | -4/+11 |
| | | | | | | allow specifying the paths that the status should be printed for instead of displaying everything | ||||
| * | fixed some issues with link and mv | diogo464 | 2022-02-08 | 1 | -41/+80 |
| | | |||||
| * | split code into different files | diogo464 | 2022-02-08 | 1 | -0/+533 |
