|
7b5b5338a4
|
alias parsing
|
2024-02-17 04:37:01 +01:00 |
|
|
e6fff0aec3
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-17 02:37:35 +01:00 |
|
|
bc1ff85c18
|
debut alias parsing
|
2024-02-17 02:37:14 +01:00 |
|
|
22b79aa45f
|
added alias struct
|
2024-02-17 02:32:28 +01:00 |
|
|
4340621705
|
add alias to .h
|
2024-02-17 02:23:27 +01:00 |
|
|
2ced58600a
|
unused variable
|
2024-02-17 01:44:33 +01:00 |
|
|
d7798a0431
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-17 00:32:01 +01:00 |
|
|
da27fbe414
|
parsing ~
|
2024-02-17 00:31:54 +01:00 |
|
|
199d6ca428
|
fixed exec valgrind errors
|
2024-02-17 00:28:47 +01:00 |
|
|
1053b6cd1c
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-17 00:09:48 +01:00 |
|
|
11a3669569
|
exec + 1
|
2024-02-17 00:09:40 +01:00 |
|
|
7e618de661
|
fixed cd
|
2024-02-17 00:00:13 +01:00 |
|
|
2c9ee277fa
|
amelioration TRES importante sur le makefile
|
2024-02-16 22:27:05 +01:00 |
|
|
d202d0e337
|
merge
|
2024-02-16 22:25:59 +01:00 |
|
|
bff4457aeb
|
fixed header
|
2024-02-16 22:24:57 +01:00 |
|
|
6ecebc63d2
|
compiles now
|
2024-02-16 22:23:22 +01:00 |
|
|
b2b65a94b9
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-16 22:18:49 +01:00 |
|
|
b01c016802
|
moved cd.c
|
2024-02-16 22:16:45 +01:00 |
|
|
bf1d42d5f5
|
make install
|
2024-02-16 22:15:52 +01:00 |
|
|
492a0a63d1
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-16 22:14:57 +01:00 |
|
|
f274289053
|
removed prints
|
2024-02-16 22:13:35 +01:00 |
|
|
5e6c725b6b
|
AAAAAAAAAAAa les headers
|
2024-02-16 21:58:05 +01:00 |
|
|
e0021ed8ce
|
working on cd
|
2024-02-16 21:53:49 +01:00 |
|
|
79f99ce489
|
coucou
|
2024-02-16 21:53:38 +01:00 |
|
|
2a2ef1d63c
|
merge conflit (j'aime pas les headers)
|
2024-02-16 21:26:10 +01:00 |
|
|
ab5912fe51
|
modifs
|
2024-02-16 21:24:24 +01:00 |
|
|
8d77586948
|
pourquoi il demande un buffer en parametre lui ?
|
2024-02-16 21:20:10 +01:00 |
|
|
ad1de58fb2
|
added minishellrc
|
2024-02-16 18:40:40 +01:00 |
|
|
aeac20ccb0
|
fixed non null terminated tab
|
2024-02-16 17:27:08 +01:00 |
|
|
60cc42b316
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-16 16:14:00 +01:00 |
|
|
91f1edf136
|
modif isnbr
|
2024-02-16 16:13:55 +01:00 |
|
|
42149a2a0d
|
added forks
|
2024-02-16 16:12:49 +01:00 |
|
|
c3aefd859b
|
fixed exec error and normed
|
2024-02-16 15:11:20 +01:00 |
|
|
9d15c79d02
|
space at the end
|
2024-02-16 14:52:50 +01:00 |
|
|
f07fa4e636
|
compiles now
|
2024-02-16 14:46:46 +01:00 |
|
|
7f22e77b7b
|
Merge branch 'main' of github.com:mdev9/minishell
|
2024-02-16 14:32:18 +01:00 |
|
|
98e3b5cfe2
|
env to char tab et correction du .h
|
2024-02-16 14:32:01 +01:00 |
|
|
aca87f14e4
|
added ft_printf_fd for errors
|
2024-02-16 14:29:14 +01:00 |
|
|
37935c33e9
|
did single command exec
|
2024-02-16 14:12:37 +01:00 |
|
|
78ac4effc4
|
merge conflit
|
2024-02-16 12:50:50 +01:00 |
|
|
d368db01d5
|
added command tokens for redirections
|
2024-02-16 12:49:37 +01:00 |
|
|
d209f7de5a
|
AAAAAAAAAAAAAA
|
2024-02-15 17:03:05 +01:00 |
|
|
a91ff4750d
|
reorganized test files
|
2024-02-13 16:31:23 +01:00 |
|
|
6ee8507cae
|
renamed functions to improve readability and removed useless test files
|
2024-02-13 16:29:25 +01:00 |
|
|
99e229192d
|
commit
|
2024-02-13 16:08:47 +01:00 |
|
|
979e4e54a0
|
exit sur la sortie d'erreure et parsing des variables $ mieux
|
2024-02-12 20:12:39 +01:00 |
|
|
f63d26dea7
|
re norm ok
|
2024-02-09 18:25:15 +01:00 |
|
|
ce72dde43e
|
norm ok
|
2024-02-09 16:43:35 +01:00 |
|
|
22403b127e
|
variables d'environnement dans le parsing
|
2024-02-09 14:42:03 +01:00 |
|
|
9b80cc758f
|
debut du parsing :(
|
2024-02-06 22:23:32 +01:00 |
|