Searched refs:porcelain (Results 1 – 3 of 3) sorted by relevance
80 int porcelain; member428 if (t->porcelain) { in format_output()529 if (t->file_output && !t->porcelain) { in log_results()547 if (t->file_output && !t->porcelain) { in log_results()559 if (t->file_output && !t->porcelain) { in log_results()566 if (t->file_output && !t->porcelain) in log_results()928 t.porcelain = 1; in main()
90 …-p porcelain - when specified printout is in a user-friendly non-CSV format. This option suppr…
83 git --no-optional-locks status -uno --porcelain 2>/dev/null ||