1819 Commits (29b2f0565a1e3fdd6ef40d6e12e211757071ef56)

Author SHA1 Message Date
Ramkumar Ramachandra 531c8dd4fb fixup-builtins: retire an old transition helper script 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
David Aguilar 29de20504e Makefile: fix default regex settings on Darwin 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
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
Christian Couder 1a59d881de Makefile: replace "echo 1>..." with "echo >..." 12 years ago
Christian Couder 96a4647fca Makefile: detect when PYTHON_PATH changes 12 years ago
Christian Couder 8f26aa44af Makefile: remove tracking of TCLTK_PATH 12 years ago
David Michael b3e103dabe Generalize the inclusion of strings.h 12 years ago
David Michael 110d698546 Detect when the passwd struct is missing pw_gecos 12 years ago
David Michael 6ede720529 Support builds when sys/param.h is missing 12 years ago
Stefano Lattarini dd6fc7ca91 Makefile: whitespace style fixes in macro definitions 12 years ago
Junio C Hamano fa2364ec34 Which merge_file() function do you mean? 12 years ago
Felipe Contreras d0ac3ffd9d Rename git-remote-testgit to git-remote-testpy 12 years ago
Paul Gortmaker cad06d4d78 Makefile: hide stderr of curl-config test 12 years ago
Mark Levedahl 9fca6cffc0 USE CGYWIN_V15_WIN32API as macro to select api for cygwin 12 years ago
Mark Levedahl 380a4d927b Update cygwin.c for new mingw-64 win32 api headers 12 years ago
Joachim Schmitz 50e6af7daf fix 'make test' for HP NonStop 12 years ago
Nguyễn Thái Ngọc Duy 745f7a8cac fetch-pack: move core code to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy f5d942e1ed send-pack: move core code to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy db699a8a1f Move try_merge_command and checkout_fast_forward to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy feabcc173b Integrate wildmatch to git 12 years ago
Ramsay Jones 1266686b97 MALLOC_CHECK: Allow checking to be disabled from config.mak 12 years ago
Florian Achleitner 48ea9f955f Add git-remote-testsvn to Makefile 12 years ago
Joachim Schmitz 6c109904bc Port to HP NonStop 13 years ago
Joachim Schmitz 6d45eb1720 make poll available for other platforms lacking it 13 years ago
Michael Haggerty ff919f965d string_list: add two new functions for splitting strings 13 years ago
Joachim Schmitz dc9f462d42 Document MKDIR_WO_TRAILING_SLASH in Makefile 13 years ago