aboutsummaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAge
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\
| * cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | Merge branch 'jk/gcc-function-attributes'Junio C Hamano2013-07-22
|\ \ | |/ |/|
| * Add the LAST_ARG_MUST_BE_NULL macroRamsay Jones2013-07-19
* | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-11
|\ \
| * | mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder2013-05-08
| |/
* | Merge branch 'rj/mingw-compat-st-mode-bits'Junio C Hamano2013-06-06
|\ \
| * | path: Fix a sparse warningRamsay Jones2013-05-29
| |/
* | Merge branch 'fc/macos-x-clipped-write'Junio C Hamano2013-06-02
|\ \
| * | compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas2013-05-17
* | | Merge branch 'jn/config-ignore-inaccessible'Junio C Hamano2013-05-29
|\ \ \ | |_|/ |/| |
| * | config: allow inaccessible configuration under $HOMEJonathan Nieder2013-04-15
| * | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-25
| |\ \ | | |/ | |/|
* | | Merge branch 'jk/a-thread-only-dies-once'Junio C Hamano2013-04-19
|\ \ \
| * | | usage: allow pluggable die-recursion checksJeff King2013-04-16
| | |/ | |/|
| * | Merge branch 'dm/ni-maxhost-may-be-missing' into maint-1.8.1Junio C Hamano2013-03-25
| |\ \
| * \ \ Merge branch 'jn/warn-on-inaccessible-loosen' into maintJunio C Hamano2013-01-11
| |\ \ \
* | | | | Make core.sharedRepository work under cygwin 1.7Torsten Bögershausen2013-03-25
* | | | | Merge branch 'rj/msvc-build'Junio C Hamano2013-03-19
|\ \ \ \ \
| * | | | | msvc: Fix compilation errors caused by poll.h emulationRamsay Jones2013-02-25
* | | | | | Merge branch 'dm/ni-maxhost-may-be-missing'Junio C Hamano2013-03-19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | git-compat-util.h: Provide missing netdb.h definitionsDavid Michael2013-02-25
* | | | | Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-26
| |/ / / |/| | |
* | | | Merge branch 'jk/error-const-return'Junio C Hamano2013-02-14
|\ \ \ \
| * | | | Use __VA_ARGS__ for all of error's argumentsMatt Kraai2013-02-08
* | | | | Merge branch 'nd/retire-fnmatch'Junio C Hamano2013-01-25
|\ \ \ \ \
| * | | | | Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy2013-01-01
* | | | | | Merge branch 'jk/suppress-clang-warning'Junio C Hamano2013-01-23
|\ \ \ \ \ \
| * | | | | | fix clang -Wunused-value warnings for error functionsMax Horn2013-01-16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ctype: support iscntrl, ispunct, isxdigit and isprintNguyễn Thái Ngọc Duy2012-10-15
| * | | | | ctype: make sane_ctype[] const arrayNguyễn Thái Ngọc Duy2012-10-15
* | | | | | Merge branch 'jn/warn-on-inaccessible-loosen'Junio C Hamano2013-01-06
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | config: treat user and xdg config permission problems as errorsJonathan Nieder2012-10-13
| * | | | | config, gitignore: failure to access with ENOTDIR is okJonathan Nieder2012-10-13
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/error-const-return'Junio C Hamano2013-01-05
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | make error()'s constant return value more visibleJeff King2012-12-15
| | |_|/ | |/| |
| * | | Merge branch 'js/format-2047'Jeff King2012-11-09
| |\ \ \
* | | | | Port to QNXMatt Kraai2012-12-19
* | | | | git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano2012-12-19
* | | | | Generalize the inclusion of strings.hDavid Michael2012-12-15
* | | | | Support builds when sys/param.h is missingDavid Michael2012-12-15
* | | | | Merge branch 'js/format-2047' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-18
| | |/ | |/|
* | | Port to HP NonStopJoachim Schmitz2012-09-19
* | | Merge branch 'js/compat-itimer'Junio C Hamano2012-09-12
|\ \ \
| * | | Add a no-op setitimer() wrapperJoachim Schmitz2012-09-08
* | | | Merge branch 'jk/config-warn-on-inaccessible-paths'Junio C Hamano2012-09-07
|\ \ \ \ | | |_|/ | |/| |
| * | | warn_on_inaccessible(): a helper to warn on inaccessible pathsJunio C Hamano2012-08-21
| * | | config: warn on inaccessible filesJeff King2012-08-21
| |/ /