aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-19
* submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-19
* Merge branch 'rr/submodule-diff-config'Junio C Hamano2012-11-25
|\
| * diff: rename "set" variableJeff King2012-11-18
| * diff: introduce diff.submodule configuration variableRamkumar Ramachandra2012-11-18
* | Merge branch 'jh/update-ref-d-through-symref'Junio C Hamano2012-11-25
|\ \
| * | 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 'lt/diff-stat-show-0-lines'Junio C Hamano2012-11-25
|\ \ \
| * | | Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-17
* | | | Merge branch 'jk/config-ignore-duplicates'Junio C Hamano2012-11-21
|\ \ \ \
| * | | | git-config: do not complain about duplicate entriesJeff King2012-10-24
| * | | | t1300: test "git config --get-all" more thoroughlyJeff King2012-10-24
| * | | | t1300: remove redundant testJeff King2012-10-24
| * | | | t1300: style updatesJeff King2012-10-24
| |/ / /
* | | | Merge branch 'cn/config-missing-path'Junio C Hamano2012-11-20
|\ \ \ \
| * | | | config: don't segfault when given --path with a missing valueCarlos Martín Nieto2012-11-15
* | | | | Merge branch 'mg/replace-resolve-delete'Junio C Hamano2012-11-20
|\ \ \ \ \
| * | | | | replace: parse revision argument for -dMichael J Gruber2012-11-13
* | | | | | Merge branch 'jk/maint-gitweb-xss'Junio C Hamano2012-11-20
|\ \ \ \ \ \
| * | | | | | gitweb: escape html in rss titleJeff King2012-11-12
* | | | | | | Merge branch 'pw/maint-p4-rcs-expansion-newline'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \
| * | | | | | | git p4: RCS expansion should not span newlinesPete Wyckoff2012-11-08
| |/ / / / / /
* | | | | | | Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \
| * | | | | | | remote-curl: retry failed requests for auth even with gzipJeff King2012-10-31
* | | | | | | | Merge branch 'jc/prettier-pretty-note'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch --notes: show notes after three-dashesJunio C Hamano2012-10-17
| * | | | | | | | format-patch: append --signature after notesJunio C Hamano2012-10-17
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'cr/cvsimport-local-zone'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | git-cvsimport: allow author-specific timezonesChris Rorvick2012-10-16
| |/ / / / / / /
* | | | | | | | Merge branch 'ph/submodule-sync-recursive'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | Add tests for submodule sync --recursivePhil Hord2012-10-29
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/maint-diff-grep-textconv'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jh/symbolic-ref-d'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | git symbolic-ref --delete $symrefJohan Herland2012-10-21
| | |/ / / / / | |/| | | | |
* | | | | | | 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
|\ \ \ \ \ \ \ \