summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ar/autospell'Junio C Hamano2008-09-071-0/+2
|\
| * git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-311-0/+2
* | Merge branch 'jc/cc-ld-dynpath'Junio C Hamano2008-09-071-8/+9
|\ \
| * | Makefile: Allow CC_LD_DYNPATH to be overridenJunio C Hamano2008-08-171-8/+9
* | | Merge branch 'maint'Junio C Hamano2008-09-021-0/+1
|\ \ \
| * | | Makefile: add merge_recursive.h to LIB_HMiklos Vajna2008-09-021-0/+1
* | | | Merge branch 'maint'Junio C Hamano2008-08-301-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano2008-08-291-11/+11
| |\ \
| | * | Fix use of hardlinks in "make install"Alex Riesen2008-08-291-1/+1
| * | | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-291-8/+1
* | | | Merge branch 'mv/merge-custom'Junio C Hamano2008-08-271-1/+3
|\ \ \ \
| * | | | Builtin git-help.Miklos Vajna2008-08-021-1/+2
| * | | | builtin-help: make some internal functions available to other builtinsMiklos Vajna2008-07-291-0/+1
* | | | | Merge branch 'af/maint-install-no-handlink'Junio C Hamano2008-08-261-11/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Makefile: always provide a fallback when hardlinks failAndreas Färber2008-08-251-11/+11
| | |/ / | |/| |
* | | | Merge branch 'jc/no-slim-shell'Junio C Hamano2008-08-261-1/+1
|\ \ \ \
| * | | | Revert "Build-in "git-shell""Junio C Hamano2008-08-251-1/+1
* | | | | Install git-shell in bindir, tooTommi Virtanen2008-08-241-1/+1
* | | | | Merge branch 'jc/no-slim-shell'Junio C Hamano2008-08-241-9/+2
|\ \ \ \ \ | |/ / / /
| * | | | Build-in "git-shell"Junio C Hamano2008-08-201-1/+1
| * | | | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-191-8/+1
| | |_|/ | |/| |
* | | | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-241-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna2008-08-231-0/+1
| |/ /
* | | Merge branch 'ph/enable-threaded'Junio C Hamano2008-08-191-0/+5
|\ \ \
| * | | Enable threaded delta search on *BSD and Linux.Pierre Habouzit2008-07-221-0/+5
* | | | Merge branch 'rs/imap'Junio C Hamano2008-08-191-1/+3
|\ \ \ \
| * | | | git-imap-send: Support SSLRobert Shearman2008-07-251-1/+3
* | | | | compat: introduce on_disk_bytes()Junio C Hamano2008-08-181-0/+7
| |_|/ / |/| | |
* | | | Makefile: building git in cygwin 1.7.0Eric Blake2008-08-161-1/+1
* | | | Makefile: add a target which will abort compilation with ancient shellsBrandon Casey2008-08-081-1/+7
* | | | Makefile: set SHELL to value of SHELL_PATHBrandon Casey2008-08-081-0/+2
| |_|/ |/| |
* | | Allow installing in the traditional wayJunio C Hamano2008-07-281-1/+4
* | | Allow building without any git installedJunio C Hamano2008-07-281-1/+1
|/ /
* | Windows: Do not compile git-shellJohannes Sixt2008-07-251-2/+2
* | Windows: Make $(gitexecdir) relativeJohannes Sixt2008-07-251-0/+1
* | Allow the built-in exec path to be relative to the command invocation pathJohannes Sixt2008-07-251-6/+24
* | Fix relative built-in paths to be relative to the command invocationJohannes Sixt2008-07-251-1/+1
* | Makefile: Normalize $(bindir) and $(gitexecdir) before comparingJohannes Sixt2008-07-251-10/+10
* | Makefile: Do not install a copy of 'git' in $(gitexecdir)Johannes Sixt2008-07-251-0/+1
* | Move launch_editor() from builtin-tag.c to editor.cStephan Beyer2008-07-251-0/+1
* | Merge branch 'maint'Junio C Hamano2008-07-251-1/+5
|\ \
| * | Makefile: fix shell quotingJunio C Hamano2008-07-251-2/+5
| * | tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-251-0/+1
* | | Rename path_list to string_listJohannes Schindelin2008-07-211-2/+2
| |/ |/|
* | Link shell with compat layer functionsJunio C Hamano2008-07-201-3/+7
* | Add ANSI control code emulation for the Windows consolePeter Harris2008-07-191-1/+1
* | Link git-shell only to a subset of libgit.aStephan Beyer2008-07-191-0/+3
* | Merge branch 'mv/dashless'Junio C Hamano2008-07-161-1/+1
|\ \
| * | make remove-dashes: apply to scripts and programs as well, not just to builtinsMiklos Vajna2008-07-111-1/+1
* | | Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-151-1/+1
|\ \ \