RelNotes for 2.8.0: typofix
[gitweb.git] / builtin /
2016-03-14 Merge branch 'mg/wt-status-mismarked-i18n'
2016-03-12 Merge branch 'master' of git://github.com/git-l10n...
2016-03-10 Sync with 2.7.3
2016-03-10 Merge branch 'ma/update-hooks-sample-typofix' into...
2016-03-10 Merge branch 'dt/initial-ref-xn-commit-doc' into maint
2016-03-10 Merge branch 'ps/plug-xdl-merge-leak' into maint
2016-03-10 Merge branch 'ak/git-strip-extension-from-dashed-comman...
2016-03-10 Merge branch 'ak/extract-argv0-last-dir-sep' into maint
2016-03-10 Merge branch 'jk/pack-idx-corruption-safety' into maint
2016-03-10 Merge branch 'js/config-set-in-non-repository' into...
2016-03-10 Merge branch 'sb/submodule-module-list-fix' into maint
2016-03-10 Merge branch 'jk/grep-binary-workaround-in-test' into...
2016-03-10 Merge branch 'mm/push-simple-doc' into maint
2016-03-10 Merge branch 'jk/tighten-alloc' into maint
2016-03-10 Merge branch 'jk/more-comments-on-textconv' into maint
2016-03-10 Merge branch 'jk/no-diff-emit-common' into maint
2016-03-10 Merge branch 'jc/am-i-v-fix' into maint
2016-03-10 Merge branch 'nd/git-common-dir-fix' into maint
2016-03-10 Merge branch 'nd/dwim-wildcards-as-pathspecs' into...
2016-03-10 Merge branch 'jk/epipe-in-async' into maint
2016-03-10 Merge branch 'ps/config-error' into maint
2016-03-10 Merge branch 'mg/work-tree-tests' into maint
2016-03-10 Merge branch 'sp/remote-curl-ssl-strerror' into maint
2016-03-10 Merge branch 'jx/http-no-proxy'
2016-03-10 Merge branch 'jc/exclusion-doc'
2016-03-10 Merge branch 'js/close-packs-before-gc'
2016-03-10 Merge branch 'sb/rebase-summary'
2016-03-04 Merge branch 'nd/clear-gitenv-upon-use-of-alias'
2016-03-04 Merge branch 'js/pthread-exit-emu-windows'
2016-03-04 Merge branch 'sb/submodule-parallel-fetch'
2016-03-04 Merge branch 'jk/tighten-alloc'
2016-03-04 Merge branch 'nd/i18n-2.8.0'
2016-03-04 Merge branch 'tb/avoid-gcc-on-darwin-10-6'
2016-03-04 Merge branch 'jk/pack-idx-corruption-safety'
2016-03-04 Merge branch 'mg/httpd-tests-update-for-apache-2.4'
2016-03-04 Merge branch 'js/mingw-tests'
2016-02-29 builtin/clone.c: mark strings for translation
2016-02-29 builtin/checkout.c: mark strings for translation
2016-02-26 Merge branch 'mm/readme-markdown'
2016-02-26 Merge branch 'ma/update-hooks-sample-typofix'
2016-02-26 Merge branch 'ls/makefile-cflags-developer-tweak'
2016-02-26 Merge branch 'dt/initial-ref-xn-commit-doc'
2016-02-26 Merge branch 'js/config-set-in-non-repository'
2016-02-26 Merge branch 'jk/epipe-in-async'
2016-02-26 Merge branch 'mm/push-default-warning'
2016-02-26 Merge branch 'fa/merge-recursive-no-rename'
2016-02-26 Merge branch 'sb/submodule-fetch-nontip'
2016-02-26 Merge branch 'sb/submodule-module-list-fix'
2016-02-26 Merge branch 'tb/conversion'
2016-02-26 Merge branch 'jk/grep-binary-workaround-in-test'
2016-02-26 Merge branch 'ps/plug-xdl-merge-leak'
2016-02-26 Merge branch 'mm/push-simple-doc'
2016-02-26 Merge branch 'jg/credential-cache-chdir-to-sockdir'
2016-02-26 Merge branch 'ps/config-error'
2016-02-26 Merge branch 'mg/work-tree-tests'
2016-02-26 Merge branch 'ls/config-origin'
2016-02-26 Merge branch 'jk/tighten-alloc'
2016-02-26 Merge branch 'jk/more-comments-on-textconv'
2016-02-26 Merge branch 'jk/no-diff-emit-common'
2016-02-26 Merge branch 'ak/git-strip-extension-from-dashed-command'
2016-02-26 Merge branch 'ak/extract-argv0-last-dir-sep'
2016-02-26 Merge branch 'kn/ref-filter-atom-parsing'
2016-02-26 Merge branch 'tg/git-remote'
2016-02-25 nth_packed_object_offset: bounds-check extended offset
2016-02-25 git config: report when trying to modify a non-existing...
2016-02-25 push: remove "push.default is unset" warning message
2016-02-24 submodule helper list: respect correct path prefix
2016-02-24 Merge branch 'jc/am-i-v-fix'
2016-02-24 Merge branch 'nd/worktree-add-B'
2016-02-24 Merge branch 'nd/exclusion-regression-fix'
2016-02-24 Merge branch 'ce/https-public-key-pinning'
2016-02-24 Merge branch 'bc/http-empty-auth'
2016-02-24 Merge branch 'sp/remote-curl-ssl-strerror'
2016-02-24 Merge branch 'jk/lose-name-path'
2016-02-24 Merge branch 'ew/force-ipv4'
2016-02-24 Merge branch 'nd/git-common-dir-fix'
2016-02-24 Merge branch 'nd/dwim-wildcards-as-pathspecs'
2016-02-22 fetch-pack: simplify add_sought_entry
2016-02-22 use st_add and st_mult for allocation size computation
2016-02-22 convert trivial cases to FLEX_ARRAY macros
2016-02-22 use xmallocz to avoid size arithmetic
2016-02-22 convert trivial cases to ALLOC_ARRAY
2016-02-22 convert manual allocations to argv_array
2016-02-22 Sync with 2.7.2
2016-02-22 Merge branch 'js/git-remote-add-url-insteadof-test'
2016-02-22 Merge branch 'jk/config-include'
2016-02-22 Merge branch 'ew/connect-verbose'
2016-02-22 Merge branch 'nd/ita-cleanup' into maint
2016-02-22 Merge branch 'pw/completion-stash' into maint
2016-02-22 Merge branch 'mm/clean-doc-fix' into maint
2016-02-22 Merge branch 'dw/mergetool-vim-window-shuffle' into...
2016-02-22 Merge branch 'ah/stripspace-optstring' into maint
2016-02-22 Merge branch 'pw/completion-stash'
2016-02-22 config: rename git_config_set_or_die to git_config_set
2016-02-22 config: rename git_config_set to git_config_set_gently
2016-02-22 init-db: die on config errors when initializing empty...
2016-02-22 clone: die on config error in cmd_clone
2016-02-22 remote: die on config error when manipulating remotes
2016-02-22 remote: die on config error when setting/adding branches
2016-02-22 remote: die on config error when setting URL
next