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