revision: mark non-user-given objects instead
[gitweb.git] / builtin /
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 path.c: migrate global git_path_* to take a repository...
2018-05-17 shallow: add repository argument to is_repository_shallow
2018-05-17 shallow: add repository argument to register_shallow
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
2018-05-17 fetch: convert prune_refs to take a struct refspec
2018-05-17 fetch: convert get_ref_map to take a struct refspec
2018-05-17 fetch: convert do_fetch to take a struct refspec
2018-05-17 fetch: convert refmap to use struct refspec
2018-05-17 fetch: convert fetch_one to use struct refspec
2018-05-17 remote: remove add_prune_tags_to_fetch_refspec
2018-05-17 remote: convert fetch refspecs to struct refspec
2018-05-17 remote: convert push refspecs to struct refspec
2018-05-17 fast-export: convert to use struct refspec
2018-05-17 clone: convert cmd_clone to use refspec_item_init
2018-05-17 pull: convert get_tracking_branch to use refspec_item_init
2018-05-17 submodule--helper: convert push_check to use struct...
2018-05-17 refspec: rename struct refspec to struct refspec_item
2018-05-17 refspec: move refspec parsing logic into its own file
2018-05-16 commit: add repository argument to register_commit_graft
2018-05-16 object-store: move object access functions to object...
2018-05-16 grep: handle corrupt index files early
2018-05-13 add status config and command line options for rename...
2018-05-13 column: fix off-by-one default width
2018-05-11 submodule: port submodule subcommand 'foreach' from...
2018-05-10 fast-export: avoid NULL pointer arithmetic
2018-05-10 lock_file: move static locks into functions
2018-05-10 lock_file: make function-local locks non-static
2018-05-08 Merge branch 'ma/http-walker-no-partial'
2018-05-08 Merge branch 'js/runtime-prefix'
2018-05-08 Merge branch 'js/colored-push-errors'
2018-05-08 Merge branch 'jc/parseopt-expiry-errors'
2018-05-08 Merge branch 'ma/fast-export-skip-merge-fix'
2018-05-08 Merge branch 'tz/doc-git-urls-reference'
2018-05-08 Merge branch 'tg/demote-stash-save-in-completion'
2018-05-08 Merge branch 'sa/send-email-dedup-some-headers'
2018-05-08 Merge branch 'nd/submodule-status-fix'
2018-05-08 Merge branch 'js/ident-date-fix'
2018-05-08 Merge branch 'bt/gpg-interface'
2018-05-08 Merge branch 'hn/sort-ls-remote'
2018-05-08 Merge branch 'ab/git-svn-get-record-typofix'
2018-05-08 Merge branch 'tb/config-default'
2018-05-08 Merge branch 'tb/config-type'
2018-05-08 Merge branch 'sg/doc-gc-quote-mismatch-fix'
2018-05-08 Merge branch 'sg/completion-clear-cached'
2018-05-08 Merge branch 'sb/worktree-remove-opt-force'
2018-05-08 Merge branch 'ma/double-dashes-in-docs'
2018-05-08 Merge branch 'tq/t1510'
2018-05-08 Merge branch 'so/glossary-ancestor'
2018-05-08 Merge branch 'ls/checkout-encoding'
2018-05-08 Merge branch 'ab/nuke-emacs-contrib'
2018-05-08 Merge branch 'nd/warn-more-for-devs'
2018-05-08 Merge branch 'sb/object-store-replace'
2018-05-08 Merge branch 'ds/commit-graph'
2018-05-08 Merge branch 'js/empty-config-section-fix'
2018-05-08 Merge branch 'ot/libify-get-ref-atom-value'
2018-05-08 Merge branch 'sb/submodule-move-nested'
2018-05-08 Merge branch 'dj/runtime-prefix'
2018-05-08 Merge branch 'ab/simplify-perl-makefile'
2018-05-08 Merge branch 'bw/protocol-v2'
2018-05-06 Replace all die("BUG: ...") calls by BUG() ones
2018-05-06 pack-objects: validation and documentation about unreac...
2018-05-06 wt-status: use settings from git_diff_ui_config
2018-05-02 Merge branch 'bw/protocol-v2' into jt/partial-clone...
2018-05-02 builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
next