is_ntfs_dotgit: use a size_t for traversing string
[gitweb.git] / builtin /
2017-03-21 Merge branch 'jk/rev-parse-cleanup'
2017-03-21 Merge branch 'jh/send-email-one-cc' into maint
2017-03-21 Merge branch 'jk/t6300-cleanup' into maint
2017-03-21 Merge branch 'rs/commit-parsing-optim' into maint
2017-03-21 Merge branch 'jk/show-branch-lift-name-len-limit' into...
2017-03-21 Merge branch 'jk/tempfile-ferror-fclose-confusion'...
2017-03-21 Merge branch 'rl/remote-allow-missing-branch-name-merge...
2017-03-21 Merge branch 'dt/gc-ignore-old-gc-logs' into maint
2017-03-21 Merge branch 'jt/upload-pack-error-report' into maint
2017-03-21 Merge branch 'rs/sha1-file-plug-fallback-base-leak...
2017-03-21 Merge branch 'ss/remote-bzr-hg-placeholder-wo-python...
2017-03-21 Merge branch 'jc/diff-populate-filespec-size-only-fix...
2017-03-21 Merge branch 'jk/http-walker-buffer-underflow-fix'...
2017-03-21 Merge branch 'mg/status-porcelain-no-i18n' into maint
2017-03-21 Merge branch 'ps/docs-diffcore' into maint
2017-03-21 Merge branch 'ew/markdown-url-in-readme' into maint
2017-03-21 Merge branch 'rj/remove-unused-mktemp' into maint
2017-03-21 Merge branch 'jk/ewah-use-right-type-in-sizeof' into...
2017-03-21 bundle: use prefix_filename with bundle path
2017-03-21 prefix_filename: return newly allocated string
2017-03-21 prefix_filename: drop length parameter
2017-03-21 hash-object: fix buffer reuse with --path in a subdirectory
2017-03-20 Sync with 2.12.1
2017-03-20 Merge branch 'js/difftool-builtin'
2017-03-18 shortlog: don't set after_subject to an empty string
2017-03-18 receive-pack: simplify run_update_post_hook()
2017-03-18 grep: fix builds with with no thread support
2017-03-18 submodule--helper init: set submodule.<name>.active
2017-03-18 clone: teach --recurse-submodules to optionally take...
2017-03-18 submodule init: initialize active submodules
2017-03-17 Merge branch 'jk/cherry-pick-0-mainline'
2017-03-17 Merge branch 'js/early-config'
2017-03-17 Merge branch 'bc/sha1-header-selection-with-cpp-macros'
2017-03-17 Merge branch 'mg/status-porcelain-no-i18n'
2017-03-17 Merge branch 'jk/add-i-use-pathspecs'
2017-03-17 Merge branch 'jk/http-walker-buffer-underflow-fix'
2017-03-17 Merge branch 'bw/attr-pathspec'
2017-03-17 Merge branch 'jk/ref-filter-flags-cleanup'
2017-03-17 Merge branch 'sb/rev-parse-show-superproject-root'
2017-03-17 Merge branch 'bc/object-id'
2017-03-17 Merge branch 'rs/blame-code-cleanup'
2017-03-17 Merge branch 'jk/interop-test'
2017-03-17 Merge branch 'cc/split-index-config'
2017-03-17 ls-files: fix bug when recursing with relative pathspec
2017-03-17 ls-files: fix typo in variable name
2017-03-17 grep: fix bug when recursing with relative pathspec
2017-03-17 grep: fix help text typo
2017-03-17 submodule--helper clone: check for configured submodule...
2017-03-17 submodule--helper: add is-active subcommand
2017-03-16 builtin/read-tree: add --recurse-submodules switch
2017-03-16 builtin/checkout: add --recurse-submodules switch
2017-03-16 Sync with 'maint'
2017-03-16 Merge branch 'js/realpath-pathdup-fix' into maint
2017-03-16 Merge branch 'mm/two-more-xstrfmt' into maint
2017-03-16 Merge branch 'vn/line-log-memcpy-size-fix' into maint
2017-03-16 Merge branch 'ax/line-log-range-merge-fix' into maint
2017-03-16 Merge branch 'js/travis-32bit-linux' into maint
2017-03-16 Merge branch 'jh/mingw-openssl-sha1' into maint
2017-03-16 Merge branch 'jk/http-auth' into maint
2017-03-16 index-pack: make pointer-alias fallbacks safer
2017-03-16 replace snprintf with odb_pack_name()
2017-03-16 odb_pack_keep(): stop generating keepfile name
2017-03-16 make is_submodule_populated gently
2017-03-16 submodule--helper.c: remove duplicate code
2017-03-15 rev-parse: simplify parsing of ref options
2017-03-15 rev-parse: add helper for parsing "--foo/--foo="
2017-03-15 rev-parse: use skip_prefix when parsing options
2017-03-15 cherry-pick: detect bogus arguments to --mainline
2017-03-15 difftool: handle modified symlinks in dir-diff mode
2017-03-14 Merge branch 'kn/ref-filter-branch-list'
2017-03-14 Merge branch 'jk/push-deadlock-regression-fix'
2017-03-14 Merge branch 'js/travis-32bit-linux'
2017-03-14 Merge branch 'ew/http-alternates-as-redirects-warning'
2017-03-14 Merge branch 'dp/filter-branch-prune-empty'
2017-03-14 Merge branch 'jt/perf-updates'
2017-03-14 Merge branch 'mm/fetch-show-error-message-on-unadvertis...
2017-03-14 Merge branch 'jk/interpret-branch-name'
2017-03-14 Merge branch 'ab/cond-skip-tests'
2017-03-13 Merge branch 'ah/doc-ls-files-quotepath'
2017-03-13 Merge branch 'jc/diff-populate-filespec-size-only-fix'
2017-03-13 Merge branch 'vn/line-log-memcpy-size-fix'
2017-03-13 Merge branch 'jk/ewah-use-right-type-in-sizeof'
2017-03-13 Merge branch 'ax/line-log-range-merge-fix'
2017-03-13 Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'
2017-03-13 Merge branch 'js/realpath-pathdup-fix'
2017-03-13 Merge branch 'jk/add-i-patch-do-prompt'
2017-03-13 Merge branch 'jh/mingw-openssl-sha1'
2017-03-12 blame: move blame_entry duplication to add_blame_entry()
2017-03-10 Merge branch 'rs/log-email-subject'
2017-03-10 Merge branch 'tg/stash-push'
2017-03-10 Merge branch 'sb/submodule-init-url-selection'
2017-03-10 Merge branch 'rj/remove-unused-mktemp'
2017-03-10 Merge branch 'ew/markdown-url-in-readme'
2017-03-10 Merge branch 'ps/docs-diffcore'
2017-03-10 Merge branch 'jt/http-base-url-update-upon-redirect'
2017-03-10 Merge branch 'jk/http-auth'
2017-03-10 Merge branch 'jh/send-email-one-cc'
2017-03-10 Merge branch 'rs/strbuf-add-real-path'
2017-03-10 Merge branch 'rs/sha1-file-plug-fallback-base-leak'
2017-03-10 Merge branch 'rs/commit-parsing-optim'
next