issues
search
TheSecretOrganization
/
minishell
MIT License
1
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix condition to find here_doc name
#283
Neffi42
closed
9 months ago
1
Update filename letter in here_doc
#282
Neffi42
closed
9 months ago
0
redirection seems brocken on second pipe?
#281
antoineverin
closed
9 months ago
1
heredoc not showing
#280
antoineverin
closed
9 months ago
0
fix heredoc waiting for heredoc and not for something else
#279
antoineverin
closed
9 months ago
1
heredoc in empty pipe
#278
antoineverin
closed
9 months ago
0
export added \" in value
#277
antoineverin
closed
9 months ago
0
export rewrite previous export
#276
antoineverin
closed
9 months ago
0
export "a=" goes weird
#275
antoineverin
closed
9 months ago
0
Can't export quotes in quotes
#274
Neffi42
closed
9 months ago
0
add check for digit in first char in export
#273
antoineverin
closed
9 months ago
1
can export an number
#272
antoineverin
closed
9 months ago
0
259 rework ast
#271
Neffi42
closed
9 months ago
1
fix write null character in echo
#270
antoineverin
closed
9 months ago
1
echo doesn't work with rev
#269
antoineverin
closed
9 months ago
0
change condition for cmd<infile
#268
antoineverin
closed
9 months ago
0
add default value for err in dispach_cmd
#267
antoineverin
closed
9 months ago
1
add default value for err in dispach_cmd
#266
antoineverin
closed
9 months ago
1
262 chain not found
#265
antoineverin
closed
9 months ago
0
echo exit program
#264
antoineverin
closed
9 months ago
0
variables are not properly printed
#263
antoineverin
closed
9 months ago
1
command not executed if one was not found before
#262
antoineverin
closed
9 months ago
0
./. permission denied
#261
antoineverin
closed
9 months ago
0
Output not printed with not valid I file in pipe
#260
antoineverin
closed
9 months ago
0
Expend var is not split
#259
antoineverin
closed
9 months ago
0
Echo $ goes weird
#258
antoineverin
closed
9 months ago
0
Echo " | " execute command with pipe
#257
antoineverin
closed
9 months ago
0
fuck minishell
#256
Neffi42
closed
9 months ago
0
247 export empty then export create invalid read
#255
Neffi42
closed
9 months ago
0
fix print export in pipe
#254
antoineverin
closed
9 months ago
0
Fixes
#253
Neffi42
closed
9 months ago
0
248 export
#252
antoineverin
closed
9 months ago
0
fix missed if in env
#251
antoineverin
closed
9 months ago
0
Minishell in Minishell, \n should be duplicated whe using control + c
#250
Neffi42
closed
9 months ago
0
expand variable with quotes, quotes should not be removed
#249
Neffi42
closed
9 months ago
0
Duplicate env when export empty then export
#248
antoineverin
closed
9 months ago
0
Export empty then export create invalid read
#247
antoineverin
closed
9 months ago
0
Empty value item are print in env
#246
antoineverin
closed
9 months ago
0
fixs
#245
Neffi42
closed
9 months ago
0
225 cd should print error even in pipe
#244
Neffi42
closed
9 months ago
0
add pwd in env at start
#243
antoineverin
closed
9 months ago
0
fix showing underscore when it's null in env
#242
antoineverin
closed
9 months ago
0
env with env -i has uninitialised bytes
#241
antoineverin
closed
9 months ago
0
created special case for cd -
#240
Neffi42
closed
9 months ago
0
209 export ft stncmp should check until =
#239
Neffi42
closed
9 months ago
0
fix
#238
antoineverin
closed
9 months ago
0
added size_t var
#237
Neffi42
closed
9 months ago
0
Create a size_t Var in export process_arg
#236
Neffi42
closed
9 months ago
0
created is_space function
#235
Neffi42
closed
9 months ago
0
tab are supposed to be like space
#234
Neffi42
closed
9 months ago
0
Next