From: Junio C Hamano Date: Tue, 17 May 2016 21:38:28 +0000 (-0700) Subject: Merge branch 'nd/error-errno' X-Git-Tag: v2.9.0-rc0~30 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/40cfc95856594ddd04ae6ef3bfd041346c4854ec?ds=inline;hp=--cc Merge branch 'nd/error-errno' The code for warning_errno/die_errno has been refactored and a new error_errno() reporting helper is introduced. * nd/error-errno: (41 commits) wrapper.c: use warning_errno() vcs-svn: use error_errno() upload-pack.c: use error_errno() unpack-trees.c: use error_errno() transport-helper.c: use error_errno() sha1_file.c: use {error,die,warning}_errno() server-info.c: use error_errno() sequencer.c: use error_errno() run-command.c: use error_errno() rerere.c: use error_errno() and warning_errno() reachable.c: use error_errno() mailmap.c: use error_errno() ident.c: use warning_errno() http.c: use error_errno() and warning_errno() grep.c: use error_errno() gpg-interface.c: use error_errno() fast-import.c: use error_errno() entry.c: use error_errno() editor.c: use error_errno() diff-no-index.c: use error_errno() ... --- 40cfc95856594ddd04ae6ef3bfd041346c4854ec