234 Commits (aedb94b3f05bf4fb6c95dbfdccf11ebd101e947a)

Author SHA1 Message Date
Jeff King c19a490e37 usage: allow pluggable die-recursion checks 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 13 years ago
Nguyễn Thái Ngọc Duy 1c149ab2dd ctype: support iscntrl, ispunct, isxdigit and isprint 13 years ago
Nguyễn Thái Ngọc Duy ca5ab7d1e8 ctype: make sane_ctype[] const array 13 years ago
Jonathan Nieder 96b9e0e313 config: treat user and xdg config permission problems as errors 13 years ago
Jonathan Nieder e5c52c9898 config, gitignore: failure to access with ENOTDIR is ok 13 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 14 years ago
Johannes Sixt 97000ba6e2 Compatibility: declare strtoimax() under NO_STRTOUMAX 14 years ago
Vincent van Ravesteijn cfc755d30e Compile fix for MSVC: Do not include sys/resources.h 14 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
Jonathan Nieder 1368f65002 compat: helper for detecting unsigned overflow 14 years ago
Jonathan Nieder 463db9b104 wrapper: move odb_* to environment.c 15 years ago
Erik Faye-Lund fdc1211463 mingw: use poll-emulation from gnulib 15 years ago
Mike Pape da523cc597 compat: add inet_pton and inet_ntop prototypes 15 years ago
Mike Pape 088d880247 mingw: implement syslog 15 years ago
Markus Duft 2844923d62 add support for the SUA layer (interix; windows) 15 years ago
Erik Faye-Lund c03c83152d do not depend on signed integer overflow 15 years ago
Ramsay Jones 5418d96ddc vcs-svn: Fix some printf format compiler warnings 15 years ago
Jonathan Nieder 78457bc0cc compat: add strtok_r() 15 years ago
Thomas Rast 46be82dfd0 xsize_t: check whether we lose bits 15 years ago
Gary V. Vaughan 761a889a97 git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIX 15 years ago