builtin/apply: get rid of useless 'name' variable
[gitweb.git] / builtin /
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
2016-02-22 submodule--helper: die on config error when cloning...
2016-02-22 branch: die on config error when editing branch description
2016-02-22 branch: die on config error when unsetting upstream
2016-02-22 config: add '--show-origin' option to print the origin...
2016-02-19 reflog_expire_cfg: NUL-terminate pattern field
2016-02-17 Merge branch 'maint'
2016-02-17 Merge branch 'dw/mergetool-vim-window-shuffle'
2016-02-17 Merge branch 'ah/stripspace-optstring'
2016-02-17 Merge branch 'mm/clean-doc-fix'
2016-02-17 Merge branch 'jk/rerere-xsnprintf'
2016-02-17 Merge branch 'jk/test-path-utils-xsnprintf'
2016-02-17 Merge branch 'da/user-useconfigonly'
2016-02-17 Merge branch 'nd/clear-gitenv-upon-use-of-alias'
2016-02-17 Merge branch 'mg/mingw-test-fix'
2016-02-17 Merge branch 'js/mingw-tests'
2016-02-17 Merge branch 'jk/drop-rsync-transport'
2016-02-17 Merge branch 'js/test-lib-windows-emulated-yes' into...
2016-02-17 Merge branch 'aw/push-force-with-lease-reporting' into...
2016-02-17 Merge branch 'nd/do-not-move-worktree-manually' into...
2016-02-17 Merge branch 'js/xmerge-marker-eol' into maint
2016-02-17 am -i: fix "v"iew
2016-02-16 remote: use remote_is_configured() for add and rename
2016-02-16 remote: actually check if remote exits
2016-02-16 remote: simplify remote_is_configured()
2016-02-15 worktree add -B: do the checkout test before update...
2016-02-15 worktree: fix "add -B"
2016-02-13 rev-parse: take prefix into account in --git-common-dir
2016-02-12 list-objects: pass full pathname to callbacks
2016-02-12 list-objects: drop name_path entirely
2016-02-12 connect & http: support -4 and -6 switches for remote...
2016-02-10 Merge branch 'js/test-lib-windows-emulated-yes'
2016-02-10 Merge branch 'wp/sha1-name-negative-match'
2016-02-10 Merge branch 'jk/options-cleanup'
2016-02-10 Merge branch 'aw/push-force-with-lease-reporting'
2016-02-10 Merge branch 'ls/clean-smudge-override-in-config'
2016-02-10 Merge branch 'ew/connect-verbose'
2016-02-10 Merge branch 'cc/untracked'
2016-02-10 Merge branch 'js/xmerge-marker-eol'
2016-02-10 Merge branch 'nd/do-not-move-worktree-manually'
2016-02-10 check_filename: tighten dwim-wildcard ambiguity
2016-02-10 checkout: reorder check_filename conditional
2016-02-05 Sync with 2.7.1
2016-02-05 Merge branch 'lv/add-doc-working-tree' into maint
2016-02-05 Merge branch 'ss/clone-depth-single-doc' into maint
2016-02-05 Merge branch 'sg/t6050-failing-editor-test-fix' into...
2016-02-05 Merge branch 'ew/for-each-ref-doc' into maint
2016-02-05 Merge branch 'ss/user-manual' into maint
2016-02-05 Merge branch 'jk/ref-cache-non-repository-optim' into...
2016-02-05 Merge branch 'js/dirname-basename' into maint
2016-02-05 Merge branch 'tb/complete-word-diff-regex' into maint
2016-02-05 Merge branch 'pw/completion-stash' into maint
2016-02-05 Merge branch 'pw/completion-show-branch' into maint
2016-02-05 Merge branch 'jk/completion-rebase' into maint
2016-02-05 Merge branch 'nd/diff-with-path-params' into maint
2016-02-05 Merge branch 'dw/subtree-split-do-not-drop-merge' into...
2016-02-05 Merge branch 'ew/svn-1.9.0-auth' into maint
2016-02-05 Merge branch 'jk/list-tag-2.7-regression' into maint
2016-02-05 Merge branch 'jk/sanity' into maint
2016-02-05 Merge branch 'jk/filter-branch-no-index' into maint
2016-02-05 Merge branch 'js/close-packs-before-gc' into maint
2016-02-05 Merge branch 'jk/ok-to-fail-gc-auto-in-rebase' into...
2016-02-05 Merge branch 'ho/gitweb-squelch-undef-warning' into...
2016-02-05 Merge branch 'js/fopen-harder' into maint
2016-02-05 Merge branch 'nd/exclusion-regression-fix' into maint
2016-02-05 Merge branch 'dk/reflog-walk-with-non-commit' into...
2016-02-05 Merge branch 'dw/signoff-doc' into maint
2016-02-05 Merge branch 'jk/clang-pedantic' into maint
2016-02-05 Merge branch 'ew/send-email-mutt-alias-fix' into maint
2016-02-05 Merge branch 'nd/dir-exclude-cleanup' into maint
2016-02-05 Merge branch 'nd/stop-setenv-work-tree' into maint
2016-02-03 Merge branch 'kf/http-proxy-auth-methods'
2016-02-03 Merge branch 'ls/travis-prove-order'
2016-02-03 Merge branch 'jk/ref-cache-non-repository-optim'
2016-02-03 Merge branch 'js/dirname-basename'
2016-02-03 Merge branch 'dt/unpack-compare-entry-optim'
2016-02-03 Merge branch 'pw/completion-stash'
2016-02-03 Merge branch 'pw/completion-show-branch'
2016-02-03 Merge branch 'jk/completion-rebase'
2016-02-03 Merge branch 'nd/diff-with-path-params'
2016-02-03 Merge branch 'lv/add-doc-working-tree'
next