]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-04-01  Taylor Blaupack-revindex: read multi-pack reverse indexes
2021-04-01  Taylor BlauDocumentation/technical: describe multi-pack reverse...
2021-04-01  Taylor Blaumidx: make some functions non-static
2021-04-01  Taylor Blaumidx: keep track of the checksum
2021-04-01  Taylor Blaumidx: don't free midx_name early
2021-04-01  Taylor Blaumidx: allow marking a pack as preferred
2021-04-01  Li Linchaobuiltin/clone.c: add --reject-shallow option
2021-04-01  Jeff Kingref-filter: fix NULL check for parse object failure
2021-04-01  Taylor Blaubuiltin/pack-objects.c: respect 'pack.preferBitmapTips'
2021-04-01  Taylor Blaut/helper/test-bitmap.c: initial commit
2021-04-01  Taylor Blaupack-bitmap: add 'test_bitmap_commits()' helper
2021-03-31  Elijah Newrensequencer: fix edit handling for cherry-pick and revert...
2021-03-30  Junio C HamanoThe fifth batch
2021-03-30  Junio C HamanoMerge branch 'jc/doc-format-patch-clarify'
2021-03-30  Junio C HamanoMerge branch 'ab/detox-gettext-tests'
2021-03-30  Junio C HamanoMerge branch 'hx/pack-objects-chunk-comment'
2021-03-30  Junio C HamanoMerge branch 'rf/send-email-hookspath'
2021-03-30  Junio C HamanoMerge branch 'ab/remove-rebase-usebuiltin'
2021-03-30  Junio C HamanoMerge branch 'cs/http-use-basic-after-failed-negotiate'
2021-03-30  Junio C HamanoMerge branch 'ab/diff-no-index-tests'
2021-03-30  Junio C HamanoMerge branch 'ab/read-tree'
2021-03-30  Junio C HamanoMerge branch 'bs/asciidoctor-installation-hints'
2021-03-30  Junio C HamanoMerge branch 'mt/checkout-remove-nofollow'
2021-03-30  Derrick Stoleep2000: add sparse-index repos
2021-03-30  Derrick Stoleesparse-index: loose integration with cache_tree_verify()
2021-03-30  Derrick Stoleecache-tree: integrate with sparse directory entries
2021-03-30  Derrick Stoleesparse-checkout: disable sparse-index
2021-03-30  Derrick Stoleesparse-checkout: toggle sparse index from builtin
2021-03-30  Derrick Stoleesparse-index: add index.sparse config option
2021-03-30  Derrick Stoleesparse-index: check index conversion happens
2021-03-30  Derrick Stoleeunpack-trees: allow sparse directories
2021-03-30  Derrick Stoleesubmodule: sparse-index should not collapse links
2021-03-30  Derrick Stoleesparse-index: convert from full to sparse
2021-03-30  Derrick Stoleesparse-index: add 'sdir' index extension
2021-03-30  Derrick Stoleesparse-checkout: hold pattern list in index
2021-03-30  Derrick Stoleeunpack-trees: ensure full index
2021-03-30  Derrick Stoleetest-tool: don't force full index
2021-03-30  Derrick Stoleetest-read-cache: print cache entries with --table
2021-03-30  Derrick Stoleet1092: compare sparse-checkout to sparse-index
2021-03-30  Derrick Stoleesparse-index: implement ensure_full_index()
2021-03-30  Derrick Stoleesparse-index: add guard to ensure full index
2021-03-30  Derrick Stoleet1092: clean up script quoting
2021-03-30  Derrick Stoleet/perf: add performance test for sparse operations
2021-03-30  Derrick Stoleesparse-index: design doc and format update
2021-03-30  Taylor Blaut/helper/test-read-midx.c: add '--show-objects'
2021-03-30  Taylor Blaubuiltin/multi-pack-index.c: display usage on unrecogniz...
2021-03-30  Taylor Blaubuiltin/multi-pack-index.c: don't enter bogus cmd_mode
2021-03-30  Taylor Blaubuiltin/multi-pack-index.c: split sub-commands
2021-03-30  Taylor Blaubuiltin/multi-pack-index.c: define common usage with...
2021-03-30  Taylor Blaubuiltin/multi-pack-index.c: don't handle 'progress...
2021-03-30  Taylor Blaubuiltin/multi-pack-index.c: inline 'flags' with options
2021-03-29  Chinmoy Chakrabortycolumn, range-diff: downcase option description
2021-03-29  Dennis Amelingcmake(install): include vcpkg dlls
2021-03-29  Johannes Schindelincmake: add a preparatory work-around to accommodate...
2021-03-29  Ævar Arnfjörð... fetch-pack: use new fsck API to printing dangling submo...
2021-03-29  Ævar Arnfjörð... fetch-pack: use file-scope static struct for fsck_options
2021-03-29  Ævar Arnfjörð... fetch-pack: don't needlessly copy fsck_options
2021-03-29  Ævar Arnfjörð... fsck.c: move gitmodules_{found,done} into fsck_options
2021-03-29  Ævar Arnfjörð... fsck.c: add an fsck_set_msg_type() API that takes enums
2021-03-29  Ævar Arnfjörð... fsck.c: pass along the fsck_msg_id in the fsck_error...
2021-03-29  Ævar Arnfjörð... fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from...
2021-03-29  Ævar Arnfjörð... fsck.c: give "FOREACH_MSG_ID" a more specific name
2021-03-29  Ævar Arnfjörð... fsck.c: undefine temporary STR macro after use
2021-03-29  Ævar Arnfjörð... fsck.c: call parse_msg_type() early in fsck_set_msg_type()
2021-03-29  Ævar Arnfjörð... fsck.h: re-order and re-assign "enum fsck_msg_type"
2021-03-29  Ævar Arnfjörð... fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into...
2021-03-29  Ævar Arnfjörð... fsck.c: refactor fsck_msg_type() to limit scope of...
2021-03-29  Ævar Arnfjörð... fsck.c: rename remaining fsck_msg_id "id" to "msg_id"
2021-03-29  Ævar Arnfjörð... fsck.c: remove (mostly) redundant append_msg_id() function
2021-03-29  Ævar Arnfjörð... fsck.c: rename variables in fsck_set_msg_type() for...
2021-03-29  Ævar Arnfjörð... fsck.h: use "enum object_type" instead of "int"
2021-03-29  Ævar Arnfjörð... fsck.h: use designed initializers for FSCK_OPTIONS_...
2021-03-28  Dennis Amelingcmake(install): fix double .exe suffixes
2021-03-28  Johannes Schindelincmake: support SKIP_DASHED_BUILT_INS
2021-03-27  Johannes SchindelinDocument how we do embargoed releases
2021-03-27  Johannes SchindelinSECURITY: describe how to report vulnerabilities
2021-03-27  René Scharfedaemon: sanitize all directory separators
2021-03-26  Junio C HamanoSync with v2.31.1
2021-03-26  Junio C HamanoThe fourth batch
2021-03-26  Junio C HamanoMerge branch 'cm/rebase-i-fixup-amend-reword'
2021-03-26  Junio C HamanoMerge branch 'cm/rebase-i-updates'
2021-03-26  Junio C HamanoMerge branch 'cm/rebase-i'
2021-03-26  Junio C HamanoMerge branch 'js/http-pki-credential-store'
2021-03-26  Junio C HamanoMerge branch 'ab/make-cleanup'
2021-03-26  Junio C HamanoGit 2.31.1 v2.31.1
2021-03-26  Derrick Stoleecsum-file: make hashwrite() more readable
2021-03-24  Junio C HamanoThe third patch
2021-03-24  Junio C HamanoMerge branch 'nk/diff-index-fsmonitor'
2021-03-24  Junio C HamanoMerge branch 'jk/fail-prereq-testfix'
2021-03-24  Junio C HamanoMerge branch 'tb/geometric-repack'
2021-03-24  Junio C HamanoMerge branch 'tb/push-simple-uses-branch-merge-config'
2021-03-24  Han Xinpack-objects: fix comment of reused_chunk.difference
2021-03-24  Junio C Hamanoformat-patch: give an overview of what a "patch" message is
2021-03-24  Denton Liugit-completion.bash: use __gitcomp_builtin() in _git_st...
2021-03-24  Denton Liugit-completion.bash: extract from else in _git_stash()
2021-03-24  Denton Liugit-completion.bash: pass $__git_subcommand_idx from...
2021-03-24  Ævar Arnfjörð... mktag tests: fix broken "&&" chain
2021-03-23  Robert Fossgit-send-email: Respect core.hooksPath setting
2021-03-23  Ævar Arnfjörð... rebase: remove transitory rebase.useBuiltin setting...
2021-03-23  ZheNing Huformat-patch: allow a non-integral version numbers
next