summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-291-13/+0
* Git.pm: Kill Git.xs for nowPetr Baudis2006-09-231-12/+5
* Fix compilation with Sun CCDennis Stosberg2006-08-151-1/+5
* Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-151-35/+90
|\
| * Solaris has strlcpy() at least since version 8Dennis Stosberg2006-08-151-1/+0
| * gitweb: configurable home link stringYasushi SHOJI2006-08-141-0/+2
| * Merge branch 'js/read-tree'Junio C Hamano2006-08-121-2/+2
| |\
| | * read-trees: refactor the unpack_trees() partJohannes Schindelin2006-07-301-2/+2
| * | Merge branch 'lt/web'Junio C Hamano2006-08-121-2/+28
| |\ \
| | * | gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano2006-08-021-9/+9
| | * | gitweb: optionally read config from GITWEB_CONFIGJeff King2006-08-021-0/+2
| | * | Makefile: gitweb/gitweb.cgi is now generated.Junio C Hamano2006-08-011-0/+1
| | * | gitweb: use out-of-line GIT logo.Martin Waitz2006-08-011-0/+2
| | * | gitweb: fill in gitweb configuration by MakefileMartin Waitz2006-08-011-2/+23
| | |/
| * | Merge branch 'jn/conf'Junio C Hamano2006-08-121-2/+9
| |\ \
| | * | autoconf: clean temporary file mak.appendJunio C Hamano2006-08-081-1/+1
| | * | autoconf: Add configure target to main MakefileJakub Narebski2006-08-081-0/+7
| | * | autoconf: Typo cleanup, reordering etc.Jakub Narebski2006-08-041-1/+1
| * | | git-verify-pack: make builtinRene Scharfe2006-08-101-0/+1
| * | | Merge branch 'master' into mk/renameJunio C Hamano2006-08-081-1/+1
| |\ \ \
| * | | | builtins: Makefile clean-upJunio C Hamano2006-08-041-29/+45
| * | | | Make git-checkout-index a builtinJunio C Hamano2006-08-041-2/+4
| * | | | Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-031-3/+3
| * | | | Make git-unpack-objects a builtinMatthias Kestenholz2006-08-031-3/+4
| * | | | Make git-pack-objects a builtinMatthias Kestenholz2006-08-031-3/+3
| * | | | Make git-name-rev a builtinMatthias Kestenholz2006-08-031-3/+4
| | |/ / | |/| |
* | | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-071-27/+88
|\ \ \ \ | | |/ / | |/| |
| * | | Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano2006-08-051-1/+0
| * | | Cygwin needs NO_C99_FORMAT???Junio C Hamano2006-08-021-0/+1
| |/ /
| * | Make git-repo-config a builtinMatthias Kestenholz2006-08-021-3/+4
| * | Make git-prune-packed a builtinMatthias Kestenholz2006-08-021-3/+3
| * | Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones2006-08-021-0/+8
| * | Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-021-1/+1
| |/
| * Build on Debian GNU/kFreeBSDGerrit Pape2006-07-301-0/+3
| * Merge branch 'js/mv'Junio C Hamano2006-07-301-5/+6
| |\
| | * Make git-mv a builtinJohannes Schindelin2006-07-261-5/+6
| * | Merge branch 'jn/make'Junio C Hamano2006-07-301-0/+3
| |\ \
| | * | Teach make clean about configure and autoconfJakub Narebski2006-07-081-0/+2
| | * | autoconf: Use autoconf to write installation directories to config.mak.autogenJakub Narebski2006-07-021-0/+1
| * | | Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin2006-07-281-0/+2
| | |/ | |/|
| * | Merge branch 'pb/configure'Junio C Hamano2006-07-261-2/+4
| |\ \ | | |/
| | * Rename man1 and man7 variables to man1dir and man7dirJakub Narebski2006-06-291-2/+2
| | * Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski2006-06-291-0/+2
| * | git-instaweb: respect bindir from MakefileJohannes Schindelin2006-07-261-1/+1
| * | Disable linking with Fink or DarwinPorts.Shawn Pearce2006-07-231-8/+22
| * | Merge branch 'lt/prune'Junio C Hamano2006-07-121-3/+3
| |\ \
| | * | builtin "git prune"Linus Torvalds2006-07-091-3/+3
| * | | Merge branch 'lt/merge-tree'Junio C Hamano2006-07-121-1/+1
| |\ \ \
| | * | | Improved three-way blob merging codeLinus Torvalds2006-06-281-1/+1
| | | |/ | | |/|
| * | | Merge branch 'ew/svn'Junio C Hamano2006-07-091-1/+6
| |\ \ \