coccicheck: use --all-includes by default
[gitweb.git] / builtin /
2016-09-12 Merge branch 'jk/squelch-false-warning-from-gcc-o3'
2016-09-12 Merge branch 'jk/test-lib-drop-pid-from-results'
2016-09-12 Merge branch 'jc/am-read-author-file'
2016-09-12 Merge branch 'jk/diff-submodule-diff-inline'
2016-09-12 pack-objects: use reachability bitmap index when genera...
2016-09-12 pack-objects: respect --local/--honor-pack-keep/--incre...
2016-09-11 Merge branch 'js/commit-gpgsign' of ../git-gui into...
2016-09-11 cat-file: support --textconv/--filters in batch mode
2016-09-11 cat-file --textconv/--filters: allow specifying the...
2016-09-11 cat-file: introduce the --filters option
2016-09-09 refs: add methods to init refs db
2016-09-09 Sync with maint
2016-09-09 Merge branch 'bh/diff-highlight-graph'
2016-09-09 Merge branch 'hv/doc-commit-reference-style'
2016-09-09 Merge branch 'sb/submodule-clone-rr'
2016-09-09 Merge branch 'jh/status-v2-porcelain'
2016-09-09 Merge branch 'po/range-doc'
2016-09-09 Merge branch 'rt/help-unknown'
2016-09-09 Merge branch 'cc/receive-pack-limit'
2016-09-09 Merge branch 'jk/format-patch-number-singleton-patch...
2016-09-09 Merge branch 'jk/delta-base-cache'
2016-09-09 Start maintenance track for 2.10.x series
2016-09-09 Merge branch 'hv/doc-commit-reference-style' into maint
2016-09-09 Merge branch 'sg/reflog-past-root' into maint
2016-09-09 Merge branch 'rs/mailinfo-lib' into maint
2016-09-09 Merge branch 'jk/tighten-alloc' into maint
2016-09-09 Merge branch 'rs/use-strbuf-add-unique-abbrev' into...
2016-09-09 Merge branch 'rs/merge-recursive-string-list-init'...
2016-09-09 Merge branch 'rs/merge-add-strategies-simplification...
2016-09-09 Merge branch 'ls/packet-line-protocol-doc-fix' into...
2016-09-09 Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile...
2016-09-09 Merge branch 'dg/document-git-c-in-git-config-doc'...
2016-09-09 Merge branch 'js/no-html-bypass-on-windows' into maint
2016-09-09 Merge branch 'jk/difftool-command-not-found' into maint
2016-09-09 Merge branch 'sb/checkout-explit-detach-no-advice'...
2016-09-09 Merge branch 'rs/pull-signed-tag' into maint
2016-09-09 Merge branch 'js/test-lint-pathname' into maint
2016-09-09 Merge branch 'js/mv-dir-to-new-directory' into maint
2016-09-09 Merge branch 'js/import-tars-hardlinks' into maint
2016-09-09 Merge branch 'ms/document-pack-window-memory-is-per...
2016-09-09 Merge branch 'jk/push-force-with-lease-creation' into...
2016-09-09 Merge branch 'jk/reflog-date' into maint
2016-09-09 Merge branch 'jc/renormalize-merge-kill-safer-crlf...
2016-09-09 Merge branch 'jk/common-main' into maint
2016-09-08 checkout: add some spaces between code and comment
2016-09-08 cat-file: put spaces around pipes in usage string
2016-09-08 am: put spaces around pipe in usage string
2016-09-07 builtin/reset: convert to use struct object_id
2016-09-07 builtin/commit-tree: convert to struct object_id
2016-09-07 builtin/am: convert to struct object_id
2016-09-07 sha1_name: convert get_sha1_mb to struct object_id
2016-09-07 builtin/update-index: convert file to struct object_id
2016-09-07 builtin/rm: convert to use struct object_id
2016-09-07 builtin/blame: convert file to use struct object_id
2016-09-07 Convert read_mmblob to take struct object_id.
2016-09-07 builtin/checkout: convert some static functions to...
2016-09-07 streaming: make stream_blob_to_fd take struct object_id
2016-09-07 builtin: convert textconv_object to use struct object_id
2016-09-07 builtin/cat-file: convert some static functions to...
2016-09-07 builtin/cat-file: convert struct expand_data to use...
2016-09-07 builtin/log: convert some static functions to use struc...
2016-09-07 builtin/blame: convert struct origin to use struct...
2016-09-07 builtin/apply: convert static functions to struct object_id
2016-09-07 cache: convert struct cache_entry to use struct object_id
2016-09-07 builtin/am: use apply API in run_apply()
2016-09-07 apply: refactor `git apply` option parsing
2016-09-07 apply: make it possible to silently apply
2016-09-07 apply: move libified code from builtin/apply.c to apply...
2016-09-07 apply: rename and move opt constants to apply.h
2016-09-07 builtin/apply: rename option parsing functions
2016-09-07 builtin/apply: make create_one_file() return -1 on...
2016-09-07 builtin/apply: make try_create_file() return -1 on...
2016-09-07 pack-objects: walk tag chains for --include-tag
2016-09-07 Merge branch 'sy/i18n' of git-gui
2016-09-02 symbolic-ref -d: do not allow removal of HEAD
2016-09-02 Merge branch 'master' of https://github.com/vnwildman/git
2016-09-01 graph: add support for --line-prefix on all graph-aware...
2016-08-31 Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git...
2016-08-31 Merge branch 'ls/packet-line-protocol-doc-fix'
2016-08-31 Merge branch 'mh/blame-worktree'
2016-08-31 Merge branch 'kw/patch-ids-optim'
2016-08-30 help: introduce option --exclude-guides
2016-08-30 am: refactor read_author_script()
2016-08-29 blame: fix segfault on untracked files
2016-08-27 Merge branch 'master' of https://github.com/vnwildman/git
2016-08-27 Merge branch 'master' of git://github.com/git-l10n...
2016-08-26 Merge branch 'js/no-html-bypass-on-windows' into rt...
2016-08-25 Merge branch 'ja/i18n'
2016-08-25 Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'
2016-08-25 Merge branch 'dg/document-git-c-in-git-config-doc'
2016-08-25 Merge branch 'js/no-html-bypass-on-windows'
2016-08-25 Merge branch 'hv/doc-commit-reference-style'
2016-08-24 receive-pack: allow a maximum input size to be specified
2016-08-24 unpack-objects: add --max-input-size=<size> option
2016-08-24 index-pack: add --max-input-size=<size> option
2016-08-23 format-patch: show 0/1 and 1/1 for singleton patch...
2016-08-19 Merge branch 'lt/gpg-show-long-key-in-signature-verific...
2016-08-19 Merge branch 'ab/hooks'
2016-08-19 Merge branch 'jk/difftool-command-not-found'
2016-08-19 Merge branch 'sb/checkout-explit-detach-no-advice'
next