aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\
| * setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy2010-12-27
* | Makefile: add NO_FNMATCH_CASEFOLD to IRIX sectionsBrandon Casey2010-12-22
* | Merge branch 'rj/msvc-fix'Junio C Hamano2010-12-16
|\ \
| * | msvc: git-daemon.exe: Fix linker "unresolved externals" errorRamsay Jones2010-12-09
* | | Merge branch 'maint'Junio C Hamano2010-12-14
|\ \ \
| * \ \ Merge branch 'jc/maint-no-openssl-build-fix' into maintJunio C Hamano2010-12-14
| |\ \ \
| | * | | Do not link with -lcrypto under NO_OPENSSLJunio C Hamano2010-12-08
| * | | | Merge branch 'tc/http-urls-ends-with-slash' into maintJunio C Hamano2010-12-14
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'ef/help-cmd-prefix'Junio C Hamano2010-12-12
|\ \ \ \ \
| * | | | | help: always suggest common-cmds if prefix of cmdErik Faye-Lund2010-12-05
* | | | | | Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan2010-11-26
* | | | | | Merge branch 'ef/win32-dirent'Junio C Hamano2010-12-12
|\ \ \ \ \ \
| * | | | | | win32: use our own dirent.hErik Faye-Lund2010-11-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/asciidoc-update'Junio C Hamano2010-12-12
|\ \ \ \ \ \
| * | | | | | docs: default to more modern toolsetJeff King2010-11-24
| | |_|_|_|/ | |/| | | |
* | | | | | Makefile: transport-helper uses thread-utils.hJonathan Nieder2010-12-10
* | | | | | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-08
|\ \ \ \ \ \
| * | | | | | git-remote-extIlari Liusvaara2010-10-13
| * | | | | | git-remote-fdIlari Liusvaara2010-10-13
* | | | | | | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \
| * | | | | | | git notes merge: Initial implementation handling trivial merges onlyJohan Herland2010-11-17
* | | | | | | | Makefile: dependencies for vcs-svn testsJonathan Nieder2010-12-07
* | | | | | | | Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-03
|\ \ \ \ \ \ \ \
| * | | | | | | | wrapper: give zlib wrappers their own translation unitJonathan Nieder2010-11-10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jj/icase-directory'Junio C Hamano2010-12-03
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile & configure: add a NO_FNMATCH_CASEFOLD flagÆvar Arnfjörð Bjarmason2010-10-06
| * | | | | | | | Makefile & configure: add a NO_FNMATCH flagÆvar Arnfjörð Bjarmason2010-10-06
* | | | | | | | | Merge branch 'md/interix'Junio C Hamano2010-11-29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | add support for the SUA layer (interix; windows)Markus Duft2010-10-28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'ab/makefile-track-cc' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \
| * | | | | | | imap-send: link against libcrypto for HMAC and othersDiego Elio Pettenò2010-11-24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | daemon: opt-out on features that require posixErik Faye-Lund2010-11-04
* | | | | | | mingw: use poll-emulation from gnulibErik Faye-Lund2010-11-04
* | | | | | | compat: add inet_pton and inet_ntop prototypesMike Pape2010-11-04
* | | | | | | mingw: implement syslogMike Pape2010-11-04
| |_|/ / / / |/| | | | |
* | | | | | 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