]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-02-09  Junio C HamanoMerge branch 'js/test-unset-trace2-parents'
2022-02-09  Taylor Blaumidx: prevent writing a .bitmap without any objects
2022-02-08  Lessley Denningtoncompletion: handle unusual characters for sparse-checkout
2022-02-08  Lessley Denningtoncompletion: improve sparse-checkout cone mode directory...
2022-02-08  Lessley Denningtoncompletion: address sparse-checkout issues
2022-02-08  Johannes Schindelint0012: verify that built-ins handle `-h` even without...
2022-02-08  Johannes Schindelincheckout/fetch/pull/pack-objects: allow `-h` outside...
2022-02-08  Derrick Stoleeconfig: make git_configset_get_string_tmp() private
2022-02-08  Derrick Stoleeworktree: copy sparse-checkout patterns and config...
2022-02-08  Derrick Stoleesparse-checkout: set worktree-config correctly
2022-02-08  Derrick Stoleeconfig: add repo_config_set_worktree_gently()
2022-02-08  Derrick Stoleeworktree: create init_worktree_config()
2022-02-08  Derrick StoleeDocumentation: add extensions.worktreeConfig details
2022-02-07  Ævar Arnfjörð... ls-remote & transport API: release "struct transport_ls...
2022-02-07  Ævar Arnfjörð... hash-object: fix a trivial leak in --path
2022-02-05  Junio C HamanoThe first batch
2022-02-05  Junio C HamanoMerge branch 'ms/update-index-racy'
2022-02-05  Junio C HamanoMerge branch 'jc/reflog-parse-options'
2022-02-05  Junio C HamanoMerge branch 'ab/cat-file'
2022-02-05  Junio C HamanoMerge branch 'jc/qsort-s-alignment-fix'
2022-02-05  Junio C HamanoMerge branch 'rs/apply-symlinks-use-strset'
2022-02-05  Junio C HamanoMerge branch 'rs/grep-expr-cleanup'
2022-02-05  Junio C HamanoMerge branch 'jh/p4-spawning-external-commands-cleanup'
2022-02-05  Junio C HamanoMerge branch 'jh/p4-fix-use-of-process-error-exception'
2022-02-05  Junio C HamanoMerge branch 'jc/find-header'
2022-02-05  Junio C HamanoMerge branch 'pb/pull-rebase-autostash-fix'
2022-02-05  Daniel Santosl10n: pt_PT: update TEAMS file
2022-02-05  Daniel Santosl10n: pt_PT: update Portuguese translation
2022-02-04  Jean-Noël Avilai18n: fix some misformated placeholders in command...
2022-02-04  Jean-Noël Avilai18n: remove from i18n strings that do not hold transla...
2022-02-04  Jean-Noël Avilai18n: factorize "invalid value" messages
2022-02-04  Jean-Noël Avilai18n: factorize more 'incompatible options' messages
2022-02-04  Ævar Arnfjörð... t0051: use "skip_all" under !MINGW in single-test file
2022-02-04  Glen Choobranch.c: use 'goto cleanup' in setup_tracking() to...
2022-02-04  Glen Choobranch: add --recurse-submodules option for branch...
2022-02-03  Ævar Arnfjörð... pack-bitmap-write.c: don't return without stop_progress()
2022-02-03  Ævar Arnfjörð... progress API: unify stop_progress{,_msg}(), fix trace2 bug
2022-02-03  Ævar Arnfjörð... progress.c: refactor stop_progress{,_msg}() to use...
2022-02-03  Ævar Arnfjörð... progress.c: use dereferenced "progress" variable, not...
2022-02-03  Ævar Arnfjörð... progress.h: format and be consistent with progress...
2022-02-03  Ævar Arnfjörð... progress.c tests: test some invalid usage
2022-02-03  Ævar Arnfjörð... progress.c tests: make start/stop commands on stdin
2022-02-03  Ævar Arnfjörð... progress.c test helper: add missing braces
2022-02-03  Ævar Arnfjörð... leak tests: fix a memory leak in "test-progress" helper
2022-02-03  Philip Oakleydoc: check-ignore: code-quote an exclamation mark
2022-02-02  Liginity Leefix typo in git-mktree.txt
2022-02-02  Ævar Arnfjörð... completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
2022-02-02  Ævar Arnfjörð... completion tests: re-source git-completion.bash in...
2022-02-02  Shaoxuan Yuant/lib-read-tree-m-3way: indent with tabs
2022-02-02  Shaoxuan Yuant/lib-read-tree-m-3way: modernize style
2022-02-02  Shaoxuan Yuanbuiltin/diff.c: fix "git-diff" usage string typo
2022-02-02  Jerry Zhangpatch-id: fix scan_hunk_header on diffs with 1 line...
2022-02-02  Jerry Zhangpatch-id: fix antipatterns in tests
2022-02-02  Elijah Newrendiff-merges: avoid history simplifications when diffing...
2022-02-02  Elijah Newrenmerge-ort: mark conflict/warning messages from inner...
2022-02-02  Elijah Newrenshow, log: include conflict/warning messages in --remer...
2022-02-02  Elijah Newrendiff: add ability to insert additional headers for...
2022-02-02  Elijah Newrenmerge-ort: format messages slightly different for use...
2022-02-02  Elijah Newrenmerge-ort: mark a few more conflict messages as omittable
2022-02-02  Elijah Newrenmerge-ort: capture and print ll-merge warnings in our...
2022-02-02  Elijah Newrenll-merge: make callers responsible for showing warnings
2022-02-02  Elijah Newrenlog: clean unneeded objects during `log --remerge-diff`
2022-02-02  Elijah Newrenshow, log: provide a --remerge-diff capability
2022-02-02  Elijah Newrenrepo-settings: rename the traditional default fetch...
2022-02-02  Elijah Newrenrepo-settings: fix error handling for unknown values
2022-02-02  Elijah Newrenrepo-settings: fix checking for fetch.negotiationAlgori...
2022-02-01  Ævar Arnfjörð... perl Git.pm: don't ignore signalled failure in _cmd_close()
2022-02-01  Chen Bojunreceive-pack: purge temporary data if no command is...
2022-02-01  Glen Choobuiltin/branch: consolidate action-picking logic in...
2022-02-01  Glen Choobranch: add a dry_run parameter to create_branch()
2022-02-01  Glen Choobranch: make create_branch() always create a branch
2022-02-01  Glen Choobranch: move --set-upstream-to behavior to dwim_and_set...
2022-02-01  Thomas Koutchersubtree: force merge commit
2022-01-31  Han-Wen Nienhuyst5312: prepare for reftable
2022-01-31  Han-Wen Nienhuyst1405: mark test that checks existence as REFFILES
2022-01-31  Han-Wen Nienhuyst1405: explictly delete reflogs for reftable
2022-01-31  Thomas Gummererfetch --prune: exit with error if pruning fails
2022-01-31  Junio C HamanoMerge branch 'js/branch-track-inherit' into gc/branch...
2022-01-29  Junio C HamanoSync with Git 2.35.1
2022-01-29  Junio C HamanoName the next one 2.36 to prepare for 2.35.1
2022-01-29  Junio C HamanoGit 2.35.1 v2.35.1
2022-01-29  Junio C HamanoMerge branch 'en/keep-cwd' into maint
2022-01-28  Johannes Schindelinscalar: accept -C and -c options before the subcommand
2022-01-28  Robert Coupfetch: fix negotiate-only error message
2022-01-28  Elijah Newrensparse-checkout: fix a couple minor memory leaks
2022-01-28  Johannes Schindelindiff-filter: be more careful when looking for negative...
2022-01-28  Johannes Schindelindiff.c: move the diff filter bits definitions up a bit
2022-01-28  Johannes Schindelindocs(diff): lose incorrect claim about `diff-files...
2022-01-28  Johannes Schindelinstash: stop warning about the obsolete `stash.useBuilti...
2022-01-28  Johannes Schindelinstash: remove documentation for `stash.useBuiltin`
2022-01-28  Johannes Schindelinadd: remove support for `git-legacy-stash`
2022-01-28  Johannes Schindelingit-sh-setup: remove remnant bits referring to `git...
2022-01-28  Junio C HamanoSubmittingPatches: explain why we care about log messages
2022-01-28  Junio C HamanoCodingGuidelines: hint why we value clearly written...
2022-01-28  Junio C HamanoSubmittingPatches: write problem statement in the log...
2022-01-27  Ævar Arnfjörð... object-name: re-use "struct strbuf" in show_ambiguous_o...
2022-01-27  Ævar Arnfjörð... object-name: iterate ambiguous objects before showing...
2022-01-27  Ævar Arnfjörð... object-name: show date for ambiguous tag objects
2022-01-27  Ævar Arnfjörð... object-name: make ambiguous object output translatable
2022-01-27  Ævar Arnfjörð... object-name: explicitly handle bad tags in show_ambiguo...
next