]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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'
2022-02-18  Junio C HamanoMerge branch 'ps/avoid-unnecessary-hook-invocation...
2022-02-18  Junio C HamanoMerge branch 'pw/use-in-process-checkout-in-rebase'
2022-02-18  Junio C HamanoMerge branch 'cb/clear-quarantine-early-on-all-ref...
2022-02-18  Taylor BlauCODE_OF_CONDUCT.md: update PLC members list
2022-02-18  John Caicat-file: add --batch-command mode
2022-02-18  John Caicat-file: add remove_timestamp helper
2022-02-18  John Caicat-file: introduce batch_mode enum to replace print_co...
2022-02-18  John Caicat-file: rename cmdmode to transform_mode
2022-02-18  Junio C HamanoThe fifth batch
2022-02-18  Junio C HamanoMerge branch 'ab/complete-show-all-commands'
2022-02-18  Junio C HamanoMerge branch 'sy/modernize-t-lib-read-tree-m-3way'
2022-02-18  Junio C HamanoMerge branch 'po/doc-check-ignore-markup-fix'
2022-02-18  Junio C HamanoMerge branch 'js/scalar-global-options'
2022-02-18  Junio C HamanoMerge branch 'vd/sparse-clean-etc'
2022-02-18  Junio C HamanoMerge branch 'jz/rev-list-exclude-first-parent-only'
2022-02-18  Junio C HamanoMerge branch 'jz/patch-id-hunk-header-parsing-fix'
2022-02-18  Junio C HamanoMerge branch 'hn/reftable-tests'
2022-02-18  Junio C HamanoMerge branch 'tk/subtree-merge-not-ff-only'
2022-02-17  Elijah Newrenmerge-ort: make informational messages from recursive...
2022-02-17  René Scharfegrep: fix triggering PCRE2_NO_START_OPTIMIZE workaround
2022-02-17  Derrick Stoleedir: force untracked cache with core.untrackedCache
2022-02-17  Patrick Steinhardtfetch: make `--atomic` flag cover pruning of refs
2022-02-17  Patrick Steinhardtfetch: make `--atomic` flag cover backfilling of tags
2022-02-17  Patrick Steinhardtrefs: add interface to iterate over queued transactiona...
2022-02-17  Patrick Steinhardtfetch: report errors when backfilling tags fails
2022-02-17  Patrick Steinhardtfetch: control lifecycle of FETCH_HEAD in a single...
2022-02-17  Patrick Steinhardtfetch: backfill tags before setting upstream
2022-02-17  Patrick Steinhardtfetch: increase test coverage of fetches
2022-02-16  Junio C HamanoThe fourth batch
2022-02-16  Junio C HamanoMerge branch 'ab/do-not-hide-failures-in-git-dot-pm'
2022-02-16  Junio C HamanoMerge branch 'js/no-more-legacy-stash'
2022-02-16  Junio C HamanoMerge branch 'js/diff-filter-negation-fix'
2022-02-16  Junio C HamanoMerge branch 'en/fetch-negotiation-default-fix'
2022-02-16  Junio C HamanoMerge branch 'ab/auto-detect-zlib-compress2'
2022-02-16  Junio C HamanoMerge branch 'tb/midx-bitmap-corruption-fix'
2022-02-16  Junio C HamanoMerge branch 'en/remerge-diff'
2022-02-16  Junio C HamanoMerge branch 'hn/reftable-coverity-fixes'
2022-02-16  Junio C HamanoMerge branch 'll/doc-mktree-typofix'
2022-02-16  Junio C HamanoMerge branch 'ld/sparse-index-bash-completion'
2022-02-16  Ævar Arnfjörð... diff.[ch]: have diff_free() free options->parseopts
2022-02-16  Ævar Arnfjörð... diff.[ch]: have diff_free() call clear_pathspec(opts...
2022-02-16  Phillip Woodxdiff: handle allocation failure when merging
2022-02-16  Phillip Woodxdiff: refactor a function
2022-02-16  Phillip Woodxdiff: handle allocation failure in patience diff
2022-02-16  Phillip Woodxdiff: fix a memory leak
next