configure: fix a regression in PCRE v1 detection
[gitweb.git] / builtin /
2018-02-15 Merge branch 'jm/svn-pushmergeinfo-fix' into maint
2018-02-15 Merge branch 'dk/describe-all-output-fix' into maint
2018-02-15 Merge branch 'ab/perf-grep-threads' into maint
2018-02-15 Merge branch 'bc/hash-algo'
2018-02-15 Merge branch 'nd/ignore-glob-doc-update'
2018-02-15 Merge branch 'tg/reset-hard-show-head-with-pretty'
2018-02-15 Merge branch 'rs/cocci-strbuf-addf-to-addstr'
2018-02-15 Merge branch 'nd/trace-index-ops'
2018-02-15 Merge branch 'cc/perf-aggregate'
2018-02-15 Merge branch 'ab/wildmatch-tests'
2018-02-15 Merge branch 'po/object-id'
2018-02-15 Merge branch 'sb/pull-rebase-submodule'
2018-02-15 Merge branch 'kg/packed-ref-cache-fix'
2018-02-15 Merge branch 'jt/fsck-code-cleanup'
2018-02-15 Merge branch 'en/merge-recursive-fixes'
2018-02-15 Merge branch 'jc/worktree-add-short-help'
2018-02-15 Merge branch 'ab/sha1dc-build'
2018-02-15 worktree: add: fix 'post-checkout' not knowing new...
2018-02-14 rev-parse: rename 'this' variable
2018-02-14 pack-objects: rename 'this' variables
2018-02-14 object: rename function 'typename' to 'type_name'
2018-02-14 object_info: change member name from 'typename' to...
2018-02-14 am: support --quit
2018-02-13 Merge branch 'tz/doc-show-defaults-to-head'
2018-02-13 Merge branch 'ew/svn-branch-segfault-fix'
2018-02-13 Merge branch 'sg/travis-linux32-sanity'
2018-02-13 Merge branch 'nd/list-merge-strategy'
2018-02-13 Merge branch 'jt/long-running-process-doc'
2018-02-13 Merge branch 'jk/daemon-fixes'
2018-02-13 Merge branch 'pw/sequencer-in-process-commit'
2018-02-13 Merge branch 'nd/shared-index-fix'
2018-02-13 Merge branch 'po/http-push-error-message'
2018-02-13 Merge branch 'po/clang-format-functype-weight'
2018-02-13 Merge branch 'jc/mailinfo-cleanup-fix'
2018-02-13 Merge branch 'sg/cocci-move-array'
2018-02-13 Merge branch 'tg/split-index-fixes'
2018-02-13 Merge branch 'rs/strbuf-cocci-workaround'
2018-02-13 Merge branch 'mr/packed-ref-store-fix'
2018-02-13 Merge branch 'jt/http-redact-cookies'
2018-02-13 Merge branch 'ds/use-get-be64'
2018-02-13 Merge branch 'cc/sha1-file-name'
2018-02-13 Merge branch 'nd/trace-with-env'
2018-02-13 Merge branch 'pc/submodule-helper'
2018-02-13 Merge branch 'rb/hashmap-h-compilation-fix'
2018-02-13 Merge branch 'nd/diff-flush-before-warning'
2018-02-13 Merge branch 'tb/crlf-conv-flags'
2018-02-13 Merge branch 'rs/describe-unique-abbrev'
2018-02-13 Merge branch 'ks/submodule-doc-updates'
2018-02-13 Merge branch 'cl/t9001-cleanup'
2018-02-13 Merge branch 'gs/retire-mru'
2018-02-13 Merge branch 'ot/mru-on-list'
2018-02-13 Merge branch 'jh/partial-clone'
2018-02-13 Merge branch 'jh/fsck-promisors'
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...
next