summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * compat: add strtok_r()Jonathan Nieder2010-08-141-0/+5
* | Merge branch 'tr/xsize-bits'Junio C Hamano2010-08-181-0/+2
|\ \ | |/ |/|
| * xsize_t: check whether we lose bitsThomas Rast2010-07-281-0/+2
* | Merge branch 'js/async-thread'Junio C Hamano2010-06-211-0/+1
|\ \
| * | Make report() from usage.c public as vreportf() and use it.Johannes Sixt2010-03-071-0/+1
* | | Merge branch 'gv/portable'Junio C Hamano2010-06-211-1/+4
|\ \ \
| * | | git-compat-util.h: some platforms with mmap() lack MAP_FAILED definitionGary V. Vaughan2010-05-311-1/+4
* | | | Merge branch 'js/try-to-free-stackable'Junio C Hamano2010-06-131-1/+2
|\ \ \ \
| * | | | Have set_try_to_free_routine return the previous routineJohannes Sixt2010-05-081-1/+2
* | | | | Merge branch 'maint'Junio C Hamano2010-06-021-1/+1
|\ \ \ \ \
| * | | | | git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan2010-06-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'cw/maint-exec-defpath'Junio C Hamano2010-05-211-0/+7
|\ \ \ \ \
| * | | | | exec_cmd.c: replace hard-coded path list with one from <paths.h>Chris Webb2010-04-151-0/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'np/malloc-threading'Junio C Hamano2010-05-211-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make xmalloc and xrealloc thread-safeNicolas Pitre2010-03-241-0/+2
| |/ / /
* | | | Merge branch 'pc/remove-warn'Junio C Hamano2010-05-081-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Introduce remove_or_warn functionPeter Collingbourne2010-03-281-0/+5
| * | | Implement the rmdir_or_warn functionPeter Collingbourne2010-03-281-0/+4
| |/ /
* | | Merge branch 'jn/merge-diff3-label'Junio C Hamano2010-04-031-0/+9
|\ \ \
| * | | compat: add mempcpy()Jonathan Nieder2010-03-201-0/+9
| |/ /
* | | Fix _XOPEN_SOURCE problem on DragonFlyYONETANI Tomokazu2010-04-021-1/+2
|/ /
* | Merge branch 'il/maint-xmallocz'Junio C Hamano2010-01-271-0/+1
|\ \
| * | Add xmallocz()Ilari Liusvaara2010-01-261-0/+1
* | | msvc: Add a definition of NORETURN compatible with msvc compilerRamsay Jones2010-01-221-0/+3
* | | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-201-0/+1
|\ \ \