1588 Commits (4909bbe40af6dd12bc4aeb6b9e449a9e29641a26)

Author SHA1 Message Date
Jonathan Nieder 53b742522c Makefile: fix permissions of mergetools/ checked out with permissive umask 14 years ago
Jeff King c1189caeaf refactor argv_array into generic code 14 years ago
Ramsay Jones 435bd2ae8e Makefile: Make dependency directory creation less noisy 14 years ago
Junio C Hamano f96400cb46 check_everything_connected(): libify 14 years ago
David Aguilar 1816bf26ec Makefile: Improve compiler header dependency check 14 years ago
Fredrik Kuivinen b95c5ada99 Use kwset in pickaxe 14 years ago
Fredrik Kuivinen e831171d67 Add obstack.[ch] from EGLIBC 2.10 14 years ago
David Aguilar bc7a96a896 mergetool--lib: Refactor tools into separate files 14 years ago
Fredrik Kuivinen 111ee18c31 Makefile: Use computed header dependencies if the compiler supports it 14 years ago
Dmitry Ivankov 0687628466 Reduce parse-options.o dependencies 14 years ago
Ramkumar Ramachandra 26ae337be1 revert: Introduce --reset to remove sequencer state 14 years ago
Tay Ray Chuan d24d905509 Makefile: some changes for http-related flag documentation 14 years ago
Thomas Cort bc5f813af6 Makefile: add Minix configuration options. 14 years ago
Junio C Hamano c6d72c4972 Revert clock-skew based attempt to optimize tag --contains traversal 14 years ago
Tay Ray Chuan 8c912eea94 teach --histogram to diff 14 years ago
Jeff King 188c35e36d git skew: a tool to find how big a clock skew exists in the history 14 years ago
Fredrik Kuivinen d9a25fca5f Makefile: Track changes to LDFLAGS and relink when necessary 14 years ago
Andi Kleen 7ddc2710b9 Add profile feedback build to git 14 years ago
Junio C Hamano 6520c84685 Add option to disable NORETURN 14 years ago
Markus Duft 715876e58d Update the Interix default build configuration. 14 years ago
Junio C Hamano 46bf043807 streaming: a new API to read from the object store 14 years ago
Jeff King 902bb36451 bisect: refactor sha1_array into a generic sha1 list 14 years ago
Jeff King d192508cd6 Makefile: sort TEST_PROGRAMS list 14 years ago
Rafael Gieschke 590e081dea ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd 14 years ago
Junio C Hamano a80dff2515 Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONS 14 years ago
Ævar Arnfjörð Bjarmason adc3b2b276 Makefile: add xgettext target for *.sh files 14 years ago
Ævar Arnfjörð Bjarmason e00cf070a4 git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers 14 years ago
Ævar Arnfjörð Bjarmason ba67aaf2d0 git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext() 14 years ago
Michał Kiedrowicz 63e7e9d8b6 git-grep: Learn PCRE 14 years ago
Johannes Sixt 9fb1e69842 Honor $(prefix) set in config.mak* when defining ETC_GIT* 14 years ago
Junio C Hamano 410ee20bde Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir" 14 years ago
Jakub Narebski f09f1d35b5 Remove gitweb/gitweb.cgi and other legacy targets from main Makefile 14 years ago
Jakub Narebski ff2e2cd584 git-instaweb: Simplify build dependency on gitweb 14 years ago
Jon Seymour f2dd8c3799 git: add --info-path and --man-path options 14 years ago
Kacper Kornet 2910bf56a4 Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir 14 years ago
Ramsay Jones 0bcd9ae85d sparse: Fix errors due to missing target-specific variables 14 years ago
Ramsay Jones 1e0f8c41ac sparse: Fix an "symbol 'merge_file' not decared" warning 14 years ago
Ramsay Jones f228d1f006 Makefile: Use cgcc rather than sparse in the check target 14 years ago
Ævar Arnfjörð Bjarmason ff46a49afa Makefile: extract Q_() source strings as ngettext() 14 years ago
Stephen Boyd 52d269da7e Makefile: Cover more files with make check 14 years ago
Jonathan Nieder 28bd70d811 unbreak and eliminate NO_C99_FORMAT 14 years ago
Jonathan Nieder 92a684b916 i18n: "make distclean" should clean up after "make pot" 14 years ago
Ævar Arnfjörð Bjarmason cd5513a716 i18n: Makefile: "pot" target to extract messages marked for translation 14 years ago
Jonathan Nieder 309552295a i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set 14 years ago
Ævar Arnfjörð Bjarmason bb946bba76 i18n: add GETTEXT_POISON to simulate unfriendly translator 14 years ago
Ævar Arnfjörð Bjarmason 6578483036 i18n: add no-op _() and N_() wrappers 14 years ago
Michal Rokos 987893d82d Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section 14 years ago
Martin von Zweigbergk fdb76c104a Makefile: do not install sourced rebase scripts 14 years ago
Martin von Zweigbergk 46df82d5fa rebase: extract am code to new source file 14 years ago
Martin von Zweigbergk fa99c1e1e1 rebase: extract merge code to new source file 14 years ago