summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* git-check-attr: Normalize pathsMichael Haggerty2011-08-041-2/+2
* git-check-attr: Demonstrate problems with relative pathsMichael Haggerty2011-08-041-1/+14
* git-check-attr: Demonstrate problems with unnormalized pathsMichael Haggerty2011-08-041-0/+9
* git-check-attr: test that no output is written to stderrMichael Haggerty2011-08-041-2/+3
* git-check-attr: Fix command-line handling to match docsMichael Haggerty2011-08-041-1/+0
* git-check-attr: Drive two tests using the same raw dataMichael Haggerty2011-08-041-36/+23
* git-check-attr: Add an --all option to show all attributesMichael Haggerty2011-08-041-0/+24
* git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2011-08-041-0/+2
* git-check-attr: Add tests of command-line parsingMichael Haggerty2011-08-041-0/+7
* git-check-attr: Add missing "&&"Michael Haggerty2011-08-041-1/+1
* Disallow the empty string as an attribute nameMichael Haggerty2011-08-041-0/+6
* Merge branch 'maint'Junio C Hamano2011-07-241-1/+13
|\
| * tests: print failed test numbers at the end of the test runJens Lehmann2011-07-241-1/+13
* | Merge branch 'dc/stash-con-untracked'Junio C Hamano2011-07-221-0/+155
|\ \
| * | stash: Add --include-untracked option to stash and remove all untracked filesDavid Caldwell2011-06-261-0/+155
* | | Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano2011-07-221-0/+10
|\ \ \
| * | | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-061-2/+5
| * | | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-061-0/+7
| |/ /
* | | 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