Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
usmanUA
/
minishell
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 15, 2024
Create README.md
usmanUA
authored
394a4e7
View commit details
Copy full SHA for 394a4e7
Browse repository at this point
Commits on Jun 7, 2024
fixed bug in appending env var
Usman Ahmed
committed
acd0888
View commit details
Copy full SHA for acd0888
Browse repository at this point
Commits on Jun 6, 2024
syntax checker would get progname printed
Usman Ahmed
committed
4576487
View commit details
Copy full SHA for 4576487
Browse repository at this point
fixed expansion bug and more normes
Usman Ahmed
committed
f13e056
View commit details
Copy full SHA for f13e056
Browse repository at this point
fixed syntax_checker's bug
Usman Ahmed
committed
1c71dbb
View commit details
Copy full SHA for 1c71dbb
Browse repository at this point
fixed norme
Usman Ahmed
committed
459914d
View commit details
Copy full SHA for 459914d
Browse repository at this point
fixed heredoc signals
usmanUA
committed
2c3182c
View commit details
Copy full SHA for 2c3182c
Browse repository at this point
Commits on Jun 5, 2024
ctrl-D simulates bash behavior
Usman Ahmed
committed
c7970df
View commit details
Copy full SHA for c7970df
Browse repository at this point
Merge branch 'master' of github.com:usmanUA/42-minishell
Usman Ahmed
committed
a0e400e
View commit details
Copy full SHA for a0e400e
Browse repository at this point
fixed buggy ctrl-\
Usman Ahmed
committed
65ec81d
View commit details
Copy full SHA for 65ec81d
Browse repository at this point
fixed norminette issues (some)
Markus Korpela
committed
23a5db8
View commit details
Copy full SHA for 23a5db8
Browse repository at this point
exit 5 bug fixed, signals fixed
Usman Ahmed
committed
aae5b8f
View commit details
Copy full SHA for aae5b8f
Browse repository at this point
fixed heredoc bug, heredoc signals and expansion value splitting
usmanUA
committed
f6e1404
View commit details
Copy full SHA for f6e1404
Browse repository at this point
Commits on Jun 4, 2024
Merge branch 'master' of github.com:usmanUA/42-minishell
Ahmed
authored and
Ahmed
committed
2fc1710
View commit details
Copy full SHA for 2fc1710
Browse repository at this point
Handles null filename strings
Ahmed
authored and
Ahmed
committed
fe27822
View commit details
Copy full SHA for fe27822
Browse repository at this point
more checks in syntax_checker
Usman Ahmed
committed
041c309
View commit details
Copy full SHA for 041c309
Browse repository at this point
Commits on Jun 3, 2024
fixed some expansion bugs
Ahmed
authored and
Ahmed
committed
6b92a75
View commit details
Copy full SHA for 6b92a75
Browse repository at this point
Commits on Jun 2, 2024
fixed some bugs on linux
usmanUA
committed
557d6ae
View commit details
Copy full SHA for 557d6ae
Browse repository at this point
Commits on May 30, 2024
last evals version
Usman Ahmed
committed
bd448d4
View commit details
Copy full SHA for bd448d4
Browse repository at this point
Commits on May 24, 2024
fixed parsing bug
usmanUA
committed
5be265a
View commit details
Copy full SHA for 5be265a
Browse repository at this point
reads here_doc
usmanUA
committed
70476a0
View commit details
Copy full SHA for 70476a0
Browse repository at this point
fixed segfaults from redirections
usmanUA
committed
ee521b1
View commit details
Copy full SHA for ee521b1
Browse repository at this point
Commits on May 23, 2024
fixed norme and other bugs
Usman Ahmed
committed
ee601f5
View commit details
Copy full SHA for ee601f5
Browse repository at this point
Commits on May 19, 2024
fixed header name
usmanUA
committed
c683a88
View commit details
Copy full SHA for c683a88
Browse repository at this point
Merge branch 'master' of github-usmanUA:usmanUA/42-minishell
usmanUA
committed
98aba00
View commit details
Copy full SHA for 98aba00
Browse repository at this point
modified macros, splitted execution part
usmanUA
committed
0033cfa
View commit details
Copy full SHA for 0033cfa
Browse repository at this point
Commits on May 18, 2024
Splitted builitin funcs files
Usman Ahmed
committed
e4cab60
View commit details
Copy full SHA for e4cab60
Browse repository at this point
Commits on May 17, 2024
Restructured the files and dirs
usmanUA
committed
8678913
View commit details
Copy full SHA for 8678913
Browse repository at this point
Commits on May 16, 2024
almost works, few tester errors to correct
Usman Ahmed
committed
4b6ac6a
View commit details
Copy full SHA for 4b6ac6a
Browse repository at this point
fixed expansion bugs
usmanUA
committed
f76ef4a
View commit details
Copy full SHA for f76ef4a
Browse repository at this point
Commits on May 15, 2024
expansions need to be fixed
Usman Ahmed
committed
04cd8f1
View commit details
Copy full SHA for 04cd8f1
Browse repository at this point
redirections (almost) work, fixed leaks
usmanUA
committed
301afaf
View commit details
Copy full SHA for 301afaf
Browse repository at this point
Commits on May 14, 2024
Handled sys call failures
Usman Ahmed
committed
0745e36
View commit details
Copy full SHA for 0745e36
Browse repository at this point
Commits on May 13, 2024
Implementing exit calls for system call fails
Usman Ahmed
committed
dd10978
View commit details
Copy full SHA for dd10978
Browse repository at this point
fixed bugs in parsing and execution part
usmanUA
committed
65f2cdb
View commit details
Copy full SHA for 65f2cdb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.