Here's the updated version of this series. Changes since last time: - Patch 3/4 is new, makes enter_repo take const-input - Patch 4/4 (formerly 3/3): added a call to enter_repo to make sure the path-argument is taken into account. Erik Faye-Lund (4): compat/win32/sys/poll.c: upgrade from upstream mingw: fix compilation of poll-emulation enter_repo: do not modify input upload-archive: use start_command instead of fork builtin/upload-archive.c | 65 +++++++++++++-------------------------------- cache.h | 2 +- compat/mingw.h | 2 - compat/win32/sys/poll.c | 17 ++++++++--- daemon.c | 4 +- path.c | 30 ++++++++++----------- 6 files changed, 48 insertions(+), 72 deletions(-) -- 1.7.6.135.g378e9 -- 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