trailer: support values folded to multiple lines
[gitweb.git] / t /
2016-09-26 get_short_sha1: parse tags when looking for treeish
2016-09-26 get_sha1: propagate flags to child functions
2016-09-26 get_sha1: avoid repeating ourselves via ONLY_TO_DIE
2016-09-26 Merge branch 'va/i18n' of ../git-gui into va/git-gui...
2016-09-26 Merge branch 'rs/use-modern-git-merge-syntax' of git...
2016-09-25 gitweb: use highlight's shebang detection
2016-09-25 init: do not set unnecessary core.worktree
2016-09-25 init: correct re-initialization from a linked worktree
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 t3700-add: do not check working tree file mode without...
2016-09-21 regex: use regexec_buf()
2016-09-21 regex: -G<pattern> feeds a non NUL-terminated string...
2016-09-21 t3700-add: create subdirectory gently
2016-09-21 mailinfo: handle in-body header continuations
2016-09-21 i18n: notes-merge: mark die messages for translation
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 i18n: connect: mark die messages for translation
2016-09-19 i18n: commit: mark message for translation
2016-09-19 pretty: let %C(auto) reset all attributes
2016-09-19 blame: honor the diff heuristic options and config
2016-09-19 diff: improve positioning of add/delete blocks in diffs
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 t/perf/run: copy config.mak.autogen & friends to build...
2016-09-15 notes: spell first word of error messages in lowercase
2016-09-15 i18n: blame: mark error messages for translation
2016-09-15 add: modify already added files when --chmod is given
2016-09-15 format-patch: show base info before email signature
2016-09-14 xdiff: fix merging of hunks with -W context and -u...
2016-09-14 update-index: add test for chmod flags
2016-09-14 Merge branch 'ib/t3700-add-chmod-x-updates' into tg...
2016-09-13 t1007: factor out repeated setup
2016-09-13 init: reset cached config when entering new repo
2016-09-13 config: only read .git/config from configured repos
2016-09-13 t1302: use "git -C"
2016-09-13 diff: always try to set up the repository
2016-09-13 diff: handle --no-index prefixes consistently
2016-09-13 patch-id: use RUN_SETUP_GENTLY
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'
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...
next