]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-02-26  Ævar Arnfjörð... object-file API: have hash_object_file() take "enum...
2022-02-26  Ævar Arnfjörð... object API: rename hash_object_file_literally() to...
2022-02-26  Ævar Arnfjörð... object-file API: split up and simplify check_object_sig...
2022-02-26  Ævar Arnfjörð... object API users + docs: check <0, not !0 with check_ob...
2022-02-26  Ævar Arnfjörð... object API docs: move check_object_signature() docs...
2022-02-26  Ævar Arnfjörð... object API: correct "buf" v.s. "map" mismatch in *...
2022-02-26  Ævar Arnfjörð... object-file API: have write_object_file() take "enum...
2022-02-26  Ævar Arnfjörð... object-file API: add a format_object_header() function
2022-02-26  Ævar Arnfjörð... object-file API: return "void", not "int" from hash_obj...
2022-02-26  Ævar Arnfjörð... object-file.c: split up declaration of unrelated variables
2022-02-25  Junio C HamanoThe eighth batch
2022-02-25  Junio C HamanoMerge branch 'tb/coc-plc-update'
2022-02-25  Junio C HamanoMerge branch 'en/ort-inner-merge-conflict-report'
2022-02-25  Junio C HamanoMerge branch 'rs/pcre-invalid-utf8-fix-fix'
2022-02-25  Junio C HamanoMerge branch 'ab/diff-free-more'
2022-02-25  Junio C HamanoMerge branch 'ds/core-untracked-cache-config'
2022-02-25  Junio C HamanoMerge branch 'ab/date-mode-release'
2022-02-25  Junio C HamanoMerge branch 'jc/name-rev-stdin'
2022-02-25  Junio C HamanoMerge branch 'ab/grep-patterntype'
2022-02-25  Junio C HamanoMerge branch 'js/apply-partial-clone-filters-recursively'
2022-02-25  Junio C HamanoMerge branch 'ja/i18n-common-messages'
2022-02-25  Junio C HamanoMerge branch 'ab/only-single-progress-at-once'
2022-02-25  Junio C HamanoMerge branch 'ds/sparse-checkout-requires-per-worktree...
2022-02-25  Junio C HamanoMerge branch 'ab/ambiguous-object-name'
2022-02-25  Ævar Arnfjörð... fast-import.c: use designated initializers for "partial...
2022-02-24  Ævar Arnfjörð... refspec.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... convert.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... userdiff.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... archive-*.c: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... object-file: use designated initializers for "struct...
2022-02-24  Ævar Arnfjörð... trace2: use designated initializers for "struct tr2_dst"
2022-02-24  Ævar Arnfjörð... trace2: use designated initializers for "struct tr2_tgt"
2022-02-24  Ævar Arnfjörð... imap-send.c: use designated initializers for "struct...
2022-02-24  Glen Choostash: strip "refs/heads/" with skip_prefix
2022-02-24  Matt Cooperindex-pack: clarify the breached limit
2022-02-24  Junio C HamanoThe seventh batch
2022-02-24  Junio C HamanoMerge branch 'bc/clarify-eol-attr'
2022-02-24  Junio C HamanoMerge branch 'ds/mailmap'
2022-02-24  Junio C HamanoMerge branch 'ah/log-no-graph'
2022-02-24  Junio C HamanoMerge branch 'hw/t1410-adjust-test-for-reftable'
2022-02-24  Junio C HamanoMerge branch 'ps/fetch-optim-with-commit-graph'
2022-02-24  Junio C HamanoMerge branch 'sy/t0001-use-path-is-helper'
2022-02-24  Junio C HamanoMerge branch 'bs/forbid-i18n-of-protocol-token-in-fetch...
2022-02-24  Jonathan Tanls-files: support --recurse-submodules --stage
2022-02-23  COGONI Guillaumetests: make the code more readable
2022-02-23  COGONI Guillaumetests: allow testing if a path is truly a file or a...
2022-02-23  COGONI Guillaumet/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
2022-02-23  Abhradeep Chakrabortyamend remaining usage strings according to style guide
2022-02-23  Ævar Arnfjörð... help: don't print "\n" before single-section output
2022-02-23  Ævar Arnfjörð... help: add --no-[external-commands|aliases] for use...
2022-02-23  Ævar Arnfjörð... help: error if [-a|-g|-c] and [-i|-m|-w] are combined
2022-02-23  Ævar Arnfjörð... help: correct usage & behavior of "git help --all"
2022-02-23  Ævar Arnfjörð... help: note the option name on option incompatibility
2022-02-23  Ævar Arnfjörð... help.c: split up list_all_cmds_help() function
2022-02-23  Ævar Arnfjörð... help tests: test "git" and "git help [-a|-g] spacing
2022-02-23  Ævar Arnfjörð... help.c: use puts() instead of printf{,_ln}() for consis...
2022-02-23  Ævar Arnfjörð... help doc: add missing "]" to "[-a|--all]"
2022-02-23  Han-Wen Nienhuysreftable: rename writer_stats to reftable_writer_stats
2022-02-23  Han-Wen Nienhuysreftable: add test for length of disambiguating prefix
2022-02-23  Han-Wen Nienhuysreftable: ensure that obj_id_len is >= 2 on writing
2022-02-23  Han-Wen Nienhuysreftable: avoid writing empty keys at the block layer
2022-02-23  Han-Wen Nienhuysreftable: add a test that verifies that writing empty...
2022-02-23  Han-Wen Nienhuysreftable: reject 0 object_id_len
2022-02-23  Han-Wen NienhuysDocumentation: object_id_len goes up to 31
2022-02-23  Phillip Woodadd -p: disable stdin buffering when interactive.single...
2022-02-23  Phillip Woodterminal: set VMIN and VTIME in non-canonical mode
2022-02-23  Phillip Woodterminal: pop signal handler when terminal is restored
2022-02-23  Phillip Woodterminal: always reset terminal when reading without...
2022-02-23  Shubham Mishrat0003: avoid pipes with Git on LHS
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23  Derrick Stoleeworktree: extract checkout_worktree()
2022-02-23  Derrick Stoleeworktree: extract copy_sparse_checkout()
2022-02-23  Derrick Stoleeworktree: extract copy_filtered_worktree_config()
2022-02-23  Derrick Stoleeworktree: combine two translatable messages
2022-02-22  Ævar Arnfjörð... C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
2022-02-22  Ævar Arnfjörð... git-compat-util.h: clarify GCC v.s. C99-specific in...
2022-02-20  Elijah Newrenmerge-ort: fix small memory leak in unique_path()
2022-02-20  Elijah Newrenmerge-ort: fix small memory leak in detect_and_process_...
2022-02-20  Elijah Newrensparse-checkout: reject arguments in cone-mode that...
2022-02-20  Elijah Newrensparse-checkout: error or warn when given individual...
2022-02-20  Elijah Newrensparse-checkout: pay attention to prefix for {set,...
2022-02-20  Elijah Newrensparse-checkout: correctly set non-cone mode when expected
2022-02-20  Elijah Newrensparse-checkout: correct reapply's handling of options
2022-02-20  Ævar Arnfjörð... hook tests: use a modern style for "pre-push" tests
2022-02-20  Ævar Arnfjörð... hook tests: test for exact "pre-push" hook input
2022-02-18  Junio C HamanoThe sixth batch
2022-02-18  Junio C HamanoMerge branch 'jc/glossary-worktree'
2022-02-18  Junio C HamanoMerge branch 'jd/t0015-modernize'
2022-02-18  Junio C HamanoMerge branch 'js/short-help-outside-repo-fix'
2022-02-18  Junio C HamanoMerge branch 'tb/midx-no-bitmap-for-no-objects'
2022-02-18  Junio C HamanoMerge branch 'ab/release-transport-ls-refs-options'
2022-02-18  Junio C HamanoMerge branch 'ab/hash-object-leakfix'
2022-02-18  Junio C HamanoMerge branch 'gc/branch-recurse-submodules'
2022-02-18  Junio C HamanoMerge branch 'ab/t0051-skip-on-non-windows'
next