Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
0781c8b
started tester
RiyanBK Oct 4, 2024
605272a
created Commit class and wrote date functionality
RiyanBK Oct 7, 2024
60129d8
completely untested code but it should work for first commit
RiyanBK Oct 7, 2024
5ccd6b5
added partial implementation for second commit. still untested
RiyanBK Oct 8, 2024
b17b6a0
testing & fixing bugs; second commit implementation doesn't work yet
RiyanBK Oct 12, 2024
a1e7e70
added delete functionality; fixed staging initial files
RiyanBK Oct 13, 2024
f9a66bd
fixed style issues
RiyanBK Oct 14, 2024
e2ba10f
added index line already exists case
RiyanBK Oct 14, 2024
ad23dc4
fixed index line already exists case
RiyanBK Oct 14, 2024
f72a71b
added 2nd commit functionality? untested
RiyanBK Oct 14, 2024
5d2b3d3
fixed edge case of hash not being 40 characters
RiyanBK Oct 14, 2024
24c5f99
tested & debugged for first commit; commit 2 doesn't work
RiyanBK Oct 14, 2024
ee6fe03
got rid of warnings bc it was annoying me
RiyanBK Oct 14, 2024
8ffb036
formatting stuff bc im stuck
RiyanBK Oct 14, 2024
29765a5
more formatting stuff
RiyanBK Oct 14, 2024
02679bf
2nd commit works but it makes an extra line in index for stuff in dirs
RiyanBK Oct 14, 2024
dea4654
all commits work!
RiyanBK Oct 14, 2024
9c9e4e2
added GitInterface and implemented commit function
RiyanBK Oct 14, 2024
18ff245
migrated everything to Git.java and implemented stage for GitInterface
RiyanBK Oct 14, 2024
1ca727d
added extra testing and turns out it stages all changes
RiyanBK Oct 14, 2024
70e0f18
stages only the files you say to stage
RiyanBK Oct 14, 2024
756c0e1
updated the readme file to what it should be
RiyanBK Oct 14, 2024
4034453
everything works except checkout()
RiyanBK Oct 14, 2024
1f4efca
added more to the readme because i cant figure out the checkout error
RiyanBK Oct 14, 2024
10b060a
checkout is still erroring; added this documentation to the readme
RiyanBK Oct 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading