Commit Graph

23 Commits

Author SHA1 Message Date
Gonçalo Valério f67fd2bd60 step sixty three: record added files in the index 2020-12-07 19:12:53 +00:00
Gonçalo Valério 4e1988997a step sixty one: push, send only missing objects 2020-12-06 18:39:04 +00:00
Gonçalo Valério 8144a96321 step sixty: push, naive implementation 2020-12-06 18:25:41 +00:00
Gonçalo Valério 416061a632 step fifty nine: download missing objects pointed by remote refs 2020-12-06 17:52:03 +00:00
Gonçalo Valério 027bad5d5f step fifty five: allow git directory to change 2020-12-01 20:33:10 +00:00
Gonçalo Valério 1db0a2143a step fifty two: iter over MERGE_HEAD if exists 2020-11-29 14:24:55 +00:00
Gonçalo Valério 8f60af7aa4 step fifty: data, delete refs 2020-11-28 21:48:38 +00:00
Gonçalo Valério 57d5f13acc step thirty nine: show all branches 2020-11-14 13:19:15 +00:00
Gonçalo Valério 0e813bb9e7 step thirty five: write symbolic refs 2020-11-08 13:18:29 +00:00
Gonçalo Valério 1d810df2ae step thirty four: dont always dereference refs 2020-11-08 13:09:17 +00:00
Gonçalo Valério 57c1631be2 step thirty three: deference refs when reading and writing 2020-11-08 12:49:39 +00:00
Gonçalo Valério 38dfc9147d step thirty two: create RefValue container 2020-11-07 23:25:00 +00:00
Gonçalo Valério da2967c736 step thirty one: implement symbolic refs idea 2020-11-07 23:01:19 +00:00
Gonçalo Valério a555ebf6c0 step twenty six: print refs 2020-11-07 13:25:11 +00:00
Gonçalo Valério e035b80888 step twenty two: tag, create the tag ref 2020-11-04 21:33:11 +00:00
Gonçalo Valério 1b1ac3ec74 step twenty one: tag, generalize HEAD to refs 2020-11-04 20:16:08 +00:00
Gonçalo Valério 6dbfc533a6 step sixteen: set parent to HEAD 2020-11-01 23:01:24 +00:00
Gonçalo Valério 909320d2fb step fifteen: record hash of last commit to HEAD 2020-11-01 22:38:22 +00:00
Gonçalo Valério 3436deb267 step twelve: extract tree from object 2020-10-25 18:35:47 +00:00
Gonçalo Valério f8d970ccdf step six: add types to objects 2020-10-05 12:58:48 +01:00
Gonçalo Valério 98ef42e0d3 step five: print hashed objects 2020-09-29 11:08:12 +01:00
Gonçalo Valério 8a22a84861 step four: Save object 2020-09-29 00:04:28 +01:00
Gonçalo Valério eee6ccef75 step three: create new .rgit directory 2020-09-27 13:52:54 +01:00