aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
|\
| * pickaxe: use textconv for -S countingJeff King2012-10-28
* | Merge branch 'lt/diff-stat-show-0-lines' into maintJunio C Hamano2012-12-07
|\ \
| * | 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
| * | Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-17
* | | Merge branch 'pw/maint-p4-rcs-expansion-newline' into maintJunio C Hamano2012-11-28
|\ \ \
| * | | git p4: RCS expansion should not span newlinesPete Wyckoff2012-11-08
* | | | Merge branch 'jh/update-ref-d-through-symref' into maintJunio C Hamano2012-11-27
|\ \ \ \
| * | | | Fix failure to delete a packed ref through a symrefJohan Herland2012-10-21
| * | | | t1400-update-ref: Add test verifying bug with symrefs in delete_ref()Johan Herland2012-10-21
* | | | | Merge branch 'cn/config-missing-path' into maintJunio C Hamano2012-11-25
|\ \ \ \ \
| * | | | | config: don't segfault when given --path with a missing valueCarlos Martín Nieto2012-11-15
* | | | | | Merge branch 'jk/maint-gitweb-xss' into maintJunio C Hamano2012-11-25
|\ \ \ \ \ \
| * | | | | | gitweb: escape html in rss titleJeff King2012-11-12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/maint-diff-grep-textconv' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-28
| |/ / / /
| * | | | Merge branch 'bw/cp-a-is-gnuism' into maintJunio C Hamano2012-10-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-t1450-fsck-order-fix' into maintJunio C Hamano2012-10-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rr/test-use-shell-path-not-shell' into maintJunio C Hamano2012-10-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rr/test-make-sure-we-have-git' into maintJunio C Hamano2012-10-17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/ll-merge-binary-ours' into maintJunio C Hamano2012-10-17
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'js/format-2047' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch tests: check quoting/encoding in To: and Cc: headersJan H. Schönherr2012-10-18
| * | | | | | | | | | format-patch: fix rfc2047 address encoding with respect to rfc822 specialsJan H. Schönherr2012-10-18
| * | | | | | | | | | format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-18
| * | | | | | | | | | format-patch: do not wrap rfc2047 encoded headers too lateJan H. Schönherr2012-10-18
| * | | | | | | | | | format-patch: do not wrap non-rfc2047 headers too earlyJan H. Schönherr2012-10-18
| * | | | | | | | | | utf8: fix off-by-one wrapping of textJan H. Schönherr2012-10-18
* | | | | | | | | | | Merge branch 'rs/branch-del-symref' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | branch: show targets of deleted symrefs, not sha1sRené Scharfe2012-10-18
| * | | | | | | | | | branch: skip commit checks when deleting symref branchesRené Scharfe2012-10-18
| * | | | | | | | | | branch: delete symref branch, not its targetRené Scharfe2012-10-18
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/grep-true-path' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy2012-10-12
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maintJunio C Hamano2012-10-08
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rt/maint-clone-single' into maintJunio C Hamano2012-10-08
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/grep-pcre-loose-ends' (early part) into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano2012-10-09
* | | | | | | | | | | | | Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano2012-10-11
* | | | | | | | | | | | | Merge branch 'bw/cp-a-is-gnuism'Junio C Hamano2012-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | tests: "cp -a" is a GNUismBen Walton2012-10-08
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maintJunio C Hamano2012-10-02
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sp/maint-http-enable-gzip' into maintJunio C Hamano2012-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-log-grep-all-match-1' into maintJunio C Hamano2012-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-mailinfo-mime-attr' into maintJunio C Hamano2012-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \