Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | 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 | 4 | -3/+17 |
| * | Pretty good | JozanLeClerc | 2020-08-01 | 1 | -0/+1 |
| * | More UNIX friendly libft | JozanLeClerc | 2020-08-01 | 8 | -28/+76 |
| * | Makefile update | JozanLeClerc | 2020-08-01 | 1 | -0/+9 |
| * | 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 |
| * | Leak free | JozanLeClerc | 2020-07-31 | 3 | -5/+5 |
| * | The hell it works, now asan lol | JozanLeClerc | 2020-07-31 | 2 | -30/+41 |
| * | Stuff to fix | JozanLeClerc | 2020-07-31 | 3 | -23/+90 |
| * | Not too bad | JozanLeClerc | 2020-07-30 | 4 | -5/+33 |
| * | Double exit no more | JozanLeClerc | 2020-07-30 | 21 | -97/+92 |
| * | Work in progress, freed leak | JozanLeClerc | 2020-07-30 | 3 | -8/+39 |