aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | Build in mergeMiklos Vajna2008-07-07
* | | | rerere: Separate libgit and builtin functionsStephan Beyer2008-07-10
| |/ / |/| |
* | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\ \ \
| * | | Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
| * | | Implement normalize_absolute_pathDavid Reiss2008-05-23
* | | | Retire 'stupid' merge strategyMiklos Vajna2008-07-05
* | | | Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\ \ \ \
| * | | | When installing, be prepared that template_dir may be relative.Johannes Sixt2008-06-26
| * | | | Windows: Use a relative default template_dir and ETC_GITCONFIGJohannes Sixt2008-06-26
| * | | | Windows: Strip ".exe" from the program name.Johannes Sixt2008-06-23