aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/tag-list-multiple-patterns'Junio C Hamano2011-07-19
|\
| * tag: accept multiple patterns for --listJeff King2011-06-20
* | Merge branch 'jc/zlib-wrap'Junio C Hamano2011-07-19
|\ \
| * | zlib: allow feeding more than 4GB in one goJunio C Hamano2011-06-10
| * | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
| * | zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
| * | zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
| * | zlib: wrap inflateInit2 used to accept only for gzip formatJunio C Hamano2011-06-10
| * | zlib: wrap remaining calls to direct inflate/inflateEndJunio C Hamano2011-06-10
| * | zlib wrapper: refactor error message formatterJunio C Hamano2011-06-10
* | | Merge branch 'ak/gcc46-profile-feedback'Junio C Hamano2011-07-19
|\ \ \
| * | | Add explanation of the profile feedback build to the READMEAndi Kleen2011-06-20
| * | | Add profile feedback build to gitAndi Kleen2011-06-20
| * | | Add option to disable NORETURNJunio C Hamano2011-06-20
* | | | Merge branch 'js/rebase-typo-branch-squelch-usage'Junio C Hamano2011-07-13
|\ \ \ \
| * | | | rebase: do not print lots of usage hints after an obvious error messageJohannes Sixt2011-06-29
* | | | | Merge branch 'jn/doc-dashdash'Junio C Hamano2011-07-13
|\ \ \ \ \
| * | | | | Documentation/i18n: quote double-dash for AsciiDocJonathan Nieder2011-06-29
| * | | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-29
| |\ \ \ \ \
| | * | | | | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-29
* | | | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \
| * | | | | | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-29
| * | | | | | | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey2011-06-29
* | | | | | | | Merge branch 'nk/ref-doc'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | glossary: clarify description of HEADJunio C Hamano2011-06-23
| * | | | | | | | glossary: update description of head and refJunio C Hamano2011-06-23
| * | | | | | | | glossary: update description of "tag"Junio C Hamano2011-06-23
| * | | | | | | | git.txt: de-emphasize the implementation detail of a refJunio C Hamano2011-06-23
| * | | | | | | | check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano2011-06-23
| * | | | | | | | git-remote.txt: avoid sounding as if loose refs are the only ones in the worldJunio C Hamano2011-06-23
| * | | | | | | | git-remote.txt: fix wrong remote refspecNamhyung Kim2011-06-23
* | | | | | | | | 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 'jl/maint-fetch-recursive-fix'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann2011-06-20
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/maint-cygwin-trust-executable-bit-default'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cygwin: trust executable bit by defaultJunio C Hamano2011-06-20
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'aw/rebase-i-p'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-19
* | | | | | | | | | | Merge branch 'rj/config-cygwin'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config.c: Make git_config() work correctly when called recursivelyRamsay Jones2011-06-16
| * | | | | | | | | | | t1301-*.sh: Fix the 'forced modes' test on cygwinRamsay Jones2011-06-16
| * | | | | | | | | | | help.c: Fix detection of custom merge strategy on cygwinRamsay Jones2011-06-16
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'md/interix-update'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update the Interix default build configuration.Markus Duft2011-06-15
* | | | | | | | | | | | Merge branch 'ln/gitweb-mime-types-split-at-blank'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitweb: allow space as delimiter in mime.typesLudwig Nussel2011-06-15
* | | | | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-15
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \