Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCHv3 7/7] grep: honor --textconv for the case rev:path

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:12

Michael J Gruber [off-list ref] writes:
quoted hunk
diff --git a/object.h b/object.h
index 97d384b..695847d 100644
--- a/object.h
+++ b/object.h
@@ -13,6 +13,7 @@ struct object_array {
 		struct object *item;
 		const char *name;
 		unsigned mode;
+		struct object_context *context;
 	} *objects;
 };
fsck has to hold this for each and every objects in the repository
it has found but hasn't inspected (i.e. pending), doesn't it? Do we
really want to add 8 bytes for each of them?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help