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
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
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 }}
oddtiming
/
push_swap
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Backup rework
- #5
#5
Open
oddtiming
wants to merge 33 commits into
main
oddtiming/push_swap:main
from
backup_rework
oddtiming/push_swap:backup_rework
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
Backup rework
#5
oddtiming
wants to merge 33 commits into
main
oddtiming/push_swap:main
from
backup_rework
oddtiming/push_swap:backup_rework
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2022
Fixed split_in_two
Show description for f626a8b
oddtiming
committed
f626a8b
View commit details
Copy full SHA for f626a8b
Browse repository at this point
Fixed deques
oddtiming
committed
d9f6230
View commit details
Copy full SHA for d9f6230
Browse repository at this point
Fixed undo_moves
oddtiming
committed
7708f98
View commit details
Copy full SHA for 7708f98
Browse repository at this point
fixed parse.c
oddtiming
committed
ea7050b
View commit details
Copy full SHA for ea7050b
Browse repository at this point
Created block_utils
Show description for 0ca41cc
oddtiming
committed
0ca41cc
View commit details
Copy full SHA for 0ca41cc
Browse repository at this point
split_in_blocks.c, deque_operators.c
oddtiming
committed
8fa41a8
View commit details
Copy full SHA for 8fa41a8
Browse repository at this point
Normed insert_utils.c
oddtiming
committed
3f6f8bd
View commit details
Copy full SHA for 3f6f8bd
Browse repository at this point
sort_utils.c: OK!
oddtiming
committed
c0cb894
View commit details
Copy full SHA for c0cb894
Browse repository at this point
cleanup.c: OK!
oddtiming
committed
c1f8259
View commit details
Copy full SHA for c1f8259
Browse repository at this point
utils.c: OK!
oddtiming
committed
1e3c95d
View commit details
Copy full SHA for 1e3c95d
Browse repository at this point
rrx.c: OK!
oddtiming
committed
4dd0d43
View commit details
Copy full SHA for 4dd0d43
Browse repository at this point
Normed insert_blocks.c, insert_blocks_utils.c
oddtiming
committed
8ed81f3
View commit details
Copy full SHA for 8ed81f3
Browse repository at this point
Normed deque_utils.c
oddtiming
committed
cad7b2e
View commit details
Copy full SHA for cad7b2e
Browse repository at this point
Added new files
oddtiming
committed
ece12c7
View commit details
Copy full SHA for ece12c7
Browse repository at this point
Normed
Show description for 07ebaff
oddtiming
committed
07ebaff
View commit details
Copy full SHA for 07ebaff
Browse repository at this point
Started working on bonus
oddtiming
committed
ef2974a
View commit details
Copy full SHA for ef2974a
Browse repository at this point
Updated push
oddtiming
committed
7309710
View commit details
Copy full SHA for 7309710
Browse repository at this point
Added checker_bonus
oddtiming
committed
b5a6a1f
View commit details
Copy full SHA for b5a6a1f
Browse repository at this point
Commits on Apr 25, 2022
Updated submodule
Ismael Yahyaoui Racine
committed
066fbdf
View commit details
Copy full SHA for 066fbdf
Browse repository at this point
Updated submodule
oddtiming
committed
b9d46ca
View commit details
Copy full SHA for b9d46ca
Browse repository at this point
Commits on Apr 27, 2022
Started modifications
Ismael Yahyaoui Racine
committed
7cd1402
View commit details
Copy full SHA for 7cd1402
Browse repository at this point
Merge branch 'backup_rework' of github.com:oddtiming/push_swap into backup_rework
Ismael Yahyaoui Racine
committed
859a3ff
View commit details
Copy full SHA for 859a3ff
Browse repository at this point
Commits on Apr 28, 2022
ft_safealloc() --> libft/ft_xalloc()
Show description for 5ced6db
oddtiming
committed
5ced6db
View commit details
Copy full SHA for 5ced6db
Browse repository at this point
Fixed delta_insert
oddtiming
committed
97903c3
View commit details
Copy full SHA for 97903c3
Browse repository at this point
Unfucked the bonus, but found worse
Show description for ceb30de
oddtiming
committed
ceb30de
View commit details
Copy full SHA for ceb30de
Browse repository at this point
Commits on Apr 30, 2022
Fixed bonus
Show description for 49b557b
oddtiming
committed
49b557b
View commit details
Copy full SHA for 49b557b
Browse repository at this point
Fixed i/o redir
Show description for 9d833ed
oddtiming
committed
9d833ed
View commit details
Copy full SHA for 9d833ed
Browse repository at this point
Norminetted all but deques.h
Show description for e168164
oddtiming
committed
e168164
View commit details
Copy full SHA for e168164
Browse repository at this point
Commits on May 1, 2022
Still can't fix norminette
oddtiming
committed
0505b58
View commit details
Copy full SHA for 0505b58
Browse repository at this point
It is fixed !
Show description for 4e7e6c5
Ismael Yahyaoui Racine
committed
4e7e6c5
View commit details
Copy full SHA for 4e7e6c5
Browse repository at this point
Commits on May 2, 2022
Finally finished cleaning up
Show description for 0868789
oddtiming
committed
0868789
View commit details
Copy full SHA for 0868789
Browse repository at this point
Ready to remove libft
oddtiming
committed
e40089e
View commit details
Copy full SHA for e40089e
Browse repository at this point
Commits on May 9, 2022
Fixed libft include in Makefile's `bonus` rule
Ismael Yahyaoui Racine
committed
728e0bb
View commit details
Copy full SHA for 728e0bb
Browse repository at this point
You can’t perform that action at this time.