summaryrefslogtreecommitdiffstats
path: root/02_exercise
Commit message (Collapse)AuthorAgeFilesLines
* Intial splitbuiltins_fileStefan Zabka2020-05-244-60/+96
|
* more handling, still not done thoNiklas Halle2020-05-241-3/+27
|
* small welcome message, telling what the shell can doNiklas Halle2020-05-241-0/+9
|
* implemented a basic wait, not much tests yet, some functionality missingNiklas Halle2020-05-242-20/+50
|
* Merge remote-tracking branch 'origin/MOAR_CMAKE' into dev/niklasNiklas Halle2020-05-247-41/+46
|\
| * Fixed errorMOAR_CMAKEStefan Zabka2020-05-241-0/+1
| |
| * Some reformatting to improve readabilityStefan Zabka2020-05-241-13/+10
| |
| * Created testcase to reproduce failureStefan Zabka2020-05-241-0/+22
| |
| * Makefile now ignores testsStefan Zabka2020-05-241-1/+1
| |
| * Moved back to 02_exerciseStefan Zabka2020-05-2426-0/+1259
| |
| * Big remodellingStefan Zabka2020-05-2426-1280/+0
| |
* | minor changesNiklas Halle2020-05-244-33/+34
| |
* | more zsh like outputNiklas Halle2020-05-221-1/+1
|/
* Merge branch 'process_and_pipes' into dev/niklasNiklas Halle2020-05-2210-158/+340
|\
| * FUCK YEAH ls -lisa | grep worksprocess_and_pipesStefan Zabka2020-05-221-4/+11
| |
| * Somewhat working pipesStefan Zabka2020-05-223-15/+26
| |
| * Process parse_line workingStefan Zabka2020-05-217-95/+270
| |
| * Merge branch 'master' of git.niklashalle.net:uni/sem6/betriebssystemeStefan Zabka2020-05-215-17/+38
| |\
| * | Cmake should use gccStefan Zabka2020-05-212-17/+4
| | |
* | | you can now put stuff in the background, yayNiklas Halle2020-05-211-27/+41
| |/ |/|
* | sdfghjNiklas Halle2020-05-215-17/+38
|/
* Merge branch 'dev/niklas'Niklas Halle2020-05-212-23/+125
|\
| * re-added error handlingNiklas Halle2020-05-211-8/+6
| |
| * memory should be fixed? i thinkNiklas Halle2020-05-211-23/+32
| |
| * cmakeNiklas Halle2020-05-213-7/+8
| |
| * git diffgit diffNiklas Halle2020-05-211-12/+1
| |
| * ?????Niklas Halle2020-05-211-37/+66
| |
| * added git ignoreNiklas Halle2020-05-211-0/+3
| |
| * exec shit works, kindaNiklas Halle2020-05-191-42/+80
| |
* | Added warning and cleaned them upStefan Zabka2020-05-214-9/+55
| |
* | Fixed another edge case and documentationfixing_promptStefan Zabka2020-05-205-4/+8
| |
* | First implementation of promptStefan Zabka2020-05-205-38/+154
|/
* Changing dirs kinda worksStefan Zabka2020-05-132-110/+147
|
* Made a shell that can exitStefan Zabka2020-05-132-5/+35
|
* Added all given material for exercise 2Stefan Zabka2020-05-1317-0/+728