summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-09-03Merge branch 'maint'Junio C Hamano
2008-09-03Makefile: add merge_recursive.h to LIB_HMiklos 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-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
2008-07-26git-imap-send: Support SSLRobert Shearman
2008-07-26Windows: Do not compile git-shellJohannes Sixt
2008-07-26Windows: Make $(gitexecdir) relativeJohannes Sixt
2008-07-26Allow the built-in exec path to be relative to the command invocation pathJohannes Sixt
2008-07-26Fix relative built-in paths to be relative to the command invocationJohannes Sixt
2008-07-26Makefile: Normalize $(bindir) and $(gitexecdir) before comparingJohannes Sixt
2008-07-26Makefile: Do not install a copy of 'git' in $(gitexecdir)Johannes Sixt
2008-07-26Move launch_editor() from builtin-tag.c to editor.cStephan Beyer
2008-07-25Merge branch 'maint'Junio C Hamano
2008-07-25Makefile: fix shell quotingJunio C Hamano
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano
2008-07-22Enable threaded delta search on *BSD and Linux.Pierre Habouzit
2008-07-22Rename path_list to string_listJohannes Schindelin
2008-07-21Link shell with compat layer functionsJunio C Hamano
2008-07-19Add ANSI control code emulation for the Windows consolePeter Harris
2008-07-19Link git-shell only to a subset of libgit.aStephan Beyer
2008-07-17Merge branch 'mv/dashless'Junio C Hamano
2008-07-16Merge branch 'mv/merge-in-c'Junio C Hamano
2008-07-12make remove-dashes: apply to scripts and programs as well, not just to builtinsMiklos Vajna
2008-07-10rerere: Separate libgit and builtin functionsStephan Beyer
2008-07-08Build in mergeMiklos Vajna
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano
2008-07-05Retire 'stupid' merge strategyMiklos Vajna