summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-091-0/+8
* Merge branch 'jc/magic-pathspec'Junio C Hamano2011-06-071-6/+6
|\
| * t3703: skip more tests using colons in file names on WindowsAlex Riesen2011-06-071-6/+6
* | Merge branch 'jk/diff-not-so-quick'Junio C Hamano2011-06-061-0/+5
|\ \
| * | diff_tree: disable QUICK optimization with diff filterJeff King2011-05-311-0/+5
* | | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-061-0/+7
|\ \ \
| * | | builtin/commit.c: set status_format _after_ option parsingBrandon Casey2011-05-291-1/+1
| * | | t7508: demonstrate status's failure to use --porcelain format with -zBrandon Casey2011-05-291-0/+7
* | | | Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-311-0/+77
|\ \ \ \
| * | | | format-patch: preserve subject newlines with -kJeff King2011-05-261-1/+1
| * | | | mailinfo: always clean up rfc822 header foldingJeff King2011-05-261-1/+1
| * | | | t: test subject handling in format-patch / am pipelineJeff King2011-05-261-0/+77
* | | | | Merge branch 'jk/format-patch-empty-prefix'Junio C Hamano2011-05-311-0/+18
|\ \ \ \ \
| * | | | | format-patch: make zero-length subject prefixes prettierJeff King2011-05-301-0/+18
* | | | | | Merge branch 'jk/rebase-head-reflog'Junio C Hamano2011-05-311-1/+1
|\ \ \ \ \ \
| * | | | | | rebase: write a reflog entry when finishingJeff King2011-05-271-1/+1
* | | | | | | Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-05-311-0/+22
|\ \ \ \ \ \ \
| * | | | | | | remote: allow "-t" with fetch mirrorsJeff King2011-05-261-0/+22
* | | | | | | | Merge branch 'jl/read-tree-m-dry-run'Junio C Hamano2011-05-3110-139/+191
|\ \ \ \ \ \ \ \
| * | | | | | | | Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-2510-139/+191
* | | | | | | | | Merge branch 'jk/maint-config-alias-fix'Junio C Hamano2011-05-301-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | handle_options(): do not miscount how many arguments were usedJunio C Hamano2011-05-241-1/+1
| * | | | | | | | config: always parse GIT_CONFIG_PARAMETERS during git_configJeff King2011-05-241-0/+7
* | | | | | | | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-303-0/+123
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-grep: Fix problems with recently added testsMichał Kiedrowicz2011-05-291-32/+26
| * | | | | | | | | git-grep: Update tests (mainly for -P)Michał Kiedrowicz2011-05-231-0/+85
| * | | | | | | | | git-grep: update tests now regexp type is "last one wins"Junio C Hamano2011-05-161-16/+0
| * | | | | | | | | git-grep: Bail out when -P is used with -F or -EMichał Kiedrowicz2011-05-091-0/+16
| * | | | | | | | | grep: Add basic testsMichał Kiedrowicz2011-05-093-0/+44
* | | | | | | | | | Merge branch 'jc/notes-batch-removal'Junio C Hamano2011-05-291-0/+75
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | notes remove: --stdin reads from the standard inputJunio C Hamano2011-05-191-0/+35
| * | | | | | | | | notes remove: --ignore-missingJunio C Hamano2011-05-191-0/+20
| * | | | | | | | | notes remove: allow removing more than oneJunio C Hamano2011-05-191-0/+20
* | | | | | | | | | Merge branch 'jn/userdiff-perl-updates'Junio C Hamano2011-05-262-34/+134
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimitersJonathan Nieder2011-05-231-2/+15
| * | | | | | | | | | tests: make test_expect_code quieter on successJonathan Nieder2011-05-211-4/+3
| * | | | | | | | | | userdiff/perl: catch sub with brace on second lineJonathan Nieder2011-05-211-2/+23
| * | | | | | | | | | userdiff/perl: match full line of POD headersJonathan Nieder2011-05-211-0/+4
| * | | | | | | | | | userdiff/perl: anchor "sub" and "package" patterns on the leftJonathan Nieder2011-05-211-3/+56
| * | | | | | | | | | t4018 (funcname patterns): minor cleanupsJonathan Nieder2011-05-211-24/+25
| * | | | | | | | | | t4018 (funcname patterns): make configuration easier to trackJonathan Nieder2011-05-211-7/+12
| * | | | | | | | | | t4018 (funcname patterns): make .gitattributes state easier to trackJonathan Nieder2011-05-211-2/+6
* | | | | | | | | | | Merge branch 'jn/ctags-more'Junio C Hamano2011-05-261-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitweb: Optional grouping of projects by categorySebastien Cevey2011-04-291-0/+8
* | | | | | | | | | | | Sync with 1.7.5.3Junio C Hamano2011-05-261-104/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/maint-diff-words-with-sbe' into maintJunio C Hamano2011-05-261-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-pathspec-stdin-and-cmdline' into maintJunio C Hamano2011-05-261-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/cherry-pick-root-with-resolve' into maintJunio C Hamano2011-05-261-2/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/git-connection-deadlock-fix' into maintJunio C Hamano2011-05-261-0/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'svn-fe-maint' of git://repo.or.cz/git/jrn into maintJunio C Hamano2011-05-261-104/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \