Merge branch 'es/git-debugger-doc' into maint
[gitweb.git] / builtin /
2019-04-16 Merge branch 'nd/checkout-m-doc-update'
2019-04-16 Merge branch 'tb/trace2-va-list-fix'
2019-04-16 Merge branch 'tz/completion'
2019-04-16 Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'
2019-04-16 Merge branch 'tz/t4038-bash-redirect-target-workaround'
2019-04-16 Merge branch 'ab/drop-scripted-rebase'
2019-04-16 Merge branch 'jk/perf-lib-tee'
2019-04-16 Merge branch 'ab/doc-misc-typofixes'
2019-04-16 Merge branch 'mh/pack-protocol-doc-fix'
2019-04-16 Merge branch 'tg/glossary-overlay'
2019-04-16 Merge branch 'nd/checkout-f-while-conflicted-fix'
2019-04-16 Merge branch 'pw/rerere-autoupdate'
2019-04-16 Merge branch 'jc/format-patch-error-check'
2019-04-16 Merge branch 'js/get-short-oid-drop-cache'
2019-04-16 Merge branch 'dl/subtree-limit-to-one-rev'
2019-04-16 Merge branch 'js/init-db-update-for-mingw'
2019-04-16 Merge branch 'js/remote-curl-i18n'
2019-04-16 Merge branch 'js/anonymize-remote-curl-diag'
2019-04-16 Merge branch 'ma/asciidoctor-fixes-more'
2019-04-16 Merge branch 'ma/asciidoctor-fixes'
2019-04-16 Merge branch 'jt/test-protocol-version'
2019-04-16 Merge branch 'nd/diff-parseopt-3'
2019-04-15 submodule foreach: fix "<command> --quiet" not being...
2019-04-15 replace: peel tag when passing a tag first to --graft
2019-04-15 replace: peel tag when passing a tag as parent to ...
2019-04-12 pack-objects: write objects packed to trace2
2019-04-12 tag: advise on nested tags
2019-04-10 rev-list: let traversal die when --missing is not in use
2019-04-10 add: error appropriately on repository with no commits
2019-04-09 Merge branch 'jt/submodule-fetch-errmsg'
2019-04-09 Merge branch 'jk/sha1dc'
2019-04-09 Merge branch 'jk/promote-ggg'
2019-04-09 Merge branch 'ar/t4150-remove-cruft'
2019-04-09 Merge branch 'js/rebase-deprecate-preserve-merges'
2019-04-09 Merge branch 'ms/worktree-add-atomic-mkdir'
2019-04-09 Merge branch 'jk/line-log-with-patch'
2019-04-09 Merge branch 'ra/t3600-test-path-funcs'
2019-04-09 Merge branch 'nd/rewritten-ref-is-per-worktree'
2019-04-09 Merge branch 'jh/resize-convert-scratch-buffer'
2019-04-09 Merge branch 'dl/ignore-docs'
2019-04-09 Merge branch 'ja/dir-rename-doc-markup-fix'
2019-04-09 Merge branch 'dl/reset-doc-no-wrt-abbrev'
2019-04-08 refs.c: remove the_repo from read_ref_at()
2019-04-08 builtin rebase: use oideq()
2019-04-08 builtin rebase: use FREE_AND_NULL
2019-04-08 blame: default to HEAD in a bare repo when no start...
2019-04-08 ls-files: use correct format string
2019-04-08 Use 'unsigned short' for mode, like diff_filespec does
2019-04-05 tag: fix formatting
2019-04-01 index-pack: show progress while checking objects
2019-04-01 Merge branch 'jt/test-protocol-version' into jt/fetch...
2019-04-01 gc: handle & check gc.reflogExpire config
2019-04-01 commit-graph verify: detect inability to read the graph
2019-04-01 commit-graph: don't pass filename to load_commit_graph_...
2019-04-01 commit-graph: don't early exit(1) on e.g. "git status"
2019-04-01 builtin/difftool: use parse_oid_hex
2019-04-01 builtin/get-tar-commit-id: make hash size independent
2019-04-01 get-tar-commit-id: parse comment record
2019-04-01 builtin/pull: make hash-size independent
2019-04-01 builtin/am: make hash size independent
2019-04-01 builtin/name-rev: make hash-size independent
2019-04-01 object-store: rename and expand packed_git's sha1 member
2019-04-01 pack-bitmap: switch hash tables to use struct object_id
2019-03-24 am: avoid diff_opt_parse()
2019-03-24 diff --no-index: use parse_options() instead of diff_op...
2019-03-24 range-diff: use parse_options() instead of diff_opt_parse()
2019-03-24 checkout: prevent losing staged changes with --merge
2019-03-24 read-tree: add --quiet
2019-03-24 unpack-trees: rename "gently" flag to "quiet"
2019-03-22 commit: improve error message in "-a <paths>" case
2019-03-22 trace2:data: add trace2 data to midx
2019-03-21 checkout.txt: note about losing staged changes with...
2019-03-21 parse_opt_ref_sorting: always use with NONEG flag
2019-03-21 stash: setup default diff output format if necessary
2019-03-20 fetch_pack(): drop unused parameters
2019-03-20 report_path_error(): drop unused prefix parameter
2019-03-20 update-index: drop unused prefix_length parameter from...
2019-03-20 log: drop unused "len" from show_tagger()
2019-03-20 log: drop unused rev_info from early output
2019-03-20 Merge branch 'br/commit-tree-parseopt'
2019-03-20 Merge branch 'jk/config-type-color-ends-with-lf'
2019-03-20 Merge branch 'ma/clear-repository-format'
2019-03-20 Merge branch 'jk/virtual-objects-do-exist'
2019-03-20 Merge branch 'jk/no-sigpipe-during-network-transport'
2019-03-20 Merge branch 'jk/fsck-doc'
2019-03-20 Merge branch 'js/stress-test-ui-tweak'
2019-03-20 Merge branch 'js/rebase-orig-head-fix'
2019-03-20 Merge branch 'jk/bisect-final-output'
2019-03-20 Merge branch 'ab/makefile-help-devs-more'
2019-03-20 rebase: remove the rebase.useBuiltin setting
2019-03-18 gc: refactor a "call me once" pattern
2019-03-18 gc: convert to using the_hash_algo
2019-03-18 pack-objects: default to writing bitmap hash-cache
2019-03-18 repack: enable bitmaps by default on bare repos
2019-03-18 difftool: allow running outside Git worktrees with...
2019-03-18 difftool: remove obsolete (and misleading) comment
2019-03-18 Merge git://ozlabs.org/~paulus/gitk
2019-03-14 gc: remove redundant check for gc_auto_threshold
2019-03-12 mingw: respect core.hidedotfiles = false in git-init...
2019-03-12 rebase: deprecate --preserve-merges
next