summaryrefslogtreecommitdiffstats
Commit message (Expand)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-2412-43/+93
|\
| * 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-2427-1/+1
| * Big remodellingStefan Zabka2020-05-2431-33/+57
* | 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 *.d to gitignoreStefan Zabka2020-05-131-0/+1
* VSCode setupStefan Zabka2020-05-131-0/+29
* Added all given material for exercise 2Stefan Zabka2020-05-1317-0/+728
* crucial updateNiklas Halle2020-05-111-1/+1
* clean up + docuNiklas Halle2020-05-061-53/+59
* color!Niklas Halle2020-05-051-36/+63
* fixed buffer not clearingNiklas Halle2020-05-051-1/+2
* better rebootNiklas Halle2020-05-051-17/+15
* doneNiklas Halle2020-05-051-3/+36
* getc now waits for keysNiklas Halle2020-05-051-4/+20
* sleepNiklas Halle2020-05-051-2/+15
* Added sourcesgetcStefan Zabka2020-04-301-0/+2
* Non working getc()Stefan Zabka2020-04-291-0/+9
* clang-format now runs in makefileStefan Zabka2020-04-292-5/+4
* Put bootloader.bin into .gitignoreStefan Zabka2020-04-291-0/+1
* Wrote print()Stefan Zabka2020-04-291-11/+18