implement fetching of moved submodules
[gitweb.git] / builtin /
2017-08-22 Merge branch 'rs/win32-syslog-leakfix'
2017-08-22 Merge branch 'rs/unpack-entry-leakfix'
2017-08-22 Merge branch 'rs/strbuf-getwholeline-fix'
2017-08-22 Merge branch 'rs/merge-microcleanup'
2017-08-22 Merge branch 'rs/fsck-obj-leakfix'
2017-08-22 Merge branch 'rs/t4062-obsd'
2017-08-22 Merge branch 'rs/find-pack-entry-bisection'
2017-08-22 Merge branch 'rs/apply-lose-prefix-length'
2017-08-22 Merge branch 'rj/add-chmod-error-message'
2017-08-22 Merge branch 'jk/hashcmp-memcmp'
2017-08-22 Merge branch 'jk/drop-sha1-entry-pos'
2017-08-22 Merge branch 'ur/svn-local-zone'
2017-08-22 Merge branch 'pw/am-signoff'
2017-08-22 Merge branch 'rs/t3700-clean-leftover'
2017-08-22 Merge branch 'jc/perl-git-comment-typofix'
2017-08-22 Merge branch 'rs/in-obsd-basename-dirname-take-const'
2017-08-22 Merge branch 'rs/obsd-getcwd-workaround'
2017-08-22 Merge branch 'mf/no-dashed-subcommands'
2017-08-22 Merge branch 'ma/parse-maybe-bool'
2017-08-22 Merge branch 'ab/ref-filter-no-contains'
2017-08-22 Merge branch 'bw/clone-recursive-quiet'
2017-08-22 Merge branch 'bw/grep-recurse-submodules'
2017-08-22 Merge branch 'pw/sequence-rerere-autoupdate'
2017-08-22 Merge branch 'bw/push-options-recursively-to-submodules'
2017-08-21 sha1_file: convert hash_sha1_file_literally to struct...
2017-08-21 sha1_file: convert index_fd to struct object_id
2017-08-21 sha1_file: convert index_path to struct object_id
2017-08-21 builtin/hash-object: convert to struct object_id
2017-08-19 progress: simplify "delayed" progress API
2017-08-18 commit: replace the raw buffer with strbuf in read_graf...
2017-08-17 builtin/branch: stop supporting the "--set-upstream...
2017-08-16 commit: skip discarding the index if there is no pre...
2017-08-15 interpret-trailers: add --parse convenience option
2017-08-15 interpret-trailers: add an option to unfold values
2017-08-15 interpret-trailers: add an option to show only existing...
2017-08-15 interpret-trailers: add an option to show only the...
2017-08-14 format-patch: have progress option while generating...
2017-08-14 tree-walk: convert fill_tree_descriptor() to object_id
2017-08-14 interpret-trailers: add options for actions
2017-08-14 trailers: introduce struct new_trailer_item
2017-08-11 Merge branch 'ma/pager-per-subcommand-action'
2017-08-11 Merge branch 'jk/rev-list-empty-input'
2017-08-11 Merge branch 'jt/t1450-fsck-corrupt-packfile'
2017-08-11 Merge branch 'js/git-gui-msgfmt-on-windows'
2017-08-11 Merge branch 'eb/contacts-reported-by'
2017-08-11 Merge branch 'dl/credential-cache-socket-in-xdg-cache'
2017-08-11 Merge branch 'rg/rerere-train-overwrite'
2017-08-11 Merge branch 'jb/t8008-cleanup'
2017-08-11 Merge branch 'jt/subprocess-handshake'
2017-08-11 Merge branch 'dc/fmt-merge-msg-microcleanup'
2017-08-11 Merge branch 'ah/doc-wserrorhighlight'
2017-08-11 Merge branch 'cc/ref-is-hidden-microcleanup'
2017-08-11 Merge branch 'js/run-process-parallel-api-fix'
2017-08-11 Merge branch 'hb/gitweb-project-list'
2017-08-11 Merge branch 'ks/commit-abort-on-empty-message-fix'
2017-08-11 Merge branch 'sb/hashmap-cleanup'
2017-08-11 Merge branch 'jk/reflog-walk'
2017-08-11 Merge branch 'ls/filter-process-delayed'
2017-08-11 Merge branch 'st/lib-gpg-kill-stray-agent'
2017-08-11 Merge branch 'rs/pack-objects-pbase-cleanup'
2017-08-11 Merge branch 'jt/fsck-code-cleanup'
2017-08-11 Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths'
2017-08-11 Merge branch 'jk/c99'
2017-08-11 Merge branch 'jk/ref-filter-colors'
2017-08-11 Merge branch 'wd/rebase-conflict-guide'
2017-08-11 Merge branch 'rs/stat-data-unaligned-reads-fix'
2017-08-11 Merge branch 'rs/move-array'
2017-08-11 Merge branch 'rs/bswap-ubsan-fix'
2017-08-11 Merge branch 'ks/prepare-commit-msg-sample'
2017-08-11 Merge branch 'bw/object-id'
2017-08-11 Merge branch 'bc/object-id'
2017-08-11 Merge branch 'sb/object-id'
2017-08-10 fsck: free buffers on error in fsck_obj()
2017-08-10 merge: use skip_prefix()
2017-08-10 trailer: put process_trailers() options into a struct
2017-08-09 builtin/add: add detail to a 'cannot chmod' error message
2017-08-08 am: fix signoff when other trailers are present
2017-08-07 parse_decoration_style: drop unused argument `var`
2017-08-07 treewide: deprecate git_config_maybe_bool, use git_pars...
2017-08-04 Merge tag 'v2.13.5' into maint
2017-08-04 Merge branch 'ah/patch-id-doc'
2017-08-04 Merge branch 'as/diff-options-grammofix'
2017-08-04 clone: teach recursive clones to respect -q
2017-08-03 submodule: remove gitmodules_config
2017-08-03 submodule-config: lazy-load a repository's .gitmodules...
2017-08-03 submodule-config: move submodule-config functions to...
2017-08-03 submodule: remove submodule_config callback routine
2017-08-03 unpack-trees: don't respect submodule.update
2017-08-03 fetch: don't overlay config with submodule-config
2017-08-03 submodule--helper: don't overlay config in update-clone
2017-08-03 submodule--helper: don't overlay config in remote_submo...
2017-08-03 tag: change default of `pager.tag` to "on"
2017-08-03 tag: respect `pager.tag` in list-mode only
2017-08-02 rev-list: don't show usage when we see empty ref patterns
2017-08-02 cherry-pick/revert: reject --rerere-autoupdate when...
2017-08-02 am: remember --rerere-autoupdate setting
2017-08-02 add, reset: ensure submodules can be added or reset
2017-08-02 Merge branch 'bc/object-id' into bw/submodule-config...
2017-08-02 Merge branch 'bw/grep-recurse-submodules' into bw/submo...
2017-08-02 grep: recurse in-process using 'struct repository'
next