aboutsummaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-25
|\
| * Merge branch 'dm/ni-maxhost-may-be-missing' into maint-1.8.1Junio C Hamano2013-03-25
| |\
| | * git-compat-util.h: Provide missing netdb.h definitionsDavid Michael2013-02-25
| * | Merge branch 'jn/warn-on-inaccessible-loosen' into maintJunio C Hamano2013-01-11
| |\ \
* | | | 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
| |/ /
* | | compat: some mkdir() do not like a slash at the endJoachim Schmitz2012-08-24
|/ /
* | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
|/
* ident: report passwd errors with a more friendly messageJeff King2012-05-22
* Merge branch 'jc/pickaxe-ignore-case'Junio C Hamano2012-03-07
|\
| * ctype.c: Fix a sparse warningRamsay Jones2012-03-04
| * Merge branch 'na/strtoimax' into maintJunio C Hamano2011-12-28
| |\
* | | ctype: implement islower/isupper macroNamhyung Kim2012-02-10
* | | Merge branch 'jk/credentials'Junio C Hamano2011-12-19
|\ \ \
| * | | credentials: add "cache" helperJeff King2011-12-11
| |/ /
* | | Merge branch 'vr/msvc'Junio C Hamano2011-12-05
|\ \ \
| * | | Compile fix for MSVC: Do not include sys/resources.hVincent van Ravesteijn2011-10-31
* | | | Merge branch 'na/strtoimax'Junio C Hamano2011-12-05
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Compatibility: declare strtoimax() under NO_STRTOUMAXJohannes Sixt2011-11-05
* | | git-compat-util: don't assume value for undefined variableRamkumar Ramachandra2011-11-15
| |/ |/|
* | Merge branch 'cb/maint-exec-error-report'Junio C Hamano2011-08-17
|\ \
| * | error_routine: use parent's stderr if exec failsClemens Buchacher2011-07-31
| |/
* | Merge branch 'ak/gcc46-profile-feedback'Junio C Hamano2011-07-19
|\ \
| * | Add option to disable NORETURNJunio C Hamano2011-06-20
| |/