aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'na/strtoimax' into maintJunio C Hamano2011-12-28
|\
| * Add strtoimax() compatibility function.Nick Alcock2011-11-02
* | Makefile: add option to disable automatic dependency generationJonathan Nieder2011-11-18
* | Sync with 1.7.7.4Junio C Hamano2011-11-18
|\ \
| * | Makefile: add missing header file dependenciesJonathan Nieder2011-11-18
| * | Merge branch 'jk/argv-array' into maintJunio C Hamano2011-10-26
| |\ \
* | | | mingw: poll.h is no longer in sys/Erik Faye-Lund2011-11-01
* | | | mingw: move poll out of sys-folderErik Faye-Lund2011-10-30
* | | | Merge branch 'jc/make-tags'Junio C Hamano2011-10-21
|\ \ \ \
| * | | | Makefile: ask "ls-files" to list source files if availableJunio C Hamano2011-10-18
* | | | | Merge branch 'jn/no-g-plus-s-on-bsd'Junio C Hamano2011-10-13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Makefile: do not set setgid bit on directories on GNU/kFreeBSDJonathan Nieder2011-10-03
| |/ / /
* | | | Makefile: fix permissions of mergetools/ checked out with permissive umaskJunio C Hamano2011-10-09
|\ \ \ \
| * | | | Makefile: fix permissions of mergetools/ checked out with permissive umaskJonathan Nieder2011-10-09
* | | | | Merge branch 'jk/argv-array'Junio C Hamano2011-10-05
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | refactor argv_array into generic codeJeff King2011-09-14
| | |_|/ | |/| |
* | | | Merge branch 'rj/quietly-create-dep-dir'Junio C Hamano2011-10-05
|\ \ \ \
| * | | | Makefile: Make dependency directory creation less noisyRamsay Jones2011-09-11
* | | | | Merge branch 'jc/receive-verify'Junio C Hamano2011-10-05
|\ \ \ \ \
| * | | | | check_everything_connected(): libifyJunio C Hamano2011-09-09
| | |/ / / | |/| | |
* | | | | Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-05
|\ \ \ \ \
| * | | | | revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-04
| |/ / / /
* | | | | Merge branch 'da/make-auto-header-dependencies'Junio C Hamano2011-10-05
|\ \ \ \ \
| * | | | | Makefile: Improve compiler header dependency checkDavid Aguilar2011-08-30
* | | | | | Merge branch 'fk/make-auto-header-dependencies'Junio C Hamano2011-10-05
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Makefile: Use computed header dependencies if the compiler supports itFredrik Kuivinen2011-08-18
* | | | | Merge branch 'fk/use-kwset-pickaxe-grep-f'Junio C Hamano2011-09-02
|\ \ \ \ \
| * | | | | Use kwset in pickaxeFredrik Kuivinen2011-08-20
| * | | | | Add obstack.[ch] from EGLIBC 2.10Fredrik Kuivinen2011-08-20
| |/ / / /
* | | | | Merge branch 'da/difftool-mergtool-refactor'Junio C Hamano2011-08-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mergetool--lib: Refactor tools into separate filesDavid Aguilar2011-08-19
| |/ / /
* | | | Merge branch 'di/parse-options-split'Junio C Hamano2011-08-25
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce parse-options.o dependenciesDmitry Ivankov2011-08-11
* | | | Merge branch 'rc/histogram-diff'Junio C Hamano2011-08-17
|\ \ \ \
| * | | | teach --histogram to diffTay Ray Chuan2011-07-12
| | |/ / | |/| |
* | | | Merge branch 'rc/maint-http-wrong-free'Junio C Hamano2011-08-11
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefile: some changes for http-related flag documentationTay Ray Chuan2011-08-03
| * | | Merge branch 'kk/maint-prefix-in-config-mak' into maintJunio C Hamano2011-05-26
| |\ \ \
* | | | | Makefile: add Minix configuration options.Thomas Cort2011-07-20
* | | | | Merge branch 'ak/gcc46-profile-feedback'Junio C Hamano2011-07-19
|\ \ \ \ \
| * | | | | Add profile feedback build to gitAndi Kleen2011-06-20
| * | | | | Add option to disable NORETURNJunio C Hamano2011-06-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'fk/relink-upon-ldflags-update'Junio C Hamano2011-07-13
|\ \ \ \ \
| * | | | | Makefile: Track changes to LDFLAGS and relink when necessaryFredrik Kuivinen2011-06-22
| |/ / / /
* | | | | Merge branch 'md/interix-update'Junio C Hamano2011-07-13
|\ \ \ \ \
| * | | | | Update the Interix default build configuration.Markus Duft2011-06-15
* | | | | | Merge branch 'jc/streaming' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | streaming: a new API to read from the object storeJunio C Hamano2011-05-20
* | | | | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-30
|\ \ \ \ \ \
| * | | | | | Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONSJunio C Hamano2011-05-16