aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * | | | | | | git-submodule: add support for --rebase.Peter Hutterer2009-04-24
* | | | | | | | Merge branch 'nw/maint-cvsexportcommit'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | git-cvsexportcommit can't commit files which have been removed from CVSNick Woolley2009-05-28
* | | | | | | | send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey2009-06-09
* | | | | | | | Merge branch 'da/pretty-tempname'Junio C Hamano2009-06-03
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: generate pretty filenames in prep_temp_blob()David Aguilar2009-05-31
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-03
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | blame: correctly handle a path that used to be a directoryJunio C Hamano2009-06-03
| * | | | | | | | Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maintJunio C Hamano2009-06-02
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Change xdl_merge to generate output even for null mergesCharles Bailey2009-05-24
| | * | | | | | | | t6023: merge-file fails to output anything for a degenerate mergeCharles Bailey2009-05-24
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'rs/maint-grep-word-regexp-fix' into maintJunio C Hamano2009-06-02
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maintJunio C Hamano2009-06-02
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-add-p-coalesce-fix' into maintJunio C Hamano2009-06-02
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | test-lib: fix http exit codesClemens Buchacher2009-06-01
* | | | | | | | | | | test-lib: allow exit trap to be used for cleanup by testsClemens Buchacher2009-06-01
* | | | | | | | | | | test-lib: fail if invalid options are passedClemens Buchacher2009-06-01
* | | | | | | | | | | Merge branch 'sb/opt-filename'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-25