summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2013-09-18Merge branch 'bc/completion-for-bash-3.0' into maintJunio C Hamano
2013-09-18Merge branch 'mm/no-shell-escape-in-die-message' into maintJunio C Hamano
2013-09-18Merge branch 'jl/some-submodule-config-are-not-boolean' into maintJunio C Hamano
2013-09-18Merge branch 'tr/log-full-diff-keep-true-parents' into maintJunio C Hamano
2013-09-18Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maintJunio C Hamano
2013-09-18Merge branch 'sp/clip-read-write-to-8mb' into maintJunio C Hamano
2013-09-18Merge branch 'jk/mailmap-incomplete-line' into maintJunio C Hamano
2013-09-17t7406-submodule-update: add missing &&Tay Ray Chuan
2013-09-05Merge branch 'nd/fetch-pack-shallow-fix' into maintJunio C Hamano
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King
2013-08-26fetch-pack: do not remove .git/shallow file when --depth is not specifiedNguyễn Thái Ngọc Duy
2013-08-21t9902-completion.sh: old Bash still does not support array+=('') notationBrandon Casey
2013-08-20xread, xwrite: limit size of IO to 8MBSteffen Prohaska
2013-08-19avoid segfault on submodule.*.path set to an empty "true"Jharrod LaFon
2013-08-14Revert "Add new @ shortcut for HEAD"Junio C Hamano
2013-08-14Revert "git stash: avoid data loss when "git stash save" kills a directory"Junio C Hamano
2013-08-09Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano
2013-08-09t/t7407: fix two typos in submodule testsPhil Hord
2013-08-07t5802: add test for connect helperJunio C Hamano
2013-08-07die_with_status: use "printf '%s\n'", not "echo"Matthieu Moy
2013-08-05Merge branch 'es/blame-L-breakage'Junio C Hamano
2013-08-05t8001, t8002: fix "blame -L :literal" test on NetBSDRené Scharfe
2013-08-05Merge branch 'dn/test-reject-utf-16'Junio C Hamano
2013-08-05t3900: test rejecting log message with NULs correctlyJunio C Hamano
2013-08-05Add missing test file for UTF-16.Brian M. Carlson
2013-08-05log: use true parents for diff when walking reflogsThomas Rast
2013-08-02Merge branch 'jk/cat-file-batch-optim'Junio C Hamano
2013-08-02Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano
2013-08-01Merge branch 'ob/typofixes'Junio C Hamano
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano
2013-08-01Merge branch 'jx/clean-interactive'Junio C Hamano
2013-08-01log: use true parents for diff even when rewritingThomas Rast
2013-07-29many small typofixesOndřej Bílka
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer
2013-07-25Merge branch 'ml/avoid-using-grep-on-crlf-files'Junio C Hamano
2013-07-25Merge branch 'tr/line-log'Junio C Hamano
2013-07-25git-clean: implement partial matching for selectionJiang Xin
2013-07-24t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...Junio C Hamano
2013-07-23line-log: fix "log -LN" crash when N is last line of fileEric Sunshine
2013-07-23range-set: satisfy non-empty ranges invariantEric Sunshine
2013-07-23t4211: demonstrate crash when first -L encountered is empty rangeEric Sunshine
2013-07-23t4211: demonstrate empty -L range crashEric Sunshine
2013-07-23Merge branch 'mv/merge-ff-tristate'Junio C Hamano
2013-07-23t7600: fix typo in test titleJunio C Hamano
2013-07-22Sync with Git 1.8.3.4Junio C Hamano
2013-07-22Merge branch 'jc/name-rev-exact-ref'Junio C Hamano
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano
2013-07-22Merge branch 'jx/clean-interactive'Junio C Hamano
2013-07-22Merge branch 'hv/config-from-blob'Junio C Hamano
2013-07-22Merge branch 'jk/t0008-sigpipe-fix'Junio C Hamano