summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Instant vars TODO doneJozanLeClerc2020-08-102-1/+18
|
* Pretty damn good one-tap varsJozanLeClerc2020-08-107-21/+86
|
* Work in progressJozanLeClerc2020-08-1021-68/+94
|
* pwd TODO doneJozanLeClerc2020-08-102-3/+5
|
* TODO doneJozanLeClerc2020-08-101-1/+1
|
* Added some TODO'sJozanLeClerc2020-08-101-0/+4
|
* Updated TODO.orgJozanLeClerc2020-08-092-3/+4
|
* Updated TODOJozanLeClerc2020-08-091-0/+1
|
* Added TODOJozanLeClerc2020-08-091-0/+2
|
* Forked builtinsJozanLeClerc2020-08-077-12/+121
|
* Old style rewrite in progressJozanLeClerc2020-08-061-0/+31
|
* Going back the old wayJozanLeClerc2020-08-061-4/+17
|
* Removed shitJozanLeClerc2020-08-061-2/+0
|
* In progress, trying to redirect correctlyJozanLeClerc2020-08-063-3/+6
|
* Removed useless bloatJozanLeClerc2020-08-061-1/+0
|
* Vars are fixed and finishedJozanLeClerc2020-08-0510-68/+121
|
* New utils functionsJozanLeClerc2020-08-053-1/+29
|
* Quick fixJozanLeClerc2020-08-051-2/+2
|
* Format fixJozanLeClerc2020-08-051-1/+1
|
* fixed pwdJozanLeClerc2020-08-051-60/+30
|
* Fixed $PWD at startupJozanLeClerc2020-08-054-0/+109
|
* FeelsGoodManJozanLeClerc2020-08-045-10/+55
|
* Added -P to cwdJozanLeClerc2020-08-041-1/+10
|
* Freed leakJozanLeClerc2020-08-044-1/+18
|
* laterJozanLeClerc2020-08-041-0/+1
|
* secJozanLeClerc2020-08-041-2/+2
|
* Merge branch 'master' into fix-pwdJozanLeClerc2020-08-04104-1094/+1757
|\
| * $? fixJozanLeClerc2020-08-043-5/+5
| |
| * ChangeJozanLeClerc2020-08-041-2/+2
| |
| * Huge bug fixJozanLeClerc2020-08-044-9/+15
| |
| * New libft function strclen, bug fixJozanLeClerc2020-08-045-4/+32
| |
| * Unset is fineJozanLeClerc2020-08-044-22/+131
| |
| * Export is workingJozanLeClerc2020-08-038-31/+100
| |
| * Added $ for varnameJozanLeClerc2020-08-031-2/+4
| |
| * Splitted varJozanLeClerc2020-08-033-3/+36
| |
| * Changed function nameJozanLeClerc2020-08-036-6/+6
| |
| * Cleaner headersJozanLeClerc2020-08-0326-75/+36
| |
| * In progressJozanLeClerc2020-08-034-3/+17
| |
| * Pretty goodJozanLeClerc2020-08-011-0/+1
| |
| * More UNIX friendly libftJozanLeClerc2020-08-018-28/+76
| |
| * Makefile updateJozanLeClerc2020-08-011-0/+9
| |
| * export first part is working fineJozanLeClerc2020-08-013-10/+59
| |
| * Bug fixJozanLeClerc2020-08-012-14/+18
| |
| * OptiJozanLeClerc2020-08-011-6/+11
| |
| * Leak freeJozanLeClerc2020-07-313-5/+5
| |
| * The hell it works, now asan lolJozanLeClerc2020-07-312-30/+41
| |
| * Stuff to fixJozanLeClerc2020-07-313-23/+90
| |
| * Not too badJozanLeClerc2020-07-304-5/+33
| |
| * Double exit no moreJozanLeClerc2020-07-3021-97/+92
| |
| * Work in progress, freed leakJozanLeClerc2020-07-303-8/+39
| |