aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\
| * push: make non-fast-forward help message configurableJeff King2009-09-11
* | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\ \
| * | Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2009-09-11
| * | Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-03
| * | Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Junio C Hamano2009-08-07
| * | Makefile: do not link three copies of git-remote-* programsJunio C Hamano2009-08-07
| * | Makefile: git-http-fetch does not need expatJeff King2009-08-07
| * | http-fetch: Fix Makefile dependanciesMike Ralphson2009-08-06
| * | git-http-fetch: not a builtinLinus Torvalds2009-08-05
| * | Use an external program to implement fetching with curlDaniel Barkalow2009-08-05
| * | Add support for external programs for handling native fetchesDaniel Barkalow2009-08-05
* | | Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt2009-09-10
| |/ |/|
* | update-server-info: make builtin, use parseoptRené Scharfe2009-08-29
* | Merge branch 'lt/block-sha1'Junio C Hamano2009-08-27
|\ \
| * | remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-18
* | | Makefile: remove pointless conditional assignment in SunOS sectionBrandon Casey2009-08-27
* | | Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\ \ \ | |/ / |/| |
| * | Add new "git replace" commandChristian Couder2009-05-31
| * | replace_object: add mechanism to replace objects found in "refs/replace/"Christian Couder2009-05-31
* | | Add new optimized C 'block-sha1' routinesLinus Torvalds2009-08-05
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2009-07-24
|\ \
| * | SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-24
* | | Makefile: update IRIX64 sectionBrandon Casey2009-07-10
* | | Makefile: add section for SGI IRIX 6.5Brandon Casey2009-07-10
* | | Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2009-07-10
* | | Makefile: keep "git" when bindir is execdirJunio C Hamano2009-07-10
* | | Makefile: install 'git' in execdirv1.6.4-rc0Jeff King2009-07-09
* | | Merge branch 'jk/use-our-regexp'Junio C Hamano2009-07-06
|\ \ \
| * | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey2009-06-20
| * | | Makefile: use compat regex on SolarisJeff King2009-06-18
| * | | Makefile: refactor regex compat supportJeff King2009-06-18
* | | | Merge branch 'maint'Junio C Hamano2009-06-30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Makefile: git.o depends on library headersJohannes Sixt2009-06-30
| * | Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maintJunio C Hamano2009-05-25
| |\ \
* | \ \ Merge branch 'sp/msysgit'Junio C Hamano2009-06-13
|\ \ \ \
| * | | | compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt2009-06-11
| * | | | MinGW: Teach Makefile to detect msysgit and apply specific settingsSteffen Prohaska2009-06-08
| * | | | Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-01
| * | | | Quiet make: do not leave Windows behindJohannes Schindelin2009-06-01
| * | | | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin2009-06-01
| | |_|/ | |/| |
* | | | Merge branch 'bc/solaris'Junio C Hamano2009-06-13
|\ \ \ \
| * | | | Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano2009-06-10
| * | | | Makefile: add section for SunOS 5.7Brandon Casey2009-06-06
| * | | | Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano2009-06-06
| * | | | Makefile: define __sun__ on SunOSBrandon Casey2009-06-06
| * | | | On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey2009-06-06
| * | | | Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey2009-06-06
| * | | | Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallBrandon Casey2009-05-28
* | | | | Makefile: test-parse-options depends on parse-options.hJunio C Hamano2009-06-07