builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
[gitweb.git] / builtin /
2018-02-13 Merge branch 'ab/simplify-perl-makefile'
2018-02-12 rebase: introduce and use pseudo-ref REBASE_HEAD
2018-02-12 rebase: add --show-current-patch
2018-02-12 am: add --show-current-patch
2018-02-12 worktree remove: allow it when $GIT_WORK_TREE is alread...
2018-02-12 worktree remove: new command
2018-02-12 worktree move: refuse to move worktrees with submodules
2018-02-12 worktree move: accept destination as directory
2018-02-12 worktree move: new command
2018-02-12 check-ignore: fix mix of directories and other file...
2018-02-12 describe: confirm that blobs actually exist
2018-02-09 fetch: make the --prune-tags work with <url>
2018-02-09 fetch: add a --prune-tags option and fetch.pruneTags...
2018-02-09 fetch: stop accessing "remote" variable indirectly
2018-02-09 fetch: trivially refactor assignment to ref_nr
2018-02-09 fetch: don't redundantly NULL something calloc() gave us
2018-02-09 completion: use __gitcomp_builtin in _git_worktree
2018-02-09 completion: use __gitcomp_builtin in _git_rm
2018-02-09 completion: use __gitcomp_builtin in _git_replace
2018-02-09 remote: force completing --mirror= instead of --mirror
2018-02-09 completion: use __gitcomp_builtin in _git_push
2018-02-09 completion: use __gitcomp_builtin in _git_notes
2018-02-09 completion: use __gitcomp_builtin in _git_mv
2018-02-09 completion: use __gitcomp_builtin in _git_ls_remote
2018-02-09 completion: use __gitcomp_builtin in _git_grep
2018-02-09 completion: use __gitcomp_builtin in _git_gc
2018-02-09 completion: use __gitcomp_builtin in _git_clean
2018-02-09 completion: use __gitcomp_builtin in _git_checkout
2018-02-09 completion: use __gitcomp_builtin in _git_branch
2018-02-09 parse-options: let OPT__FORCE take optional flags argument
2018-02-08 correct error messages for NULL packet_read_line()
2018-02-07 tag: add --edit option
2018-02-07 blame: tighten command line parser
2018-02-07 mv: remove unneeded 'if (!show_only)'
2018-02-07 rebase: add --allow-empty-message option
2018-02-02 reset --hard: make use of the pretty machinery
2018-02-02 csum-file: rename sha1file to hashfile
2018-02-02 builtin/unpack-objects: switch uses of SHA-1 to the_has...
2018-02-02 builtin/index-pack: improve hash function abstraction
2018-02-02 format-patch: reduce patch diffstat width to 72
2018-01-30 sha1_file: rename hash_sha1_file_literally
2018-01-30 sha1_file: convert force_object_loose to object_id
2018-01-30 sha1_file: convert write_sha1_file to object_id
2018-01-30 commit: convert commit_tree* to object_id
2018-01-30 sha1_file: convert hash_sha1_file to object_id
2018-01-25 builtin/pull: respect verbosity settings in submodules
2018-01-25 format-patch: keep cover-letter diffstat wrapped in...
2018-01-24 status: support --no-ahead-behind in long format
2018-01-24 status: add --[no-]ahead-behind to status and commit...
2018-01-24 sequencer: run 'prepare-commit-msg' hook
2018-01-24 mru: Replace mru.[ch] with list.h implementation
2018-01-23 Merge branch 'nd/add-i-ignore-submodules'
2018-01-23 Merge branch 'mm/send-email-fallback-to-local-mail...
2018-01-23 Merge branch 'ab/doc-cat-file-e-still-shows-errors'
2018-01-23 Merge branch 'as/read-tree-prefix-doc-fix'
2018-01-23 Merge branch 'ys/bisect-object-id-missing-conversion...
2018-01-23 Merge branch 'tg/stash-with-pathspec-fix'
2018-01-23 Merge branch 'sb/submodule-update-reset-fix'
2018-01-23 Merge branch 'bw/oidmap-autoinit'
2018-01-23 Merge branch 'ab/commit-m-with-fixup'
2018-01-23 Merge branch 'cc/codespeed'
2018-01-23 Merge branch 'ab/perf-grep-threads'
2018-01-23 Merge branch 'sb/diff-blobfind-pickaxe'
2018-01-23 Merge branch 'jk/abort-clone-with-existing-dest'
2018-01-23 Merge branch 'jc/merge-symlink-ours-theirs'
2018-01-23 Merge branch 'rs/lose-leak-pending'
2018-01-23 Merge branch 'jm/svn-pushmergeinfo-fix'
2018-01-23 Merge branch 'nd/ita-wt-renames-in-status'
2018-01-23 Merge branch 'dk/describe-all-output-fix'
2018-01-23 fsck: fix leak when traversing trees
2018-01-22 Merge branch 'bc/hash-algo' into maint
2018-01-17 worktree: say that "add" takes an arbitrary commit...
2018-01-16 describe: use strbuf_add_unique_abbrev() for adding...
2018-01-16 sq_quote_argv: drop maxlen parameter
2018-01-16 submodule: port submodule subcommand 'deinit' from...
2018-01-16 submodule: port submodule subcommand 'sync' from shell...
2018-01-11 Merge branch 'jh/object-filtering'
2018-01-11 Merge branch 'tg/worktree-create-tracking'
2018-01-11 Merge branch 'js/test-with-ws-in-path'
2018-01-10 Merge branch 'ew/empty-merge-with-dirty-index'
2018-01-10 Merge branch 'ma/bisect-leakfix'
2018-01-10 Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
2018-01-09 Merge branch 'jk/doc-diff-options'
2018-01-09 Merge branch 'bw/protocol-v1'
2018-01-09 Merge branch 'sg/travis-check-untracked'
2018-01-09 Merge branch 'js/test-with-ws-in-path'
2018-01-09 Merge branch 'bc/submitting-patches-in-asciidoc'
2018-01-09 Merge branch 'sg/travis-skip-identical-test'
2018-01-09 Merge branch 'ab/dc-sha1-loose-ends'
2018-01-09 Merge branch 'sg/travis-fixes'
2018-01-09 Merge branch 'js/misc-git-gui-stuff' of ../git-gui
2018-01-09 Merge branch 'ew/empty-merge-with-dirty-index-maint...
2018-01-06 Merge branch 'master' of git://github.com/git-l10n...
2018-01-05 Merge branch 'js/sequencer-cleanups'
2018-01-05 Merge branch 'jh/memihash-opt'
2018-01-05 Merge branch 'tb/test-lint-wc-l'
2018-01-05 Merge branch 'rs/use-argv-array-in-child-process'
2018-01-05 Merge branch 'ld/p4-multiple-shelves'
2018-01-05 Merge branch 'jd/fix-strbuf-add-urlencode-bytes'
2018-01-05 Merge branch 'ew/empty-merge-with-dirty-index'
next