Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Error handling ok | JozanLeClerc | 2020-08-15 | 5 | -2/+56 | |
* | 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 | 5 | -44/+53 | |
* | Just a few more line and we're good | JozanLeClerc | 2020-08-14 | 1 | -3/+110 | |
* | I must split | JozanLeClerc | 2020-08-14 | 5 | -13/+70 | |
* | Removed bloat | JozanLeClerc | 2020-08-13 | 1 | -3/+0 | |
* | Working builtins to pipes, ready to merge | JozanLeClerc | 2020-08-12 | 1 | -0/+2 | |
* | FeelsCleanMan | JozanLeClerc | 2020-08-12 | 36 | -310/+349 | |
* | Lots of stuff to do | JozanLeClerc | 2020-08-10 | 2 | -5/+2 | |
* | Okok | JozanLeClerc | 2020-08-10 | 3 | -34/+66 | |
* | Instant vars TODO done | JozanLeClerc | 2020-08-10 | 1 | -0/+17 | |
* | Pretty damn good one-tap vars | JozanLeClerc | 2020-08-10 | 6 | -21/+85 | |
* | Work in progress | JozanLeClerc | 2020-08-10 | 19 | -67/+91 | |
* | pwd TODO done | JozanLeClerc | 2020-08-10 | 1 | -2/+4 | |
* | Forked builtins | JozanLeClerc | 2020-08-07 | 6 | -12/+120 | |
* | 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 | 9 | -68/+120 | |
* | 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 | 2 | -1/+2 | |
* | 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 | 100 | -1094/+1705 | |
|\ | ||||||
| * | $? 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 | 1 | -1/+3 | |
| * | Unset is fine | JozanLeClerc | 2020-08-04 | 4 | -22/+131 | |
| * | Export is working | JozanLeClerc | 2020-08-03 | 7 | -31/+94 | |
| * | Added $ for varname | JozanLeClerc | 2020-08-03 | 1 | -2/+4 | |
| * | Splitted var | JozanLeClerc | 2020-08-03 | 3 | -3/+36 | |
| * | Changed function name | JozanLeClerc | 2020-08-03 | 6 | -6/+6 | |
| * | Cleaner headers | JozanLeClerc | 2020-08-03 | 26 | -75/+36 | |
| * | In progress | JozanLeClerc | 2020-08-03 | 3 | -2/+16 | |
| * | Pretty good | JozanLeClerc | 2020-08-01 | 1 | -0/+1 | |
| * | More UNIX friendly libft | JozanLeClerc | 2020-08-01 | 5 | -23/+61 | |
| * | export first part is working fine | JozanLeClerc | 2020-08-01 | 3 | -10/+59 | |
| * | Bug fix | JozanLeClerc | 2020-08-01 | 2 | -14/+18 | |
| * | Opti | JozanLeClerc | 2020-08-01 | 1 | -6/+11 |