Merge branch 'rs/sha1-file-plug-fallback-base-leak'
[gitweb.git] / builtin /
2017-02-04 Merge branch 'master' of git://github.com/git-l10n...
2017-02-03 Merge branch 'cw/log-updates-for-all-refs-really'
2017-02-03 Merge branch 'pl/complete-diff-submodule-diff'
2017-02-03 Merge branch 'rs/object-id'
2017-02-03 Merge branch 'js/re-running-failed-tests'
2017-02-03 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-02-03 Merge branch 'sb/submodule-recursive-absorb'
2017-02-03 Merge branch 'sb/unpack-trees-super-prefix'
2017-02-02 Sync with v2.11.1
2017-02-02 Merge branch 'nd/log-graph-configurable-colors'
2017-02-02 Merge branch 'ep/commit-static-buf-cleanup'
2017-02-02 Merge branch 'bc/use-asciidoctor-opt'
2017-02-02 Merge branch 'sg/mailmap-self'
2017-02-02 Merge branch 'js/mingw-hooks-with-exe-suffix'
2017-02-02 Merge branch 'rs/receive-pack-cleanup'
2017-02-02 Merge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Merge branch 'hv/mingw-help-is-executable'
2017-02-02 Merge branch 'gv/mingw-p4-mapuser'
2017-02-02 Merge branch 'rs/absolute-pathdup'
2017-02-02 Merge branch 'js/unzip-in-usr-bin-workaround'
2017-02-02 Merge branch 'cw/doc-sign-off'
2017-02-02 Merge branch 'js/status-pre-rebase-i'
2017-02-02 Merge branch 'js/retire-relink'
2017-02-02 Merge branch 'sb/submodule-add-force'
2017-02-02 Merge branch 'ws/request-pull-code-cleanup' into maint
2017-02-02 Merge branch 'jk/execv-dashed-external' into maint
2017-02-01 attr: tighten const correctness with git_attr and match...
2017-02-01 attr: convert git_check_attrs() callers to use the...
2017-02-01 attr: convert git_all_attrs() to use "struct attr_check"
2017-02-01 attr: rename function and struct related to checking...
2017-01-31 Sync with maint
2017-01-31 Merge branch 'sb/in-core-index-doc' into maint
2017-01-31 Merge branch 'js/mingw-isatty' into maint
2017-01-31 Merge branch 'jk/coding-guidelines-update' into maint
2017-01-31 Merge branch 'js/exec-path-coverity-workaround' into...
2017-01-31 Merge branch 'ad/bisect-terms' into maint
2017-01-31 Merge branch 'jk/grep-e-could-be-extended-beyond-posix...
2017-01-31 Merge branch 'km/branch-get-push-while-detached' into...
2017-01-31 Merge branch 'jk/rebase-i-squash-count-fix' into maint
2017-01-31 Merge branch 'jk/blame-fixes' into maint
2017-01-31 Merge branch 'jk/archive-zip-userdiff-config' into...
2017-01-31 Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
2017-01-31 Merge branch 'nd/config-misc-fixes' into maint
2017-01-31 Merge branch 'jc/abbrev-autoscale-config' into maint
2017-01-31 Merge branch 'mh/fast-import-notes-fix-new' into maint
2017-01-31 Merge branch 'jc/compression-config' into maint
2017-01-31 Merge branch 'ew/svn-fixes' into maint
2017-01-31 Merge branch 'jk/make-tags-find-sources-tweak' into...
2017-01-31 Merge branch 'jc/latin-1' into maint
2017-01-31 Merge branch 'jk/fsck-connectivity-check-fix'
2017-01-31 Merge branch 'js/difftool-builtin'
2017-01-31 Merge branch 'rs/qsort-s'
2017-01-31 Merge branch 'ls/travis-p4-on-macos'
2017-01-31 Merge branch 'vp/show-ref-verify-head'
2017-01-31 Merge branch 'sb/retire-convert-objects-from-contrib'
2017-01-31 Merge branch 'sb/in-core-index-doc'
2017-01-31 Merge branch 'js/remote-rename-with-half-configured...
2017-01-31 Merge branch 'jk/clear-delta-base-cache-fix'
2017-01-31 Merge branch 'st/verify-tag'
2017-01-31 Merge branch 'js/mingw-isatty'
2017-01-31 Merge branch 'js/sequencer-i-countdown-3'
2017-01-31 Merge branch 'jk/coding-guidelines-update'
2017-01-31 Merge branch 'jk/loose-object-fsck'
2017-01-31 Merge branch 'js/exec-path-coverity-workaround'
2017-01-31 Merge branch 'bw/push-submodule-only'
2017-01-31 Merge branch 'jk/vreport-sanitize'
2017-01-31 branch: implement '--format' option
2017-01-31 branch: use ref-filter printing APIs
2017-01-31 branch, tag: use porcelain output
2017-01-31 builtin/commit.c: switch to strbuf, instead of snprintf()
2017-01-31 refs: add option core.logAllRefUpdates = always
2017-01-30 receive-pack: call string_list_clear() unconditionally
2017-01-30 checkout: convert post_checkout_hook() to struct object_id
2017-01-30 use oid_to_hex_r() for converting struct object_id...
2017-01-30 use SWAP macro
2017-01-28 pack-objects: convert recursion to iteration in break_d...
2017-01-28 pack-objects: enforce --depth limit in reused deltas
2017-01-27 use absolute_pathdup()
2017-01-26 fsck: lazily load types under --connectivity-only
2017-01-26 fsck: move typename() printing to its own function
2017-01-25 difftool: hack around -Wzero-length-format warning
2017-01-25 Merge branch 'master' of https://github.com/Softcatala...
2017-01-24 show-ref: remove a stale comment
2017-01-24 describe: teach describe negative pattern matches
2017-01-24 describe: teach --match to accept multiple patterns
2017-01-24 name-rev: add support to exclude refs by pattern match
2017-01-24 name-rev: extend --refs to accept multiple patterns
2017-01-23 Merge branch 'ws/request-pull-code-cleanup'
2017-01-23 Merge branch 'rh/diff-orderfile-doc'
2017-01-23 Merge branch 'sb/cd-then-git-can-be-written-as-git-c'
2017-01-23 Merge branch 'ad/bisect-terms'
2017-01-23 Merge branch 'sg/fix-versioncmp-with-common-suffix'
2017-01-23 Merge branch 'vn/diff-ihc-config'
2017-01-23 Merge branch 'sb/submodule-init'
2017-01-23 Merge branch 'sb/submodule-embed-gitdir'
2017-01-23 Merge branch 'sb/submodule-config-tests'
2017-01-23 Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
2017-01-23 Merge branch 'bw/read-blob-data-does-not-modify-index...
2017-01-23 show-ref: remove dead `if (verify)' check
2017-01-23 show-ref: detect dangling refs under --verify as well
next