summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/index-pack'Junio C Hamano2011-07-191-3/+20
|\
| * verify-pack: use index-pack --verifyJunio C Hamano2011-06-051-3/+2
| * index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-271-1/+1
| * index-pack: --verifyJunio C Hamano2011-02-271-0/+18
* | Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-191-2/+13
|\ \
| * | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-261-2/+13
* | | Merge branch 'jk/archive-tar-filter'Junio C Hamano2011-07-191-0/+100
|\ \ \
| * | | upload-archive: allow user to turn off filtersJeff King2011-06-221-3/+22
| * | | archive: provide builtin .tar.gz filterJeff King2011-06-221-0/+38
| * | | archive: implement configurable tar filtersJeff King2011-06-221-0/+43
* | | | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-192-0/+57
|\ \ \ \
| * | | | clone: accept config options on the command lineJeff King2011-06-221-0/+40
| * | | | parse-options: add OPT_STRING_LIST helperJeff King2011-06-221-0/+17
* | | | | Merge branch 'jk/maint-config-param'Junio C Hamano2011-07-191-0/+18
|\ \ \ \ \ | |/ / / /
| * | | | config: avoid segfault when parsing command-line configJeff King2011-06-221-0/+4
| * | | | config: die on error in command-line configJeff King2011-06-221-0/+8
| * | | | fix "git -c" parsing of values with equals signsJeff King2011-06-221-0/+6
* | | | | Merge branch 'jk/tag-list-multiple-patterns'Junio C Hamano2011-07-191-0/+5
|\ \ \ \ \
| * | | | | tag: accept multiple patterns for --listJeff King2011-06-201-0/+5
| |/ / / /
* | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano2011-07-131-0/+18
|\ \ \ \ \
| * | | | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-291-2/+2
| * | | | | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey2011-06-291-0/+18
* | | | | | Merge branch 'jl/maint-fetch-recursive-fix'Junio C Hamano2011-07-131-8/+8
|\ \ \ \ \ \
| * | | | | | fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann2011-06-201-8/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'aw/rebase-i-p'Junio C Hamano2011-07-133-3/+29
|\ \ \ \ \ \
| * | | | | | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-193-3/+29
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc'Junio C Hamano2011-07-131-0/+5
|\ \ \ \ \ \
| * | | | | | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-151-0/+5
| |/ / / / /
* | | | | | Merge branch 'fg/submodule-keep-updating'Junio C Hamano2011-07-131-0/+144
|\ \ \ \ \ \
| * | | | | | submodule update: continue when a checkout failsFredrik Gustafsson2011-06-131-0/+144
| |/ / / / /
* | | | | | Merge branch 'jc/streaming-filter' into nextJunio C Hamano2011-06-291-17/+34
|\ \ \ \ \ \
| * | | | | | t0021: test application of both crlf and identJunio C Hamano2011-05-261-8/+24
| * | | | | | t0021-conversion.sh: fix NoTerminatingSymbolAtEOF testRené Scharfe2011-05-261-11/+12
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streamingJunio C Hamano2011-05-152-2/+43
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano2011-06-292-0/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/t7503-pre-commit-hook.sh: Add GIT_PREFIX testsDavid Aguilar2011-06-021-0/+33
| * | | | | | | | | | setup: Provide GIT_PREFIX to built-insDavid Aguilar2011-05-261-0/+16
* | | | | | | | | | | Merge branch 'ab/i18n-scripts' into nextJunio C Hamano2011-06-296-14/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i18n: git-submodule "blob" and "submodule" messagesÆvar Arnfjörð Bjarmason2011-05-211-4/+4
| * | | | | | | | | | | i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | | | | | | | | i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | | | | | | | | i18n: git-submodule "Entering [...]" messageÆvar Arnfjörð Bjarmason2011-05-211-2/+2
| * | | | | | | | | | | i18n: git-submodule $errmsg messagesÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | | | | | | | | i18n: git-submodule "Submodule change[...]" messagesÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | | | | | | | | i18n: git-submodule $update_module say + die messagesÆvar Arnfjörð Bjarmason2011-05-211-1/+1
| * | | | | | | | | | | i18n: git-am core say messagesÆvar Arnfjörð Bjarmason2011-05-212-3/+4
* | | | | | | | | | | | Merge branch 'rs/grep-color'Junio C Hamano2011-06-291-0/+95
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep: add --headingRené Scharfe2011-06-051-0/+37
| * | | | | | | | | | | | grep: add --breakRené Scharfe2011-06-051-0/+28
| * | | | | | | | | | | | grep: fix coloring of hunk marks between filesRené Scharfe2011-06-051-0/+30