summary refs log tree commit diff
path: root/doc/rfc
ModeNameSize
-rw-r--r--.gitignore12log plain blame
-rw-r--r--Makefile772log plain blame
-rw-r--r--rfc.1743log plain blame
-rw-r--r--rfc.in399log plain blame
-rw-r--r--rfctags.pl438log plain blame
'bc/object-id') changed API: for_each_ref() callback functions were taught to name the objects not with "unsigned char sha1[20]" but with "struct object_id". * Upstream commit dcf692625ac569fefbe52269061230f4fde10e47 (path.c: make get_pathname() call sites return const char *) Signed-off-by: Christian Hesse <mail@eworm.de> 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt