login
Header Space

 
 

[PATCH 0/3] msysgit fallout

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Wednesday, November 21, 2007 - 4:27 pm

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()
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] msysgit fallout, Steffen Prohaska, (Wed Nov 21, 4:27 pm)
Re: [PATCH 3/3] Replace setenv(GIT_DIR_ENVIRONMENT, ...) wit..., Johannes Schindelin, (Wed Nov 21, 9:22 pm)
Re: [PATCH 3/3] Replace setenv(GIT_DIR_ENVIRONMENT, ...) wit..., Johannes Schindelin, (Thu Nov 22, 6:09 pm)
speck-geostationary