summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2012-12-07Merge branch 'lt/diff-stat-show-0-lines' into maintJunio C Hamano-28/+71
2012-11-29t4049: refocus testsJunio C Hamano-11/+9
2012-11-28Merge branch 'pw/maint-p4-rcs-expansion-newline' into maintJunio C Hamano-0/+19
2012-11-27Merge branch 'jh/update-ref-d-through-symref' into maintJunio C Hamano-0/+18
2012-11-27diff --stat: do not count "unmerged" entriesJunio C Hamano-1/+1
2012-11-27diff --stat: move the "total count" logic to the last loopJunio C Hamano-1/+1
2012-11-27test: add failing tests for "diff --stat" to t4049Junio C Hamano-1/+45
2012-11-25Merge branch 'cn/config-missing-path' into maintJunio C Hamano-0/+5
2012-11-25Merge branch 'jk/maint-gitweb-xss' into maintJunio C Hamano-0/+15
2012-11-20Merge branch 'jk/maint-diff-grep-textconv' into maintJunio C Hamano-0/+12
2012-11-20Merge branch 'js/format-2047' into maintJunio C Hamano-87/+148
2012-11-18Merge branch 'rs/branch-del-symref' into maintJunio C Hamano-0/+19
2012-11-18Merge branch 'nd/grep-true-path' into maintJunio C Hamano-0/+22
2012-11-18Merge branch 'jc/grep-pcre-loose-ends' (early part) into maintJunio C Hamano-0/+6
2012-11-18Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano-1/+1
2012-11-15config: don't segfault when given --path with a missing valueCarlos Martín Nieto-0/+5
2012-11-12gitweb: escape html in rss titleJeff King-0/+15
2012-11-08git p4: RCS expansion should not span newlinesPete Wyckoff-0/+19
2012-10-28diff_grep: use textconv buffers for add/deleted filesJeff King-0/+12
2012-10-21Fix failure to delete a packed ref through a symrefJohan Herland-1/+1
2012-10-21t1400-update-ref: Add test verifying bug with symrefs in delete_ref()Johan Herland-0/+18
2012-10-18branch: show targets of deleted symrefs, not sha1sRené Scharfe-3/+2
2012-10-18branch: skip commit checks when deleting symref branchesRené Scharfe-0/+9
2012-10-18branch: delete symref branch, not its targetRené Scharfe-0/+11
2012-10-18format-patch tests: check quoting/encoding in To: and Cc: headersJan H. Schönherr-32/+66
2012-10-18format-patch: fix rfc2047 address encoding with respect to rfc822 specialsJan H. Schönherr-1/+1
2012-10-18format-patch: make rfc2047 encoding more strictJan H. Schönherr-4/+11
2012-10-18format-patch: do not wrap rfc2047 encoded headers too lateJan H. Schönherr-23/+35
2012-10-18format-patch: do not wrap non-rfc2047 headers too earlyJan H. Schönherr-26/+34
2012-10-18utf8: fix off-by-one wrapping of textJan H. Schönherr-2/+2
2012-10-17Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds-26/+27
2012-10-17Merge branch 'bw/cp-a-is-gnuism' into maintJunio C Hamano-3/+3
2012-10-17Merge branch 'jc/maint-t1450-fsck-order-fix' into maintJunio C Hamano-3/+1
2012-10-17Merge branch 'rr/test-use-shell-path-not-shell' into maintJunio C Hamano-16/+16
2012-10-17Merge branch 'rr/test-make-sure-we-have-git' into maintJunio C Hamano-10/+9
2012-10-17Merge branch 'jc/ll-merge-binary-ours' into maintJunio C Hamano-1/+13
2012-10-12grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy-0/+22
2012-10-11test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano-1/+1
2012-10-10Merge branch 'bw/cp-a-is-gnuism'Junio C Hamano-3/+3
2012-10-10svn test: escape peg revision separator using empty peg revJonathan Nieder-1/+1
2012-10-09log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano-0/+6
2012-10-08tests: "cp -a" is a GNUismBen Walton-3/+3
2012-10-08Merge branch 'jc/maint-t1450-fsck-order-fix'Junio C Hamano-3/+1
2012-10-08Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maintJunio C Hamano-1/+1
2012-10-08Merge branch 'rt/maint-clone-single' into maintJunio C Hamano-0/+156
2012-10-05Make git-svn branch patterns match complete URLAmmon Riley-0/+9
2012-10-05t9164: Add missing quotes in testRobert Luberda-4/+4
2012-10-05git-svn.perl: keep processing all commits in parents_excludeSteven Walter-0/+53
2012-10-05git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tipSteven Walter-0/+60
2012-10-02Merge branch 'nd/grep-reflog'Junio C Hamano-0/+42