Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lf_to_crlf(): NUL-terminate msg_data::data | Michael Haggerty | 2012-11-26 | 1 | -1/+6 |
* | xml_entities(): use function strbuf_addstr_xml_quoted() | Michael Haggerty | 2012-11-26 | 1 | -22/+1 |
* | Add new function strbuf_add_xml_quoted() | Michael Haggerty | 2012-11-26 | 2 | -0/+32 |
* | Fix typo in remote set-head usage | Antoine Pelisse | 2012-11-26 | 1 | -1/+1 |
* | Makefile: hide stderr of curl-config test | Paul Gortmaker | 2012-11-26 | 1 | -1/+1 |
* | Git 1.8.0.1v1.8.0.1 | Junio C Hamano | 2012-11-25 | 3 | -3/+16 |
* | Merge branch 'jk/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-11-25 | 1 | -0/+3 |
|\ | |||||
| * | checkout: print a message when switching unborn branches | Jeff King | 2012-11-15 | 1 | -0/+3 |
* | | Merge branch 'cn/config-missing-path' into maint | Junio C Hamano | 2012-11-25 | 2 | -1/+7 |
|\ \ | |||||
| * | | config: don't segfault when given --path with a missing value | Carlos Martín Nieto | 2012-11-15 | 2 | -1/+7 |
* | | | Merge branch 'jk/maint-gitweb-xss' into maint | Junio C Hamano | 2012-11-25 | 2 | -0/+16 |
|\ \ \ | |||||
| * | | | gitweb: escape html in rss title | Jeff King | 2012-11-12 | 2 | -0/+16 |
* | | | | Completion must sort before using uniq | Marc Khouzam | 2012-11-24 | 1 | -1/+1 |
* | | | | Further preparation for 1.8.0.1 | Junio C Hamano | 2012-11-20 | 1 | -1/+7 |
* | | | | Merge branch 'mg/maint-pull-suggest-upstream-to' into maint | Junio C Hamano | 2012-11-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | push/pull: adjust missing upstream help text to changed interface | Michael J Gruber | 2012-11-08 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'mm/maint-doc-commit-edit' into maint | Junio C Hamano | 2012-11-20 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Document 'git commit --no-edit' explicitly | Matthieu Moy | 2012-11-02 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge branch 'as/maint-doc-fix-no-post-rewrite' into maint | Junio C Hamano | 2012-11-20 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | commit: fixup misplacement of --no-post-rewrite description | Andreas Schwab | 2012-11-02 | 1 | -4/+3 |
* | | | | | Merge branch 'rs/lock-correct-ref-during-delete' into maint | Junio C Hamano | 2012-11-20 | 1 | -13/+5 |
|\ \ \ \ \ | |||||
| * | | | | | refs: lock symref that is to be deleted, not its target | René Scharfe | 2012-10-16 | 1 | -13/+5 |
* | | | | | | Merge branch 'rf/maint-mailmap-off-by-one' into maint | Junio C Hamano | 2012-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mailmap: avoid out-of-bounds memory access | Romain Francoise | 2012-10-28 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/maint-diff-grep-textconv' into maint | Junio C Hamano | 2012-11-20 | 2 | -2/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff_grep: use textconv buffers for add/deleted files | Jeff King | 2012-10-28 | 2 | -2/+14 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'js/format-2047' into maint | Junio C Hamano | 2012-11-20 | 5 | -126/+262 |
|\ \ \ \ \ \ | |||||
| * | | | | | | format-patch tests: check quoting/encoding in To: and Cc: headers | Jan H. Schönherr | 2012-10-18 | 1 | -32/+66 |
| * | | | | | | format-patch: fix rfc2047 address encoding with respect to rfc822 specials | Jan H. Schönherr | 2012-10-18 | 2 | -18/+33 |
| * | | | | | | format-patch: make rfc2047 encoding more strict | Jan H. Schönherr | 2012-10-18 | 3 | -12/+72 |
| * | | | | | | format-patch: introduce helper function last_line_length() | Jan H. Schönherr | 2012-10-18 | 1 | -12/+13 |
| * | | | | | | format-patch: do not wrap rfc2047 encoded headers too late | Jan H. Schönherr | 2012-10-18 | 2 | -33/+51 |
| * | | | | | | format-patch: do not wrap non-rfc2047 headers too early | Jan H. Schönherr | 2012-10-18 | 2 | -27/+35 |
| * | | | | | | utf8: fix off-by-one wrapping of text | Jan H. Schönherr | 2012-10-18 | 2 | -3/+3 |
* | | | | | | | Start preparing for 1.8.0.1 | Junio C Hamano | 2012-11-18 | 2 | -1/+47 |
* | | | | | | | Merge branch 'sz/maint-curl-multi-timeout' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix potential hang in https handshake | Stefan Zager | 2012-10-19 | 1 | -0/+12 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'po/maint-refs-replace-docs' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Doc repository-layout: Show refs/replace | Philip Oakley | 2012-10-25 | 1 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ph/pull-rebase-detached' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-pull: Avoid merge-base on detached head | Phil Hord | 2012-10-25 | 1 | -0/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'mm/maint-doc-remote-tracking' into maint | Junio C Hamano | 2012-11-18 | 4 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: remote tracking branch -> remote-tracking branch | Matthieu Moy | 2012-10-25 | 4 | -6/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'rs/branch-del-symref' into maint | Junio C Hamano | 2012-11-18 | 2 | -26/+68 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | branch: show targets of deleted symrefs, not sha1s | René Scharfe | 2012-10-18 | 2 | -11/+13 |
| * | | | | | | | branch: skip commit checks when deleting symref branches | René Scharfe | 2012-10-18 | 2 | -2/+17 |
| * | | | | | | | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 | 2 | -1/+12 |
| * | | | | | | | branch: factor out delete_branch_config() | René Scharfe | 2012-10-18 | 1 | -5/+10 |
| * | | | | | | | branch: factor out check_branch_commit() | René Scharfe | 2012-10-18 | 1 | -12/+21 |
* | | | | | | | | Merge branch 'nd/grep-true-path' into maint | Junio C Hamano | 2012-11-18 | 4 | -17/+51 |
|\ \ \ \ \ \ \ \ |