256 Commits (e837af61345344448346afef79d53a5ff95bb0b3)

Author SHA1 Message Date
Sebastian Schuberth 8453c1259a Windows: do not redefine _WIN32_WINNT 12 years ago
Steffen Prohaska a487916dd5 Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" 12 years ago
Brian Gernhardt f2be034c69 OS X: Fix redeclaration of die warning 12 years ago
Brandon Casey 7c3ecb3254 Don't close pack fd when free'ing pack windows 12 years ago
Jeremy Huddleston 3ef2bcad02 imap-send: use Apple's Security framework for base64 encoding 12 years ago
Ramsay Jones 9fe3edc47f Add the LAST_ARG_MUST_BE_NULL macro 12 years ago
Ramsay Jones f66450ae94 cygwin: Remove the Win32 l/stat() implementation 12 years ago
Ramsay Jones 2f0aaaf9da path: Fix a sparse warning 12 years ago
Filipe Cabecinhas 6c642a8786 compate/clipped-write.c: large write(2) fails on Mac OS X/XNU 12 years ago
Jonathan Nieder 380395d094 mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
Jeff King c19a490e37 usage: allow pluggable die-recursion checks 12 years ago
Jonathan Nieder 4698c8feb1 config: allow inaccessible configuration under $HOME 12 years ago
Torsten Bögershausen 0117c2f043 Make core.sharedRepository work under cygwin 1.7 12 years ago
Erik Faye-Lund 13a2319919 Revert "compat: add strtok_r()" 12 years ago
Ramsay Jones 41f2999180 msvc: Fix compilation errors caused by poll.h emulation 12 years ago
David Michael 3b130ade45 git-compat-util.h: Provide missing netdb.h definitions 12 years ago
Matt Kraai 9798f7e5f9 Use __VA_ARGS__ for all of error's arguments 12 years ago
Max Horn 5ded807f7c fix clang -Wunused-value warnings for error functions 12 years ago
Nguyễn Thái Ngọc Duy cebcab189a Makefile: add USE_WILDMATCH to use wildmatch as fnmatch 12 years ago
Matt Kraai 40036bedb9 Port to QNX 12 years ago
Junio C Hamano b2d05e0653 git-compat-util.h: do not #include <sys/param.h> by default 12 years ago
Jeff King e208f9cc75 make error()'s constant return value more visible 12 years ago
David Michael b3e103dabe Generalize the inclusion of strings.h 12 years ago
David Michael 6ede720529 Support builds when sys/param.h is missing 12 years ago
Jan H. Schönherr 0fcec2ce54 format-patch: make rfc2047 encoding more strict 12 years ago
Nguyễn Thái Ngọc Duy 1c149ab2dd ctype: support iscntrl, ispunct, isxdigit and isprint 12 years ago
Nguyễn Thái Ngọc Duy ca5ab7d1e8 ctype: make sane_ctype[] const array 12 years ago
Jonathan Nieder 96b9e0e313 config: treat user and xdg config permission problems as errors 12 years ago
Jonathan Nieder e5c52c9898 config, gitignore: failure to access with ENOTDIR is ok 12 years ago
Joachim Schmitz 6c109904bc Port to HP NonStop 13 years ago
Joachim Schmitz 7f9e848cf8 Add a no-op setitimer() wrapper 13 years ago
Joachim Schmitz 0539ecfdfc compat: some mkdir() do not like a slash at the end 13 years ago
Junio C Hamano 55b38a48e2 warn_on_inaccessible(): a helper to warn on inaccessible paths 13 years ago
Jeff King ba8bd8300a config: warn on inaccessible files 13 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago
Jeff King 2f70587502 ident: report passwd errors with a more friendly message 13 years ago
Ramsay Jones f1589d1007 ctype.c: Fix a sparse warning 13 years ago
Namhyung Kim 43ccdf56ec ctype: implement islower/isupper macro 13 years ago
Jeff King e2770979fe credentials: add "cache" helper 13 years ago
Ramkumar Ramachandra e4ac953b2a git-compat-util: don't assume value for undefined variable 13 years ago
Johannes Sixt 97000ba6e2 Compatibility: declare strtoimax() under NO_STRTOUMAX 13 years ago
Vincent van Ravesteijn cfc755d30e Compile fix for MSVC: Do not include sys/resources.h 13 years ago
Clemens Buchacher 3bc4181fde error_routine: use parent's stderr if exec fails 14 years ago
Junio C Hamano 6520c84685 Add option to disable NORETURN 14 years ago
Theo Niessink d1c69255a1 real_path: do not assume '/' is the path seperator 14 years ago
Junio C Hamano 2f6c9760de magic pathspec: futureproof shorthand form 14 years ago
Jonathan Nieder ebae9ff95d compat: add missing #include <sys/resource.h> 14 years ago
Jonathan Nieder 26db0f2e3a compat: fall back on __va_copy if available 14 years ago
Michal Rokos b6ab349b18 git-compat-util.h: Honor HP C's noreturn attribute 14 years ago
Jeff King ab8632ae36 compat: provide a fallback va_copy definition 14 years ago