aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git-p4.py: support Python 2.4Brandon Casey2013-01-26
* Merge branch 'maint'Junio C Hamano2012-12-18
|\
| * t7004: do not create unneeded gpghome/gpg.conf when GPG is not usedJunio C Hamano2012-12-18
| * Merge branch 'jk/pickaxe-textconv' into maintJunio C Hamano2012-12-18
| |\
| * \ Merge branch 'lt/diff-stat-show-0-lines' into maintJunio C Hamano2012-12-07
| |\ \
| * \ \ Merge branch 'pw/maint-p4-rcs-expansion-newline' into maintJunio C Hamano2012-11-28
| |\ \ \
| * \ \ \ Merge branch 'jh/update-ref-d-through-symref' into maintJunio C Hamano2012-11-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'cn/config-missing-path' into maintJunio C Hamano2012-11-25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/maint-gitweb-xss' into maintJunio C Hamano2012-11-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/maint-diff-grep-textconv' into maintJunio C Hamano2012-11-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'js/format-2047' into maintJunio C Hamano2012-11-20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/branch-del-symref' into maintJunio C Hamano2012-11-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'nd/grep-true-path' into maintJunio C Hamano2012-11-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/grep-pcre-loose-ends' (early part) into maintJunio C Hamano2012-11-18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano2012-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Makefile: whitespace style fixes in macro definitionsStefano Lattarini2012-12-10
* | | | | | | | | | | | | | Merge branch 'rr/t4041-cleanup'Junio C Hamano2012-12-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t4041 (diff-submodule-option): modernize styleRamkumar Ramachandra2012-12-02
| * | | | | | | | | | | | | | t4041 (diff-submodule-option): rewrite add_file() routineRamkumar Ramachandra2012-12-02
| * | | | | | | | | | | | | | t4041 (diff-submodule-option): parse digests sensiblyRamkumar Ramachandra2012-12-02
| * | | | | | | | | | | | | | t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsRamkumar Ramachandra2012-11-27
* | | | | | | | | | | | | | | Merge branch 'pw/p4-various-fixes'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git p4 test: display unresolvable host errorPete Wyckoff2012-11-26
| * | | | | | | | | | | | | | | git p4: catch p4 errors when streaming file contentsPete Wyckoff2012-11-26
| * | | | | | | | | | | | | | | git p4: handle servers without move supportPete Wyckoff2012-11-26
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'lt/diff-stat-show-0-lines'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | t4049: refocus testsJunio C Hamano2012-11-29
| * | | | | | | | | | | | | | diff --stat: do not count "unmerged" entriesJunio C Hamano2012-11-27
| * | | | | | | | | | | | | | diff --stat: move the "total count" logic to the last loopJunio C Hamano2012-11-27
| * | | | | | | | | | | | | | test: add failing tests for "diff --stat" to t4049Junio C Hamano2012-11-27
* | | | | | | | | | | | | | | Merge branch 'fc/remote-hg'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | test-lib: avoid full path to store test resultsFelipe Contreras2012-11-04
* | | | | | | | | | | | | | | | Merge branch 'jk/send-email-sender-prompt'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t9001: check send-email behavior with implicit senderJeff King2012-11-28
| * | | | | | | | | | | | | | | | Merge branch 'fc/send-email-no-sender-prompt' into jk/send-email-sender-promptJunio C Hamano2012-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t: add tests for "git var"Jeff King2012-11-28
| * | | | | | | | | | | | | | | | | t7502: factor out autoident prerequisiteJeff King2012-11-15
| * | | | | | | | | | | | | | | | | test-lib: allow negation of prerequisitesJeff King2012-11-15
* | | | | | | | | | | | | | | | | | Merge branch 'fc/send-email-no-sender-prompt'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | send-email: avoid questions when user has an identFelipe Contreras2012-11-26
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-rm'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Teach rm to remove submodules when given with a trailing '/'Jens Lehmann2012-11-23
* | | | | | | | | | | | | | | | | | Merge branch 'fc/completion-test-simplification'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | completion: simplify __gitcomp() test helperFelipe Contreras2012-11-16
| * | | | | | | | | | | | | | | | | | completion: refactor __gitcomp related testsFelipe Contreras2012-11-16
| * | | | | | | | | | | | | | | | | | completion: consolidate test_completion*() testsFelipe Contreras2012-11-16
| * | | | | | | | | | | | | | | | | | completion: simplify tests using test_completion_long()Felipe Contreras2012-11-16
| * | | | | | | | | | | | | | | | | | completion: standardize final space marker in testsFelipe Contreras2012-11-16
| * | | | | | | | | | | | | | | | | | completion: add comment for test_completion()Felipe Contreras2012-11-16
* | | | | | | | | | | | | | | | | | | Merge branch 'mm/status-push-pull-advise'Junio C Hamano2012-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \