aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'ab/makefile-track-cc'Junio C Hamano2010-10-06
|\
| * Makefile: add CC to TRACK_CFLAGSÆvar Arnfjörð Bjarmason2010-09-27
* | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-29
|\ \
| * | Add global and system-wide gitattributesPetr Onderka2010-09-01
* | | MinGW: avoid collisions between "tags" and "TAGS"Junio C Hamano2010-09-29
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2010-09-12
|\ \
| * | compat/nedmalloc: don't force NDEBUG on the rest of gitRené Scharfe2010-09-11
| * | Merge branch 'bc/use-more-hardlinks-in-install' into maintJunio C Hamano2010-08-20
| |\ \
* | | | Makefile: use compat regex on IRIX 6.5Brandon Casey2010-09-09
* | | | Merge branch 'ab/test-2'Junio C Hamano2010-09-04
|\ \ \ \
| * | | | Makefile: make gcov invocation configurableThomas Rast2010-08-18
| * | | | Makefile: Add cover_db_html targetÆvar Arnfjörð Bjarmason2010-08-18
| * | | | Makefile: Add cover_db targetÆvar Arnfjörð Bjarmason2010-08-18
| * | | | Makefile: Split out the untested functions targetÆvar Arnfjörð Bjarmason2010-08-18
| * | | | Makefile: Include subdirectories in "make cover" reportsÆvar Arnfjörð Bjarmason2010-08-18
* | | | | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/svn-fe'Junio C Hamano2010-08-31
|\ \ \ \ \
| * | | | | compat: add strtok_r()Jonathan Nieder2010-08-14
| * | | | | vcs-svn: remove build artifacts on "make clean"Jonathan Nieder2010-08-14
| * | | | | SVN dump parserDavid Barr2010-08-14
| * | | | | Infrastructure to write revisions in fast-export formatDavid Barr2010-08-14
| * | | | | Add stream helper libraryDavid Barr2010-08-14
| * | | | | Add string-specific memory poolDavid Barr2010-08-14
| * | | | | Add treap implementationJason Evans2010-08-14
| * | | | | Add memory pool libraryDavid Barr2010-08-14
| * | | | | Introduce vcs-svn libJonathan Nieder2010-08-14
| | |/ / / | |/| | |
* | | | | Merge branch 'so/http-user-agent'Junio C Hamano2010-08-21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow HTTP user agent string to be modified.Spencer E. Olson2010-08-11
| |/ / /
* | | | Merge branch 'bc/use-more-hardlinks-in-install'Junio C Hamano2010-08-12
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Makefile: make hard/symbolic links for non-builtins tooBrandon Casey2010-07-25
| * | Makefile: link builtins residing in bin directory to main git binary tooBrandon Casey2010-07-25
| |/
* | Makefile: add missing dependency on http.hJonathan Nieder2010-08-09
* | Makefile: add missing dependencies on url.hJonathan Nieder2010-08-09
* | Makefile: add check-docs exception for gitrevisionsThomas Rast2010-07-27
|/
* Merge branch 'bc/maint-makefile-fixes'Junio C Hamano2010-07-15
|\
| * Makefile: work around ksh's failure to handle missing list argument to for loopBrandon Casey2010-07-06
| * Makefile: remove some unnecessary curly bracesBrandon Casey2010-07-05
| * Merge branch 'cw/maint-exec-defpath' into maintJunio C Hamano2010-06-16
| |\
| * | Makefile: default pager on AIX to "more"Jeff King2010-06-11
* | | Merge branch 'eb/core-eol'Junio C Hamano2010-06-21
|\ \ \
| * | | Add "core.eol" config variableEyvind Bernhardsen2010-06-06
* | | | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \ \ \
| * | | | test-lib: use DIFF definition from GIT-BUILD-OPTIONSJunio C Hamano2010-06-11
| * | | | build: propagate $DIFF to scriptsJunio C Hamano2010-06-05
| * | | | Makefile: Tru64 portability fixGary V. Vaughan2010-06-02
| * | | | Makefile: HP-UX 10.20 portability fixesGary V. Vaughan2010-06-02
| * | | | Makefile: HPUX11 portability fixesGary V. Vaughan2010-06-02
| * | | | Makefile: SunOS 5.6 portability fixGary V. Vaughan2010-05-31
| * | | | inline declaration does not work on AIXGary V. Vaughan2010-05-31