summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2012-11-15Merge branch 'cr/cvsimport-local-zone'Junio C Hamano
2012-11-15Merge branch 'ph/submodule-sync-recursive'Junio C Hamano
2012-11-15Merge branch 'jk/maint-diff-grep-textconv'Junio C Hamano
2012-11-15Merge branch 'jh/symbolic-ref-d'Junio C Hamano
2012-11-13replace: parse revision argument for -dMichael J Gruber
2012-11-12gitweb: escape html in rss titleJeff King
2012-11-09Merge branch 'ph/maint-submodule-status-fix'Jeff King
2012-11-09Merge branch 'fc/completion-send-email-with-format-patch'Jeff King
2012-11-09Merge branch 'mo/cvs-server-cleanup'Jeff King
2012-11-09Merge branch 'km/send-email-compose-encoding'Jeff King
2012-11-09Merge branch 'js/format-2047'Jeff King
2012-11-09Merge branch 'nd/attr-match-optim-more'Jeff King
2012-11-08git p4: RCS expansion should not span newlinesPete Wyckoff
2012-11-04test-lib: avoid full path to store test resultsFelipe Contreras
2012-11-04Merge branch 'tb/maint-t9200-case-insensitive'Jeff King
2012-10-31remote-curl: retry failed requests for auth even with gzipJeff King
2012-10-29Merge branch 'rs/branch-del-symref'Jeff King
2012-10-29Merge branch 'jk/sh-setup-in-filter-branch'Jeff King
2012-10-29Merge branch 'nd/grep-true-path'Jeff King
2012-10-29Merge branch 'jc/grep-pcre-loose-ends'Jeff King
2012-10-29Merge branch 'jl/submodule-add-by-name'Jeff King
2012-10-29Merge branch 'jl/submodule-rm'Jeff King
2012-10-29Add tests for submodule sync --recursivePhil Hord
2012-10-29t7407: Fix recursive submodule testPhil Hord
2012-10-28pickaxe: use textconv for -S countingJeff King
2012-10-28diff_grep: use textconv buffers for add/deleted filesJeff King
2012-10-28Fix t9200 on case insensitive file systemsTorsten Bögershausen
2012-10-26Use character class for sed expression instead of \sBen Walton
2012-10-25Merge branch 'jc/test-say-color-avoid-echo-escape'Jeff King
2012-10-25Merge branch 'fa/remote-svn'Jeff King
2012-10-25Merge branch 'jm/diff-context-config'Jeff King
2012-10-25git-send-email: skip RFC2047 quoting for ASCII subjectsKrzysztof Mazur
2012-10-25git-send-email: use compose-encoding for SubjectKrzysztof Mazur
2012-10-24git-config: do not complain about duplicate entriesJeff King
2012-10-24t1300: test "git config --get-all" more thoroughlyJeff King
2012-10-24t1300: remove redundant testJeff King
2012-10-24t1300: style updatesJeff King