aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ph/maint-submodule-status-fix'Jeff King2012-11-09
|\
| * t7407: Fix recursive submodule testPhil Hord2012-10-29
* | Merge branch 'fc/completion-send-email-with-format-patch'Jeff King2012-11-09
|\ \
| * | completion: add format-patch options to send-emailFelipe Contreras2012-10-16
* | | Merge branch 'mo/cvs-server-cleanup'Jeff King2012-11-09
|\ \ \
| * | | Use character class for sed expression instead of \sBen Walton2012-10-26
| * | | cvsserver status: provide real sticky infoMatthew Ogilvie2012-10-16
| * | | cvsserver: use whole CVS rev number in-process; don't strip "1." prefixMatthew Ogilvie2012-10-16
| * | | cvsserver t9400: add basic 'cvs log' testMatthew Ogilvie2012-10-16
| |/ /
* | | Merge branch 'km/send-email-compose-encoding'Jeff King2012-11-09
|\ \ \
| * | | git-send-email: skip RFC2047 quoting for ASCII subjectsKrzysztof Mazur2012-10-25
| * | | git-send-email: use compose-encoding for SubjectKrzysztof Mazur2012-10-25
| * | | git-send-email: introduce compose-encodingKrzysztof Mazur2012-10-10
* | | | Merge branch 'js/format-2047'Jeff King2012-11-09
|\ \ \ \
| * | | | 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 'nd/attr-match-optim-more'Jeff King2012-11-09
|\ \ \ \ \
| * | | | | attr: more matching optimizations from .gitignoreNguyễn Thái Ngọc Duy2012-10-15
| * | | | | exclude: fix a bug in prefix compare optimizationNguyễn Thái Ngọc Duy2012-10-15
| |/ / / /
* | | | | Merge branch 'tb/maint-t9200-case-insensitive'Jeff King2012-11-04
|\ \ \ \ \
| * | | | | Fix t9200 on case insensitive file systemsTorsten Bögershausen2012-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 'rs/branch-del-symref'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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 'jk/sh-setup-in-filter-branch'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter-branch: use git-sh-setup's ident parsing functionsJeff King2012-10-18
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'nd/grep-true-path'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano2012-10-09
* | | | | | | | | | | | | Merge branch 'jl/submodule-add-by-name'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann2012-09-30
| * | | | | | | | | | | | | Teach "git submodule add" the --name optionJens Lehmann2012-09-29
* | | | | | | | | | | | | | Merge branch 'jl/submodule-rm'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-29
* | | | | | | | | | | | | | | Merge branch 'jc/test-say-color-avoid-echo-escape'Jeff King2012-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano2012-10-11
* | | | | | | | | | | | | | | | Merge branch 'fa/remote-svn'Jeff King2012-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \