Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The variable list works | JozanLeClerc | 2020-04-28 | 5 | -4/+164 |
* | Trying vars | JozanLeClerc | 2020-04-28 | 2 | -0/+9 |
* | Ok argv, envp | JozanLeClerc | 2020-04-28 | 5 | -9/+9 |
* | duped completely envp | JozanLeClerc | 2020-04-28 | 1 | -1/+43 |
* | exit is fine | JozanLeClerc | 2020-04-28 | 3 | -27/+39 |
* | Nice functional cd | JozanLeClerc | 2020-04-28 | 6 | -23/+64 |
* | Ok cd | JozanLeClerc | 2020-04-28 | 7 | -7/+81 |
* | Removed useless function made obsolete by subst_var_value | JozanLeClerc | 2020-04-28 | 3 | -22/+3 |
* | Finished and normed type | JozanLeClerc | 2020-04-27 | 2 | -16/+57 |
* | Fixed relative pathn exec | JozanLeClerc | 2020-04-27 | 1 | -1/+2 |
* | TODO update | JozanLeClerc | 2020-04-27 | 1 | -2/+1 |
* | TODO update | JozanLeClerc | 2020-04-27 | 1 | -0/+1 |
* | More norme | JozanLeClerc | 2020-04-27 | 1 | -6/+3 |
* | Normed | JozanLeClerc | 2020-04-27 | 1 | -15/+24 |
* | Variables fixed | JozanLeClerc | 2020-04-27 | 2 | -3/+1 |
* | 'msh ~> ;' bug fix | JozanLeClerc | 2020-04-27 | 2 | -1/+2 |
* | Removed debug printf | JozanLeClerc | 2020-04-26 | 1 | -19/+0 |
* | gdb time, strsubst might be broken | JozanLeClerc | 2020-04-26 | 2 | -6/+10 |
* | Better subst | JozanLeClerc | 2020-04-26 | 1 | -7/+5 |
* | searching | JozanLeClerc | 2020-04-26 | 1 | -0/+2 |
* | substsubtsubst | JozanLeClerc | 2020-04-26 | 2 | -3/+2 |
* | Got special variables running | JozanLeClerc | 2020-04-26 | 5 | -10/+40 |
* | Nice vars gathering | JozanLeClerc | 2020-04-26 | 5 | -52/+141 |
* | Tryna subst vars | JozanLeClerc | 2020-04-26 | 10 | -10/+134 |
* | Todo update | JozanLeClerc | 2020-04-26 | 2 | -3/+1 |
* | ; end bug fix | JozanLeClerc | 2020-04-26 | 2 | -7/+11 |
* | Tomorrow | JozanLeClerc | 2020-04-25 | 1 | -1/+0 |
* | NULL | JozanLeClerc | 2020-04-25 | 1 | -1/+1 |
* | I don't get it | JozanLeClerc | 2020-04-25 | 1 | -0/+1 |
* | Fixed segv on spaces only | JozanLeClerc | 2020-04-25 | 3 | -7/+10 |
* | k | JozanLeClerc | 2020-04-25 | 6 | -11/+23 |
* | Bug fix | JozanLeClerc | 2020-04-25 | 1 | -1/+1 |
* | Now handles -c option | JozanLeClerc | 2020-04-25 | 6 | -12/+77 |
* | Stupid bash rule | JozanLeClerc | 2020-04-25 | 16 | -38/+119 |
* | (fd)>qwe fd agregation redir works | JozanLeClerc | 2020-04-25 | 3 | -2/+2 |
* | Nice redirs | JozanLeClerc | 2020-04-25 | 8 | -6/+106 |
* | strerror is nice actually | JozanLeClerc | 2020-04-25 | 3 | -26/+14 |
* | Updated todolist | JozanLeClerc | 2020-04-23 | 1 | -2/+0 |
* | Nice | JozanLeClerc | 2020-04-23 | 4 | -8/+62 |
* | Good work so far | JozanLeClerc | 2020-04-23 | 6 | -14/+45 |
* | On the way | JozanLeClerc | 2020-04-23 | 5 | -1/+33 |
* | pwd is bav | JozanLeClerc | 2020-04-23 | 4 | -3/+10 |
* | < redir works | JozanLeClerc | 2020-04-23 | 1 | -1/+2 |
* | Not bad tbh | JozanLeClerc | 2020-04-23 | 5 | -70/+79 |
* | I am happy | JozanLeClerc | 2020-04-23 | 2 | -6/+7 |
* | y a du taff | JozanLeClerc | 2020-04-23 | 4 | -12/+10 |
* | C'est pas bon ca | JozanLeClerc | 2020-04-23 | 2 | -5/+2 |
* | execve(2) not quite working | JozanLeClerc | 2020-04-23 | 5 | -7/+95 |
* | Parsed bin path in $PATH, now time to execve(2) | JozanLeClerc | 2020-04-23 | 9 | -57/+185 |
* | ok | JozanLeClerc | 2020-04-23 | 2 | -2/+62 |