Allow the test suite to pass in a directory whose name contains spaces
[gitweb.git] / builtin /
2017-06-05 Merge branch 'ab/c-translators-comment-style' into...
2017-06-05 Merge branch 'ls/travis-doc-asciidoctor' into maint
2017-06-04 Merge branch 'tg/stash-push-fixup' into maint
2017-06-04 Merge branch 'km/log-showsignature-doc' into maint
2017-06-04 Merge branch 'jt/use-trailer-api-in-commands' into...
2017-06-04 Merge branch 'jt/push-options-doc' into maint
2017-06-04 Merge branch 'js/plug-leaks' into maint
2017-06-04 Merge branch 'js/eol-on-ourselves' into maint
2017-06-04 Merge branch 'jk/update-links-in-docs' into maint
2017-06-04 Merge branch 'jk/ignore-broken-tags-when-ignoring-missi...
2017-06-04 Merge branch 'jk/doc-config-include' into maint
2017-06-04 Merge branch 'jk/disable-pack-reuse-when-broken' into...
2017-06-04 Merge branch 'jk/am-leakfix' into maint
2017-06-04 Merge branch 'jc/read-tree-empty-with-m' into maint
2017-06-04 Merge branch 'jc/apply-fix-mismerge' into maint
2017-06-04 Merge branch 'ja/do-not-ask-needless-questions' into...
2017-06-04 Merge branch 'bw/submodule-with-bs-path' into maint
2017-06-04 Merge branch 'ah/log-decorate-default-to-auto' into...
2017-06-04 Merge branch 'ab/aix-needs-compat-regex' into maint
2017-06-04 Merge branch 'pw/rebase-i-regression-fix' into maint
2017-06-02 diff-tree: update stale in-code comments
2017-06-01 pull: ff --rebase --autostash works in dirty repo
2017-05-30 C style: use standard style for "TRANSLATORS" comments
2017-05-30 am: handle "-h" argument earlier
2017-05-24 diff: use blob path for blob/file diffs
2017-05-24 diff: use pending "path" if it is available
2017-05-24 diff: use the word "path" instead of "name" for blobs
2017-05-24 diff: pass whole pending entry in blobinfo
2017-05-24 get_sha1_with_context: dynamically allocate oc->path
2017-05-23 clean: teach clean -d to preserve ignored paths
2017-05-18 interpret-trailers: honor the cut line
2017-05-15 builtin/log: honor log.decorate
2017-05-15 config: complain about --local outside of a git repo
2017-05-12 read-tree -m: make error message for merging 0 trees...
2017-05-12 usability: don't ask questions if no reply is required
2017-05-11 read-tree: "read-tree -m --empty" does not make sense
2017-05-10 receive-pack: verify push options in cert
2017-05-10 checkout: fix memory leak
2017-05-09 Sync with v2.12.3
2017-05-09 Merge branch 'jh/verify-index-checksum-only-in-fsck'
2017-05-09 pack-objects: disable pack reuse for object-selection...
2017-05-08 show_worktree(): plug memory leak
2017-05-08 name-rev: avoid leaking memory in the `deref` case
2017-05-08 receive-pack: plug memory leak in update()
2017-05-08 fast-export: avoid leaking memory in handle_tag()
2017-05-08 mktree: plug memory leaks reported by Coverity
2017-05-08 pack-redundant: plug memory leak
2017-05-08 checkout: fix memory leak
2017-05-08 cat-file: fix memory leak
2017-05-08 mailinfo & mailsplit: check for EOF while parsing
2017-05-08 difftool: address a couple of resource/memory leaks
2017-05-08 get_mail_commit_oid(): avoid resource leak
2017-05-08 am: check return value of resolve_refdup before using...
2017-05-08 checkout: check return value of resolve_refdup before...
2017-05-05 Merge branch 'maint-2.11' into maint
2017-05-05 Merge branch 'maint-2.10' into maint-2.11
2017-05-05 Merge branch 'maint-2.9' into maint-2.10
2017-05-05 Merge branch 'maint-2.8' into maint-2.9
2017-05-05 Merge branch 'maint-2.7' into maint-2.8
2017-05-05 Merge branch 'maint-2.6' into maint-2.7
2017-05-05 Merge branch 'maint-2.5' into maint-2.6
2017-05-05 Merge branch 'maint-2.4' into maint-2.5
2017-05-05 Merge branch 'master' of git://github.com/git-l10n...
2017-05-04 Merge branch 'rg/a-the-typo'
2017-05-04 Merge branch 'sr/hooks-cwd-doc'
2017-05-04 Merge branch 'rg/doc-submittingpatches-wordfix'
2017-05-04 Merge branch 'rg/doc-pull-typofix'
2017-05-04 Merge branch 'ja/i18n-cleanup'
2017-05-02 clone: handle empty config values in -c
2017-05-01 Merge branch 'sh/rebase-i-reread-todo-after-exec'
2017-05-01 Merge branch 'ls/travis-stricter-linux32-builds'
2017-05-01 Merge branch 'ls/travis-win-fix-status'
2017-05-01 Merge branch 'jk/submodule-init-segv-fix'
2017-05-01 Merge branch 'jk/prio-queue-avoid-swap-with-self'
2017-05-01 Merge branch 'ab/align-perf-descriptions'
2017-05-01 Merge branch 'jk/complete-checkout-sans-dwim-remote'
2017-05-01 i18n: remove i18n from tag reflog message
2017-04-27 am: shorten ident_split variable name in get_commit_info()
2017-04-27 am: simplify allocations in get_commit_info()
2017-04-27 am: fix commit buffer leak in get_commit_info()
2017-04-26 Merge branch 'mh/separate-ref-cache'
2017-04-26 Merge branch 'nd/worktree-add-lock'
2017-04-26 Merge branch 'jk/update-links-in-docs'
2017-04-26 Merge branch 'sf/putty-w-args'
2017-04-26 Merge branch 'ab/completion-push-delete-ref'
2017-04-26 Merge branch 'cc/split-index-config'
2017-04-26 Merge branch 'jk/war-on-git-path'
2017-04-26 Merge branch 'jh/add-index-entry-optim'
2017-04-26 Merge branch 'ss/submodule-shallow-doc'
2017-04-26 Merge branch 'ss/gitmodules-ignore-doc'
2017-04-26 Merge branch 'nd/conditional-config-in-early-config'
2017-04-26 Merge branch 'ab/push-cas-doc-n-test'
2017-04-26 Merge branch 'ls/travis-coccicheck'
2017-04-26 Merge branch 'ps/pathspec-empty-prefix-origin'
2017-04-26 Merge branch 'pc/t2027-git-to-pipe-cleanup'
2017-04-26 Merge branch 'gb/rebase-signoff'
2017-04-25 submodule_init: die cleanly on submodules without url...
2017-04-24 Merge branch 'dt/xgethostname-nul-termination'
2017-04-24 Merge branch 'jk/ls-files-recurse-submodules-fix'
2017-04-24 Merge branch 'rs/misc-cppcheck-fixes'
next