Merge branch 'jk/size-t'
[gitweb.git] / builtin /
2018-07-18 Merge branch 'sb/object-store-grafts'
2018-07-18 Merge branch 'en/merge-recursive-cleanup'
2018-07-17 commit-graph: add repo arg to graph readers
2018-07-17 commit-graph: add free_commit_graph
2018-07-17 Merge branch 'ds/commit-graph-fsck' into jt/commit...
2018-07-16 Merge branch 'jc/t3404-one-shot-export-fix' into es...
2018-07-16 builtin/merge-recursive: make hash independent
2018-07-16 builtin/merge: switch to use the_hash_algo
2018-07-16 builtin/fmt-merge-msg: make hash independent
2018-07-16 builtin/update-index: simplify parsing of cacheinfo
2018-07-16 builtin/update-index: convert to using the_hash_algo
2018-07-16 blame: prefer xsnprintf to strcpy for colors
2018-07-11 merge: allow reading the merge commit message from...
2018-07-11 builtin/receive-pack: use check_signature from gpg...
2018-07-11 merge-recursive: fix assumption that head tree being...
2018-07-09 gc --auto: release pack files before auto packing
2018-07-09 grep.c: teach 'git grep --only-matching'
2018-07-09 clone: check connectivity even if clone is partial
2018-07-06 builtin/config: work around an unsized array forward...
2018-07-03 fetch-pack: support negotiation tip whitelist
2018-07-03 fetch-pack: write shallow, then check connectivity
2018-07-03 index_has_changes(): avoid assuming operating on the_index
2018-07-03 block alloc: add lifecycle APIs for cache_entry structs
2018-07-03 read-cache: teach make_cache_entry to take object_id
2018-06-29 tag: add repository argument to deref_tag
2018-06-29 tag: add repository argument to parse_tag_buffer
2018-06-29 tag: add repository argument to lookup_tag
2018-06-29 commit: add repository argument to lookup_commit
2018-06-29 commit: add repository argument to lookup_commit_reference
2018-06-29 commit: add repository argument to lookup_commit_refere...
2018-06-29 tree: add repository argument to lookup_tree
2018-06-29 blob: add repository argument to lookup_blob
2018-06-29 object: add repository argument to object_as_type
2018-06-29 object: add repository argument to parse_object_buffer
2018-06-29 object: add repository argument to lookup_object
2018-06-29 object: add repository argument to parse_object
2018-06-29 Merge branch 'sb/object-store-grafts' into sb/object...
2018-06-28 Merge branch 'sb/fix-fetching-moved-submodules'
2018-06-28 Merge branch 'tz/cred-netrc-cleanup'
2018-06-28 Merge branch 'jc/clean-after-sanity-tests'
2018-06-28 Merge branch 'nd/completion-negation'
2018-06-28 Merge branch 'pw/add-p-recount'
2018-06-28 Merge branch 'jk/fetch-all-peeled-fix'
2018-06-28 Merge branch 'ms/send-pack-honor-config'
2018-06-28 Merge branch 'jh/partial-clone'
2018-06-28 Merge branch 'sg/gpg-tests-fix'
2018-06-28 Merge branch 'as/safecrlf-quiet-fix'
2018-06-28 Merge branch 'ab/refspec-init-fix'
2018-06-28 fetch-pack: put shallow info in output parameter
2018-06-28 fetch: refactor to make function args narrower
2018-06-28 fetch: refactor fetch_refs into two functions
2018-06-28 fetch: refactor the population of peer ref OIDs
2018-06-27 gc: automatically write commit-graph files
2018-06-27 commit-graph: add '--reachable' option
2018-06-27 commit-graph: use string-list API for input
2018-06-27 fsck: verify commit-graph
2018-06-27 commit-graph: add 'verify' subcommand
2018-06-27 commit-graph: UNLEAK before die()
2018-06-26 submodule-config: add helper to get 'update-clone'...
2018-06-26 submodule-config: add helper function to get 'fetch...
2018-06-25 Merge branch 'sb/plug-misc-leaks'
2018-06-25 Merge branch 'cc/tests-without-assuming-ref-files-backend'
2018-06-25 Merge branch 'sg/update-ref-stdin-cleanup'
2018-06-25 Merge branch 'nd/reject-empty-shallow-request'
2018-06-25 Merge branch 'ls/complete-remote-update-names'
2018-06-25 Merge branch 'ag/rebase-p'
2018-06-25 Merge branch 'nd/complete-config-vars'
2018-06-25 Merge branch 'sb/object-store-alloc'
2018-06-25 Merge branch 'jk/show-index'
2018-06-25 Merge branch 'en/merge-recursive-tests'
2018-06-25 Merge branch 'nd/diff-apply-ita'
2018-06-25 Merge branch 'ds/commit-graph-lockfile-fix'
2018-06-25 Merge branch 'nd/commit-util-to-slab'
2018-06-25 Merge branch 'pc/submodule-helper-foreach'
2018-06-22 branch: deprecate "-l" option
2018-06-22 builtin/grep.c: add '--column' option to 'git-grep(1)'
2018-06-21 pack-bitmap: add free function
2018-06-21 pack-bitmap: remove bitmap_git global variable
2018-06-19 format-patch: clear UNINTERESTING flag before prepare_bases
2018-06-19 Merge branch 'en/rename-directory-detection-reboot'
2018-06-19 Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com...
2018-06-19 submodule deinit: unset core.worktree
2018-06-19 submodule: ensure core.worktree is set after update
2018-06-19 Merge branch 'cf/submodule-progress-dissociate'
2018-06-19 Merge branch 'js/rebase-i-root-fix'
2018-06-18 Merge branch 'es/make-no-iconv'
2018-06-18 Merge branch 'sg/t7406-chain-fix'
2018-06-18 Merge branch 'ks/branch-set-upstream'
2018-06-18 Merge branch 'js/rebase-i-root-fix'
2018-06-18 Merge branch 'jk/ewah-bounds-check'
2018-06-18 Merge tag 'l10n-2.18.0-rnd3' of git://github.com/git...
2018-06-18 Merge branch 'sb/blame-color'
2018-06-18 Merge branch 'mw/doc-merge-enumfix'
2018-06-18 Merge branch 'en/rename-directory-detection'
2018-06-18 Merge branch 'rd/doc-remote-tracking-with-hyphen'
2018-06-18 Merge branch 'jl/zlib-restore-nul-termination'
2018-06-18 Merge branch 'ab/cred-netrc-no-autodie'
2018-06-18 Merge branch 'km/doc-workflows-typofix'
2018-06-18 Merge branch 'ld/git-p4-updates'
2018-06-18 Merge branch 'rd/diff-options-typofix'
next