Skip to content

Activity

Merge pull request #42 from xhelp00/dev-petr

Pull request merge
xhelp00pushed 2 commits to master • a443a7c…4f8ec0d • 
on Aug 11, 2023

workaround for redirection with no path(command)

xhelp00pushed 1 commit to dev-petr • e5abe61…4e0e3ee • 
on Aug 11, 2023

Merge pull request #41 from xhelp00/dev-petr

Pull request merge
xhelp00pushed 2 commits to master • 2f1759e…a443a7c • 
on Aug 11, 2023

fixing export of empty value, fixing invalid commands

xhelp00pushed 1 commit to dev-petr • 0b2fd01…e5abe61 • 
on Aug 11, 2023

Merge pull request #39 from xhelp00/dev-petr

Pull request merge
fv99pushed 8 commits to master • db054a6…2f1759e • 
on Aug 11, 2023

hotfix for NULL path, heredoc without command ends now properly

xhelp00pushed 1 commit to dev-petr • 558abb7…0b2fd01 • 
on Aug 11, 2023

Merge pull request #38 from xhelp00/dev-petr

fv99pushed 20 commits to dev-filip • f987de9…db054a6 • 
on Aug 7, 2023

norm fixes

xhelp00pushed 1 commit to dev-petr • c2b2516…558abb7 • 
on Aug 7, 2023

expand update

xhelp00pushed 1 commit to dev-petr • ef98761…c2b2516 • 
on Aug 7, 2023

signal SIGQUIT handled

xhelp00pushed 1 commit to dev-petr • 1d0c017…ef98761 • 
on Aug 7, 2023

workaround for unpaired quotes

xhelp00pushed 1 commit to dev-petr • 8e52c5e…1d0c017 • 
on Aug 7, 2023

PATH from struct in pipex

xhelp00pushed 1 commit to dev-petr • 15f893b…8e52c5e • 
on Aug 7, 2023

fixed PATH handling

xhelp00pushed 1 commit to dev-petr • b1969d4…15f893b • 
on Aug 7, 2023

Merge pull request #38 from xhelp00/dev-petr

Pull request merge
xhelp00pushed 7 commits to master • 8bf4534…db054a6 • 
on Aug 2, 2023

norm done

xhelp00pushed 1 commit to dev-petr • 34235f4…b1969d4 • 
on Aug 2, 2023

norm for expand and parser

xhelp00pushed 1 commit to dev-petr • 8f45a9c…34235f4 • 
on Aug 2, 2023

another norm sugar

xhelp00pushed 1 commit to dev-petr • 1101158…8f45a9c • 
on Aug 1, 2023

more norm shit

xhelp00pushed 2 commits to dev-petr • 91178f6…1101158 • 
on Aug 1, 2023

redirecting for echo, pwd and env

xhelp00pushed 1 commit to dev-petr • d7e7369…91178f6 • 
on Jul 31, 2023

Merge pull request #36 from xhelp00/dev-petr

Pull request merge
xhelp00pushed 6 commits to master • 6eebb8a…8bf4534 • 
on Jul 28, 2023

OLDPWD is updated

xhelp00pushed 1 commit to dev-petr • a5357dc…d7e7369 • 
on Jul 27, 2023

Handle previous directory case

xhelp00pushed 1 commit to dev-petr • f03c26a…a5357dc • 
on Jul 27, 2023

Update builtins_2.c

xhelp00pushed 1 commit to dev-petr • 594a4a4…f03c26a • 
on Jul 26, 2023

linked list structure for environment variables!

xhelp00pushed 1 commit to dev-petr • 823fc24…594a4a4 • 
on Jul 26, 2023

export changing existing value works

xhelp00pushed 1 commit to dev-petr • 7026abb…823fc24 • 
on Jul 26, 2023

Merge pull request #35 from xhelp00/dev-petr

Pull request merge
xhelp00pushed 5 commits to master • 7b67620…6eebb8a • 
on Jul 25, 2023

env and unset work, export is still broken

xhelp00pushed 1 commit to dev-petr • 4093519…7026abb • 
on Jul 25, 2023

unset is working

xhelp00pushed 1 commit to dev-petr • c1ba384…4093519 • 
on Jul 24, 2023

added copy of environment array

xhelp00pushed 1 commit to dev-petr • 5e77003…c1ba384 • 
on Jul 24, 2023

builtin env is now working

xhelp00pushed 1 commit to dev-petr • 7b67620…5e77003 • 
on Jul 21, 2023