Commit Graph

17 Commits

Author SHA1 Message Date
Gonçalo Valério 3bdddbc28e step twenty four: try different directories when searching for a ref 2020-11-06 00:19:39 +00:00
Gonçalo Valério 5ddf692f07 step twenty three: tag,resolve name to oid 2020-11-04 21:54:45 +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 019729a3fe step twenty: tag, implement cli command 2020-11-03 23:49:43 +00:00
Gonçalo Valério 41cf24d2bd step nineteen: checkout, read tree and move HEAD 2020-11-02 23:01:31 +00:00
Gonçalo Valério f1dc7d9cb6 step seventeen: implement log 2020-11-02 22:29:37 +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 17072abf21 step fourteen: create commit 2020-10-26 23:56:25 +00:00
Gonçalo Valério 74bc0eb655 step thirteen: delete all existing stuff before reading 2020-10-26 23:22:17 +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 c93915acf7 step eleven: write tree objects 2020-10-13 22:35:19 +01:00
Gonçalo Valério cbf02e6bc2 step ten: hash the files 2020-10-05 19:32:48 +01:00
Gonçalo Valério 97f9c41bc9 step nine: Ignore .rgit files 2020-10-05 19:04:11 +01:00
Gonçalo Valério 852157e955 step eight: list files 2020-10-05 18:49:44 +01:00
Gonçalo Valério 9e0d9fed73 step seven: add base module 2020-10-05 13:02:20 +01:00