summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-06-18Merge branch 'ab/maint-perl-use-instlibdir'Junio C Hamano
2010-06-18Merge branch 'jn/gitweb-plackup'Junio C Hamano
2010-06-18Merge branch 'jk/url-decode'Junio C Hamano
2010-06-13Merge branch 'js/maint-windows'Junio C Hamano
2010-06-13Merge branch 'jn/make-header-dependency'Junio C Hamano
2010-06-10Makefile: default pager on AIX to "more"Jeff King
2010-06-01git-instaweb: Configure it to work with new gitweb structurePavan Kumar Sunkara
2010-06-01gitweb: Set default destination directory for installing gitweb in MakefilePavan Kumar Sunkara
2010-06-01gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara
2010-06-01Makefile: remove redundant munging of @@INSTLIBDIR@@Ævar Arnfjörð Bjarmason
2010-05-28Merge branch 'maint'Junio C Hamano
2010-05-28Merge branch 'maint-1.7.0' into maintJunio C Hamano
2010-05-28Makefile: reenable install with NO_CURLMichael J Gruber
2010-05-24make url-related functions reusableJeff King
2010-05-21Merge branch 'jn/gitweb-install'Junio C Hamano
2010-05-21Merge branch 'cw/maint-exec-defpath'Junio C Hamano
2010-05-21Merge branch 'sr/remote-helper-export'Junio C Hamano
2010-05-20Recent MinGW has a C99 implementation of snprintf functionsJohannes Sixt
2010-05-09Merge branch 'jk/cached-textconv'Junio C Hamano
2010-05-09Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIESJonathan Nieder
2010-05-09Makefile: fix header dependency checker to allow NO_CURL buildsJonathan Nieder
2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones
2010-05-01gitweb: Create install target for gitweb in MakefileJakub Narebski
2010-04-23Merge branch 'da/maint-python-startup' into maintJunio C Hamano
2010-04-15exec_cmd.c: replace hard-coded path list with one from <paths.h>Chris Webb
2010-04-10Merge branch 'mr/gitweb-jsmin'Junio C Hamano
2010-04-10Merge branch 'rb/maint-python-path' into maintJunio C Hamano
2010-04-10Makefile: Simplify handling of python scriptsBrian Gernhardt
2010-04-06Merge branch 'da/maint-python-startup'Junio C Hamano
2010-04-05Revert "Link against libiconv on IRIX"Junio C Hamano
2010-04-03Merge branch 'rb/maint-python-path'Junio C Hamano
2010-04-03Merge branch 'bw/template-tool-buildconfig'Junio C Hamano
2010-04-03Makefile: future-proof Cygwin version checkJonathan Nieder
2010-04-03instaweb: add minification awarenessMark Rada
2010-04-03Gitweb: add autoconfigure support for minifiersMark Rada
2010-04-03Gitweb: add support for minifying gitweb.cssMark Rada
2010-04-03Gitweb: add ignore and clean rules for minified filesMark Rada
2010-04-02introduce notes-cache interfaceJeff King
2010-04-02Makefile: update defaults for modern CygwinEric Blake
2010-04-01remote-helpers: add testgit helperSverre Rabbelier
2010-03-31Sync with 1.7.0.4Junio C Hamano
2010-03-31Link against libiconv on IRIXHolger Weiß
2010-03-29Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar
2010-03-24Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance
2010-03-20Merge branch 'maint'Junio C Hamano
2010-03-20Make templates honour SHELL_PATH and PERL_PATHBen Walton
2010-03-20Makefile: Fix occasional GIT-CFLAGS breakageJonathan Nieder
2010-03-20Makefile: Fix CDPATH problemJonathan Nieder
2010-03-15Merge branch 'jh/notes'Junio C Hamano
2010-03-10Makefile: update check-docs targetJunio C Hamano