aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* grep: add option -p/--show-functionRené Scharfe2009-07-01
* grep: print context hunk marks between filesRené Scharfe2009-07-01
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-06-27
|\
| * git svn: cleanup t9138-multiple-branchesMarc Branchaud2009-06-27
| * t9138: remove stray dot in test which broke bashEric Wong2009-06-26
| * git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud2009-06-25
| * Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson2009-06-25
| * git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast2009-06-25
* | Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano2009-06-27
|\ \
| * | t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey2009-06-23
* | | Merge branch 'maint'Junio C Hamano2009-06-27
|\ \ \ | |_|/ |/| |
| * | Test grep --and/--or/--notThomas Rast2009-06-27
| * | Test git archive --remoteThomas Rast2009-06-27
* | | Merge branch 'maint'Junio C Hamano2009-06-22
|\ \ \ | |/ /
| * | t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt2009-06-22
| * | Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano2009-06-22
| |\ \
* | \ \ Sync with 1.6.3.3Junio C Hamano2009-06-21
|\ \ \ \ | |/ / /
| * | | Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano2009-06-21
| |\ \ \
| * | | | t3505: fix abuse of test_expect_codeJunio C Hamano2009-06-21
* | | | | Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-20
|\ \ \ \ \
| * | | | | git-submodule: add support for --merge.Johan Herland2009-06-03
* | | | | | Merge branch 'jc/cache-tree'Junio C Hamano2009-06-20
|\ \ \ \ \ \
| * | | | | | Avoid "diff-index --cached" optimization under --find-copies-harderJunio C Hamano2009-05-25
| * | | | | | t4007: modernize the styleJunio C Hamano2009-05-25
* | | | | | | Merge branch 'mg/pushurl'Junio C Hamano2009-06-20
|\ \ \ \ \ \ \
| * | | | | | | builtin-remote: Show push urls as wellMichael J Gruber2009-06-13
| * | | | | | | t5516: Check pushurl config settingMichael J Gruber2009-06-09
* | | | | | | | Merge branch 'sb/pull-rebase'Junio C Hamano2009-06-20
|\ \ \ \ \ \ \ \
| * | | | | | | | parse-remote: support default reflist in get_remote_merge_branchSanti Béjar2009-06-11
| |/ / / / / / /
* | | | | | | | Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano2009-06-20
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* | | | | | | | Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano2009-06-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | add: allow configurations to be overriden by command lineStephen Boyd2009-06-18
* | | | | | | Merge branch 'mh/fix-send-email-threaded'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
| |\ \ \ \ \ \ \
| | * | | | | | | send-email: fix non-threaded mailsMarkus Heidelberg2009-06-12
| | * | | | | | | add a test for git-send-email for non-threaded mailsMarkus Heidelberg2009-06-12
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | send-email: fix threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
| * | | | | | | add a test for git-send-email for threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rc/http-push'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \
| * | | | | | | t5550-http-fetch: test fetching of packed objectsTay Ray Chuan2009-06-06
| * | | | | | | http-push: send out fetch requests on queueTay Ray Chuan2009-06-06
| * | | | | | | t5540-http-push: test fetching of packed objectsTay Ray Chuan2009-06-06
| * | | | | | | t5540-http-push: test fetching of loose objectsTay Ray Chuan2009-06-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-06-13
|\ \ \ \ \ \ \
| * | | | | | | t6030: test skipping away from an already skipped commitChristian Couder2009-06-06
* | | | | | | | Merge branch 'cb/maint-no-double-merge'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | refuse to merge during a mergeClemens Buchacher2009-06-01
* | | | | | | | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03