| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: drop asciidoc7compatible flag | Jeff King | 2012-05-30 | 1 | -1/+0 |
* | Makefile: introduce CHARSET_LIB to link with -lcharsetdp/i18n-libcharset | Дилян Палаузов | 2012-02-13 | 1 | -0/+1 |
* | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -0/+3 |
* | Merge branch 'kk/maint-prefix-in-config-mak' | Junio C Hamano | 2011-05-31 | 1 | -0/+1 |
|\ |
|
| * | config.mak.in: allow "configure --sysconfdir=/else/where" | Junio C Hamano | 2011-05-27 | 1 | -0/+1 |
* | | configure: Check for libpcre | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+1 |
* | | unbreak and eliminate NO_C99_FORMAT | Jonathan Nieder | 2011-03-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'jk/asciidoc-update' | Junio C Hamano | 2010-12-12 | 1 | -1/+1 |
|\ |
|
| * | docs: default to more modern toolset | Jeff King | 2010-11-24 | 1 | -1/+1 |
* | | Merge branch 'jj/icase-directory' | Junio C Hamano | 2010-12-03 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Makefile & configure: add a NO_FNMATCH_CASEFOLD flag | Ævar Arnfjörð Bjarmason | 2010-10-06 | 1 | -0/+1 |
| * | Makefile & configure: add a NO_FNMATCH flag | Ævar Arnfjörð Bjarmason | 2010-10-06 | 1 | -0/+1 |
* | | Merge branch 'ab/compat-regex' | Junio C Hamano | 2010-09-03 | 1 | -0/+1 |
|\ \ |
|
| * | | autoconf: don't use platform regex if it lacks REG_STARTEND | Jonathan Nieder | 2010-08-19 | 1 | -0/+1 |
| |/ |
|
* | | compat: add strtok_r() | Jonathan Nieder | 2010-08-14 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 | 1 | -0/+8 |
|\ |
|
| * | Allow disabling "inline" | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
| * | Some platforms lack socklen_t type | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
| * | Make NO_{INET_NTOP,INET_PTON} configured independently | Gary V. Vaughan | 2010-05-31 | 1 | -0/+2 |
| * | Makefile: some platforms do not have hstrerror anywhere | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
| * | Do not use "diff" found on PATH while building and installing | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
| * | Makefile: -lpthread may still be necessary when libc has only pthread stubs | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
| * | Makefile: pass CPPFLAGS through to fllow customization | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
* | | autoconf: Check if <paths.h> exists and set HAVE_PATHS_H | Jakub Narebski | 2010-04-15 | 1 | -0/+1 |
|/ |
|
* | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 | 1 | -1/+0 |
* | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests | Brandon Casey | 2009-07-22 | 1 | -0/+1 |
* | Merge branch 'bc/solaris' | Junio C Hamano | 2009-06-13 | 1 | -0/+1 |
|\ |
|
| * | configure: test whether -lresolv is needed | Ralf Wildenhues | 2009-06-10 | 1 | -0/+1 |
* | | compat: add a basename() compatibility function | David Aguilar | 2009-05-31 | 1 | -0/+1 |
* | | compat: add a mkstemps() compatibility function | David Aguilar | 2009-05-31 | 1 | -0/+1 |
|/ |
|
* | config.mak.in: define paths without trailing slash | Pascal Obry | 2009-02-05 | 1 | -2/+2 |
* | autoconf: Enable threaded delta search when pthreads are supported | David M. Syzdek | 2008-12-02 | 1 | -0/+1 |
* | Makefile: introduce NO_PTHREADS | Junio C Hamano | 2008-12-02 | 1 | -0/+1 |
* | Add autoconf tests for pthreads | David M. Syzdek | 2008-11-09 | 1 | -0/+1 |
* | Build: add NO_UINTMAX_T to support ancient systems | David M. Syzdek | 2008-11-02 | 1 | -0/+1 |
* | Merge branch 'jc/cc-ld-dynpath' | Junio C Hamano | 2008-09-07 | 1 | -0/+1 |
|\ |
|
| * | configure: auto detect dynamic library path switches | Giovanni Funchal | 2008-08-17 | 1 | -0/+1 |
* | | config.mak.in: Pass on LDFLAGS from configure | Neil Roberts | 2008-08-21 | 1 | -0/+1 |
|/ |
|
* | Move all dashed-form commands to libexecdir | Nguyễn Thái Ngọc Duy | 2008-06-19 | 1 | -1/+1 |
* | autoconf: Test FREAD_READS_DIRECTORIES | Michal Rokos | 2008-03-11 | 1 | -0/+1 |
* | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 2008-03-05 | 1 | -0/+1 |
* | autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>. | Jakub Narebski | 2008-01-25 | 1 | -0/+1 |
* | autoconf: Add checking for unsetenv function | Jakub Narebski | 2008-01-17 | 1 | -0/+1 |
* | autoconf: Check asciidoc version to automatically set ASCIIDOC8 | Jakub Narebski | 2007-12-11 | 1 | -0/+1 |
* | autoconf: Add test for OLD_ICONV (squelching compiler warning) | Jakub Narebski | 2007-12-06 | 1 | -0/+1 |
* | autoconf: Add tests for memmem, strtoumax and mkdtemp functions | Jakub Narebski | 2007-11-20 | 1 | -0/+3 |
* | Improve accuracy of check for presence of deflateBound. | David Symonds | 2007-11-07 | 1 | -0/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Add --with-tcltk and --without-tcltk to configure. | Eygene Ryabinkin | 2007-03-31 | 1 | -0/+1 |
* | remove merge-recursive-old | Junio C Hamano | 2006-11-21 | 1 | -2/+0 |