delete_refs(): add a flags argument
[gitweb.git] / builtin /
2016-04-03 Merge branch 'rj/xdiff-prepare-plug-leak-on-error-codepath'
2016-04-03 Merge branch 'jc/index-pack'
2016-04-03 Merge branch 'gf/fetch-pack-direct-object-fetch'
2016-04-03 Merge branch 'jc/maint-index-pack-keep'
2016-04-03 Merge branch 'mm/lockfile-error-message'
2016-04-03 Merge branch 'jk/rev-parse-local-env-vars'
2016-04-03 Merge branch 'jk/config-get-urlmatch'
2016-04-03 Merge branch 'jk/add-i-highlight'
2016-04-03 Merge branch 'jk/credential-clear-config'
2016-04-03 Merge branch 'mp/upload-pack-use-embedded-args'
2016-04-03 Merge branch 'mm/diff-renames-default'
2016-04-03 Merge branch 'mm/readme-markdown'
2016-04-03 Merge branch 'mm/readme-markdown' into maint
2016-04-01 submodule--helper, module_clone: catch fprintf failure
2016-04-01 submodule--helper: do not borrow absolute_path() result...
2016-04-01 submodule--helper, module_clone: always operate on...
2016-04-01 notes: don't leak memory in git_config_get_notes_strategy
2016-04-01 builtin/apply: free patch when parse_chunk() fails
2016-04-01 builtin/apply: handle parse_binary() failure
2016-03-31 submodule--helper clone: create the submodule path...
2016-03-31 submodule--helper: fix potential NULL-dereference
2016-03-31 git-send-pack: fix --all option when used with directory
2016-03-30 pretty: enable --expand-tabs by default for selected...
2016-03-29 branch -d: refuse deleting a branch which is currently...
2016-03-29 worktree: add: introduce --checkout option
2016-03-24 Merge branch 'ls/p4-doc-markup'
2016-03-24 Merge branch 'js/mingw-tests-2.8'
2016-03-24 Merge branch 'sb/submodule-module-list-pathspec-fix'
2016-03-24 apply: report patch skipping in verbose mode
2016-03-23 merge: refuse to create too cool a merge by default
2016-03-23 merge: fix NULL pointer dereference when merging nothin...
2016-03-23 submodule: fix regression for deinit without submodules
2016-03-22 tag: add the option to force signing of annotated tags
2016-03-22 apply: remove unused call to free() in gitdiff_{old...
2016-03-22 builtin/apply: get rid of useless 'name' variable
2016-03-21 commit: do not lose SQUASH_MSG contents
2016-03-21 Sync with maint
2016-03-21 Merge branch 'mm/doc-hooks-linkgit-fix' into maint
2016-03-21 pull --rebase: add --[no-]autostash flag
2016-03-21 git-pull.c: introduce git_pull_config()
2016-03-21 Merge branch 'tb/avoid-gcc-on-darwin-10-6'
2016-03-21 Merge branch 'es/st-add4-gcc-4.2-workaround' into maint
2016-03-21 Merge branch 'master' of git://ozlabs.org/~paulus/gitk
2016-03-17 Sync with Git 2.7.4
2016-03-17 Sync with Git 2.6.6
2016-03-17 Merge branch 'maint-2.5' into maint-2.6
2016-03-17 Merge branch 'maint-2.4' into maint-2.5
2016-03-17 Merge branch 'jk/path-name-safety-2.4' into maint-2.4
2016-03-16 Sync with maint
2016-03-16 Merge branch 'jc/sane-grep'
2016-03-16 Merge branch 'cn/deprecate-ssh-git-url'
2016-03-16 Merge branch 'jk/path-name-safety-2.7' into maint
2016-03-16 Merge branch 'jk/path-name-safety-2.6' into jk/path...
2016-03-16 Merge branch 'jk/path-name-safety-2.5' into jk/path...
2016-03-16 Merge branch 'jk/path-name-safety-2.4' into jk/path...
2016-03-16 list-objects: pass full pathname to callbacks
2016-03-16 list-objects: drop name_path entirely
2016-03-14 Merge branch 'mg/wt-status-mismarked-i18n'
2016-03-12 Merge branch 'master' of git://github.com/git-l10n...
2016-03-11 init: use setup.c's repo version verification
2016-03-11 wrap shared_repository global in get/set accessors
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-07 grep: turn off gitlink detection for --no-index
2016-03-07 setup: set startup_info->have_repository more reliably
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-03-03 index-pack: add a helper function to derive .idx/.keep...
2016-03-03 Merge branch 'jc/maint-index-pack-keep' into jc/index...
2016-03-03 index-pack: correct --keep[=<msg>]
next