aboutsummaryrefslogtreecommitdiffstats
path: root/git-compat-util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Merge branch 'ak/gcc46-profile-feedback'Junio C Hamano1-1/+1
2011-06-29Merge branch 'ef/maint-win-verify-path'Junio C Hamano1-0/+4
2011-06-20Add option to disable NORETURNJunio C Hamano1-1/+1
2011-05-27real_path: do not assume '/' is the path seperatorTheo Niessink1-0/+4
2011-05-23Merge branch 'jc/magic-pathspec'Junio C Hamano1-0/+2
2011-04-08magic pathspec: futureproof shorthand formJunio C Hamano1-0/+2
2011-04-03Merge branch 'maint'Junio C Hamano1-0/+1
2011-04-03compat: add missing #include <sys/resource.h>Jonathan Nieder1-0/+1
2011-03-20Merge branch 'mr/hpux' into maintJunio C Hamano1-1/+4
2011-03-15Merge branch 'jk/strbuf-vaddf'Junio C Hamano1-0/+13
2011-03-15Merge branch 'mr/hpux'Junio C Hamano1-1/+4
2011-03-08compat: fall back on __va_copy if availableJonathan Nieder1-1/+10
2011-03-08git-compat-util.h: Honor HP C's noreturn attributeMichal Rokos1-1/+4
2011-02-26compat: provide a fallback va_copy definitionJeff King1-0/+4
2011-02-10compat: helper for detecting unsigned overflowJonathan Nieder1-0/+6
2010-12-03Merge branch 'jn/thinner-wrapper'Junio C Hamano1-0/+1
2010-11-29Merge branch 'md/interix'Junio C Hamano1-0/+8
2010-11-10wrapper: move odb_* to environment.cJonathan Nieder1-0/+1
2010-11-04mingw: use poll-emulation from gnulibErik Faye-Lund1-1/+1
2010-11-04compat: add inet_pton and inet_ntop prototypesMike Pape1-0/+8
2010-11-04mingw: implement syslogMike Pape1-0/+1
2010-10-28add support for the SUA layer (interix; windows)Markus Duft1-0/+8
2010-10-06do not depend on signed integer overflowErik Faye-Lund1-0/+12
2010-09-12vcs-svn: Fix some printf format compiler warningsRamsay Jones1-0/+4
2010-08-31Merge branch 'jn/svn-fe'Junio C Hamano1-0/+5
2010-08-18Merge branch 'tr/xsize-bits'Junio C Hamano1-0/+2
2010-08-14compat: add strtok_r()Jonathan Nieder1-0/+5
2010-07-28xsize_t: check whether we lose bitsThomas Rast1-0/+2
2010-06-21Merge branch 'js/async-thread'Junio C Hamano1-0/+1
2010-06-21Merge branch 'gv/portable'Junio C Hamano1-1/+4
2010-06-13Merge branch 'js/try-to-free-stackable'Junio C Hamano1-1/+2
2010-06-02Merge branch 'maint'Junio C Hamano1-1/+1
2010-06-02git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan1-1/+1
2010-05-31git-compat-util.h: some platforms with mmap() lack MAP_FAILED definitionGary V. Vaughan1-1/+4
2010-05-21Merge branch 'cw/maint-exec-defpath'Junio C Hamano1-0/+7
2010-05-21Merge branch 'np/malloc-threading'Junio C Hamano1-0/+2
2010-05-08Merge branch 'pc/remove-warn'Junio C Hamano1-0/+9
2010-05-08Have set_try_to_free_routine return the previous routineJohannes Sixt1-1/+2
2010-04-15exec_cmd.c: replace hard-coded path list with one from <paths.h>Chris Webb1-0/+7
2010-04-03Merge branch 'jn/merge-diff3-label'Junio C Hamano1-0/+9
2010-04-02Fix _XOPEN_SOURCE problem on DragonFlyYONETANI Tomokazu1-1/+2
2010-03-28Introduce remove_or_warn functionPeter Collingbourne1-0/+5
2010-03-28Implement the rmdir_or_warn functionPeter Collingbourne1-0/+4
2010-03-24Make xmalloc and xrealloc thread-safeNicolas Pitre1-0/+2
2010-03-20compat: add mempcpy()Jonathan Nieder1-0/+9
2010-03-07Make report() from usage.c public as vreportf() and use it.Johannes Sixt1-0/+1
2010-01-27Merge branch 'il/maint-xmallocz'Junio C Hamano1-0/+1
2010-01-26Add xmallocz()Ilari Liusvaara1-0/+1
2010-01-22msvc: Add a definition of NORETURN compatible with msvc compilerRamsay Jones1-0/+3
2010-01-20Merge branch 'ap/merge-backend-opts'Junio C Hamano1-0/+1