Merge branch 'jk/add-i-use-pathspecs'
[gitweb.git] / builtin /
2017-02-22 Convert object iteration callbacks to struct object_id
2017-02-22 refs: convert each_reflog_ent_fn to struct object_id
2017-02-22 builtin/replace: convert to struct object_id
2017-02-22 Convert remaining callers of resolve_refdup to object_id
2017-02-22 builtin/merge: convert to struct object_id
2017-02-22 builtin/clone: convert to struct object_id
2017-02-22 builtin/branch: convert to struct object_id
2017-02-22 builtin/grep: convert to struct object_id
2017-02-22 builtin/fmt-merge-message: convert to struct object_id
2017-02-22 builtin/fast-export: convert to struct object_id
2017-02-22 builtin/describe: convert to struct object_id
2017-02-22 builtin/diff-tree: convert to struct object_id
2017-02-21 remote: ignore failure to remove missing branch.<name...
2017-02-21 branch: record creation of renamed branch in HEAD's log
2017-02-21 update-ref: pass reflog message to delete_ref()
2017-02-21 delete_ref: accept a reflog message argument
2017-02-21 Merge branch 'svn-escape-backslash' of git://bogomips...
2017-02-20 builtin/commit: convert to struct object_id
2017-02-17 rev-parse: fix several options when running in a subdir...
2017-02-17 Merge branch 'master' of git://github.com/git-l10n...
2017-02-16 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-16 Merge branch 'dp/submodule-doc-markup-fix'
2017-02-16 Merge branch 'jk/reset-to-break-a-commit-doc-updated'
2017-02-16 Merge branch 'jk/reset-to-break-a-commit-doc'
2017-02-16 Merge branch 'js/mingw-isatty'
2017-02-16 Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
2017-02-16 Merge branch 'rs/ls-files-partial-optim'
2017-02-16 Merge branch 'rs/cocci-check-free-only-null'
2017-02-16 Merge branch 'ls/p4-path-encoding'
2017-02-16 clean: use warning_errno() when appropriate
2017-02-15 Merge branch 'tg/stash-doc-cleanup'
2017-02-15 Merge branch 'jk/doc-submodule-markup-fix'
2017-02-15 Merge branch 'jk/doc-remote-helpers-markup-fix'
2017-02-15 show-branch: use skip_prefix to drop magic numbers
2017-02-15 Merge branch 'sb/doc-unify-bottom'
2017-02-15 Merge branch 'sb/push-options-via-transport'
2017-02-15 Merge branch 'cw/completion'
2017-02-15 Merge branch 'rs/swap'
2017-02-15 Merge branch 'sb/submodule-doc'
2017-02-14 grep: treat revs the same for --untracked as for -...
2017-02-14 show-branch: store resolved head in heap buffer
2017-02-14 show-branch: drop head_len variable
2017-02-14 grep: do not diagnose misspelt revs with --no-index
2017-02-14 grep: avoid resolving revision names in --no-index...
2017-02-14 grep: fix "--" rev/pathspec disambiguation
2017-02-14 grep: re-order rev-parsing loop
2017-02-14 grep: do not unnecessarily query repo for "--"
2017-02-14 grep: move thread initialization a little lower
2017-02-13 gc: ignore old gc.log files
2017-02-13 rm: reuse strbuf for all remove_dir_recursively() calls...
2017-02-13 ls-files: move only kept cache entries in prune_cache()
2017-02-13 ls-files: pass prefix length explicitly to prune_cache()
2017-02-10 Merge branch 'nd/rev-list-all-includes-HEAD-doc'
2017-02-10 Merge branch 'rs/fill-directory-optim'
2017-02-10 Merge branch 'jk/log-graph-name-only'
2017-02-10 Merge branch 'da/t7800-cleanup'
2017-02-10 Merge branch 'dl/difftool-doc-no-gui-option'
2017-02-10 Merge branch 'js/difftool-builtin'
2017-02-10 Merge branch 'rs/p5302-create-repositories-before-tests'
2017-02-10 Merge branch 'ps/worktree-prune-help-fix'
2017-02-10 Merge branch 'ew/complete-svn-authorship-options'
2017-02-10 Merge branch 'bw/push-submodule-only'
2017-02-09 rebase--helper: add a builtin helper for interactive...
2017-02-08 tag: generate useful reflog message
2017-02-08 receive-pack: avoid duplicates between our refs and...
2017-02-08 receive-pack: treat namespace .have lines like alternates
2017-02-08 receive-pack: fix misleading namespace/.have comment
2017-02-08 receive-pack: use oidset to de-duplicate .have lines
2017-02-08 for_each_alternate_ref: pass name/oid instead of ref...
2017-02-08 Merge branch 'da/difftool-dir-diff-fix' into da/t7800...
2017-02-06 worktree: fix option descriptions for `prune`
2017-02-06 difftool: fix bug when printing usage
2017-02-04 rev-parse: add '--absolute-git-dir' option
2017-02-04 Merge branch 'master' of git://github.com/git-l10n...
2017-02-03 Merge branch 'cw/log-updates-for-all-refs-really'
2017-02-03 Merge branch 'pl/complete-diff-submodule-diff'
2017-02-03 Merge branch 'rs/object-id'
2017-02-03 Merge branch 'js/re-running-failed-tests'
2017-02-03 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-02-03 Merge branch 'sb/submodule-recursive-absorb'
2017-02-03 Merge branch 'sb/unpack-trees-super-prefix'
2017-02-02 Sync with v2.11.1
2017-02-02 Merge branch 'nd/log-graph-configurable-colors'
2017-02-02 Merge branch 'ep/commit-static-buf-cleanup'
2017-02-02 Merge branch 'bc/use-asciidoctor-opt'
2017-02-02 Merge branch 'sg/mailmap-self'
2017-02-02 Merge branch 'js/mingw-hooks-with-exe-suffix'
2017-02-02 Merge branch 'rs/receive-pack-cleanup'
2017-02-02 Merge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Merge branch 'hv/mingw-help-is-executable'
2017-02-02 Merge branch 'gv/mingw-p4-mapuser'
2017-02-02 Merge branch 'rs/absolute-pathdup'
2017-02-02 Merge branch 'js/unzip-in-usr-bin-workaround'
2017-02-02 Merge branch 'cw/doc-sign-off'
2017-02-02 Merge branch 'js/status-pre-rebase-i'
2017-02-02 Merge branch 'js/retire-relink'
2017-02-02 Merge branch 'sb/submodule-add-force'
2017-02-02 Merge branch 'ws/request-pull-code-cleanup' into maint
2017-02-02 Merge branch 'jk/execv-dashed-external' into maint
2017-02-01 attr: tighten const correctness with git_attr and match...
next