Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Added -P to cwd | JozanLeClerc | 2020-08-04 | 1 | -1/+10 | |
* | Freed leak | JozanLeClerc | 2020-08-04 | 4 | -1/+18 | |
* | later | JozanLeClerc | 2020-08-04 | 1 | -0/+1 | |
* | sec | JozanLeClerc | 2020-08-04 | 1 | -2/+2 | |
* | Merge branch 'master' into fix-pwd | JozanLeClerc | 2020-08-04 | 104 | -1094/+1757 | |
|\ | ||||||
| * | $? fix | JozanLeClerc | 2020-08-04 | 3 | -5/+5 | |
| * | Change | JozanLeClerc | 2020-08-04 | 1 | -2/+2 | |
| * | Huge bug fix | JozanLeClerc | 2020-08-04 | 4 | -9/+15 | |
| * | New libft function strclen, bug fix | JozanLeClerc | 2020-08-04 | 5 | -4/+32 | |
| * | Unset is fine | JozanLeClerc | 2020-08-04 | 4 | -22/+131 | |
| * | Export is working | JozanLeClerc | 2020-08-03 | 8 | -31/+100 | |
| * | Added $ for varname | JozanLeClerc | 2020-08-03 | 1 | -2/+4 | |
| * | Splitted var | JozanLeClerc | 2020-08-03 | 3 | -3/+36 |