config: work around bug with includeif:onbranch and early config
[gitweb.git] / builtin /
2019-05-19 Merge branch 'mh/http-fread-api-fix'
2019-05-19 Merge branch 'js/t6500-use-windows-pid-on-mingw'
2019-05-19 Merge branch 'jk/apache-lsan'
2019-05-19 Merge branch 'nd/parse-options-aliases'
2019-05-19 Merge branch 'dl/branch-from-3dot-merge-base'
2019-05-19 Merge branch 'js/commit-graph-parse-leakfix'
2019-05-19 Merge branch 'jk/cocci-batch'
2019-05-19 Merge branch 'ab/perf-installed-fix'
2019-05-19 Merge branch 'id/windows-dep-aslr'
2019-05-19 Merge branch 'ab/trace2-typofix'
2019-05-19 Merge branch 'nd/submodule-helper-incomplete-line-fix'
2019-05-19 Merge branch 'cw/diff-highlight'
2019-05-19 Merge branch 'dl/warn-tagging-a-tag'
2019-05-19 merge: add --quit
2019-05-17 format-patch: teach format.notes config option
2019-05-16 blame: add config options for the output of ignored...
2019-05-16 blame: add the ability to ignore commits and their...
2019-05-15 worktree add: sanitize worktree names
2019-05-15 index-pack: prefetch missing REF_DELTA bases
2019-05-15 rebase --abort/--quit: cleanup refs/rewritten
2019-05-15 rebase: warn if state directory cannot be removed
2019-05-15 rebase: fix a memory leak
2019-05-15 rebase: fold git-rebase--common into the -p backend
2019-05-15 Drop unused git-rebase--am.sh
2019-05-14 fast-export: do automatic reencoding of commit messages...
2019-05-14 fast-export: differentiate between explicitly UTF-8...
2019-05-14 fast-export: avoid stripping encoding header if we...
2019-05-13 Merge branch 'jh/trace2'
2019-05-13 Merge branch 'cc/access-on-aix-workaround'
2019-05-13 Merge branch 'pw/clean-sequencer-state-upon-final-commit'
2019-05-13 Merge branch 'pw/rebase-i-internal'
2019-05-13 Merge branch 'jk/perf-aggregate-wo-libjson'
2019-05-13 Merge branch 'dl/rev-tilde-doc-clarify'
2019-05-13 Merge branch 'jc/make-dedup-ls-files-output'
2019-05-13 Merge branch 'jk/ls-files-doc-markup-fix'
2019-05-13 Merge branch 'jk/p5302-avoid-collision-check-cost'
2019-05-13 Merge branch 'dl/no-extern-in-func-decl'
2019-05-13 Merge branch 'ew/repack-with-bitmaps-by-default'
2019-05-13 Merge branch 'js/partial-clone-connectivity-check'
2019-05-13 Merge branch 'jh/trace2-sid-fix'
2019-05-13 difftool: fallback on merge.guitool
2019-05-13 difftool: make --gui, --tool and --extcmd mutually...
2019-05-13 init: make --template path relative to $CWD
2019-05-13 verify-commit: simplify parameters to run_gpg_verify()
2019-05-13 show-branch: drop unused parameter from show_independent()
2019-05-13 rev-list: drop unused void pointer from finish_commit()
2019-05-13 remove_all_fetch_refspecs(): drop unused "remote" parameter
2019-05-13 receive-pack: drop unused "commands" from prepare_shall...
2019-05-13 pack-objects: drop unused rev_info parameters
2019-05-13 name-rev: drop unused parameters from is_better_name()
2019-05-13 mktree: drop unused length parameter
2019-05-13 clone: drop dest parameter from copy_alternates()
2019-05-13 submodule: drop unused prefix parameter from some functions
2019-05-13 builtin: consistently pass cmd_* prefix to parse_options
2019-05-13 cmd_{read,write}_tree: rename "unused" variable that...
2019-05-13 merge: remove drop_save() in favor of remove_merge_bran...
2019-05-09 difftool --no-index: error out on --dir-diff (and don...
2019-05-09 tag: fix typo in nested tagging hint
2019-05-08 Merge branch 'vk/autoconf-gettext'
2019-05-08 Merge branch 'cc/aix-has-fileno-as-a-macro'
2019-05-08 Merge branch 'jt/submodule-repo-is-with-worktree'
2019-05-08 Merge branch 'jk/untracked-cache-more-fixes'
2019-05-08 Merge branch 'jk/prune-optim'
2019-05-08 Merge branch 'js/misc-doc-fixes'
2019-05-08 Merge branch 'dr/ref-filter-push-track-fix'
2019-05-08 Merge branch 'ss/msvc-path-utils-fix'
2019-05-08 Merge branch 'jt/clone-server-option'
2019-05-08 Merge branch 'tb/unexpected'
2019-05-08 Merge branch 'nd/sha1-name-c-wo-the-repository'
2019-05-08 Merge branch 'cc/replace-graft-peel-tags'
2019-05-08 Merge branch 'js/trace2-to-directory'
2019-05-08 Merge branch 'dl/merge-cleanup-scissors-fix'
2019-05-08 Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
2019-05-08 Merge branch 'jk/pack-objects-reports-num-objects-to...
2019-05-08 Merge branch 'tz/git-svn-doc-markup-fix'
2019-05-08 Merge branch 'km/empty-repo-is-still-a-repo'
2019-05-08 Merge branch 'dl/warn-tagging-a-tag'
2019-05-08 Merge branch 'en/merge-directory-renames'
2019-05-08 submodule--helper: add a missing \n
2019-05-08 format-patch: make --base patch-id output stable
2019-05-07 midx: pass a repository pointer
2019-05-07 branch: add worktree info on verbose output
2019-05-07 branch: update output to include worktree info
2019-05-07 doc: promote "git restore"
2019-05-07 restore: support --patch
2019-05-07 restore: replace --force with --ignore-unmerged
2019-05-07 restore: default to --source=HEAD when only --staged...
2019-05-07 restore: reject invalid combinations with --staged
2019-05-07 restore: add --worktree and --staged
2019-05-07 checkout: factor out worktree checkout code
2019-05-07 restore: disable overlay mode by default
2019-05-07 restore: make pathspec mandatory
2019-05-07 restore: take tree-ish from --source option instead
2019-05-07 checkout: split part of it to new command 'restore'
2019-05-07 parse-options: don't emit "ambiguous option" for aliases
2019-04-26 Honor core.precomposeUnicode in more places
2019-04-25 Merge branch 'js/macos-gettext-build'
2019-04-25 Merge branch 'bs/sendemail-tighten-anything-by'
2019-04-25 Merge branch 'bc/send-email-qp-cr'
2019-04-25 Merge branch 'nd/submodule-foreach-quiet'
next