aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'pb/maint-use-custom-perl'Junio C Hamano2009-11-22
|\
| * Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-17
* | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-20
|\ \
| * | Add a script to edit/inspect notesJohannes Schindelin2009-10-19
| * | Introduce commit notesJohannes Schindelin2009-10-19
| |/
* | Merge branch 'sp/smart-http'Junio C Hamano2009-11-20
|\ \
| * | Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-04
| |/
* | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-20
|\ \
| * | Provide a build time default-pager settingJunio C Hamano2009-11-13
| * | Provide a build time default-editor settingJonathan Nieder2009-11-13
* | | Merge branch 'rj/cygwin-msvc'Junio C Hamano2009-11-20
|\ \ \
| * | | Makefile: keep MSVC and Cygwin configuration separateRamsay Jones2009-11-08
* | | | Merge branch 'rj/maint-simplify-cygwin-makefile'Junio C Hamano2009-11-20
|\ \ \ \ | |/ / /
| * | | Makefile: merge two Cygwin configuration sections into oneRamsay Jones2009-11-08
| | |/ | |/|
* | | Merge branch 'jn/help-everywhere'Junio C Hamano2009-11-20
|\ \ \
| * | | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
* | | | Merge branch 'ef/msys-imap'Junio C Hamano2009-11-17
|\ \ \ \
| * | | | Windows: use BLK_SHA1 againJohannes Sixt2009-10-23
| * | | | MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen2009-10-23
| * | | | mingw: enable OpenSSLErik Faye-Lund2009-10-23
| * | | | imap-send: build imap-send on WindowsErik Faye-Lund2009-10-19
* | | | | Sync with 1.6.5.3Junio C Hamano2009-11-16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'tz/maint-rpm' into maintJunio C Hamano2009-11-15
| |\ \ \ \
| | * | | | Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger2009-11-14
| | | |/ / | | |/| |
| * | | | Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano2009-11-15
| |\ \ \ \
* | \ \ \ \ Merge branch 'maint'Junio C Hamano2009-11-01
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Makefile: add compat/bswap.h to LIB_HDmitry V. Levin2009-11-01
| | |_|_|/ | |/| | |
* | | | | Merge branch 'js/diff-verbose-submodule'Junio C Hamano2009-10-30
|\ \ \ \ \
| * | | | | Add the --submodule option to the diff option familyJohannes Schindelin2009-10-19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tr/maint-roff-quote'Junio C Hamano2009-10-30
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Quote ' as \(aq in manpagesThomas Rast2009-10-22
* | | | Do not try to remove directories when removing old linksSebastian Schuberth2009-10-27
* | | | Makefile: clean block-sha1/ directory instead of mozilla-sha1/Carlos R. Mafra2009-10-18
| |_|/ |/| |
* | | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder2009-10-09
* | | Merge branch 'ms/msvc'Junio C Hamano2009-10-09
|\ \ \
| * | | Fix MSVC build on cygwinRamsay Jones2009-10-08
| | |/ | |/|
* | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey2009-10-08
* | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey2009-10-08
* | | Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey2009-10-07
|/ /
* | Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen2009-09-18
* | Add MSVC to MakefileMarius Storm-Olsen2009-09-18
* | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\ \
| * | push: make non-fast-forward help message configurableJeff King2009-09-11
* | | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\ \ \
| * | | Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2009-09-11
| * | | Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-03
| * | | Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Junio C Hamano2009-08-07
| * | | Makefile: do not link three copies of git-remote-* programsJunio C Hamano2009-08-07
| * | | Makefile: git-http-fetch does not need expatJeff King2009-08-07
| * | | http-fetch: Fix Makefile dependanciesMike Ralphson2009-08-06