summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-202-0/+22
|\
| * remote-curl: retry failed requests for auth even with gzipJeff King2012-10-312-0/+22
* | Merge branch 'jc/prettier-pretty-note'Junio C Hamano2012-11-151-2/+13
|\ \
| * | format-patch --notes: show notes after three-dashesJunio C Hamano2012-10-171-2/+5
| * | format-patch: append --signature after notesJunio C Hamano2012-10-171-2/+10
* | | Merge branch 'cr/cvsimport-local-zone'Junio C Hamano2012-11-154-0/+338
|\ \ \
| * | | git-cvsimport: allow author-specific timezonesChris Rorvick2012-10-164-0/+338
| |/ /
* | | Merge branch 'ph/submodule-sync-recursive'Junio C Hamano2012-11-151-2/+53
|\ \ \
| * | | Add tests for submodule sync --recursivePhil Hord2012-10-291-2/+53
| |/ /
* | | Merge branch 'jk/maint-diff-grep-textconv'Junio C Hamano2012-11-151-0/+12
|\ \ \
| * | | diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-281-0/+12
* | | | Merge branch 'jh/symbolic-ref-d'Junio C Hamano2012-11-151-0/+30
|\ \ \ \
| * | | | git symbolic-ref --delete $symrefJohan Herland2012-10-211-0/+30
| | |/ / | |/| |
* | | | Merge branch 'ph/maint-submodule-status-fix'Jeff King2012-11-091-2/+2
|\ \ \ \
| * | | | t7407: Fix recursive submodule testPhil Hord2012-10-291-2/+2
| | |/ / | |/| |
* | | | Merge branch 'fc/completion-send-email-with-format-patch'Jeff King2012-11-091-0/+5
|\ \ \ \
| * | | | completion: add format-patch options to send-emailFelipe Contreras2012-10-161-0/+5
| | |/ / | |/| |
* | | | Merge branch 'mo/cvs-server-cleanup'Jeff King2012-11-092-1/+106
|\ \ \ \
| * | | | Use character class for sed expression instead of \sBen Walton2012-10-261-1/+1
| * | | | cvsserver status: provide real sticky infoMatthew Ogilvie2012-10-161-0/+35
| * | | | cvsserver: use whole CVS rev number in-process; don't strip "1." prefixMatthew Ogilvie2012-10-161-1/+1
| * | | | cvsserver t9400: add basic 'cvs log' testMatthew Ogilvie2012-10-161-0/+70
| |/ / /
* | | | Merge branch 'km/send-email-compose-encoding'Jeff King2012-11-091-0/+86
|\ \ \ \
| * | | | git-send-email: skip RFC2047 quoting for ASCII subjectsKrzysztof Mazur2012-10-251-0/+17
| * | | | git-send-email: use compose-encoding for SubjectKrzysztof Mazur2012-10-251-0/+14
| * | | | git-send-email: introduce compose-encodingKrzysztof Mazur2012-10-101-0/+55
* | | | | Merge branch 'js/format-2047'Jeff King2012-11-092-87/+148
|\ \ \ \ \
| * | | | | format-patch tests: check quoting/encoding in To: and Cc: headersJan H. Schönherr2012-10-181-32/+66
| * | | | | format-patch: fix rfc2047 address encoding with respect to rfc822 specialsJan H. Schönherr2012-10-181-1/+1
| * | | | | format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-181-4/+11
| * | | | | format-patch: do not wrap rfc2047 encoded headers too lateJan H. Schönherr2012-10-181-23/+35
| * | | | | format-patch: do not wrap non-rfc2047 headers too earlyJan H. Schönherr2012-10-181-26/+34
| * | | | | utf8: fix off-by-one wrapping of textJan H. Schönherr2012-10-181-2/+2
* | | | | | Merge branch 'nd/attr-match-optim-more'Jeff King2012-11-092-0/+16
|\ \ \ \ \ \
| * | | | | | attr: more matching optimizations from .gitignoreNguyễn Thái Ngọc Duy2012-10-151-0/+10
| * | | | | | exclude: fix a bug in prefix compare optimizationNguyễn Thái Ngọc Duy2012-10-151-0/+6
| |/ / / / /
* | | | | | Merge branch 'tb/maint-t9200-case-insensitive'Jeff King2012-11-041-1/+1
|\ \ \ \ \ \
| * | | | | | Fix t9200 on case insensitive file systemsTorsten Bögershausen2012-10-281-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'bw/cp-a-is-gnuism' into maintJunio C Hamano2012-10-173-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/maint-t1450-fsck-order-fix' into maintJunio C Hamano2012-10-171-3/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rr/test-use-shell-path-not-shell' into maintJunio C Hamano2012-10-171-16/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rr/test-make-sure-we-have-git' into maintJunio C Hamano2012-10-172-10/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/ll-merge-binary-ours' into maintJunio C Hamano2012-10-171-1/+13
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'rs/branch-del-symref'Jeff King2012-10-291-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | branch: show targets of deleted symrefs, not sha1sRené Scharfe2012-10-181-3/+2
| * | | | | | | | | | | branch: skip commit checks when deleting symref branchesRené Scharfe2012-10-181-0/+9
| * | | | | | | | | | | branch: delete symref branch, not its targetRené Scharfe2012-10-181-0/+11
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/sh-setup-in-filter-branch'Jeff King2012-10-291-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | filter-branch: use git-sh-setup's ident parsing functionsJeff King2012-10-181-2/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'nd/grep-true-path'Jeff King2012-10-291-0/+22
|\ \ \ \ \ \ \ \ \ \ \