Searched refs:why (Results 1 – 2 of 2) sorted by relevance
301 void print_packet( const packet *p, const char *why ) in print_packet() argument303 if( why == NULL ) in print_packet()308 p->way, p->type, p->len, why ); in print_packet()312 int send_packet( const packet *p, const char *why ) in send_packet() argument333 print_packet( p, why ); in send_packet()
92 hold probably explanations why you create the patches in the way you have done.165 Use the possibility to write a good explanation why your patch/commit is167 read your code but not necessary understand why the code is written this181 to search and find something with 'git log | grep [foo]' you will see why