summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-10-09Merge branch 'dp/cywginstat'Shawn O. Pearce
2008-10-09Merge branch 'maint'Shawn O. Pearce
2008-10-03Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King
2008-10-03Merge branch 'maint'Shawn O. Pearce
2008-10-03Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra
2008-09-30cygwin: Use native Win32 API for statDmitry Potapov
2008-09-25Merge branch 'mv/merge-recursive'Shawn O. Pearce
2008-09-25Merge branch 'jc/alternate-push'Shawn O. Pearce
2008-09-13Sync with 1.6.0.2Junio C Hamano
2008-09-11Use compatibility regex library also on FreeBSDJeff King
2008-09-11Use compatibility regex library also on AIXJohannes Sixt
2008-09-10Install git-cvsserver in $(bindir)Nanako Shiraishi
2008-09-10separate build targets for man and html documentationMichael J Gruber
2008-09-10allow installation of man and html doc from the man and html branchesMichael J Gruber
2008-09-10Merge branch 'maint'Junio C Hamano
2008-09-10Use compatibility regex library for OSX/DarwinArjen Laarhoven
2008-09-09receive-pack: make it a builtinJunio C Hamano
2008-09-08Windows: git-shell can be compiled againJohannes Sixt
2008-09-08Merge branch 'ar/autospell'Junio C Hamano
2008-09-08Merge branch 'jc/cc-ld-dynpath'Junio C Hamano
2008-09-03Merge branch 'maint'Junio C Hamano
2008-09-03Makefile: add merge_recursive.h to LIB_HMiklos Vajna
2008-08-31git wrapper: DWIM mistyped commandsJohannes Schindelin
2008-08-31Split out merge_recursive() to merge-recursive.cMiklos Vajna
2008-08-31Merge branch 'maint'Junio C Hamano
2008-08-30Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano
2008-08-30shell: do not play duplicated definition games to shrink the executableJunio C Hamano
2008-08-30Fix use of hardlinks in "make install"Alex Riesen
2008-08-28Merge branch 'mv/merge-custom'Junio C Hamano
2008-08-27Merge branch 'af/maint-install-no-handlink'Junio C Hamano
2008-08-27Merge branch 'jc/no-slim-shell'Junio C Hamano
2008-08-26Makefile: always provide a fallback when hardlinks failAndreas Färber
2008-08-26Revert "Build-in "git-shell""Junio C Hamano
2008-08-24Install git-shell in bindir, tooTommi Virtanen
2008-08-24Merge branch 'jc/no-slim-shell'Junio C Hamano
2008-08-24Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano
2008-08-24Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna
2008-08-20Build-in "git-shell"Junio C Hamano
2008-08-20Merge branch 'ph/enable-threaded'Junio C Hamano
2008-08-20Merge branch 'rs/imap'Junio C Hamano
2008-08-20shell: do not play duplicated definition games to shrink the executableJunio C Hamano
2008-08-19compat: introduce on_disk_bytes()Junio C Hamano
2008-08-18Makefile: Allow CC_LD_DYNPATH to be overridenJunio C Hamano
2008-08-16Makefile: building git in cygwin 1.7.0Eric Blake
2008-08-08Makefile: add a target which will abort compilation with ancient shellsBrandon Casey
2008-08-08Makefile: set SHELL to value of SHELL_PATHBrandon Casey
2008-08-03Builtin git-help.Miklos Vajna
2008-07-30builtin-help: make some internal functions available to other builtinsMiklos Vajna
2008-07-28Allow installing in the traditional wayJunio C Hamano
2008-07-28Allow building without any git installedJunio C Hamano