Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HUGE pain in the ass finally over | JozanLeClerc | 2020-08-18 | 5 | -2/+18 |
* | Handled execve fail | JozanLeClerc | 2020-08-18 | 8 | -10/+71 |
* | Updated TODO | JozanLeClerc | 2020-08-18 | 1 | -3/+4 |
* | .minishellrc working | JozanLeClerc | 2020-08-17 | 7 | -5/+34 |
* | In progress | JozanLeClerc | 2020-08-17 | 1 | -0/+7 |
* | new files | JozanLeClerc | 2020-08-17 | 4 | -0/+40 |
* | TODO update | JozanLeClerc | 2020-08-17 | 1 | -0/+1 |
* | ~ subst TODO done | JozanLeClerc | 2020-08-17 | 1 | -1/+1 |
* | Conditionnal jump fix | JozanLeClerc | 2020-08-17 | 2 | -5/+7 |
* | Fixed unset not working | JozanLeClerc | 2020-08-17 | 6 | -12/+36 |
* | Set libft/ft_is* to type t_bool | JozanLeClerc | 2020-08-17 | 16 | -49/+61 |
* | Updated TODO list | JozanLeClerc | 2020-08-17 | 1 | -1/+1 |
* | Updated TODO list | JozanLeClerc | 2020-08-17 | 1 | -1/+3 |
* | Added some todos | JozanLeClerc | 2020-08-15 | 1 | -0/+3 |
* | Quick fix | JozanLeClerc | 2020-08-15 | 3 | -3/+4 |
* | Error handling ok | JozanLeClerc | 2020-08-15 | 6 | -2/+57 |
* | Can read scripts, but need to handle fails | JozanLeClerc | 2020-08-15 | 6 | -14/+42 |
* | Now deletes comments | JozanLeClerc | 2020-08-15 | 1 | -0/+18 |
* | Cleaner | JozanLeClerc | 2020-08-15 | 2 | -4/+4 |
* | && and || works pretty bav | JozanLeClerc | 2020-08-14 | 7 | -47/+56 |
* | Just a few more line and we're good | JozanLeClerc | 2020-08-14 | 1 | -3/+110 |
* | I must split | JozanLeClerc | 2020-08-14 | 6 | -13/+71 |
* | Removed bloat | JozanLeClerc | 2020-08-13 | 1 | -3/+0 |
* | Working builtins to pipes, ready to merge | JozanLeClerc | 2020-08-12 | 2 | -1/+4 |
* | FeelsCleanMan | JozanLeClerc | 2020-08-12 | 38 | -315/+355 |
* | Lots of stuff to do | JozanLeClerc | 2020-08-10 | 3 | -6/+3 |
* | Okok | JozanLeClerc | 2020-08-10 | 4 | -34/+68 |
* | New TODO's | JozanLeClerc | 2020-08-10 | 1 | -3/+6 |
* | Instant vars TODO done | JozanLeClerc | 2020-08-10 | 2 | -1/+18 |
* | Pretty damn good one-tap vars | JozanLeClerc | 2020-08-10 | 7 | -21/+86 |
* | Work in progress | JozanLeClerc | 2020-08-10 | 21 | -68/+94 |
* | pwd TODO done | JozanLeClerc | 2020-08-10 | 2 | -3/+5 |
* | TODO done | JozanLeClerc | 2020-08-10 | 1 | -1/+1 |
* | Added some TODO's | JozanLeClerc | 2020-08-10 | 1 | -0/+4 |
* | Updated TODO.org | JozanLeClerc | 2020-08-09 | 2 | -3/+4 |
* | Updated TODO | JozanLeClerc | 2020-08-09 | 1 | -0/+1 |
* | Added TODO | JozanLeClerc | 2020-08-09 | 1 | -0/+2 |
* | Forked builtins | JozanLeClerc | 2020-08-07 | 7 | -12/+121 |
* | Old style rewrite in progress | JozanLeClerc | 2020-08-06 | 1 | -0/+31 |
* | Going back the old way | JozanLeClerc | 2020-08-06 | 1 | -4/+17 |
* | Removed shit | JozanLeClerc | 2020-08-06 | 1 | -2/+0 |
* | In progress, trying to redirect correctly | JozanLeClerc | 2020-08-06 | 3 | -3/+6 |
* | Removed useless bloat | JozanLeClerc | 2020-08-06 | 1 | -1/+0 |
* | Vars are fixed and finished | JozanLeClerc | 2020-08-05 | 10 | -68/+121 |
* | New utils functions | JozanLeClerc | 2020-08-05 | 3 | -1/+29 |
* | Quick fix | JozanLeClerc | 2020-08-05 | 1 | -2/+2 |
* | Format fix | JozanLeClerc | 2020-08-05 | 1 | -1/+1 |
* | fixed pwd | JozanLeClerc | 2020-08-05 | 1 | -60/+30 |
* | Fixed $PWD at startup | JozanLeClerc | 2020-08-05 | 4 | -0/+109 |
* | FeelsGoodMan | JozanLeClerc | 2020-08-04 | 5 | -10/+55 |