git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] msysgit fallout
@ 2007-11-21 20:27 Steffen Prohaska
  2007-11-21 20:27 ` [PATCH 1/3] sha1_file.c: Fix size_t related printf format warnings Steffen Prohaska
  0 siblings, 1 reply; 18+ messages in thread
From: Steffen Prohaska @ 2007-11-21 20:27 UTC (permalink / raw)
  To: git

Here are three patches that come from msysgit.  They do not bring
any functional changes, but only clean up code, or fix warnings.

    Steffen

 builtin-init-db.c |    4 +---
 git.c             |    6 +++---
 path.c            |    2 +-
 setup.c           |    2 +-
 sha1_file.c       |   10 ++++++----
 5 files changed, 12 insertions(+), 12 deletions(-)

 [PATCH 1/3] sha1_file.c: Fix size_t related printf format warnings
 [PATCH 2/3] builtin-init-db: use get_git_dir() instead of getenv()
 [PATCH 3/3] Replace setenv(GIT_DIR_ENVIRONMENT, ...) with set_git_dir()

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2008-01-03  7:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 20:27 [PATCH 0/3] msysgit fallout Steffen Prohaska
2007-11-21 20:27 ` [PATCH 1/3] sha1_file.c: Fix size_t related printf format warnings Steffen Prohaska
2007-11-21 20:27   ` [PATCH 2/3] builtin-init-db: use get_git_dir() instead of getenv() Steffen Prohaska
2007-11-21 20:27     ` [PATCH 3/3] Replace setenv(GIT_DIR_ENVIRONMENT, ...) with set_git_dir() Steffen Prohaska
2007-11-22  1:22       ` Johannes Schindelin
2007-11-22  2:34         ` Junio C Hamano
2007-11-22  6:13           ` Steffen Prohaska
2007-11-22  7:52             ` Junio C Hamano
2007-11-22  8:31               ` Steffen Prohaska
2007-11-22  9:58                 ` Johannes Sixt
2007-11-22 17:56                   ` Steffen Prohaska
2007-11-22 22:09                     ` Johannes Schindelin
2008-01-01 18:52                     ` Steffen Prohaska
2008-01-03  4:07                       ` Dmitry Kakurin
2008-01-03  6:02                         ` Steffen Prohaska
2008-01-03  6:26                           ` Dmitry Kakurin
2008-01-03  7:53                             ` Steffen Prohaska
2007-11-22  7:29           ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).