]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-04-01  Junio C HamanoMerge branch 'kh/commentchar-config-error-message'
2023-04-01  Junio C HamanoMerge branch 'ab/retire-scripted-add-p'
2023-04-01  Junio C HamanoMerge branch 'js/t5563-portability-fix'
2023-04-01  Junio C HamanoMerge branch 'bb/unicode-width-table-15'
2023-03-31  Andrei Rybakt2107: fix mention of the_index.cache_changed
2023-03-31  Andrei Rybakt3060: fix mention of function prune_index
2023-03-31  Derrick Stoleefetch: download bundles once, even with --all
2023-03-31  Johannes Schindelint5563: prevent "ambiguous redirect"
2023-03-30  Junio C HamanoThe fifth batch
2023-03-30  Junio C HamanoMerge branch 'mk/workaround-pcre-jit-ucp-bug'
2023-03-30  Junio C HamanoMerge branch 'jc/am-doc-refer-to-format-patch'
2023-03-30  Junio C HamanoMerge branch 'sg/parse-options-h-initializers'
2023-03-30  Junio C HamanoMerge branch 'sg/parse-options-h-users'
2023-03-30  Jeff Kingtests: skip test_eval_ in internal chain-lint
2023-03-30  Jeff Kingtests: drop here-doc check from internal chain-linter
2023-03-30  Eric Sunshinetests: diagnose unclosed here-doc in chainlint.pl
2023-03-30  Jeff Kingtests: replace chainlint subshell with a function
2023-03-30  Jeff Kingtests: run internal chain-linter under "make test"
2023-03-30  Beat Bolliunicode: update the width tables to Unicode 15
2023-03-30  Siddharth Singhhashmap.h: fix minor typo
2023-03-30  Øystein Walleref-filter: remove unused ref_format member
2023-03-30  Jeff Kingpack-redundant: document deprecation
2023-03-28  Jeff Kingparse-options: drop parse_opt_unknown_cb()
2023-03-28  Jeff Kingt/helper: mark unused argv/argc arguments
2023-03-28  Jeff Kingmark "argv" as unused when we check argc
2023-03-28  Jeff Kingbuiltins: mark unused prefix parameters
2023-03-28  Jeff Kingbuiltins: annotate always-empty prefix parameters
2023-03-28  Jeff Kingbuiltins: always pass prefix to parse_options()
2023-03-28  Jeff Kingfast-import: fix file access when run from subdir
2023-03-28  Derrick Stoleep2000: remove stray '--sparse' flag from test
2023-03-28  Glen Chooconfig.c: rename "struct config_source cf"
2023-03-28  Glen Chooconfig: report cached filenames in die_bad_number()
2023-03-28  Glen Chooconfig.c: remove current_parsing_scope
2023-03-28  Glen Chooconfig.c: remove current_config_kvi
2023-03-28  Glen Chooconfig.c: plumb the_reader through callbacks
2023-03-28  Glen Chooconfig.c: create config_reader and the_reader
2023-03-28  Glen Chooconfig.c: don't assign to "cf_global" directly
2023-03-28  Glen Chooconfig.c: plumb config_source through static fns
2023-03-28  Jeff Kingdocs: document caveats of rev-list's object-name output
2023-03-28  Junio C HamanoThe fourth batch
2023-03-28  Junio C HamanoMerge branch 'fc/docbook-remove-groff-workaround'
2023-03-28  Junio C HamanoMerge branch 'pe/time-use-gettimeofday'
2023-03-28  Junio C HamanoMerge branch 'jk/fix-proto-downgrade-to-v0'
2023-03-28  Junio C HamanoMerge branch 'fc/oid-quietly-parse-upstream'
2023-03-28  Junio C HamanoMerge branch 'fc/completion-colors-do-not-need-prompt...
2023-03-28  Ævar Arnfjörð... for-each-repo: with bad config, don't conflate <path...
2023-03-28  Ævar Arnfjörð... config API: add "string" version of *_value_multi(...
2023-03-28  Ævar Arnfjörð... config API users: test for *_get_value_multi() segfaults
2023-03-28  Ævar Arnfjörð... for-each-repo: error on bad --config
2023-03-28  Ævar Arnfjörð... config API: have *_multi() return an "int" and take...
2023-03-28  Ævar Arnfjörð... versioncmp.c: refactor config reading next commit
2023-03-28  Ævar Arnfjörð... config API: add and use a "git_config_get()" family...
2023-03-28  Ævar Arnfjörð... config tests: add "NULL" tests for *_get_value_multi()
2023-03-28  Ævar Arnfjörð... config tests: cover blind spots in git_die_config(...
2023-03-28  Ævar Arnfjörð... libs: use "struct repository *" argument, not "the_repo...
2023-03-28  Ævar Arnfjörð... post-cocci: adjust comments for recent repo_* migration
2023-03-28  Ævar Arnfjörð... cocci: apply the "revision.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "rerere.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "refs.h" part of "the_repository.pending"
2023-03-28  Ævar Arnfjörð... cocci: apply the "promisor-remote.h" part of "the_repos...
2023-03-28  Ævar Arnfjörð... cocci: apply the "packfile.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "pretty.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "object-store.h" part of "the_reposito...
2023-03-28  Ævar Arnfjörð... cocci: apply the "diff.h" part of "the_repository.pending"
2023-03-28  Ævar Arnfjörð... cocci: apply the "commit.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "commit-reach.h" part of "the_reposito...
2023-03-28  Ævar Arnfjörð... cocci: apply the "cache.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: add missing "the_repository" macros to "pending"
2023-03-28  Ævar Arnfjörð... cocci: sort "the_repository" rules by header
2023-03-28  Ævar Arnfjörð... cocci: fix incorrect & verbose "the_repository" rules
2023-03-28  Ævar Arnfjörð... cocci: remove dead rule from "the_repository.pending...
2023-03-28  Michael J Grubert3070: make chain lint tester happy
2023-03-27  M Hickfordcredential/wincred: include wincred.h
2023-03-27  Kristoffer... config: tell the user that we expect an ASCII character
2023-03-27  Patrick Steinhardtcommit-graph: fix truncated generation numbers
2023-03-27  William Sprentbuiltin/sparse-checkout: add check-rules command
2023-03-27  William Sprentbuiltin/sparse-checkout: remove NEED_WORK_TREE flag
2023-03-27  Johannes Schindelint3701: we don't need no Perl for `add -i` anymore
2023-03-27  Johannes Schindelinunpack-trees: take care to propagate the split-index...
2023-03-27  Johannes Schindelinfsmonitor: avoid overriding `cache_changed` bits
2023-03-27  Johannes Schindelinsplit-index; stop abusing the `base_oid` to strip the...
2023-03-27  Johannes Schindelinsplit-index & fsmonitor: demonstrate a bug
2023-03-27  Rubén Justobranch: avoid unnecessary worktrees traversals
2023-03-27  Rubén Justobranch: rename orphan branches in any worktree
2023-03-27  Rubén Justobranch: description for orphan branch errors
2023-03-27  Rubén Justobranch: use get_worktrees() in copy_or_rename_branch()
2023-03-27  Rubén Justobranch: test for failures while renaming branches
2023-03-27  Alex Henrierebase: add a config option for --rebase-merges
2023-03-27  Alex Henrierebase: deprecate --rebase-merges=""
2023-03-27  Alex Henrierebase: add documentation and test for --no-rebase...
2023-03-27  René Scharfet5000: use check_mtime()
2023-03-24  René Scharfearchive: improve support for running in subdirectory
2023-03-24  Jacob Kellerblame: allow --contents to work with non-HEAD commit
2023-03-24  Oswald Buddenhagensequencer: rewrite save_head() in terms of write_message()
2023-03-24  Oswald Buddenhagensequencer: remove pointless rollback_lock_file()
2023-03-23  Jeff Kingpack-redundant: escalate deprecation warning to an...
2023-03-23  Stanislav Malishevskiyhttp: add support for different sslcert and sslkey...
2023-03-23  Mathias Krausegrep: work around UTF-8 related JIT bug in PCRE2 <...
2023-03-23  Jeff KingMakefile: force -O0 when compiling with SANITIZE=leak
2023-03-22  Jeff Kingfast-export: drop unused parameter from anonymize_commi...
next