is_ntfs_dotgit: use a size_t for traversing string
[gitweb.git] / builtin /
2017-03-10 Merge branch 'jk/t6300-cleanup'
2017-03-10 Merge branch 'jk/parse-config-key-cleanup'
2017-03-10 Merge branch 'sb/parse-hide-refs-config-cleanup'
2017-03-10 Merge branch 'jt/upload-pack-error-report'
2017-03-10 Merge branch 'jk/ident-empty'
2017-03-10 Merge branch 'jc/config-case-cmdline-take-2'
2017-03-10 branch: honor --abbrev/--no-abbrev in --list mode
2017-03-08 rev-parse: add --show-superproject-working-tree
2017-03-08 real_pathdup(): fix callsites that wanted it to die...
2017-03-07 receive-pack: fix deadlock when we cannot create tmpdir
2017-03-02 fetch-pack: move code to report unmatched refs to a...
2017-03-02 checkout: restrict @-expansions when finding branch
2017-03-02 branch: restrict @-expansions when deleting
2017-03-02 interpret_branch_name: allow callers to restrict expansions
2017-03-01 pretty: use fmt_output_email_subject()
2017-03-01 config: add git_config_get_expiry() from gc.c
2017-03-01 update-index: warn in case of split-index incoherency
2017-03-01 split-index: add {add,remove}_split_index() functions
2017-02-28 submodule init: warn about falling back to a local...
2017-02-27 Merge branch 'rl/remote-allow-missing-branch-name-merge'
2017-02-27 Merge branch 'km/delete-ref-reflog-message'
2017-02-27 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-27 Merge branch 'vn/xdiff-func-context'
2017-02-27 Merge branch 'js/git-path-in-subdir'
2017-02-27 Merge branch 'mm/two-more-xstrfmt'
2017-02-27 Merge branch 'jk/grep-no-index-fix'
2017-02-27 Merge branch 'nd/clean-preserve-errno-in-warning'
2017-02-27 Merge branch 'jk/show-branch-lift-name-len-limit'
2017-02-27 Merge branch 'jn/remote-helpers-with-git-dir'
2017-02-27 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-02-27 Merge branch 'jh/preload-index-skip-skip'
2017-02-27 Merge branch 'mh/submodule-hash'
2017-02-27 Merge branch 'sf/putty-w-args'
2017-02-27 Merge branch 'js/rebase-helper'
2017-02-27 Merge branch 'bw/attr'
2017-02-27 Merge branch 'sg/completion'
2017-02-27 Merge branch 'lt/pathspec-negative'
2017-02-27 Merge branch 'cw/tag-reflog-message'
2017-02-27 Merge branch 'jk/alternate-ref-optim'
2017-02-27 Merge branch 'kn/ref-filter-branch-list'
2017-02-27 Merge branch 'ps/urlmatch-wildcard'
2017-02-27 Merge branch 'mm/merge-rename-delete-message'
2017-02-27 Merge branch 'mh/ref-remove-empty-directory'
2017-02-27 Merge branch 'jk/delta-chain-limit'
2017-02-27 Merge branch 'jk/describe-omit-some-refs'
2017-02-24 Merge branch 'ps/doc-gc-aggressive-depth-update'
2017-02-24 Merge branch 'bc/worktree-doc-fix-detached'
2017-02-24 Merge branch 'dr/doc-check-ref-format-normalize'
2017-02-24 Merge branch 'gp/document-dotfiles-in-templates-are...
2017-02-24 Merge branch 'rt/align-add-i-help-text'
2017-02-24 Merge branch 'bc/blame-doc-fix'
2017-02-22 builtin/merge-base: convert to struct object_id
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
next