summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated TODO listJozanLeClerc2020-08-171-1/+1
|
* Updated TODO listJozanLeClerc2020-08-171-1/+3
|
* Added some todosJozanLeClerc2020-08-151-0/+3
|
* Quick fixJozanLeClerc2020-08-153-3/+4
|
* Error handling okJozanLeClerc2020-08-156-2/+57
|
* 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-147-47/+56
|
* Just a few more line and we're goodJozanLeClerc2020-08-141-3/+110
|
* I must splitJozanLeClerc2020-08-146-13/+71
|
* Removed bloatJozanLeClerc2020-08-131-3/+0
|
* Working builtins to pipes, ready to mergeJozanLeClerc2020-08-122-1/+4
|
* FeelsCleanManJozanLeClerc2020-08-1238-315/+355
|
* Lots of stuff to doJozanLeClerc2020-08-103-6/+3
|
* OkokJozanLeClerc2020-08-104-34/+68
|
* New TODO'sJozanLeClerc2020-08-101-3/+6
|
* 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
| |