Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/complete-word-diff-regex'
[gitweb.git]
/
builtin
/
mailinfo.c
2015-10-30
Merge branch 'ar/clone-dissociate'
blob
|
diff
|
raw
2015-10-30
Merge git://ozlabs.org/~paulus/gitk
blob
|
diff
|
raw
2015-10-29
Merge branch 'jc/mailinfo-lib'
blob
|
diff
|
raw
2015-10-29
Merge branch 'dt/name-hash-dir-entry-fix'
blob
|
diff
|
raw
|
diff to current
2015-10-29
Merge branch 'jc/em-dash-in-doc'
blob
|
diff
|
raw
|
diff to current
2015-10-29
Merge branch 'jc/everyday-markup'
blob
|
diff
|
raw
|
diff to current
2015-10-29
Merge branch 'xf/user-manual-markup'
blob
|
diff
|
raw
|
diff to current
2015-10-26
Merge branch 'es/worktree-add'
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: libify
blob
|
diff
|
raw
2015-10-21
mailinfo: keep the parsed log message in a strbuf
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: handle_commit_msg() shouldn't be called after...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move content/content_top to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move [ps]_hdr_data to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move cmitmsg and patchfile to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move charset to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move transfer_encoding to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move check for metainfo_charset to convert_to...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move metainfo_charset to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move use_scissors and use_inbody_headers...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move add_message_id and message_id to struct...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move patch_lines to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move filter/header stage to struct mailinfo
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move global "FILE *fin, *fout" to struct...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move keep_subject & keep_non_patch_bracket...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: introduce "struct mailinfo" to hold globals
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move global "line" into mailinfo() function
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: do not let find_boundary() touch global ...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: do not let handle_boundary() touch global...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: do not let handle_body() touch global "line...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: get rid of function-local static states
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move definition of MAX_HDR_PARSED closer...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move cleanup_space() before its users
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move check_header() after the helpers it...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move read_one_header_line() closer to its...
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: move handle_boundary() lower
blob
|
diff
|
raw
|
diff to current
2015-10-21
mailinfo: plug strbuf leak during continuation line...
blob
|
diff
|
raw
|
diff to current
2015-10-20
Merge branch 'jc/doc-gc-prune-now' into maint
blob
|
diff
|
raw
|
diff to current
2015-10-20
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete...
blob
|
diff
|
raw
|
diff to current
2015-10-19
mailinfo: explicitly close file handle to the patch...
blob
|
diff
|
raw
|
diff to current
2015-10-19
mailinfo: fix an off-by-one error in the boundary stack
blob
|
diff
|
raw
|
diff to current
2015-10-19
mailinfo: fold decode_header_bq() into decode_header()
blob
|
diff
|
raw
|
diff to current
2015-10-19
mailinfo: remove a no-op call convert_to_utf8(it, "")
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'jc/doc-gc-prune-now'
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete...
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'es/worktree-add-cleanup' into maint
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'tk/doc-interpret-trailers-grammo' into...
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'jk/asciidoctor-section-heading-markup...
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'sb/http-flaky-test-fix' into maint
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'jk/make-findstring-makeflags-fix' into...
blob
|
diff
|
raw
|
diff to current
2015-10-16
Merge branch 'jw/make-arflags-customizable' into maint
blob
|
diff
|
raw
|
diff to current
2015-10-15
Merge branch 'tk/doc-interpret-trailers-grammo'
blob
|
diff
|
raw
|
diff to current
2015-10-15
Merge branch 'es/worktree-add-cleanup'
blob
|
diff
|
raw
|
diff to current
2015-10-15
Merge branch 'sa/send-email-smtp-batch-data-limit'
blob
|
diff
|
raw
|
diff to current
2015-10-15
Merge branch 'sb/http-flaky-test-fix'
blob
|
diff
|
raw
|
diff to current
2015-10-15
Merge branch 'nd/gc-auto-background-fix'
blob
|
diff
|
raw
|
diff to current
2015-10-14
Merge branch 'jk/asciidoctor-section-heading-markup...
blob
|
diff
|
raw
|
diff to current
2015-10-07
Merge branch 'nd/ignore-then-not-ignore'
blob
|
diff
|
raw
|
diff to current
2015-10-05
Merge branch 'jw/make-arflags-customizable'
blob
|
diff
|
raw
|
diff to current
2015-10-05
Merge branch 'jk/rebase-no-autostash'
blob
|
diff
|
raw
|
diff to current
2015-10-05
Merge branch 'jk/make-findstring-makeflags-fix'
blob
|
diff
|
raw
|
diff to current
2015-10-05
Merge branch 'jh/quiltimport-explicit-series-file'
blob
|
diff
|
raw
|
diff to current
2015-10-05
Merge branch 'jc/rerere'
blob
|
diff
|
raw
|
diff to current
2015-09-28
Sync with 2.3.10
blob
|
diff
|
raw
|
diff to current
2015-09-17
Merge branch 'po/doc-branch-desc'
blob
|
diff
|
raw
|
diff to current
2015-09-17
Merge branch 'as/config-doc-markup-fix'
blob
|
diff
|
raw
|
diff to current
2015-09-17
Merge branch 'br/svn-doc-include-paths-config' into...
blob
|
diff
|
raw
|
diff to current
2015-09-17
Merge branch 'ah/submodule-typofix-in-error' into maint
blob
|
diff
|
raw
|
diff to current
2015-09-14
Merge git://ozlabs.org/~paulus/gitk
blob
|
diff
|
raw
|
diff to current
2015-09-14
Merge branch 'mp/t7060-diff-index-test'
blob
|
diff
|
raw
|
diff to current
2015-09-14
Merge branch 'gb/apply-comment-typofix'
blob
|
diff
|
raw
|
diff to current
2015-09-04
Sync with 2.3.9
blob
|
diff
|
raw
|
diff to current
2015-09-04
Sync with 2.2.3
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'ee/clean-test-fixes' into maint
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'cc/trailers-corner-case-fix' into maint
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'sg/t3020-typofix' into maint
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'jk/fix-alias-pager-config-key-warnings...
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'jh/strbuf-read-use-read-in-full' into...
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'cb/open-noatime-clear-errno' into maint
blob
|
diff
|
raw
|
diff to current
2015-09-04
Merge branch 'mh/get-remote-group-fix' into maint
blob
|
diff
|
raw
|
diff to current
2015-09-02
Merge branch 'cc/trailers-corner-case-fix'
blob
|
diff
|
raw
|
diff to current
2015-09-02
Merge branch 'ee/clean-test-fixes'
blob
|
diff
|
raw
|
diff to current
2015-09-01
Merge branch 'ah/submodule-typofix-in-error'
blob
|
diff
|
raw
|
diff to current
2015-09-01
Merge branch 'ah/reflog-typofix-in-error'
blob
|
diff
|
raw
|
diff to current
2015-09-01
Merge branch 'ah/read-tree-usage-string'
blob
|
diff
|
raw
|
diff to current
2015-09-01
Merge branch 'ah/pack-objects-usage-strings'
blob
|
diff
|
raw
|
diff to current
2015-09-01
Merge branch 'br/svn-doc-include-paths-config'
blob
|
diff
|
raw
|
diff to current
2015-08-31
Merge branch 'sg/describe-contains'
blob
|
diff
|
raw
|
diff to current
2015-08-31
Merge branch 'jk/fix-alias-pager-config-key-warnings'
blob
|
diff
|
raw
|
diff to current
2015-08-28
Merge branch 'cc/trailers-corner-case-fix'
blob
|
diff
|
raw
|
diff to current
2015-08-26
Merge branch 'sg/t3020-typofix'
blob
|
diff
|
raw
|
diff to current
2015-08-25
Merge branch 'cb/open-noatime-clear-errno'
blob
|
diff
|
raw
|
diff to current
2015-08-25
Merge branch 'dt/notes-multiple'
blob
|
diff
|
raw
|
diff to current
2015-08-25
Merge branch 'jh/strbuf-read-use-read-in-full'
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'jc/finalize-temp-file'
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'sb/remove-unused-var-from-builtin-add...
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'kn/tag-doc-fix' into maint
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'es/doc-clean-outdated-tools' into maint
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'nd/export-worktree' into maint
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'se/doc-checkout-ours-theirs' into maint
blob
|
diff
|
raw
|
diff to current
2015-08-19
Merge branch 'as/sparse-checkout-removal' into maint
blob
|
diff
|
raw
|
diff to current
next