t9000-t9999: fix broken &&-chains
[gitweb.git] / builtin /
2018-05-30 Merge branch 'jk/unavailable-can-be-missing'
2018-05-30 Merge branch 'bp/status-rename-config'
2018-05-30 Merge branch 'js/use-bug-macro'
2018-05-30 Merge branch 'rs/no-null-ptr-arith-in-fast-export'
2018-05-30 Merge branch 'nd/repo-clear-keep-the-index'
2018-05-30 Merge branch 'ma/lockfile-cleanup'
2018-05-30 Merge branch 'sg/t6500-no-redirect-of-stdin'
2018-05-30 Merge branch 'bp/merge-rename-config'
2018-05-30 Merge branch 'js/sequencer-and-root-commits'
2018-05-30 Merge branch 'dd/send-email-reedit'
2018-05-30 init: fix grammar in "templates not found" msg
2018-05-29 Sync with Git 2.17.1
2018-05-29 completion: drop the hard coded list of config vars
2018-05-29 am: move advice.amWorkDir parsing back to advice.c
2018-05-29 help: add --config to list all available config
2018-05-29 Add and use generic name->id mapping code for color...
2018-05-29 Merge branch 'nd/command-list' into nd/complete-config...
2018-05-29 completion: suppress some -no- options
2018-05-29 diff: turn --ita-invisible-in-index on by default
2018-05-28 make show-index a builtin
2018-05-25 rev-parse: check lookup'ed commit references for NULL
2018-05-24 Use OPT_SET_INT_F() for cmdline option specification
2018-05-23 Merge branch 'fg/completion-external'
2018-05-23 Merge branch 'bc/asciidoctor-tab-width'
2018-05-23 Merge branch 'nd/pack-unreachable-objects-doc'
2018-05-23 Merge branch 'nd/completion-aliasfiletype-typofix'
2018-05-23 Merge branch 'em/status-rename-config'
2018-05-23 Merge branch 'cc/perf-bisect'
2018-05-23 Merge branch 'ah/misc-doc-updates'
2018-05-23 Merge branch 'bp/test-drop-caches'
2018-05-23 Merge branch 'en/unpack-trees-split-index-fix'
2018-05-23 Merge branch 'nd/doc-header'
2018-05-23 Merge branch 'bc/format-patch-cover-no-attach'
2018-05-23 Merge branch 'tb/test-apfs-utf8-normalization'
2018-05-23 Merge branch 'js/rebase-recreate-merge'
2018-05-23 Merge branch 'nd/pack-objects-pack-struct'
2018-05-23 Merge branch 'en/rename-directory-detection-reboot'
2018-05-23 Merge branch 'js/no-pager-shorthand'
2018-05-23 Merge branch 'js/rebase-i-clean-msg-after-fixup-continue'
2018-05-23 Merge branch 'tg/worktree-add-existing-branch'
2018-05-23 Merge branch 'js/deprecate-grafts'
2018-05-23 Merge branch 'js/test-unset-prereq'
2018-05-23 Merge branch 'ab/perl-python-attrs'
2018-05-23 Merge branch 'sb/oid-object-info'
2018-05-23 Merge branch 'cc/perf-aggregate-unknown-option'
2018-05-23 Merge branch 'en/git-debugger'
2018-05-23 Merge branch 'bw/server-options'
2018-05-23 Merge branch 'nd/repack-keep-pack'
2018-05-23 Merge branch 'ds/lazy-load-trees'
2018-05-23 Merge branch 'nd/term-columns'
2018-05-23 Merge branch 'sg/t7005-spaces-in-filenames-cleanup'
2018-05-23 Merge branch 'sg/t5516-fixes'
2018-05-23 Merge branch 'sg/t5310-jgit-bitmap-test'
2018-05-23 Merge branch 'nd/pack-format-doc'
2018-05-23 Merge branch 'jk/apply-p-doc'
2018-05-23 Merge branch 'ao/config-api-doc'
2018-05-23 Merge branch 'bc/mailmap-self'
2018-05-23 Merge branch 'sb/object-store-replace'
2018-05-23 Merge branch 'hn/sort-ls-remote'
2018-05-22 Merge branch 'jk/submodule-fsck-loose' into maint
2018-05-22 Sync with Git 2.16.4
2018-05-22 Sync with Git 2.15.2
2018-05-22 Sync with Git 2.14.4
2018-05-22 Sync with Git 2.13.7
2018-05-22 Merge branch 'jk/submodule-fix-loose' into maint-2.13
2018-05-22 index-pack: check .gitmodules files with --strict
2018-05-22 unpack-objects: call fsck_finish() after fscking objects
2018-05-22 fsck: call fsck_finish() after fscking objects
2018-05-22 fsck: actually fsck blob data
2018-05-22 index-pack: make fsck error message more specific
2018-05-22 Merge branch 'jk/submodule-name-verify-fix' into jk...
2018-05-22 verify_path: disallow symlinks in .gitmodules
2018-05-22 update-index: stat updated files earlier
2018-05-22 submodule-config: verify submodule names as paths
2018-05-22 merge: check config before loading commits
2018-05-22 submodule: add --dissociate option to add/update commands
2018-05-22 unpack_trees_options: free messages when done
2018-05-21 merge: use commit-slab in merge remote desc instead...
2018-05-21 log: use commit-slab in prepare_bases() instead of...
2018-05-21 show-branch: note about its object flags usage
2018-05-21 show-branch: use commit-slab for commit-name instead...
2018-05-21 name-rev: use commit-slab for rev-name instead of commi...
2018-05-21 revision.c: use commit-slab for show_source
2018-05-21 describe: use commit-slab for commit names instead...
2018-05-21 blame: use commit-slab for blame suspects instead of...
2018-05-21 Move declaration for alias.c to alias.h
2018-05-21 help: use command-list.txt for the source of guides
2018-05-21 help: add "-a --verbose" to list all commands with...
2018-05-21 config: die when --blob is used outside a repository
2018-05-17 fetch: generate ref-prefixes when using a configured...
2018-05-17 refspec: consolidate ref-prefix generation logic
2018-05-17 remote: convert match_push_refs to take a struct refspec
2018-05-17 transport: remove transport_verify_remote_names
2018-05-17 send-pack: store refspecs in a struct refspec
2018-05-17 transport: convert transport_push to take a struct...
2018-05-17 push: convert to use struct refspec
2018-05-17 push: check for errors earlier
2018-05-17 remote: convert query_refspecs to take a struct refspec
2018-05-17 remote: convert apply_refspecs to take a struct refspec
2018-05-17 remote: convert get_stale_heads to take a struct refspec
next