builtin: add rewrite helper
authorFelipe Contreras <felipe.contreras@gmail.com>
Sun, 9 Jun 2013 19:24:29 +0000 (14:24 -0500)
committerFelipe Contreras <felipe.contreras@gmail.com>
Thu, 19 May 2016 00:32:01 +0000 (19:32 -0500)
commit7d4e71850bcde731343d7f41cf4e05925ac0af27
tree5a411ef19bd0851d10f533acb9bdecd57630418a
parent9001601a3f879e0a1b341658467fc98b8e18842b
builtin: add rewrite helper

So that we can load and store rewrites, as well as other operations on a
list of rewritten commits.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Makefile
rewrite.c [new file with mode: 0644]
rewrite.h [new file with mode: 0644]