add QSORT
[gitweb.git] / builtin /
2016-09-26 Merge branch 'jk/clone-recursive-progress'
2016-09-26 Merge branch 'jk/doc-cvs-update'
2016-09-26 Merge branch 'rt/rebase-i-broken-insn-advise'
2016-09-26 Merge branch 'rs/checkout-init-macro'
2016-09-26 Merge branch 'ls/travis-homebrew-path-fix'
2016-09-26 Merge branch 'tg/add-chmod+x-fix'
2016-09-26 Merge branch 'js/regexec-buf'
2016-09-26 Merge branch 'nd/checkout-disambiguation'
2016-09-26 Merge branch 'va/i18n-more'
2016-09-26 Merge branch 'jt/format-patch-rfc'
2016-09-26 Merge branch 'ep/doc-check-ref-format-example'
2016-09-26 Merge branch 'mh/diff-indent-heuristic'
2016-09-26 Merge branch 'rs/c-auto-resets-attributes'
2016-09-26 Merge branch 'mm/config-color-ui-default-to-auto'
2016-09-26 Merge branch 'rs/cocci'
2016-09-22 introduce CHECKOUT_INIT
2016-09-22 clone: pass --progress decision to recursive submodules
2016-09-21 Merge branch 'jk/reduce-gc-aggressive-depth'
2016-09-21 Merge branch 'jk/rebase-i-drop-ident-check'
2016-09-21 Merge branch 'va/i18n'
2016-09-21 Merge branch 'jt/format-patch-base-info-above-sig'
2016-09-21 Merge branch 'ks/perf-build-with-autoconf'
2016-09-21 Merge branch 'mr/vcs-svn-printf-ulong'
2016-09-21 Merge branch 'rs/xdiff-merge-overlapping-hunks-for...
2016-09-21 Merge branch 'rs/unpack-trees-reduce-file-scope-global'
2016-09-21 Merge branch 'rs/strbuf-remove-fix'
2016-09-21 Merge branch 'rs/pack-sort-with-llist-mergesort'
2016-09-21 Merge branch 'rs/checkout-some-states-are-const'
2016-09-21 Merge branch 'jk/setup-sequence-update'
2016-09-21 Merge branch 'ew/http-do-not-forget-to-call-curl-multi...
2016-09-21 Merge branch 'bw/pathspec-remove-unused-extern-decl'
2016-09-21 Merge branch 'ks/pack-objects-bitmap'
2016-09-21 Merge branch 'jk/patch-ids-no-merges'
2016-09-21 Merge branch 'jk/delta-base-cache'
2016-09-21 Merge branch 'et/add-chmod-x'
2016-09-21 Merge branch 'js/cat-file-filters'
2016-09-21 Merge branch 'jt/accept-capability-advertisement-when...
2016-09-21 format-patch: add "--rfc" for the common case of [RFC...
2016-09-21 checkout: fix ambiguity check in subdir
2016-09-19 Sync with maint
2016-09-19 Merge branch 'sb/diff-cleanup' into maint
2016-09-19 Merge branch 'ah/misc-message-fixes' into maint
2016-09-19 Merge branch 'sb/transport-report-missing-submodule...
2016-09-19 Merge branch 'sb/xdiff-remove-unused-static-decl' into...
2016-09-19 Merge branch 'js/t9903-chaining' into maint
2016-09-19 Merge branch 'rs/hex2chr' into maint
2016-09-19 Merge branch 'rs/compat-strdup' into maint
2016-09-19 Merge branch 'jk/squelch-false-warning-from-gcc-o3...
2016-09-19 Merge branch 'ep/use-git-trace-curl-in-tests' into...
2016-09-19 Merge branch 'js/t6026-clean-up' into maint
2016-09-19 Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint
2016-09-19 Merge branch 'jc/submodule-anchor-git-dir' into maint
2016-09-19 Merge branch 'jk/test-lib-drop-pid-from-results' into...
2016-09-19 Merge branch 'bh/diff-highlight-graph' into maint
2016-09-19 Merge branch 'po/range-doc' into maint
2016-09-19 Merge branch 'bc/object-id'
2016-09-19 Merge branch 'mh/ref-store'
2016-09-19 Merge branch 'cc/apply-am'
2016-09-19 blame: honor the diff heuristic options and config
2016-09-15 Merge branch 'js/git-gui-commit-gpgsign'
2016-09-15 Merge branch 'js/sequencer-wo-die'
2016-09-15 Merge branch 'sb/diff-cleanup'
2016-09-15 Merge branch 'jk/fix-remote-curl-url-wo-proto'
2016-09-15 Merge branch 'ah/misc-message-fixes'
2016-09-15 Merge branch 'sy/git-gui-i18n-ja'
2016-09-15 Merge branch 'jk/pack-tag-of-tag'
2016-09-15 i18n: update-index: mark warnings for translation
2016-09-15 i18n: show-branch: mark plural strings for translation
2016-09-15 i18n: show-branch: mark error messages for translation
2016-09-15 i18n: receive-pack: mark messages for translation
2016-09-15 notes: spell first word of error messages in lowercase
2016-09-15 i18n: notes: mark error messages for translation
2016-09-15 i18n: merge-recursive: mark verbose message for translation
2016-09-15 i18n: merge-recursive: mark error messages for translation
2016-09-15 i18n: config: mark error message for translation
2016-09-15 i18n: branch: mark option description for translation
2016-09-15 i18n: blame: mark error messages for translation
2016-09-15 use strbuf_addstr() for adding constant strings to...
2016-09-15 add: modify already added files when --chmod is given
2016-09-15 read-cache: introduce chmod_index_entry
2016-09-15 format-patch: show base info before email signature
2016-09-14 update-index: add test for chmod flags
2016-09-13 checkout: constify parameters of checkout_stage() and...
2016-09-13 init: reset cached config when entering new repo
2016-09-13 init: expand comments explaining config trickery
2016-09-13 diff: always try to set up the repository
2016-09-13 diff: skip implicit no-index check when given --no...
2016-09-13 hash-object: always try to set up the git repository
2016-09-12 Sync with maint
2016-09-12 Merge branch 'sb/transport-report-missing-submodule...
2016-09-12 Merge branch 'ep/use-git-trace-curl-in-tests'
2016-09-12 Merge branch 'sb/xdiff-remove-unused-static-decl'
2016-09-12 Merge branch 'js/t6026-clean-up'
2016-09-12 Merge branch 'js/t9903-chaining'
2016-09-12 Merge branch 'rs/hex2chr'
2016-09-12 Merge branch 'rs/compat-strdup'
2016-09-12 Merge branch 'jc/forbid-symbolic-ref-d-HEAD'
2016-09-12 Merge branch 'jc/submodule-anchor-git-dir'
2016-09-12 Merge branch 'jk/squelch-false-warning-from-gcc-o3'
2016-09-12 Merge branch 'jk/test-lib-drop-pid-from-results'
next