Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-25 | 1 | -0/+11 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'jk/a-thread-only-dies-once' | Junio C Hamano | 2013-04-19 | 1 | -0/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | usage: allow pluggable die-recursion checks | Jeff King | 2013-04-16 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'dm/ni-maxhost-may-be-missing' into maint-1.8.1 | Junio C Hamano | 2013-03-25 | 1 | -0/+11 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'jn/warn-on-inaccessible-loosen' into maint | Junio C Hamano | 2013-01-11 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
* | | | | | | Make core.sharedRepository work under cygwin 1.7 | Torsten Bögershausen | 2013-03-25 | 1 | -0/+1 | |
* | | | | | | Merge branch 'rj/msvc-build' | Junio C Hamano | 2013-03-19 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | msvc: Fix compilation errors caused by poll.h emulation | Ramsay Jones | 2013-02-25 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'dm/ni-maxhost-may-be-missing' | Junio C Hamano | 2013-03-19 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | git-compat-util.h: Provide missing netdb.h definitions | David Michael | 2013-02-25 | 1 | -0/+11 | |
* | | | | | | Revert "compat: add strtok_r()" | Erik Faye-Lund | 2013-02-26 | 1 | -5/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'jk/error-const-return' | Junio C Hamano | 2013-02-14 | 1 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use __VA_ARGS__ for all of error's arguments | Matt Kraai | 2013-02-08 | 1 | -5/+5 | |
* | | | | | | Merge branch 'nd/retire-fnmatch' | Junio C Hamano | 2013-01-25 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Makefile: add USE_WILDMATCH to use wildmatch as fnmatch | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+13 | |
* | | | | | | | Merge branch 'jk/suppress-clang-warning' | Junio C Hamano | 2013-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix clang -Wunused-value warnings for error functions | Max Horn | 2013-01-16 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'nd/wildmatch' | Junio C Hamano | 2013-01-10 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | ctype: support iscntrl, ispunct, isxdigit and isprint | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -0/+13 | |
| * | | | | | | ctype: make sane_ctype[] const array | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'jn/warn-on-inaccessible-loosen' | Junio C Hamano | 2013-01-06 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | config: treat user and xdg config permission problems as errors | Jonathan Nieder | 2012-10-13 | 1 | -0/+1 | |
| * | | | | | | config, gitignore: failure to access with ENOTDIR is ok | Jonathan Nieder | 2012-10-13 | 1 | -1/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jk/error-const-return' | Junio C Hamano | 2013-01-05 | 1 | -0/+11 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | make error()'s constant return value more visible | Jeff King | 2012-12-15 | 1 | -0/+11 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'js/format-2047' | Jeff King | 2012-11-09 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
* | | | | | | Port to QNX | Matt Kraai | 2012-12-19 | 1 | -1/+5 | |
* | | | | | | git-compat-util.h: do not #include <sys/param.h> by default | Junio C Hamano | 2012-12-19 | 1 | -1/+1 | |
* | | | | | | Generalize the inclusion of strings.h | David Michael | 2012-12-15 | 1 | -1/+1 | |
* | | | | | | Support builds when sys/param.h is missing | David Michael | 2012-12-15 | 1 | -0/+2 | |
* | | | | | | Merge branch 'js/format-2047' into maint | Junio C Hamano | 2012-11-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | format-patch: make rfc2047 encoding more strict | Jan H. Schönherr | 2012-10-18 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Port to HP NonStop | Joachim Schmitz | 2012-09-19 | 1 | -1/+16 | |
* | | | | Merge branch 'js/compat-itimer' | Junio C Hamano | 2012-09-12 | 1 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | Add a no-op setitimer() wrapper | Joachim Schmitz | 2012-09-08 | 1 | -0/+11 | |
* | | | | | Merge branch 'jk/config-warn-on-inaccessible-paths' | Junio C Hamano | 2012-09-07 | 1 | -0/+6 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | warn_on_inaccessible(): a helper to warn on inaccessible paths | Junio C Hamano | 2012-08-21 | 1 | -0/+3 | |
| * | | | | config: warn on inaccessible files | Jeff King | 2012-08-21 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | compat: some mkdir() do not like a slash at the end | Joachim Schmitz | 2012-08-24 | 1 | -0/+5 | |
|/ / / | ||||||
* | | | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 | 1 | -0/+9 | |
|/ / | ||||||
* | | ident: report passwd errors with a more friendly message | Jeff King | 2012-05-22 | 1 | -0/+3 | |
* | | Merge branch 'jc/pickaxe-ignore-case' | Junio C Hamano | 2012-03-07 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | ctype.c: Fix a sparse warningjc/pickaxe-ignore-case | Ramsay Jones | 2012-03-04 | 1 | -0/+3 | |
| * | | Merge branch 'na/strtoimax' into maint | Junio C Hamano | 2011-12-28 | 1 | -0/+2 | |
| |\ \ | ||||||
* | | | | ctype: implement islower/isupper macronk/ctype-for-perf | Namhyung Kim | 2012-02-10 | 1 | -0/+15 | |
* | | | | Merge branch 'jk/credentials' | Junio C Hamano | 2011-12-19 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | credentials: add "cache" helper | Jeff King | 2011-12-11 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'vr/msvc' | Junio C Hamano | 2011-12-05 | 1 | -7/+6 | |
|\ \ \ \ | ||||||
| * | | | | Compile fix for MSVC: Do not include sys/resources.h | Vincent van Ravesteijn | 2011-10-31 | 1 | -7/+6 | |
* | | | | | Merge branch 'na/strtoimax' | Junio C Hamano | 2011-12-05 | 1 | -0/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | |