summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-251-1/+1
|\
| * receive-pack: make it a builtinJunio C Hamano2008-09-091-1/+1
* | Sync with 1.6.0.2Junio C Hamano2008-09-121-0/+4
|\ \
| * | Use compatibility regex library also on FreeBSDJeff King2008-09-111-0/+2
| * | Use compatibility regex library also on AIXJohannes Sixt2008-09-111-0/+2
* | | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-09-101-1/+1
* | | separate build targets for man and html documentationMichael J Gruber2008-09-101-0/+6
* | | allow installation of man and html doc from the man and html branchesMichael J Gruber2008-09-101-0/+3
* | | Merge branch 'maint'Junio C Hamano2008-09-101-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-101-2/+4
* | Windows: git-shell can be compiled againJohannes Sixt2008-09-081-1/+1
* | 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