]> granicus.if.org Git - cgit/commit
git: update to v2.10.0
authorChristian Hesse <mail@eworm.de>
Sun, 4 Sep 2016 10:38:18 +0000 (12:38 +0200)
committerChristian Hesse <mail@eworm.de>
Sun, 4 Sep 2016 10:38:18 +0000 (12:38 +0200)
commit11695a58fd732689be486edf88d145578a787c89
treeab397b8346d89a01ecc1d99350e81f1bd7cbe7a4
parentff9893ac8192579a00dd4c73ddff18ab232099a6
git: update to v2.10.0

Upstream continues to replace unsigned char *sha1 with struct
object_id old_oid. This makes the required changes.

The git lib has its own main function now. Rename our main function
to cmd_main, it is called from main then.
Makefile
cgit.c
cgit.h
git
shared.c
ui-diff.c
ui-diff.h
ui-log.c
ui-ssdiff.c