summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* streaming: a new API to read from the object storeJunio C Hamano2011-05-201-0/+2
* Merge branch 'jn/gitweb-dependency'Junio C Hamano2011-05-111-27/+1
|\
| * Remove gitweb/gitweb.cgi and other legacy targets from main MakefileJakub Narebski2011-05-081-26/+0
| * git-instaweb: Simplify build dependency on gitwebJakub Narebski2011-05-081-1/+1
* | Merge branch 'js/info-man-path'Junio C Hamano2011-05-061-1/+3
|\ \
| * | git: add --info-path and --man-path optionsJon Seymour2011-05-011-1/+3
| |/
* | Merge branch 'mz/rebase'Junio C Hamano2011-04-281-1/+3
|\ \
| * | Makefile: do not install sourced rebase scriptsMartin von Zweigbergk2011-02-251-3/+3
| * | rebase: extract am code to new source fileMartin von Zweigbergk2011-02-101-0/+1
| * | rebase: extract merge code to new source fileMartin von Zweigbergk2011-02-101-0/+1
* | | sparse: Fix errors due to missing target-specific variablesRamsay Jones2011-04-221-17/+28
* | | sparse: Fix an "symbol 'merge_file' not decared" warningRamsay Jones2011-04-111-0/+1
* | | Makefile: Use cgcc rather than sparse in the check targetRamsay Jones2011-04-111-5/+6
| |/ |/|
* | Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason2011-04-111-1/+2
* | Merge branch 'sb/sparse-more'Junio C Hamano2011-04-011-1/+1
|\ \
| * | Makefile: Cover more files with make checkStephen Boyd2011-03-211-1/+1
* | | Merge branch 'jn/maint-c99-format'Junio C Hamano2011-03-231-14/+0
|\ \ \ | |/ / |/| |
| * | unbreak and eliminate NO_C99_FORMATJonathan Nieder2011-03-171-14/+0
* | | Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-191-0/+28
|\ \ \
| * | | i18n: "make distclean" should clean up after "make pot"Jonathan Nieder2011-03-091-0/+1
| * | | i18n: Makefile: "pot" target to extract messages marked for translationÆvar Arnfjörð Bjarmason2011-03-091-0/+16
| * | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-081-1/+4
| * | | i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason2011-03-081-0/+7
| * | | i18n: add no-op _() and N_() wrappersÆvar Arnfjörð Bjarmason2011-03-081-0/+1
| | |/ | |/|
* | | Merge branch 'mr/hpux'Junio C Hamano2011-03-151-0/+1
|\ \ \ | |/ / |/| |
| * | Makefile: add NO_FNMATCH_CASEFOLD to HP-UX sectionMichal Rokos2011-03-081-0/+1
| |/
* | Merge branch 'ae/better-template-failure-report'Junio C Hamano2011-02-091-0/+1
|\ \ | |/ |/|
| * Improve error messages when temporary file creation failsArnout Engelen2010-12-211-0/+1
* | Merge branch 'nd/setup'Junio C Hamano2010-12-281-0/+1
|\ \
| * | setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy2010-12-271-0/+1
* | | Makefile: add NO_FNMATCH_CASEFOLD to IRIX sectionsBrandon Casey2010-12-221-0/+2
| |/ |/|
* | Merge branch 'rj/msvc-fix'Junio C Hamano2010-12-161-1/+1
|\ \
| * | msvc: git-daemon.exe: Fix linker "unresolved externals" errorRamsay Jones2010-12-091-1/+1
* | | Merge branch 'maint'Junio C Hamano2010-12-141-0/+4
|\ \ \
| * \ \ Merge branch 'jc/maint-no-openssl-build-fix' into maintJunio C Hamano2010-12-141-0/+4
| |\ \ \
| | * | | Do not link with -lcrypto under NO_OPENSSLJunio C Hamano2010-12-081-0/+4
| * | | | Merge branch 'tc/http-urls-ends-with-slash' into maintJunio C Hamano2010-12-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'ef/help-cmd-prefix'Junio C Hamano2010-12-121-0/+2
|\ \ \ \ \
| * | | | | help: always suggest common-cmds if prefix of cmdErik Faye-Lund2010-12-051-0/+2
* | | | | | Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-121-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan2010-11-261-1/+1
* | | | | | Merge branch 'ef/win32-dirent'Junio C Hamano2010-12-121-2/+5
|\ \ \ \ \ \
| * | | | | | win32: use our own dirent.hErik Faye-Lund2010-11-231-2/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/asciidoc-update'Junio C Hamano2010-12-121-5/+5
|\ \ \ \ \ \
| * | | | | | docs: default to more modern toolsetJeff King2010-11-241-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Makefile: transport-helper uses thread-utils.hJonathan Nieder2010-12-101-2/+1
* | | | | | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-081-0/+2
|\ \ \ \ \ \
| * | | | | | git-remote-extIlari Liusvaara2010-10-131-0/+1
| * | | | | | git-remote-fdIlari Liusvaara2010-10-131-0/+1
* | | | | | | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-081-0/+2
|\ \ \ \ \ \ \