aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Rename git-remote-testgit to git-remote-testpyFelipe Contreras2012-11-29
* | | | | | | | | | | | | Merge branch 'mk/qnx'Junio C Hamano2013-01-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Port to QNXMatt Kraai2012-12-19
* | | | | | | | | | | | | | Merge branch 'dm/port'Junio C Hamano2013-01-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano2012-12-19
| * | | | | | | | | | | | Generalize the inclusion of strings.hDavid Michael2012-12-15
| * | | | | | | | | | | | Detect when the passwd struct is missing pw_gecosDavid Michael2012-12-15
| * | | | | | | | | | | | Support builds when sys/param.h is missingDavid Michael2012-12-15
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Makefile: whitespace style fixes in macro definitionsStefano Lattarini2012-12-10
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-11-26
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Makefile: hide stderr of curl-config testPaul Gortmaker2012-11-26
* | | | | | | | | | Merge branch 'ml/cygwin-mingw-headers'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl2012-11-18
| * | | | | | | | | Update cygwin.c for new mingw-64 win32 api headersMark Levedahl2012-11-12
* | | | | | | | | | Merge branch 'js/hp-nonstop'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix 'make test' for HP NonStopJoachim Schmitz2012-10-30
* | | | | | | | | | fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | | | | | | | send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | | | | | | | Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | | | | | | | Merge branch 'fa/remote-svn'Jeff King2012-10-25
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add git-remote-testsvn to MakefileFlorian Achleitner2012-10-07
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | MALLOC_CHECK: Allow checking to be disabled from config.makRamsay Jones2012-10-10
* | | | | | | | | Merge branch 'js/hp-nonstop'Junio C Hamano2012-09-25
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Port to HP NonStopJoachim Schmitz2012-09-19
* | | | | | | | | Merge branch 'js/poll-emu'Junio C Hamano2012-09-25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | make poll available for other platforms lacking itJoachim Schmitz2012-09-17
* | | | | | | | | Merge branch 'mh/string-list'Junio C Hamano2012-09-17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | string_list: add two new functions for splitting stringsMichael Haggerty2012-09-12
* | | | | | | | | Merge branch 'js/compat-itimer'Junio C Hamano2012-09-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a no-op setitimer() wrapperJoachim Schmitz2012-09-08
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/compat-mkdir'Junio C Hamano2012-09-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz2012-09-08
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rj/test-regex'Junio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | test-regex: Add a test to check for a bug in the regex routinesRamsay Jones2012-09-02
* | | | | | | | Merge branch 'jk/check-docs-update'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | check-docs: get documented command list from MakefileJeff King2012-08-08
| * | | | | | check-docs: drop git-help special-caseJeff King2012-08-08
| * | | | | | check-docs: list git-gui as a commandJeff King2012-08-08
| * | | | | | check-docs: factor out command-listJeff King2012-08-08
| * | | | | | check-docs: update non-command documentation listJeff King2012-08-08
| * | | | | | check-docs: mention gitweb speciallyJeff King2012-08-08
* | | | | | | Merge branch 'bw/maint-1.7.9-solaris-getpass'Junio C Hamano2012-08-08
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Enable HAVE_DEV_TTY for SolarisBen Walton2012-08-06
* | | | | | Makefile: use overridable $(FIND) instead of hard-coded 'find'Johannes Sixt2012-08-06
* | | | | | Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-31
|\ \ \ \ \ \
| * | | | | | i18n: New keywords for xgettext extraction from shJiang Xin2012-07-25
* | | | | | | perl: detect new files in MakeMaker buildsJunio C Hamano2012-07-27
* | | | | | | Merge branch 'jn/block-sha1'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-23
* | | | | | | Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |