Age | Commit message (Expand) | Author | Files | Lines |
2013-01-05 | Merge branch 'jk/error-const-return' | Junio C Hamano | 1 | -0/+11 |
2013-01-01 | Makefile: add USE_WILDMATCH to use wildmatch as fnmatch | Nguyễn Thái Ngọc Duy | 1 | -0/+13 |
2012-12-19 | Port to QNX | Matt Kraai | 1 | -1/+5 |
2012-12-19 | git-compat-util.h: do not #include <sys/param.h> by default | Junio C Hamano | 1 | -1/+1 |
2012-12-15 | make error()'s constant return value more visible | Jeff King | 1 | -0/+11 |
2012-12-15 | Generalize the inclusion of strings.h | David Michael | 1 | -1/+1 |
2012-12-15 | Support builds when sys/param.h is missing | David Michael | 1 | -0/+2 |
2012-11-20 | Merge branch 'js/format-2047' into maint | Junio C Hamano | 1 | -0/+2 |
2012-11-09 | Merge branch 'js/format-2047' | Jeff King | 1 | -0/+2 |
2012-10-18 | format-patch: make rfc2047 encoding more strict | Jan H. Schönherr | 1 | -0/+2 |
2012-10-15 | ctype: support iscntrl, ispunct, isxdigit and isprint | Nguyễn Thái Ngọc Duy | 1 | -0/+13 |
2012-10-15 | ctype: make sane_ctype[] const array | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-10-13 | config: treat user and xdg config permission problems as errors | Jonathan Nieder | 1 | -0/+1 |
2012-10-13 | config, gitignore: failure to access with ENOTDIR is ok | Jonathan Nieder | 1 | -1/+4 |
2012-09-19 | Port to HP NonStop | Joachim Schmitz | 1 | -1/+16 |
2012-09-12 | Merge branch 'js/compat-itimer' | Junio C Hamano | 1 | -0/+11 |
2012-09-08 | Add a no-op setitimer() wrapper | Joachim Schmitz | 1 | -0/+11 |
2012-09-07 | Merge branch 'jk/config-warn-on-inaccessible-paths' | Junio C Hamano | 1 | -0/+6 |
2012-08-24 | compat: some mkdir() do not like a slash at the end | Joachim Schmitz | 1 | -0/+5 |
2012-08-21 | warn_on_inaccessible(): a helper to warn on inaccessible paths | Junio C Hamano | 1 | -0/+3 |
2012-08-21 | config: warn on inaccessible files | Jeff King | 1 | -0/+3 |
2012-07-08 | git on Mac OS and precomposed unicode | Torsten Bögershausen | 1 | -0/+9 |
2012-05-22 | ident: report passwd errors with a more friendly message | Jeff King | 1 | -0/+3 |
2012-03-07 | Merge branch 'jc/pickaxe-ignore-case' | Junio C Hamano | 1 | -0/+3 |
2012-03-04 | ctype.c: Fix a sparse warning | Ramsay Jones | 1 | -0/+3 |
2012-02-10 | ctype: implement islower/isupper macro | Namhyung Kim | 1 | -0/+15 |
2011-12-28 | Merge branch 'na/strtoimax' into maint | Junio C Hamano | 1 | -0/+2 |
2011-12-19 | Merge branch 'jk/credentials' | Junio C Hamano | 1 | -0/+1 |
2011-12-11 | credentials: add "cache" helper | Jeff King | 1 | -0/+1 |
2011-12-05 | Merge branch 'vr/msvc' | Junio C Hamano | 1 | -7/+6 |
2011-12-05 | Merge branch 'na/strtoimax' | Junio C Hamano | 1 | -0/+2 |
2011-11-15 | git-compat-util: don't assume value for undefined variable | Ramkumar Ramachandra | 1 | -1/+1 |
2011-11-05 | Compatibility: declare strtoimax() under NO_STRTOUMAX | Johannes Sixt | 1 | -0/+2 |
2011-10-31 | Compile fix for MSVC: Do not include sys/resources.h | Vincent van Ravesteijn | 1 | -7/+6 |
2011-08-17 | Merge branch 'cb/maint-exec-error-report' | Junio C Hamano | 1 | -0/+2 |
2011-07-31 | error_routine: use parent's stderr if exec fails | Clemens Buchacher | 1 | -0/+2 |
2011-07-19 | Merge branch 'ak/gcc46-profile-feedback' | Junio C Hamano | 1 | -1/+1 |
2011-06-29 | Merge branch 'ef/maint-win-verify-path' | Junio C Hamano | 1 | -0/+4 |
2011-06-20 | Add option to disable NORETURN | Junio C Hamano | 1 | -1/+1 |
2011-05-27 | real_path: do not assume '/' is the path seperator | Theo Niessink | 1 | -0/+4 |
2011-05-23 | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 1 | -0/+2 |
2011-04-08 | magic pathspec: futureproof shorthand form | Junio C Hamano | 1 | -0/+2 |
2011-04-03 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2011-04-03 | compat: add missing #include <sys/resource.h> | Jonathan Nieder | 1 | -0/+1 |
2011-03-20 | Merge branch 'mr/hpux' into maint | Junio C Hamano | 1 | -1/+4 |
2011-03-15 | Merge branch 'jk/strbuf-vaddf' | Junio C Hamano | 1 | -0/+13 |
2011-03-15 | Merge branch 'mr/hpux' | Junio C Hamano | 1 | -1/+4 |
2011-03-08 | compat: fall back on __va_copy if available | Jonathan Nieder | 1 | -1/+10 |
2011-03-08 | git-compat-util.h: Honor HP C's noreturn attribute | Michal Rokos | 1 | -1/+4 |
2011-02-26 | compat: provide a fallback va_copy definition | Jeff King | 1 | -0/+4 |