summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* make error()'s constant return value more visibleJeff King2012-12-151-0/+11
* Merge branch 'js/format-2047'Jeff King2012-11-091-0/+2
|\
| * format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-181-0/+2
* | Port to HP NonStopJoachim Schmitz2012-09-191-1/+16
* | Merge branch 'js/compat-itimer'Junio C Hamano2012-09-121-0/+11
|\ \
| * | Add a no-op setitimer() wrapperJoachim Schmitz2012-09-081-0/+11
* | | Merge branch 'jk/config-warn-on-inaccessible-paths'Junio C Hamano2012-09-071-0/+6
|\ \ \
| * | | warn_on_inaccessible(): a helper to warn on inaccessible pathsJunio C Hamano2012-08-211-0/+3
| * | | config: warn on inaccessible filesJeff King2012-08-211-0/+3
| |/ /
* | | compat: some mkdir() do not like a slash at the endJoachim Schmitz2012-08-241-0/+5
|/ /
* | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-081-0/+9
|/
* ident: report passwd errors with a more friendly messageJeff King2012-05-221-0/+3
* Merge branch 'jc/pickaxe-ignore-case'Junio C Hamano2012-03-071-0/+3
|\
| * ctype.c: Fix a sparse warningjc/pickaxe-ignore-caseRamsay Jones2012-03-041-0/+3
| * Merge branch 'na/strtoimax' into maintJunio C Hamano2011-12-281-0/+2
| |\
* | | ctype: implement islower/isupper macronk/ctype-for-perfNamhyung Kim2012-02-101-0/+15
* | | Merge branch 'jk/credentials'Junio C Hamano2011-12-191-0/+1
|\ \ \
| * | | credentials: add "cache" helperJeff King2011-12-111-0/+1
| |/ /
* | | Merge branch 'vr/msvc'Junio C Hamano2011-12-051-7/+6
|\ \ \
| * | | Compile fix for MSVC: Do not include sys/resources.hVincent van Ravesteijn2011-10-311-7/+6
* | | | Merge branch 'na/strtoimax'Junio C Hamano2011-12-051-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Compatibility: declare strtoimax() under NO_STRTOUMAXJohannes Sixt2011-11-051-0/+2
* | | git-compat-util: don't assume value for undefined variableRamkumar Ramachandra2011-11-151-1/+1
| |/ |/|
* | Merge branch 'cb/maint-exec-error-report'Junio C Hamano2011-08-171-0/+2
|\ \
| * | error_routine: use parent's stderr if exec failsClemens Buchacher2011-07-311-0/+2
| |/
* | Merge branch 'ak/gcc46-profile-feedback'Junio C Hamano2011-07-191-1/+1
|\ \
| * | Add option to disable NORETURNJunio C Hamano2011-06-201-1/+1
| |/
* | Merge branch 'ef/maint-win-verify-path'Junio C Hamano2011-06-291-0/+4
|\ \ | |/ |/|
| * real_path: do not assume '/' is the path seperatorTheo Niessink2011-05-271-0/+4
* | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-05-231-0/+2
|\ \
| * | magic pathspec: futureproof shorthand formJunio C Hamano2011-04-081-0/+2
* | | Merge branch 'maint'Junio C Hamano2011-04-031-0/+1
|\ \ \ | |/ / |/| / | |/
| * compat: add missing #include <sys/resource.h>Jonathan Nieder2011-04-031-0/+1
| * Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-201-1/+4
| |\
* | \ Merge branch 'jk/strbuf-vaddf'Junio C Hamano2011-03-151-0/+13
|\ \ \
| * | | compat: fall back on __va_copy if availableJonathan Nieder2011-03-081-1/+10
| * | | compat: provide a fallback va_copy definitionJeff King2011-02-261-0/+4
| |/ /
* | | Merge branch 'mr/hpux'Junio C Hamano2011-03-151-1/+4
|\ \ \ | |/ / |/| / | |/
| * git-compat-util.h: Honor HP C's noreturn attributeMichal Rokos2011-03-081-1/+4
* | compat: helper for detecting unsigned overflowJonathan Nieder2011-02-101-0/+6
|/
* Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-031-0/+1
|\
| * wrapper: move odb_* to environment.cJonathan Nieder2010-11-101-0/+1
* | Merge branch 'md/interix'Junio C Hamano2010-11-291-0/+8
|\ \
| * | add support for the SUA layer (interix; windows)Markus Duft2010-10-281-0/+8
| |/
* | mingw: use poll-emulation from gnulibErik Faye-Lund2010-11-041-1/+1
* | compat: add inet_pton and inet_ntop prototypesMike Pape2010-11-041-0/+8
* | mingw: implement syslogMike Pape2010-11-041-0/+1
|/
* do not depend on signed integer overflowErik Faye-Lund2010-10-061-0/+12
* vcs-svn: Fix some printf format compiler warningsRamsay Jones2010-09-121-0/+4
* Merge branch 'jn/svn-fe'Junio C Hamano2010-08-311-0/+5
|\