Merge branch 'jk/initialization-fix-to-add-submodule-odb'
[gitweb.git] / builtin /
2015-11-03 Merge branch 'jk/initialization-fix-to-add-submodule...
2015-11-03 Merge branch 'da/difftool'
2015-11-03 Merge branch 'jc/mailinfo-lib'
2015-11-03 Merge branch 'kn/for-each-branch'
2015-10-30 Merge branch 'jk/merge-file-exit-code'
2015-10-30 Merge branch 'gr/rebase-i-drop-warn'
2015-10-30 Merge branch 'xf/user-manual-ff'
2015-10-30 Merge branch 'rs/pop-commit'
2015-10-30 Merge branch 'mk/blame-error-message'
2015-10-30 Merge branch 'js/misc-fixes'
2015-10-30 Merge branch 'js/imap-send-curl-compilation-fix'
2015-10-30 Merge branch 'jk/delete-modechange-conflict'
2015-10-30 Merge branch 'jc/add-u-A-default-to-top'
2015-10-30 Merge branch 'ar/clone-dissociate'
2015-10-30 Merge git://ozlabs.org/~paulus/gitk
2015-10-29 Merge branch 'jc/am-mailinfo-direct'
2015-10-29 Merge branch 'jc/mailinfo-lib'
2015-10-29 Merge branch 'rp/link-curl-before-ssl'
2015-10-29 Merge branch 'dt/name-hash-dir-entry-fix'
2015-10-29 Merge branch 'tk/sigchain-unnecessary-post-tempfile'
2015-10-29 Merge branch 'jk/war-on-sprintf'
2015-10-29 Merge branch 'jc/em-dash-in-doc'
2015-10-29 Merge branch 'jc/everyday-markup'
2015-10-29 Merge branch 'xf/user-manual-markup'
2015-10-29 merge-file: clamp exit code to maximum 127
2015-10-26 Merge branch 'dk/p4-import-ctypes'
2015-10-26 Merge branch 'jk/repository-extension'
2015-10-26 Merge branch 'dt/t7063-fix-flaky-test'
2015-10-26 Merge branch 'kn/for-each-tag'
2015-10-26 Merge branch 'es/worktree-add'
2015-10-26 Merge branch 'tk/stripspace'
2015-10-26 Merge branch 'rt/placeholder-in-usage'
2015-10-26 Merge branch 'jc/usage-stdin'
2015-10-26 Merge branch 'mr/worktree-list'
2015-10-26 Merge branch 'jc/am-3-fallback-regression-fix'
2015-10-26 use pop_commit() for consuming the first entry of a...
2015-10-26 Correct fscanf formatting string for I64u values
2015-10-26 blame: fix option name in error message
2015-10-25 add: simplify -u/-A without pathspec
2015-10-22 clone: allow "--dissociate" without reference
2015-10-21 am: make direct call to mailinfo
2015-10-21 mailinfo: libify
2015-10-21 mailinfo: keep the parsed log message in a strbuf
2015-10-21 mailinfo: handle_commit_msg() shouldn't be called after...
2015-10-21 mailinfo: move content/content_top to struct mailinfo
2015-10-21 mailinfo: move [ps]_hdr_data to struct mailinfo
2015-10-21 mailinfo: move cmitmsg and patchfile to struct mailinfo
2015-10-21 mailinfo: move charset to struct mailinfo
2015-10-21 mailinfo: move transfer_encoding to struct mailinfo
2015-10-21 mailinfo: move check for metainfo_charset to convert_to...
2015-10-21 mailinfo: move metainfo_charset to struct mailinfo
2015-10-21 mailinfo: move use_scissors and use_inbody_headers...
2015-10-21 mailinfo: move add_message_id and message_id to struct...
2015-10-21 mailinfo: move patch_lines to struct mailinfo
2015-10-21 mailinfo: move filter/header stage to struct mailinfo
2015-10-21 mailinfo: move global "FILE *fin, *fout" to struct...
2015-10-21 mailinfo: move keep_subject & keep_non_patch_bracket...
2015-10-21 mailinfo: introduce "struct mailinfo" to hold globals
2015-10-21 mailinfo: move global "line" into mailinfo() function
2015-10-21 mailinfo: do not let find_boundary() touch global ...
2015-10-21 mailinfo: do not let handle_boundary() touch global...
2015-10-21 mailinfo: do not let handle_body() touch global "line...
2015-10-21 mailinfo: get rid of function-local static states
2015-10-21 mailinfo: move definition of MAX_HDR_PARSED closer...
2015-10-21 mailinfo: move cleanup_space() before its users
2015-10-21 mailinfo: move check_header() after the helpers it...
2015-10-21 mailinfo: move read_one_header_line() closer to its...
2015-10-21 mailinfo: move handle_boundary() lower
2015-10-21 mailinfo: plug strbuf leak during continuation line...
2015-10-20 Sync with maint
2015-10-20 Merge branch 'tb/t0027-crlf'
2015-10-20 Merge branch 'ls/p4-test-updates'
2015-10-20 Merge branch 'jk/war-on-sprintf'
2015-10-20 Merge branch 'js/gc-with-stale-symref' into maint
2015-10-20 Merge branch 'rd/test-path-utils' into maint
2015-10-20 Merge branch 'jc/doc-gc-prune-now' into maint
2015-10-20 Merge branch 'jk/filter-branch-use-of-sed-on-incomplete...
2015-10-19 Sync with maint for Russian translation
2015-10-19 Merge branch 'maint' of git://github.com/git-l10n/git...
2015-10-19 worktree: usage: denote <branch> as optional with ...
2015-10-19 mailinfo: explicitly close file handle to the patch...
2015-10-19 mailinfo: fix an off-by-one error in the boundary stack
2015-10-19 mailinfo: fold decode_header_bq() into decode_header()
2015-10-19 mailinfo: remove a no-op call convert_to_utf8(it, "")
2015-10-18 tag.c: use the correct algorithm for the '--contains...
2015-10-16 usage: do not insist that standard input must come...
2015-10-16 Sync with 2.6.2
2015-10-16 Merge branch 'jc/doc-gc-prune-now'
2015-10-16 Merge branch 'sb/submodule-config-parse'
2015-10-16 Merge branch 'jk/filter-branch-use-of-sed-on-incomplete...
2015-10-16 Merge branch 'rd/test-path-utils'
2015-10-16 Merge branch 'cc/quote-comments' into maint
2015-10-16 Merge branch 'es/worktree-add-cleanup' into maint
2015-10-16 Merge branch 'tk/doc-interpret-trailers-grammo' into...
2015-10-16 Merge branch 'tk/typofix-connect-unknown-proto-error...
2015-10-16 Merge branch 'jk/asciidoctor-section-heading-markup...
2015-10-16 Merge branch 'nd/ls-remote-does-not-have-u-option'...
2015-10-16 Merge branch 'jc/fsck-dropped-errors' into maint
2015-10-16 Merge branch 'sb/http-flaky-test-fix' into maint
2015-10-16 Merge branch 'sb/perf-without-installed-git' into maint
next