1933 Commits (96db324a73fdada6fbe7b63221986f8f18cc63b0)

Author SHA1 Message Date
Felipe Contreras 21117bfeac Makefile: use $^ to avoid listing prerequisites on the command line 12 years ago
Felipe Contreras 7ded055401 build: do not install git-remote-testgit 12 years ago
Felipe Contreras 6c473a56d2 build: generate and clean test scripts 12 years ago
Pat Thoyts bbc284d6ec Ensure the resource file is rebuilt when the version changes. 12 years ago
Johannes Schindelin 2be50eae75 Windows resource: handle dashes in the Git version gracefully 12 years ago
Pat Thoyts ce39c2e04c Provide a Windows version resource for the git executables. 12 years ago
Nguyễn Thái Ngọc Duy 4917e1edab Makefile: promote wildmatch to be the default fnmatch implementation 12 years ago
Felipe Contreras 416fda6917 build: do not install git-remote-testpy 12 years ago
Felipe Contreras 4331ea8de2 build: add NO_INSTALL variable 12 years ago
Felipe Contreras f530aa9778 build: cleanup using $< 12 years ago
Felipe Contreras 654f23f57c build: cleanup using $^ 12 years ago
Felipe Contreras 1b0a0f8446 build: trivial simplification 12 years ago
David Aguilar 61067954ce cache.h: eliminate SHA-1 deprecation warnings on Mac OS X 12 years ago
David Aguilar 4dcd7732db Makefile: add support for Apple CommonCrypto facility 12 years ago
Filipe Cabecinhas 6c642a8786 compate/clipped-write.c: large write(2) fails on Mac OS X/XNU 12 years ago
Thomas Rast 5ce4367d64 coverage: build coverage-untested-functions by default 12 years ago
Thomas Rast c14cc77c11 coverage: set DEFAULT_TEST_TARGET to avoid using prove 12 years ago
Thomas Rast dcbe7f1ab8 coverage: do not delete .gcno files before building 12 years ago
Thomas Rast 0c38a95ec8 coverage: split build target into compile and test 12 years ago
David Aguilar 29de20504e Makefile: fix default regex settings on Darwin 12 years ago
Ramsay Jones 83ff1da3e8 cygwin: Remove the CYGWIN_V15_WIN32API build variable 12 years ago
Michael Haggerty 32d462cea8 pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} 12 years ago
John Keeping 2d14e13c56 test output: respect $TEST_OUTPUT_DIRECTORY 12 years ago
Junio C Hamano 709a957d94 git-remote-testgit: build it to run under $SHELL_PATH 12 years ago
Ramsay Jones 241c957d89 compat/nedmalloc: Fix some sparse warnings 12 years ago
Thomas Rast 12da1d1f6f Implement line-history search (git log -L) 12 years ago
Bo Yang 25ed3412f8 Refactor parse_loc 12 years ago
René Scharfe ea738e2da1 Makefile: keep LIB_H entries together and sorted 12 years ago
Erik Faye-Lund 13a2319919 Revert "compat: add strtok_r()" 12 years ago
John Keeping 971f85388f Makefile: make mandir, htmldir and infodir absolute 12 years ago
Jeff King 7f1b697632 Makefile: avoid infinite loop on configure.ac change 12 years ago
Matt Kraai 61564ca5bf Makefile: don't run "rm" without any files 12 years ago
Junio C Hamano c09d62f563 Makefile: do not export mandir/htmldir/infodir 12 years ago
Matt Kraai 081fd8d093 Allow building with xmlparse.h 12 years ago
Matthieu Moy 4c06b41888 Makefile: make script-related rules usable from subdirectories 12 years ago
Junio C Hamano d8cf908cb6 config.mak.in: remove unused definitions 12 years ago
Jonathan Nieder 6978934713 Makefile: explicitly set target name for autogenerated dependencies 12 years ago
Christian Couder a8b38d9571 gitk: Ignore gitk-wish buildproduct 12 years ago
Ramsay Jones a60521bc60 Makefile: Replace merge-file.h with merge-blobs.h in LIB_H 12 years ago
Junio C Hamano cdbada79f2 Makefile: add description on PERL/PYTHON_PATH 12 years ago
Christian Couder 022250adfd Makefile: detect when PYTHON_PATH changes 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Adam Spiers 6f525e7100 add.c: move pathspec matchers into new pathspec.c for reuse 12 years ago
Mark Levedahl 49a370d73a Makefile: add comment on CYGWIN_V15_WIN32API 12 years ago
Jeff King e1b6dbb554 Makefile: hoist uname autodetection to config.mak.uname 12 years ago
Jonathan Nieder 122650457a build: do not automatically reconfigure unless configure.ac changed 12 years ago
Nguyễn Thái Ngọc Duy cebcab189a Makefile: add USE_WILDMATCH to use wildmatch as fnmatch 12 years ago
Christian Couder 9f316463ba Makefile: replace "echo 1>..." with "echo >..." 12 years ago
Matt Kraai 40036bedb9 Port to QNX 12 years ago
Junio C Hamano b2d05e0653 git-compat-util.h: do not #include <sys/param.h> by default 12 years ago