archive: initialize archivers earlier
[gitweb.git] / builtin /
2018-09-21 diff.c: remove implicit dependency on the_index
2018-09-21 grep.c: remove implicit dependency on the_index
2018-09-21 diff.c: remove the_index dependency in textconv() functions
2018-09-21 diff.c: reduce implicit dependency on the_index
2018-09-21 add: do not accept pathspec magic 'attr'
2018-09-20 Merge branch 'ab/fetch-tags-noclobber'
2018-09-20 Merge branch 'bp/checkout-new-branch-optim'
2018-09-20 gc: fix regression in 7b0f229222 impacting --quiet
2018-09-19 pack-objects: handle island check for "external" delta...
2018-09-17 Merge branch 'nd/bisect-show-list-fix'
2018-09-17 Merge branch 'ab/fetch-tags-noclobber'
2018-09-17 Merge branch 'es/worktree-forced-ops-fix'
2018-09-17 Merge branch 'sg/doc-trace-appends'
2018-09-17 Merge branch 'jk/diff-rendered-docs'
2018-09-17 Merge branch 'jk/patch-corrupted-delta-fix'
2018-09-17 Merge branch 'ds/commit-graph-tests'
2018-09-17 Merge branch 'jk/pack-objects-with-bitmap-fix'
2018-09-17 Merge branch 'rs/mailinfo-format-flowed'
2018-09-17 Merge branch 'jk/cocci'
2018-09-17 Merge branch 'tg/rerere-doc-updates'
2018-09-17 Merge branch 'es/format-patch-rangediff'
2018-09-17 Merge branch 'cc/delta-islands'
2018-09-17 Merge branch 'es/format-patch-interdiff'
2018-09-17 Merge branch 'jk/trailer-fixes'
2018-09-17 Merge branch 'sb/range-diff-colors'
2018-09-17 Merge branch 'jk/pack-delta-reuse-with-bitmap'
2018-09-17 Merge branch 'nd/unpack-trees-with-cache-tree'
2018-09-17 Merge branch 'ds/reachable'
2018-09-17 Merge branch 'sb/submodule-update-in-c'
2018-09-17 Merge branch 'tg/rerere'
2018-09-17 Merge branch 'ds/multi-pack-index'
2018-09-17 Merge branch 'jk/branch-l-1-repurpose'
2018-09-17 Merge branch 'tg/conflict-marker-size'
2018-09-17 Merge branch 'ts/doc-build-manpage-xsl-quietly'
2018-09-17 Merge branch 'jk/rev-list-stdin-noop-is-ok'
2018-09-17 Merge branch 'bp/checkout-new-branch-optim'
2018-09-17 Merge branch 'sg/t1404-update-ref-test-timeout'
2018-09-17 Merge branch 'nd/clone-case-smashing-warning'
2018-09-17 Merge branch 'mk/http-backend-content-length'
2018-09-17 fsck: verify multi-pack-index
2018-09-17 multi-pack-index: add 'verify' verb
2018-09-17 commit-graph write: add progress output
2018-09-17 status: show progress bar if refreshing the index takes...
2018-09-14 builtin/remote: quote remote name on error to display...
2018-09-12 update-ref: allow --no-deref with --stdin
2018-09-12 update-ref: fix type of update_flags variable to match...
2018-09-12 Make git_check_attr() a void function
2018-09-10 Merge tag 'l10n-2.19.0-rnd2' of git://github.com/git...
2018-09-10 Merge branch 'jn/submodule-core-worktree-revert'
2018-09-10 Merge branch 'mk/http-backend-content-length'
2018-09-08 Revert "Merge branch 'sb/submodule-core-worktree'"
2018-09-07 wt-status: rename commitable to committable
2018-09-05 Remove superfluous trailing semicolons
2018-09-04 Merge branch 'es/chain-lint-more'
2018-09-04 Merge branch 'ab/portable-more'
2018-09-04 Merge branch 'es/freebsd-iconv-portability'
2018-09-04 Merge branch 'ds/commit-graph-lockfile-fix'
2018-09-04 Merge branch 'en/directory-renames-nothanks'
2018-09-04 Merge branch 'pw/rebase-i-author-script-fix'
2018-09-04 Merge branch 'master' of git://github.com/git-l10n...
2018-08-31 fetch: stop clobbering existing tags without --force
2018-08-31 fetch: change "branch" to "reference" in --force -h...
2018-08-30 worktree: delete .git/worktrees if empty after 'remove'
2018-08-30 worktree: teach 'remove' to override lock when --force...
2018-08-30 worktree: teach 'move' to override lock when --force...
2018-08-30 worktree: teach 'add' to respect --force for registered...
2018-08-30 worktree: disallow adding same path multiple times
2018-08-30 worktree: prepare for more checks of whether path can...
2018-08-30 worktree: generalize delete_git_dir() to reduce code...
2018-08-30 worktree: move delete_git_dir() earlier in file for...
2018-08-30 am: avoid directory rename detection when calling recur...
2018-08-29 mailinfo: support format=flowed
2018-08-29 convert hashmap comparison functions to oideq()
2018-08-29 convert "hashcmp() != 0" to "!hasheq()"
2018-08-29 convert "oidcmp() != 0" to "!oideq()"
2018-08-29 convert "hashcmp() == 0" to hasheq()
2018-08-29 convert "oidcmp() == 0" to oideq()
2018-08-29 commit-graph: define GIT_TEST_COMMIT_GRAPH
2018-08-27 Merge branch 'ja/i18n-message-fixes'
2018-08-27 Merge branch 'ds/commit-graph-fsck'
2018-08-27 Merge branch 'js/range-diff'
2018-08-27 Merge branch 'sg/test-rebase-editor-fix'
2018-08-27 Merge branch 'jk/hashcmp-optim-for-2.19'
2018-08-27 Merge branch 'ab/test-must-be-empty-for-master'
2018-08-27 Merge branch 'sg/t3420-autostash-fix'
2018-08-27 Merge branch 'sg/t3903-missing-fix'
2018-08-27 Merge branch 'sg/t7501-thinkofix'
2018-08-27 Merge branch 'sg/t0020-conversion-fix'
2018-08-27 Merge branch 'sg/t4051-fix'
2018-08-27 Merge branch 'js/larger-timestamps'
2018-08-27 Merge branch 'jk/use-compat-util-in-test-tool'
2018-08-27 Merge branch 'sg/test-must-be-empty'
2018-08-27 Merge branch 'rs/opt-updates'
2018-08-27 Merge branch 'nd/complete-config-vars'
2018-08-27 Merge branch 'ab/unconditional-free-and-null'
2018-08-27 Merge branch 'ep/worktree-quiet-option'
2018-08-27 Merge branch 'sm/branch-sort-config'
2018-08-27 Merge branch 'nd/config-core-checkstat-doc'
2018-08-27 range-diff: update stale summary of --no-dual-color
2018-08-23 i18n: fix mistakes in translated strings
next