Searched refs:porcelain (Results 1 – 3 of 3) sorted by relevance
81 int porcelain; member429 if (t->porcelain) { in format_output()530 if (t->file_output && !t->porcelain) { in log_results()548 if (t->file_output && !t->porcelain) { in log_results()560 if (t->file_output && !t->porcelain) { in log_results()567 if (t->file_output && !t->porcelain) in log_results()930 t.porcelain = 1; in main()
90 …-p porcelain - when specified printout is in a user-friendly non-CSV format. This option suppr…
94 git --no-optional-locks status -uno --porcelain 2>/dev/null ||