aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* http: use hostname in credential descriptionMichael J Gruber2011-10-15
* improve httpd auth testsJeff King2011-07-20
* Merge branch 'jc/index-pack'Junio C Hamano2011-07-19
|\
| * verify-pack: use index-pack --verifyJunio C Hamano2011-06-05
| * index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-27
| * index-pack: --verifyJunio C Hamano2011-02-27
* | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-19
|\ \
| * | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-26
* | | Merge branch 'jk/archive-tar-filter'Junio C Hamano2011-07-19
|\ \ \
| * | | upload-archive: allow user to turn off filtersJeff King2011-06-22
| * | | archive: provide builtin .tar.gz filterJeff King2011-06-22
| * | | archive: implement configurable tar filtersJeff King2011-06-22
* | | | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-19
|\ \ \ \
| * | | | clone: accept config options on the command lineJeff King2011-06-22
| * | | | parse-options: add OPT_STRING_LIST helperJeff King2011-06-22
* | | | | Merge branch 'jk/maint-config-param'Junio C Hamano2011-07-19
|\ \ \ \ \ | |/ / / /
| * | | | config: avoid segfault when parsing command-line configJeff King2011-06-22
| * | | | config: die on error in command-line configJeff King2011-06-22
| * | | | fix "git -c" parsing of values with equals signsJeff King2011-06-22
* | | | | Merge branch 'jk/tag-list-multiple-patterns'Junio C Hamano2011-07-19
|\ \ \ \ \
| * | | | | tag: accept multiple patterns for --listJeff King2011-06-20
| |/ / / /
* | | | | 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 '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 '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 '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
|\ \ \ \ \ \
| * | | | | | submodule update: continue when a checkout failsFredrik Gustafsson2011-06-13
| |/ / / / /
* | | | | | Merge branch 'jc/streaming-filter' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \
| * | | | | | t0021: test application of both crlf and identJunio C Hamano2011-05-26
| * | | | | | t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe2011-05-26
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streamingJunio C Hamano2011-05-15
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/t7503-pre-commit-hook.sh: Add GIT_PREFIX testsDavid Aguilar2011-06-02
| * | | | | | | | | | setup: Provide GIT_PREFIX to built-insDavid Aguilar2011-05-26
* | | | | | | | | | | Merge branch 'ab/i18n-scripts' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i18n: git-submodule "blob" and "submodule" messagesÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-submodule "Entering [...]" messageÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-submodule $errmsg messagesÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-submodule "Submodule change[...]" messagesÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason2011-05-21
| * | | | | | | | | | | i18n: git-am core say messagesÆvar Arnfjörð Bjarmason2011-05-21
* | | | | | | | | | | | Merge branch 'rs/grep-color'Junio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep: add --headingRené Scharfe2011-06-05