Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Makefile: fix permissions of mergetools/ checked out with permissive umask | Junio C Hamano | 2011-10-09 |
|\ | |||
| * | Makefile: fix permissions of mergetools/ checked out with permissive umask | Jonathan Nieder | 2011-10-09 |
* | | Merge branch 'jk/argv-array' | Junio C Hamano | 2011-10-05 |
|\ \ | |||
| * | | refactor argv_array into generic code | Jeff King | 2011-09-14 |
* | | | Merge branch 'rj/quietly-create-dep-dir' | Junio C Hamano | 2011-10-05 |
|\ \ \ | |||
| * | | | Makefile: Make dependency directory creation less noisy | Ramsay Jones | 2011-09-11 |
* | | | | Merge branch 'jc/receive-verify' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ | |||
| * | | | | check_everything_connected(): libify | Junio C Hamano | 2011-09-09 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ | |||
| * | | | | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 |
| |/ / / | |||
* | | | | Merge branch 'da/make-auto-header-dependencies' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ | |||
| * | | | | Makefile: Improve compiler header dependency check | David Aguilar | 2011-08-30 |
* | | | | | Merge branch 'fk/make-auto-header-dependencies' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Makefile: Use computed header dependencies if the compiler supports it | Fredrik Kuivinen | 2011-08-18 |
* | | | | | Merge branch 'fk/use-kwset-pickaxe-grep-f' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ | |||
| * | | | | | Use kwset in pickaxe | Fredrik Kuivinen | 2011-08-20 |
| * | | | | | Add obstack.[ch] from EGLIBC 2.10 | Fredrik Kuivinen | 2011-08-20 |
| |/ / / / | |||
* | | | | | Merge branch 'da/difftool-mergtool-refactor' | Junio C Hamano | 2011-08-25 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | mergetool--lib: Refactor tools into separate files | David Aguilar | 2011-08-19 |
| |/ / / | |||
* | | | | Merge branch 'di/parse-options-split' | Junio C Hamano | 2011-08-25 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Reduce parse-options.o dependencies | Dmitry Ivankov | 2011-08-11 |
* | | | | Merge branch 'rc/histogram-diff' | Junio C Hamano | 2011-08-17 |
|\ \ \ \ | |||
| * | | | | teach --histogram to diff | Tay Ray Chuan | 2011-07-12 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'rc/maint-http-wrong-free' | Junio C Hamano | 2011-08-11 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Makefile: some changes for http-related flag documentation | Tay Ray Chuan | 2011-08-03 |
| * | | | Merge branch 'kk/maint-prefix-in-config-mak' into maint | Junio C Hamano | 2011-05-26 |
| |\ \ \ | |||
* | | | | | Makefile: add Minix configuration options. | Thomas Cort | 2011-07-20 |
* | | | | | Merge branch 'ak/gcc46-profile-feedback' | Junio C Hamano | 2011-07-19 |
|\ \ \ \ \ | |||
| * | | | | | Add profile feedback build to git | Andi Kleen | 2011-06-20 |
| * | | | | | Add option to disable NORETURN | Junio C Hamano | 2011-06-20 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'fk/relink-upon-ldflags-update' | Junio C Hamano | 2011-07-13 |
|\ \ \ \ \ | |||
| * | | | | | Makefile: Track changes to LDFLAGS and relink when necessary | Fredrik Kuivinen | 2011-06-22 |
| |/ / / / | |||
* | | | | | Merge branch 'md/interix-update' | Junio C Hamano | 2011-07-13 |
|\ \ \ \ \ | |||
| * | | | | | Update the Interix default build configuration. | Markus Duft | 2011-06-15 |
* | | | | | | Merge branch 'jc/streaming' into next | Junio C Hamano | 2011-06-29 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | streaming: a new API to read from the object store | Junio C Hamano | 2011-05-20 |
* | | | | | | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-05-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONS | Junio C Hamano | 2011-05-16 |
| * | | | | | | git-grep: Learn PCRE | Michał Kiedrowicz | 2011-05-09 |
* | | | | | | | Merge branch 'jk/haves-from-alternate-odb' | Junio C Hamano | 2011-05-29 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | bisect: refactor sha1_array into a generic sha1 list | Jeff King | 2011-05-19 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge branch 'rg/no-gecos-in-pwent' | Junio C Hamano | 2011-05-26 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| * | | | | | | ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd | Rafael Gieschke | 2011-05-19 |
* | | | | | | | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 2011-05-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Makefile: add xgettext target for *.sh files | Ævar Arnfjörð Bjarmason | 2011-05-14 |
| * | | | | | | | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers | Ævar Arnfjörð Bjarmason | 2011-05-14 |
| * | | | | | | | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext() | Ævar Arnfjörð Bjarmason | 2011-05-14 |
* | | | | | | | | Makefile: sort TEST_PROGRAMS list | Jeff King | 2011-05-19 |
* | | | | | | | | Merge branch 'kk/maint-prefix-in-config-mak' | Junio C Hamano | 2011-05-16 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Honor $(prefix) set in config.mak* when defining ETC_GIT* | Johannes Sixt | 2011-05-09 |