Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-12-18Add directory pattern matching to attributesJean-Noël AVILA
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini
2012-12-07Merge branch 'rr/t4041-cleanup'Junio C Hamano
2012-12-02t4041 (diff-submodule-option): modernize styleRamkumar Ramachandra
2012-12-02t4041 (diff-submodule-option): rewrite add_file() routineRamkumar Ramachandra
2012-12-02t4041 (diff-submodule-option): parse digests sensiblyRamkumar Ramachandra
2012-11-30Merge branch 'pw/p4-various-fixes'Junio C Hamano
2012-11-30Merge branch 'lt/diff-stat-show-0-lines'Junio C Hamano
2012-11-30Merge branch 'fc/remote-hg'Junio C Hamano
2012-11-30Merge branch 'jk/send-email-sender-prompt'Junio C Hamano
2012-11-30Merge branch 'fc/send-email-no-sender-prompt'Junio C Hamano
2012-11-30Merge branch 'jl/submodule-rm'Junio C Hamano
2012-11-30Merge branch 'fc/completion-test-simplification'Junio C Hamano
2012-11-29t4049: refocus testsJunio C Hamano
2012-11-29Merge branch 'mm/status-push-pull-advise'Junio C Hamano
2012-11-29Merge branch 'jk/pickaxe-textconv'Junio C Hamano
2012-11-29t9001: check send-email behavior with implicit senderJeff King
2012-11-28Merge branch 'fc/send-email-no-sender-prompt' into jk/send-email-sender-promptJunio C Hamano
2012-11-28t: add tests for "git var"Jeff King
2012-11-28diff --stat: do not count "unmerged" entriesJunio C Hamano
2012-11-28diff --stat: move the "total count" logic to the last loopJunio C Hamano
2012-11-28test: add failing tests for "diff --stat" to t4049Junio C Hamano
2012-11-27t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsRamkumar Ramachandra
2012-11-26send-email: avoid questions when user has an identFelipe Contreras
2012-11-26git p4 test: display unresolvable host errorPete Wyckoff
2012-11-26git p4: catch p4 errors when streaming file contentsPete Wyckoff
2012-11-26git p4: handle servers without move supportPete Wyckoff
2012-11-26Merge branch 'rr/submodule-diff-config'Junio C Hamano
2012-11-26Merge branch 'jh/update-ref-d-through-symref'Junio C Hamano
2012-11-26Merge branch 'lt/diff-stat-show-0-lines'Junio C Hamano
2012-11-24Teach rm to remove submodules when given with a trailing '/'Jens Lehmann
2012-11-22Merge branch 'jk/config-ignore-duplicates'Junio C Hamano
2012-11-20Merge branch 'cn/config-missing-path'Junio C Hamano
2012-11-20Merge branch 'mg/replace-resolve-delete'Junio C Hamano
2012-11-20Merge branch 'jk/maint-gitweb-xss'Junio C Hamano
2012-11-20Merge branch 'pw/maint-p4-rcs-expansion-newline'Junio C Hamano
2012-11-20Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano
2012-11-19diff: rename "set" variableJeff King
2012-11-19diff: introduce diff.submodule configuration variableRamkumar Ramachandra
2012-11-16status: add advice on how to push/pull to tracking branchMatthieu Moy
2012-11-16completion: simplify __gitcomp() test helperFelipe Contreras
2012-11-16completion: refactor __gitcomp related testsFelipe Contreras
2012-11-16completion: consolidate test_completion*() testsFelipe Contreras
2012-11-16completion: simplify tests using test_completion_long()Felipe Contreras
2012-11-16completion: standardize final space marker in testsFelipe Contreras
2012-11-16completion: add comment for test_completion()Felipe Contreras
2012-11-16config: don't segfault when given --path with a missing valueCarlos Martín Nieto
2012-11-16t7502: factor out autoident prerequisiteJeff King
2012-11-16test-lib: allow negation of prerequisitesJeff King
2012-11-15Merge branch 'jc/prettier-pretty-note'Junio C Hamano