summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-08-25Makefile: always provide a fallback when hardlinks failAndreas Färber1-11/+11
2008-08-25Revert "Build-in "git-shell""Junio C Hamano1-1/+1
2008-08-24Install git-shell in bindir, tooTommi Virtanen1-1/+1
2008-08-24Merge branch 'jc/no-slim-shell'Junio C Hamano1-9/+2
2008-08-24Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano1-0/+1
2008-08-23Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna1-0/+1
2008-08-20Build-in "git-shell"Junio C Hamano1-1/+1
2008-08-19Merge branch 'ph/enable-threaded'Junio C Hamano1-0/+5
2008-08-19Merge branch 'rs/imap'Junio C Hamano1-1/+3
2008-08-19shell: do not play duplicated definition games to shrink the executableJunio C Hamano1-8/+1
2008-08-18compat: introduce on_disk_bytes()Junio C Hamano1-0/+7
2008-08-17Makefile: Allow CC_LD_DYNPATH to be overridenJunio C Hamano1-8/+9
2008-08-16Makefile: building git in cygwin 1.7.0Eric Blake1-1/+1
2008-08-08Makefile: add a target which will abort compilation with ancient shellsBrandon Casey1-1/+7
2008-08-08Makefile: set SHELL to value of SHELL_PATHBrandon Casey1-0/+2
2008-08-02Builtin git-help.Miklos Vajna1-1/+2
2008-07-29builtin-help: make some internal functions available to other builtinsMiklos Vajna1-0/+1
2008-07-28Allow installing in the traditional wayJunio C Hamano1-1/+4
2008-07-28Allow building without any git installedJunio C Hamano1-1/+1
2008-07-25git-imap-send: Support SSLRobert Shearman1-1/+3
2008-07-25Windows: Do not compile git-shellJohannes Sixt1-2/+2
2008-07-25Windows: Make $(gitexecdir) relativeJohannes Sixt1-0/+1
2008-07-25Allow the built-in exec path to be relative to the command invocation pathJohannes Sixt1-6/+24
2008-07-25Fix relative built-in paths to be relative to the command invocationJohannes Sixt1-1/+1
2008-07-25Makefile: Normalize $(bindir) and $(gitexecdir) before comparingJohannes Sixt1-10/+10
2008-07-25Makefile: Do not install a copy of 'git' in $(gitexecdir)Johannes Sixt1-0/+1
2008-07-25Move launch_editor() from builtin-tag.c to editor.cStephan Beyer1-0/+1
2008-07-25Merge branch 'maint'Junio C Hamano1-1/+5
2008-07-25Makefile: fix shell quotingJunio C Hamano1-2/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano1-0/+1
2008-07-22Enable threaded delta search on *BSD and Linux.Pierre Habouzit1-0/+5
2008-07-21Rename path_list to string_listJohannes Schindelin1-2/+2
2008-07-20Link shell with compat layer functionsJunio C Hamano1-3/+7
2008-07-19Add ANSI control code emulation for the Windows consolePeter Harris1-1/+1
2008-07-19Link git-shell only to a subset of libgit.aStephan Beyer1-0/+3
2008-07-16Merge branch 'mv/dashless'Junio C Hamano1-1/+1
2008-07-15Merge branch 'mv/merge-in-c'Junio C Hamano1-1/+1
2008-07-11make remove-dashes: apply to scripts and programs as well, not just to builtinsMiklos Vajna1-1/+1
2008-07-10rerere: Separate libgit and builtin functionsStephan Beyer1-0/+2
2008-07-07Build in mergeMiklos Vajna1-1/+1
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano1-1/+1
2008-07-05Retire 'stupid' merge strategyMiklos Vajna1-2/+1
2008-07-02Merge branch 'j6t/mingw'Junio C Hamano1-3/+43
2008-07-01Merge branch 'nd/dashless'Junio C Hamano1-2/+3
2008-06-27shrink git-shell by avoiding redundant dependenciesDmitry Potapov1-0/+1
2008-06-26When installing, be prepared that template_dir may be relative.Johannes Sixt1-1/+8
2008-06-26Windows: Use a relative default template_dir and ETC_GITCONFIGJohannes Sixt1-0/+2
2008-06-25Merge branch 'jh/clone-packed-refs'Junio C Hamano1-0/+2
2008-06-24Keep some git-* programs in $(bindir)Junio C Hamano1-1/+1
2008-06-23Windows: Strip ".exe" from the program name.Johannes Sixt1-0/+1