Commit Graph

73 Commits

Author SHA1 Message Date
c484b41a89 Don't always derefence ref 2024-07-06 19:50:52 +02:00
fe5ed910a3 Add change 34 to instructions 2024-07-06 19:49:59 +02:00
9c53919802 Dereference refs when reading and writing 2024-06-29 18:48:21 +02:00
30ce8c84e4 Add change 33 to instructions 2024-06-29 18:47:23 +02:00
6841a97d18 Create RefValue container 2024-06-14 16:29:58 +02:00
556c16c081 Add change 32 to instructions 2024-06-14 16:29:25 +02:00
7a0f86e49b Implement symbolic refs idea 2024-06-09 21:20:53 +02:00
3770c81942 Implement symbolic refs idea 2024-06-09 21:20:38 +02:00
9f8fde3c60 Create new branch 2024-06-05 20:18:40 +02:00
772f631768 Add change 30 to instructions 2024-06-05 20:18:06 +02:00
7fe3e0f497 Use iter_commits_and_parents 2024-05-24 14:45:06 +02:00
7896b80c42 Add change 29 to instructions 2024-05-24 14:44:43 +02:00
b854b4fa18 Render graph 2024-05-22 16:52:44 +02:00
2362d69673 Add change 28 to instructions 2024-05-22 16:52:14 +02:00
d53322c256 Iterate commits and parents 2024-05-16 12:01:30 +02:00
7fbf6640f6 Iterate commits and parents 2024-05-16 11:54:52 +02:00
dad9077515 Add change 27 to instructions 2024-05-16 11:54:28 +02:00
db7d608010 Print refs for k (visualization tool) 2024-05-15 11:01:19 +02:00
c9d8b443ed Add change 26 to instructions 2024-05-15 10:59:54 +02:00
41333f06bc pass HEAD by default to argparse 2024-05-05 21:04:28 +02:00
fe292c02c9 Add change 25 instructions 2024-05-05 21:04:02 +02:00
de595261e6 Try different dirextories when searching for a ref 2024-04-23 17:36:41 +02:00
81bf86d41b Add change 24 instructions 2024-04-23 17:36:02 +02:00
671fa4b6b1 Resolve name to oid in argparse 2024-04-20 21:38:04 +02:00
63dcbeb9e7 Add change 23 instructions 2024-04-20 21:37:31 +02:00
edae32dc86 Create the tag ref 2024-04-17 19:33:54 +02:00
e85766f671 Add change 22 instructions 2024-04-17 19:33:24 +02:00
1f947e6343 Generalize HEAD to refs 2024-04-12 17:19:14 +02:00
cb8e744794 Add change 21 instructions 2024-04-12 17:18:48 +02:00
6797bcfabe Implement CLI command for tagging 2024-04-03 19:47:53 +02:00
95355befb4 Implement CLI command for tagging 2024-04-03 19:47:35 +02:00
b802e1eb9d Read tree and move HEAD in checkout 2024-03-29 18:27:10 +01:00
817f38f49c Add change 19 to instructions 2024-03-29 18:26:20 +01:00
d00a7817ab Add oid parameter to log 2024-03-29 18:10:35 +01:00
8ac5264366 Add change 18 to instructions 2024-03-29 18:10:16 +01:00
cd91f18da6 Implement log 2024-03-20 19:43:58 +01:00
78044a877a Add change 17 to instructions 2024-03-20 19:43:29 +01:00
b0d8cab498 Set parent to HEAD 2024-03-18 19:01:53 +01:00
450391089f Add change 16 to instructions 2024-03-18 19:01:16 +01:00
1847cfbb17 Record hash of last commit 2024-03-13 19:38:35 +01:00
6a91c03f40 Add change 15 to instructions 2024-03-13 19:37:46 +01:00
4e13a27f79 Create commit 2024-03-11 19:29:15 +01:00
2c940abd1d Add change 14 to instructions 2024-03-11 19:28:36 +01:00
c72370f930 Write-tree delete all before read 2024-03-07 19:44:28 +01:00
40a19615aa Add change 13 instructions 2024-03-07 19:43:13 +01:00
db8c1379c2 Read-tree extract tree from object 2024-03-02 16:18:48 +01:00
6f5fe864a9 Add change 12 instructions 2024-03-02 16:18:19 +01:00
2f8545d48e Write-tree write tree objects 2024-03-02 16:02:42 +01:00
5faf498917 Add change 11 instructions 2024-03-02 16:01:44 +01:00
4540b98a88 Write-tree hash files 2024-02-28 19:51:24 +01:00