summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Can read scripts, but need to handle failsJozanLeClerc2020-08-156-14/+42
* Now deletes commentsJozanLeClerc2020-08-151-0/+18
* CleanerJozanLeClerc2020-08-152-4/+4
* && and || works pretty bavJozanLeClerc2020-08-145-44/+53
* Just a few more line and we're goodJozanLeClerc2020-08-141-3/+110
* I must splitJozanLeClerc2020-08-145-13/+70
* Removed bloatJozanLeClerc2020-08-131-3/+0
* Working builtins to pipes, ready to mergeJozanLeClerc2020-08-121-0/+2
* FeelsCleanManJozanLeClerc2020-08-1236-310/+349
* Lots of stuff to doJozanLeClerc2020-08-102-5/+2
* OkokJozanLeClerc2020-08-103-34/+66
* Instant vars TODO doneJozanLeClerc2020-08-101-0/+17
* Pretty damn good one-tap varsJozanLeClerc2020-08-106-21/+85
* Work in progressJozanLeClerc2020-08-1019-67/+91
* pwd TODO doneJozanLeClerc2020-08-101-2/+4
* Forked builtinsJozanLeClerc2020-08-076-12/+120
* 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-059-68/+120
* 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-042-1/+2
* laterJozanLeClerc2020-08-041-0/+1
* secJozanLeClerc2020-08-041-2/+2
* Merge branch 'master' into fix-pwdJozanLeClerc2020-08-04100-1094/+1705
|\
| * $? fixJozanLeClerc2020-08-043-5/+5
| * ChangeJozanLeClerc2020-08-041-2/+2
| * Huge bug fixJozanLeClerc2020-08-044-9/+15
| * New libft function strclen, bug fixJozanLeClerc2020-08-041-1/+3
| * Unset is fineJozanLeClerc2020-08-044-22/+131
| * Export is workingJozanLeClerc2020-08-037-31/+94
| * 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-033-2/+16
| * Pretty goodJozanLeClerc2020-08-011-0/+1
| * More UNIX friendly libftJozanLeClerc2020-08-015-23/+61
| * 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