aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna2008-08-23
* 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
| * | | | Add target architecture MinGW.Johannes Sixt2008-06-22
| * | | | Compile some programs only conditionally.Johannes Sixt2008-06-22
| | |_|/ | |/| |
* | | | Merge branch 'nd/dashless'Junio C Hamano2008-07-01
|\ \ \ \ | |_|_|/ |/| | |
| * | | Keep some git-* programs in $(bindir)Junio C Hamano2008-06-24
| * | | Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy2008-06-19
| |/ /
* | | shrink git-shell by avoiding redundant dependenciesDmitry Potapov2008-06-27
* | | Merge branch 'jh/clone-packed-refs'Junio C Hamano2008-06-25
|\ \ \
| * | | Move pack_refs() and friends into libgitJohan Herland2008-06-19
| |/ /
* | | Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds2008-06-22
* | | Add target "install-html" the the top level MakefileTeemu Likonen2008-06-21
|/ /
* | Makefile: update check-docs targetJunio C Hamano2008-06-15
* | Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland2008-06-15
* | Port to 12 other Platforms.Boyd Lynn Gerber2008-06-08
* | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-26
|\ \
| * | "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-24
* | | Makefile: fix dependency on wt-status.hJunio C Hamano2008-05-26
* | | Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\ \ \ | |/ / |/| |