summary refs log tree commit diff
path: root/bin
ModeNameSize
-rw-r--r--.gitignore66log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile469log plain blame
-rw-r--r--bri.c2478log plain blame
-rw-r--r--dtch.c7294log plain blame
-rw-r--r--hnel.c3690log plain blame
-rw-r--r--jrp.c8758log plain blame
-rw-r--r--klon.c8935log plain blame
-rw-r--r--pbd.c4001log plain blame
-rw-r--r--typo.c2435log plain blame
-rw-r--r--wake.c1678log plain blame
-rw-r--r--watch.c2522log plain blame
-rw-r--r--words.txt105942log plain blame
-rw-r--r--xx.c3551log plain blame
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