index-pack: prefetch missing REF_DELTA bases
[gitweb.git] / builtin /
2019-01-12 init: make a copy of $GIT_DIR string
2019-01-12 config: make a copy of $GIT_CONFIG string
2019-01-12 commit: copy saved getenv() result
2019-01-11 log: add %S option (like --source) to log --format
2019-01-11 gc/repack: release packs when needed
2019-01-10 fetch-pack: support protocol version 2
2019-01-08 checkout: introduce checkout.overlayMode config
2019-01-08 checkout: introduce --{,no-}overlay option
2019-01-08 convert has_sha1_file() callers to has_object_file()
2019-01-08 update comment references to sha1_object_info()
2019-01-07 rebase: implement --merge via the interactive machinery
2019-01-07 worktree: allow to (re)move worktrees with uninitialize...
2019-01-04 Merge branch 'sd/stash-wo-user-name'
2019-01-04 Merge branch 'mk/http-backend-kill-children-before...
2019-01-04 Merge branch 'sd/stash-wo-user-name'
2019-01-04 Merge branch 'sg/clone-initial-fetch-configuration'
2019-01-04 Merge branch 'nd/checkout-dwim-fix'
2019-01-04 Merge branch 'ab/push-dwim-dst'
2019-01-04 Merge branch 'nd/the-index'
2019-01-04 Merge branch 'en/fast-export-import'
2019-01-04 Merge branch 'jk/loose-object-cache'
2019-01-04 Merge branch 'fc/http-version'
2019-01-04 Merge branch 'en/merge-path-collision'
2019-01-04 Merge branch 'nd/i18n'
2019-01-03 Merge branch 'sg/test-bash-version-fix'
2019-01-02 checkout: factor out mark_cache_entry_for_checkout...
2019-01-02 checkout: clarify comment
2019-01-02 rebase: run post-checkout hook on checkout
2019-01-02 pack-protocol.txt: accept error packets in any context
2019-01-02 Use packet_reader instead of packet_read_line
2019-01-02 bisect--helper: `bisect_start` shell function partially...
2019-01-02 bisect--helper: `get_terms` & `bisect_terms` shell...
2019-01-02 bisect--helper: `bisect_next_check` shell function...
2019-01-02 bisect--helper: `check_and_set_terms` shell function...
2019-01-02 wrapper: move is_empty_file() and rename it as is_empty...
2019-01-02 bisect--helper: `bisect_write` shell function in C
2019-01-02 bisect--helper: `bisect_reset` shell function in C
2018-12-28 git-rebase, sequencer: extend --quiet option for the...
2018-12-28 am, rebase--merge: do not overlook --skip'ed commits...
2018-12-28 rebase: fix incompatible options error message
2018-12-28 rebase: make builtin and legacy script error messages...
2018-12-28 Merge branch 'sb/more-repo-in-api' into md/list-objects...
2018-12-28 commit: prepare free_commit_buffer and release_commit_m...
2018-12-26 stripspace: allow -s/-c outside git repository
2018-12-26 submodule deinit: unset core.worktree
2018-12-26 submodule--helper: fix BUG message in ensure_core_worktree
2018-12-15 Sync with Git 2.20.1
2018-12-15 Merge branch 'jc/run-command-report-exec-failure-fix...
2018-12-15 Merge branch 'js/help-commands-verbose-by-default-fix...
2018-12-15 Merge branch 'nd/show-gitcomp-compilation-fix' into...
2018-12-15 Merge branch 'js/mailinfo-format-flowed-fix' into maint
2018-12-15 Merge branch 'ds/hash-independent-tests-fix' into maint
2018-12-14 submodule update: run at most one fetch job unless...
2018-12-13 Merge branch 'master' of github.com:linusboyle/git
2018-12-13 Merge branch 'master' of https://github.com/Softcatala...
2018-12-12 parse-options: fix SunCC compiler warning
2018-12-11 rebase: introduce a shortcut for --reschedule-failed...
2018-12-11 rebase: add a config option to default to --reschedule...
2018-12-11 rebase: introduce --reschedule-failed-exec
2018-12-10 style: the opening '{' of a function is in a separate...
2018-12-09 Merge tag 'l10n-2.20.0-rnd3' of https://github.com...
2018-12-09 Indent code with TABs
2018-12-09 fetch: ensure submodule objects fetched
2018-12-06 revision.c: put promisor option in specialized struct
2018-12-05 repository: repo_submodule_init to take a submodule...
2018-12-04 Merge branch 'es/format-patch-range-diff-fix-fix'
2018-12-04 Merge branch 'en/rebase-consistency'
2018-12-04 range-diff: always pass at least minimal diff options
2018-12-02 Merge branch 'master' of git://github.com/git-l10n...
2018-12-01 Merge branch 'gh/diff-raw-has-no-ellipses'
2018-12-01 Merge branch 'ss/msvc-strcasecmp'
2018-12-01 Merge branch 'sg/test-BUG'
2018-12-01 Merge branch 'sg/test-cmp-rev'
2018-12-01 Merge branch 'ab/push-example-in-doc'
2018-12-01 Merge branch 'rt/rebase-in-c-message-fix'
2018-12-01 Merge branch 'sg/daemon-test-signal-fix'
2018-12-01 Merge branch 'ma/reset-doc-rendering-fix'
2018-12-01 Merge branch 'ab/replace-graft-with-replace-advice'
2018-12-01 Merge branch 'js/rebase-stat-unrelated-fix'
2018-12-01 Merge branch 'js/rebase-reflog-action-fix'
2018-12-01 Merge branch 'jc/format-patch-range-diff-fix'
2018-12-01 builtin/rebase.c: remove superfluous space in messages
2018-12-01 Merge branch 'master' of git://github.com/git-l10n...
2018-11-30 rebase --stat: fix when rebasing to an unrelated history
2018-11-30 rebase: fix GIT_REFLOG_ACTION regression
2018-11-30 format-patch: do not let its diff-options affect -...
2018-11-29 Merge branch 'nd/n18n-fix'
2018-11-29 advice: don't pointlessly suggest --convert-graft-file
2018-11-26 Merge branch 'nd/per-worktree-ref-iteration'
2018-11-26 Merge branch 'tb/clone-case-smashing-warning-test'
2018-11-26 Merge branch 'jk/t5562-perl-path-fix'
2018-11-21 Sync with 2.19.2
2018-11-21 Merge branch 'sg/test-rebase-editor-fix' into maint
2018-11-21 Merge branch 'tb/char-may-be-unsigned' into maint
2018-11-21 Merge branch 'jk/uploadpack-packobjectshook-fix' into...
2018-11-21 Merge branch 'uk/merge-subtree-doc-update' into maint
2018-11-21 Merge branch 'jc/cocci-preincr' into maint
2018-11-21 Merge branch 'ah/doc-updates' into maint
2018-11-21 Merge branch 'sg/doc-show-branch-typofix' into maint
2018-11-21 Merge branch 'tq/branch-style-fix' into maint
next