format-patch: make --base patch-id output stable
[gitweb.git] / builtin /
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 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
2019-03-12 worktree: fix worktree add race
2019-03-12 stash: pass pathspec as pointer
2019-03-11 Sync with maint
2019-03-11 Merge branch 'js/rebase-recreate-merge'
2019-03-11 Merge branch 'js/untravis-windows'
2019-03-11 Merge branch 'rd/gc-prune-doc-fix'
2019-03-11 Merge branch 'js/find-lib-h-with-ls-files-when-possible'
2019-03-11 Merge branch 'rj/hdr-check-gcrypt-fix'
2019-03-11 Merge branch 'jk/guard-bswap-header'
2019-03-11 Merge branch 'rd/attr.c-comment-typofix'
2019-03-11 Merge branch 'yb/utf-16le-bom-spellfix'
2019-03-11 stash: drop unused parameter
2019-03-08 built-in stash: handle :(glob) pathspecs again
2019-03-08 commit-tree: utilize parse-options api
2019-03-07 Merge branch 'jt/http-auth-proto-v2-fix'
2019-03-07 Merge branch 'jk/diff-no-index-initialize'
2019-03-07 Merge branch 'nd/no-more-check-racy'
2019-03-07 Merge branch 'rd/doc-hook-used-in-sample'
2019-03-07 Merge branch 'nd/diff-parseopt-2'
2019-03-07 Merge branch 'en/merge-options-doc'
2019-03-07 Merge branch 'nd/completion-more-parameters'
2019-03-07 Merge branch 'ab/receive-pack-use-after-free-fix'
2019-03-07 Merge branch 'dl/doc-submodule-wo-subcommand'
2019-03-07 Merge branch 'jk/unused-params'
2019-03-07 Merge branch 'jh/trace2'
2019-03-07 Merge branch 'jk/prune-optim'
2019-03-07 Merge branch 'js/doc-symref-in-proto-v1'
2019-03-07 Merge branch 'nd/split-index-null-base-fix'
2019-03-07 Merge branch 'rj/prune-packed-excess-args'
2019-03-07 Merge branch 'jc/test-yes-doc'
2019-03-07 Merge branch 'en/combined-all-paths'
2019-03-07 Merge branch 'sc/pack-redundant'
2019-03-07 Merge branch 'du/branch-show-current'
2019-03-07 Merge branch 'dl/complete-submodule-absorbgitdirs'
2019-03-07 Merge branch 'wh/author-committer-ident-config'
2019-03-07 Merge branch 'aw/pretty-trailers'
2019-03-07 Merge branch 'nd/diff-parseopt'
2019-03-07 Merge branch 'tg/checkout-no-overlay'
2019-03-07 tests: add a special setup where stash.useBuiltin is off
2019-03-07 stash: optionally use the scripted version again
2019-03-07 stash: convert `stash--helper.c` into `stash.c`
2019-03-07 stash: replace all `write-tree` child processes with...
2019-03-07 stash: optimize `get_untracked_files()` and `check_chan...
2019-03-07 stash: convert save to builtin
2019-03-07 stash: make push -q quiet
2019-03-07 stash: convert push to builtin
2019-03-07 stash: convert create to builtin
2019-03-07 stash: convert store to builtin
2019-03-07 stash: convert show to builtin
2019-03-07 stash: convert list to builtin
2019-03-07 stash: convert pop to builtin
2019-03-07 stash: convert branch to builtin
next