1. b2fb391 Merge branch 'jc/remove-export-from-config-mak-in' by Junio C Hamano · 12 years ago
  2. b4eead9 Fix `make install` when configured with autoconf by Kirill Smelkov · 12 years ago
  3. a2b109f Merge branch 'ct/autoconf-htmldir' by Junio C Hamano · 12 years ago
  4. 55d9bf0 Bugfix: undefined htmldir in config.mak.autogen by Jiang Xin · 12 years ago
  5. 1d321b5 Merge branch 'ct/autoconf-htmldir' by Junio C Hamano · 12 years ago
  6. d8cf908 config.mak.in: remove unused definitions by Junio C Hamano · 12 years ago
  7. fc1c541 Honor configure's htmldir switch by Christoph J. Thompson · 12 years ago
  8. dd6fc7c Makefile: whitespace style fixes in macro definitions by Stefano Lattarini · 12 years ago
  9. 40bfbde build: don't duplicate substitution of make variables by Stefano Lattarini · 12 years ago
  10. bf17126 docs: drop asciidoc7compatible flag by Jeff King · 13 years ago
  11. b522528 Makefile: introduce CHARSET_LIB to link with -lcharset by Дилян Палаузов · 13 years ago
  12. 5e9637c i18n: add infrastructure for translating Git with gettext by Ævar Arnfjörð Bjarmason · 13 years ago
  13. 2177dc6 Merge branch 'kk/maint-prefix-in-config-mak' by Junio C Hamano · 14 years ago
  14. 5937b79 config.mak.in: allow "configure --sysconfdir=/else/where" by Junio C Hamano · 14 years ago
  15. a119f91 configure: Check for libpcre by Michał Kiedrowicz · 14 years ago
  16. 28bd70d unbreak and eliminate NO_C99_FORMAT by Jonathan Nieder · 14 years ago
  17. 0d181cb Merge branch 'jk/asciidoc-update' by Junio C Hamano · 14 years ago
  18. 5e738ae Merge branch 'jj/icase-directory' by Junio C Hamano · 14 years ago
  19. 79c461d docs: default to more modern toolset by Jeff King · 14 years ago
  20. 4de066b Makefile & configure: add a NO_FNMATCH_CASEFOLD flag by Ævar Arnfjörð Bjarmason · 14 years ago
  21. f3f3d93 Makefile & configure: add a NO_FNMATCH flag by Ævar Arnfjörð Bjarmason · 14 years ago
  22. cd1547d Merge branch 'ab/compat-regex' by Junio C Hamano · 14 years ago
  23. a1e3b66 autoconf: don't use platform regex if it lacks REG_STARTEND by Jonathan Nieder · 14 years ago
  24. 78457bc compat: add strtok_r() by Jonathan Nieder · 14 years ago
  25. 8d676d8 Merge branch 'gv/portable' by Junio C Hamano · 15 years ago
  26. f9f33cd Allow disabling "inline" by Gary V. Vaughan · 15 years ago
  27. e88a135 Some platforms lack socklen_t type by Gary V. Vaughan · 15 years ago
  28. 5a857c7 Make NO_{INET_NTOP,INET_PTON} configured independently by Gary V. Vaughan · 15 years ago
  29. 0a9b167 Makefile: some platforms do not have hstrerror anywhere by Gary V. Vaughan · 15 years ago
  30. d1b1a91 Do not use "diff" found on PATH while building and installing by Gary V. Vaughan · 15 years ago
  31. 48793cf Makefile: -lpthread may still be necessary when libc has only pthread stubs by Gary V. Vaughan · 15 years ago
  32. ebef827 Makefile: pass CPPFLAGS through to fllow customization by Gary V. Vaughan · 15 years ago
  33. bb15e38 autoconf: Check if <paths.h> exists and set HAVE_PATHS_H by Jakub Narebski · 15 years ago
  34. 7eb151d Make NO_PTHREADS the sole thread configuration variable by Dan McGee · 15 years ago
  35. a114289 configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests by Brandon Casey · 16 years ago
  36. 436f66b Merge branch 'bc/solaris' by Junio C Hamano · 16 years ago
  37. 8fccb00 configure: test whether -lresolv is needed by Ralf Wildenhues · 16 years ago
  38. e1c0688 compat: add a basename() compatibility function by David Aguilar · 16 years ago
  39. 0620b39 compat: add a mkstemps() compatibility function by David Aguilar · 16 years ago
  40. 98bb1ff config.mak.in: define paths without trailing slash by Pascal Obry · 16 years ago
  41. d937c37 autoconf: Enable threaded delta search when pthreads are supported by David M. Syzdek · 16 years ago
  42. 46059cc Makefile: introduce NO_PTHREADS by Junio C Hamano · 16 years ago
  43. 20f7a39 Add autoconf tests for pthreads by David M. Syzdek · 16 years ago
  44. 0bc3e78 Build: add NO_UINTMAX_T to support ancient systems by David M. Syzdek · 16 years ago
  45. cd50988 Merge branch 'jc/cc-ld-dynpath' by Junio C Hamano · 16 years ago
  46. 1352fdb config.mak.in: Pass on LDFLAGS from configure by Neil Roberts · 16 years ago
  47. 798a945 configure: auto detect dynamic library path switches by Giovanni Funchal · 16 years ago
  48. f28ac70 Move all dashed-form commands to libexecdir by Nguyễn Thái Ngọc Duy · 17 years ago
  49. 8ce1f24 autoconf: Test FREAD_READS_DIRECTORIES by Michal Rokos · 17 years ago
  50. c4582f9 Add compat/snprintf.c for systems that return bogus by Michal Rokos · 17 years ago
  51. 3cf3237 autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>. by Jakub Narebski · 17 years ago
  52. bfa8fcc autoconf: Add checking for unsetenv function by Jakub Narebski · 17 years ago
  53. 923db42 autoconf: Check asciidoc version to automatically set ASCIIDOC8 by Jakub Narebski · 17 years ago
  54. 0f7a9c9 autoconf: Add test for OLD_ICONV (squelching compiler warning) by Jakub Narebski · 17 years ago
  55. 2439755 autoconf: Add tests for memmem, strtoumax and mkdtemp functions by Jakub Narebski · 17 years ago
  56. 609a228 Improve accuracy of check for presence of deflateBound. by David Symonds · 17 years ago
  57. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  58. 81b63c7 Add --with-tcltk and --without-tcltk to configure. by Eygene Ryabinkin · 18 years ago
  59. 7cdbff1 remove merge-recursive-old by Junio C Hamano · 18 years ago
  60. 69de8cc Merge branch 'jc/gitpm' by Junio C Hamano · 18 years ago
  61. f7661ce Remove -fPIC which was only needed for Git.xs by Junio C Hamano · 18 years ago
  62. baf1219 autoconf: Add support for setting NO_ICONV and ICONVDIR by Jakub Narebski · 18 years ago
  63. 60a144f Fix compilation with Sun CC by Dennis Stosberg · 18 years ago
  64. 424adc5 autoconf: Move variables which we always set to config.mak.in by Jakub Narebski · 18 years ago
  65. 2d02358 Set datarootdir in config.mak.in by Pavel Roskin · 19 years ago
  66. fd22c02 autoconf: Checks for some programs by Jakub Narebski · 19 years ago
  67. 5566771 autoconf: Use autoconf to write installation directories to config.mak.autogen by Jakub Narebski · 19 years ago