aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'rc/histogram-diff'Junio C Hamano2011-08-17
|\
| * teach --histogram to diffTay Ray Chuan2011-07-12
* | Merge branch 'rc/maint-http-wrong-free'Junio C Hamano2011-08-11
|\ \
| * | Makefile: some changes for http-related flag documentationTay Ray Chuan2011-08-03
| * | Merge branch 'kk/maint-prefix-in-config-mak' into maintJunio C Hamano2011-05-26
| |\ \
* | | | Makefile: add Minix configuration options.Thomas Cort2011-07-20
* | | | Merge branch 'ak/gcc46-profile-feedback'Junio C Hamano2011-07-19
|\ \ \ \
| * | | | Add profile feedback build to gitAndi Kleen2011-06-20
| * | | | Add option to disable NORETURNJunio C Hamano2011-06-20
| | |_|/ | |/| |
* | | | Merge branch 'fk/relink-upon-ldflags-update'Junio C Hamano2011-07-13
|\ \ \ \
| * | | | Makefile: Track changes to LDFLAGS and relink when necessaryFredrik Kuivinen2011-06-22
| |/ / /
* | | | Merge branch 'md/interix-update'Junio C Hamano2011-07-13
|\ \ \ \
| * | | | Update the Interix default build configuration.Markus Duft2011-06-15
* | | | | Merge branch 'jc/streaming' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | streaming: a new API to read from the object storeJunio C Hamano2011-05-20
* | | | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-30
|\ \ \ \ \
| * | | | | Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONSJunio C Hamano2011-05-16
| * | | | | git-grep: Learn PCREMichał Kiedrowicz2011-05-09
* | | | | | Merge branch 'jk/haves-from-alternate-odb'Junio C Hamano2011-05-29
|\ \ \ \ \ \
| * | | | | | bisect: refactor sha1_array into a generic sha1 listJeff King2011-05-19
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'rg/no-gecos-in-pwent'Junio C Hamano2011-05-26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwdRafael Gieschke2011-05-19
* | | | | | Merge branch 'ab/i18n-scripts-basic'Junio C Hamano2011-05-23
|\ \ \ \ \ \
| * | | | | | Makefile: add xgettext target for *.sh filesÆvar Arnfjörð Bjarmason2011-05-14
| * | | | | | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappersÆvar Arnfjörð Bjarmason2011-05-14
| * | | | | | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()Ævar Arnfjörð Bjarmason2011-05-14
* | | | | | | Makefile: sort TEST_PROGRAMS listJeff King2011-05-19
* | | | | | | Merge branch 'kk/maint-prefix-in-config-mak'Junio C Hamano2011-05-16
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Honor $(prefix) set in config.mak* when defining ETC_GIT*Johannes Sixt2011-05-09
| * | | | | Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconf...Junio C Hamano2011-05-09
| * | | | | Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdirKacper Kornet2011-04-28
| * | | | | Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-20
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'jn/gitweb-dependency'Junio C Hamano2011-05-11
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Remove gitweb/gitweb.cgi and other legacy targets from main MakefileJakub Narebski2011-05-08
| * | | | | | git-instaweb: Simplify build dependency on gitwebJakub Narebski2011-05-08
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'js/info-man-path'Junio C Hamano2011-05-06
|\ \ \ \ \ \
| * | | | | | git: add --info-path and --man-path optionsJon Seymour2011-05-01
| |/ / / / /
* | | | | | Merge branch 'mz/rebase'Junio C Hamano2011-04-28
|\ \ \ \ \ \
| * | | | | | Makefile: do not install sourced rebase scriptsMartin von Zweigbergk2011-02-25
| * | | | | | rebase: extract am code to new source fileMartin von Zweigbergk2011-02-10
| * | | | | | rebase: extract merge code to new source fileMartin von Zweigbergk2011-02-10
* | | | | | | sparse: Fix errors due to missing target-specific variablesRamsay Jones2011-04-22
* | | | | | | sparse: Fix an "symbol 'merge_file' not decared" warningRamsay Jones2011-04-11
* | | | | | | Makefile: Use cgcc rather than sparse in the check targetRamsay Jones2011-04-11
| |/ / / / / |/| | | | |
* | | | | | Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason2011-04-11
* | | | | | Merge branch 'sb/sparse-more'Junio C Hamano2011-04-01
|\ \ \ \ \ \
| * | | | | | Makefile: Cover more files with make checkStephen Boyd2011-03-21
* | | | | | | Merge branch 'jn/maint-c99-format'Junio C Hamano2011-03-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | unbreak and eliminate NO_C99_FORMATJonathan Nieder2011-03-17
| | |/ / / / | |/| | | |