On Sat, 4 Oct 2008, Constantine Plotnikov wrote: > I think such patch would be too harsh for IDE plugin developers. When > git is run from IDE, the isatty(1) will be true. But progress > information will be still useful, to display an operation progress to > user. Please provide a way to force output of progress (for example > using environment). Probably progress.h ought to have something for whether progress bars make sense, that uses isatty(1) with an environment variable override. Conceptually, transport.c should be figuring out whether the verbosity of the operation suggests progress bars, and should pass off to something else the determination of whether we can actually output progress bars in particular. -Daniel *This .sig left intentionally blank* -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html