stash: convert branch to builtin
[gitweb.git] / builtin /
2018-10-26 Merge branch 'du/get-tar-commit-id-is-plumbing'
2018-10-26 Merge branch 'mm/doc-no-dashed-git'
2018-10-26 Merge branch 'du/rev-parse-is-plumbing'
2018-10-26 Merge branch 'np/log-graph-octopus-fix'
2018-10-26 Merge branch 'sg/split-index-racefix'
2018-10-26 Merge branch 'ds/coverage-diff'
2018-10-26 Merge branch 'bc/editorconfig'
2018-10-26 Merge branch 'ma/t7005-bash-workaround'
2018-10-26 Merge branch 'rs/subtree-fixes'
2018-10-26 archive: initialize archivers earlier
2018-10-25 repack -ad: prune the list of shallow commits
2018-10-25 shallow: offer to prune only non-existing entries
2018-10-25 t0061: adjust to test-tool transition
2018-10-24 rebase --autostash: fix issue with dirty submodules
2018-10-24 reset: warn when refresh_index() takes more than 2...
2018-10-24 reset: add new reset.quiet config setting
2018-10-24 reset: don't compute unstaged changes after reset when...
2018-10-23 exclude-promisor-objects: declare when option is allowed
2018-10-23 rebase (autostash): use an explicit OID to apply the...
2018-10-23 rebase (autostash): store the full OID in <state-dir...
2018-10-23 rebase (autostash): avoid duplicate call to state_dir_p...
2018-10-22 reflog expire: cover reflog from all worktrees
2018-10-22 fsck: check HEAD and reflog from other worktrees
2018-10-22 fsck: move fsck_head_link() to get_default_heads()...
2018-10-22 worktree: add per-worktree config files
2018-10-22 submodule.c: remove some of the_repository references
2018-10-22 multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
2018-10-22 midx: close multi-pack-index on repack
2018-10-19 receive: denyCurrentBranch=updateinstead should not...
2018-10-19 pack-objects (mingw): initialize `packing_data` mutex...
2018-10-19 Merge branch 'jt/cache-tree-allow-missing-object-in...
2018-10-19 Merge branch 'tb/filter-alternate-refs'
2018-10-19 Merge branch 'jt/avoid-ls-refs'
2018-10-19 Merge branch 'ds/commit-graph-leakfix'
2018-10-19 Merge branch 'jt/non-blob-lazy-fetch'
2018-10-19 Merge branch 'pw/diff-color-moved-ws-fix'
2018-10-19 Merge branch 'rs/oidset-on-khash'
2018-10-19 Merge branch 'rs/grep-no-recursive'
2018-10-19 Merge branch 'nd/help-commands-verbose-by-default'
2018-10-19 Merge branch 'jc/how-to-document-api'
2018-10-19 Merge branch 'sm/show-superproject-while-conflicted'
2018-10-19 Merge branch 'jt/fetch-tips-in-partial-clone'
2018-10-19 Merge branch 'nd/status-refresh-progress'
2018-10-19 Merge branch 'bp/read-cache-parallel'
2018-10-19 Merge branch 'bp/rename-test-env-var'
2018-10-19 Merge branch 'ss/wt-status-committable'
2018-10-19 Merge branch 'nd/the-index'
2018-10-19 Merge branch 'nd/complete-fetch-multiple-args'
2018-10-19 ls-remote: release memory instead of UNLEAK
2018-10-18 builtin/submodule--helper: remove debugging leftover...
2018-10-18 branch: trivial style fix
2018-10-18 submodule helper: convert relative URL to absolute...
2018-10-18 builtin/branch.c: remove useless branch_get
2018-10-16 Merge branch 'sf/complete-stash-list'
2018-10-16 Merge branch 'mw/doc-typofixes'
2018-10-16 Merge branch 'js/mingw-wants-vista-or-above'
2018-10-16 Merge branch 'rs/sequencer-oidset-insert-avoids-dups'
2018-10-16 Merge branch 'jk/oideq-hasheq-cleanup'
2018-10-16 Merge branch 'ma/mailing-list-address-in-git-help'
2018-10-16 Merge branch 'nd/packobjectshook-doc-fix'
2018-10-16 Merge branch 'rt/rebase-typofix'
2018-10-16 Merge branch 'ma/t1400-undebug-test'
2018-10-16 Merge branch 'ma/commit-graph-docs'
2018-10-16 Merge branch 'dz/credential-doc-url-matching-rules'
2018-10-16 Merge branch 'en/status-multiple-renames-to-the-same...
2018-10-16 Merge branch 'ds/reachable-final-cleanup'
2018-10-16 Merge branch 'jk/check-everything-connected-is-long...
2018-10-16 Merge branch 'jn/gc-auto'
2018-10-16 Merge branch 'jn/gc-auto-prep'
2018-10-16 Merge branch 'md/test-cleanup'
2018-10-16 Merge branch 'fe/doc-updates'
2018-10-16 Merge branch 'jn/mailmap-update'
2018-10-16 Merge branch 'tg/t5551-with-curl-7.61.1'
2018-10-16 Merge branch 'en/merge-cleanup'
2018-10-16 Merge branch 'rj/header-check'
2018-10-16 Merge branch 'ma/config-doc-update'
2018-10-16 Merge branch 'jk/delta-islands-with-bitmap-reuse-delta...
2018-10-16 Merge branch 'tq/refs-internal-comment-fix'
2018-10-16 Merge branch 'ts/alias-of-alias'
2018-10-16 Merge branch 'ds/commit-graph-with-grafts'
2018-10-16 Merge branch 'ab/commit-graph-progress'
2018-10-15 builtin/fetch-pack: remove constants with parse_oid_hex
2018-10-15 builtin/mktree: remove hard-coded constant
2018-10-15 builtin/repack: replace hard-coded constants
2018-10-11 rebase: fix typoes in error messages
2018-10-11 rebase: default to using the builtin rebase
2018-10-11 builtin rebase: prepare for builtin rebase -i
2018-10-11 Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c...
2018-10-11 builtin rebase: error out on incompatible option/mode...
2018-10-11 builtin rebase: use no-op editor when interactive is...
2018-10-11 builtin rebase: show progress when connected to a terminal
2018-10-11 builtin rebase: fast-forward to onto if it is a proper...
2018-10-11 builtin rebase: optionally pass custom reflogs to reset...
2018-10-11 builtin rebase: optionally auto-detect the upstream
2018-10-11 builtin rebase: support --root
2018-10-11 builtin rebase: add support for custom merge strategies
2018-10-11 builtin rebase: support `fork-point` option
2018-10-11 merge-base --fork-point: extract libified function
2018-10-11 builtin rebase: support --rebase-merges[=[no-]rebase...
2018-10-11 builtin rebase: support `--allow-empty-message` option
next