summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/notes-merge'Junio C Hamano2010-12-081-0/+2
|\
| * git notes merge: Initial implementation handling trivial merges onlyJohan Herland2010-11-171-0/+2
* | Makefile: dependencies for vcs-svn testsJonathan Nieder2010-12-071-1/+5
* | Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-031-0/+1
|\ \
| * | wrapper: give zlib wrappers their own translation unitJonathan Nieder2010-11-101-0/+1
* | | Merge branch 'jj/icase-directory'Junio C Hamano2010-12-031-4/+23
|\ \ \
| * | | Makefile & configure: add a NO_FNMATCH_CASEFOLD flagÆvar Arnfjörð Bjarmason2010-10-061-0/+10
| * | | Makefile & configure: add a NO_FNMATCH flagÆvar Arnfjörð Bjarmason2010-10-061-5/+13
* | | | Merge branch 'md/interix'Junio C Hamano2010-11-291-0/+28
|\ \ \ \
| * | | | add support for the SUA layer (interix; windows)Markus Duft2010-10-281-0/+28
| | |/ / | |/| |
* | | | Merge branch 'maint'Junio C Hamano2010-11-241-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'ab/makefile-track-cc' into maintJunio C Hamano2010-11-241-1/+1
| |\ \ \ \
| * | | | | imap-send: link against libcrypto for HMAC and othersDiego Elio Pettenò2010-11-241-1/+1
* | | | | | daemon: opt-out on features that require posixErik Faye-Lund2010-11-041-5/+9
* | | | | | mingw: use poll-emulation from gnulibErik Faye-Lund2010-11-041-2/+4
* | | | | | compat: add inet_pton and inet_ntop prototypesMike Pape2010-11-041-0/+2
* | | | | | mingw: implement syslogMike Pape2010-11-041-2/+3
| |_|/ / / |/| | | |
* | | | | Merge branch 'ab/makefile-track-cc'Junio C Hamano2010-10-061-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Makefile: add CC to TRACK_CFLAGSÆvar Arnfjörð Bjarmason2010-09-271-1/+1
* | | | | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-291-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add global and system-wide gitattributesPetr Onderka2010-09-011-0/+6
* | | | | MinGW: avoid collisions between "tags" and "TAGS"Junio C Hamano2010-09-291-6/+9
| |/ / / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2010-09-121-1/+6
|\ \ \ \
| * | | | compat/nedmalloc: don't force NDEBUG on the rest of gitRené Scharfe2010-09-111-1/+6
| * | | | Merge branch 'bc/use-more-hardlinks-in-install' into maintJunio C Hamano2010-08-201-3/+12
| |\ \ \ \
* | | | | | Makefile: use compat regex on IRIX 6.5Brandon Casey2010-09-091-0/+2
* | | | | | Merge branch 'ab/test-2'Junio C Hamano2010-09-041-3/+22
|\ \ \ \ \ \
| * | | | | | Makefile: make gcov invocation configurableThomas Rast2010-08-181-1/+2
| * | | | | | Makefile: Add cover_db_html targetÆvar Arnfjörð Bjarmason2010-08-181-0/+4
| * | | | | | Makefile: Add cover_db targetÆvar Arnfjörð Bjarmason2010-08-181-0/+4
| * | | | | | Makefile: Split out the untested functions targetÆvar Arnfjörð Bjarmason2010-08-181-0/+2
| * | | | | | Makefile: Include subdirectories in "make cover" reportsÆvar Arnfjörð Bjarmason2010-08-181-3/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-031-0/+4
|\ \ \ \ \ \
| * | | | | | compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-181-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jn/svn-fe'Junio C Hamano2010-08-311-4/+33
|\ \ \ \ \ \
| * | | | | | compat: add strtok_r()Jonathan Nieder2010-08-141-0/+8
| * | | | | | vcs-svn: remove build artifacts on "make clean"Jonathan Nieder2010-08-141-2/+2
| * | | | | | SVN dump parserDavid Barr2010-08-141-2/+6
| * | | | | | Infrastructure to write revisions in fast-export formatDavid Barr2010-08-141-2/+3
| * | | | | | Add stream helper libraryDavid Barr2010-08-141-2/+6
| * | | | | | Add string-specific memory poolDavid Barr2010-08-141-3/+6
| * | | | | | Add treap implementationJason Evans2010-08-141-1/+2
| * | | | | | Add memory pool libraryDavid Barr2010-08-141-1/+3
| * | | | | | Introduce vcs-svn libJonathan Nieder2010-08-141-1/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'so/http-user-agent'Junio C Hamano2010-08-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow HTTP user agent string to be modified.Spencer E. Olson2010-08-111-1/+1
| |/ / / /
* | | | | Merge branch 'bc/use-more-hardlinks-in-install'Junio C Hamano2010-08-121-3/+12
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Makefile: make hard/symbolic links for non-builtins tooBrandon Casey2010-07-251-3/+6
| * | | Makefile: link builtins residing in bin directory to main git binary tooBrandon Casey2010-07-251-0/+6
| |/ /
* | | Makefile: add missing dependency on http.hJonathan Nieder2010-08-091-1/+1