summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Sync with 1.7.8.5Junio C Hamano2012-02-261-0/+1
|\
| * Makefile: add thread-utils.h to LIB_HDmitry V. Levin2012-02-261-0/+1
* | Merge branch 'dp/i18n-libcharset' into maintJunio C Hamano2012-02-211-0/+5
|\ \
| * | Makefile: introduce CHARSET_LIB to link with -lcharsetdp/i18n-libcharsetДилян Палаузов2012-02-131-0/+5
* | | Merge branch 'tt/profile-build-fix' into maintJunio C Hamano2012-02-211-18/+37
|\ \ \
| * | | Makefile: fix syntax for older makett/profile-build-fixJohannes Sixt2012-02-091-2/+4
| * | | Fix build problems related to profile-directed optimizationTheodore Ts'o2012-02-061-18/+35
| |/ /
* | | Merge branch 'mp/make-cleanse-x-for-exe' into maintJunio C Hamano2012-02-131-0/+3
|\ \ \
| * | | Explicitly set X to avoid potential build breakagemp/make-cleanse-x-for-exeMichael Palimaka2012-02-091-0/+3
| | |/ | |/|
| * | Merge branch 'na/strtoimax' into maintJunio C Hamano2011-12-281-3/+3
| |\ \
* | | | Makefile: Change the default compiler from "gcc" to "cc"Ævar Arnfjörð Bjarmason2012-02-131-1/+1
| |_|/ |/| |
* | | Merge branch 'jk/git-prompt'Junio C Hamano2011-12-221-0/+13
|\ \ \
| * | | Makefile: OS X has /dev/ttyJeff King2011-12-121-0/+1
| * | | Makefile: linux has /dev/ttyJeff King2011-12-121-0/+1
| * | | add generic terminal prompt functionJeff King2011-12-121-0/+9
| * | | move git_getpass to its own source fileJeff King2011-12-121-0/+2
* | | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-191-4/+77
|\ \ \ \
| * | | | i18n: add infrastructure for translating Git with gettextab/enable-i18nÆvar Arnfjörð Bjarmason2011-12-051-4/+77
* | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-191-0/+1
|\ \ \ \ \
| * | | | | Add test-scrap-cache-treeThomas Rast2011-12-061-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/credentials'Junio C Hamano2011-12-191-0/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | credentials: add "store" helperJeff King2011-12-121-0/+1
| * | | | Makefile: unix sockets may not available on some platformsJohannes Sixt2011-12-121-3/+11
| * | | | credentials: add "cache" helperJeff King2011-12-111-0/+3
| * | | | introduce credentials APIJeff King2011-12-111-0/+3
| |/ / /
* | | | Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-161-0/+2
|\ \ \ \
| * | | | bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-0/+2
* | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-091-0/+2
|\ \ \ \ \
| * | | | | Split GPG interface into its own helper libraryJunio C Hamano2011-11-041-0/+2
* | | | | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-091-0/+1
|\ \ \ \ \ \
| * | | | | | fmt-merge-msg: use branch.$name.descriptionJunio C Hamano2011-10-071-0/+1
* | | | | | | Merge branch 'na/strtoimax'Junio C Hamano2011-12-051-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Add strtoimax() compatibility function.Nick Alcock2011-11-021-3/+3
* | | | | | Makefile: add option to disable automatic dependency generationJonathan Nieder2011-11-181-7/+24
* | | | | | Sync with 1.7.7.4Junio C Hamano2011-11-181-2/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Makefile: add missing header file dependenciesJonathan Nieder2011-11-181-2/+3
| * | | | | Merge branch 'jk/argv-array' into maintJunio C Hamano2011-10-261-0/+2
| |\ \ \ \ \
* | | | | | | mingw: poll.h is no longer in sys/Erik Faye-Lund2011-11-011-1/+1
* | | | | | | mingw: move poll out of sys-folderErik Faye-Lund2011-10-301-2/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'jc/make-tags'Junio C Hamano2011-10-211-3/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Makefile: ask "ls-files" to list source files if availablejc/make-tagsJunio C Hamano2011-10-181-3/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/no-g-plus-s-on-bsd'Junio C Hamano2011-10-131-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Makefile: do not set setgid bit on directories on GNU/kFreeBSDJonathan Nieder2011-10-031-0/+1
| |/ / /
* | | | Makefile: fix permissions of mergetools/ checked out with permissive umaskJunio C Hamano2011-10-091-2/+1
|\ \ \ \
| * | | | Makefile: fix permissions of mergetools/ checked out with permissive umaskJonathan Nieder2011-10-091-2/+1
* | | | | Merge branch 'jk/argv-array'Junio C Hamano2011-10-051-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | refactor argv_array into generic codeJeff King2011-09-141-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'rj/quietly-create-dep-dir'Junio C Hamano2011-10-051-1/+1
|\ \ \ \
| * | | | Makefile: Make dependency directory creation less noisyrj/quietly-create-dep-dirRamsay Jones2011-09-111-1/+1
* | | | | Merge branch 'jc/receive-verify'Junio C Hamano2011-10-051-0/+2
|\ \ \ \ \