]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/you-still-use-whatchanged-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:26:12 +0000 (12:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:26:12 +0000 (12:26 -0700)
The "do you still use it?" message given by a command that is
deeply deprecated and allow us to suggest alternatives has been
updated.

* kh/you-still-use-whatchanged-fix:
  BreakingChanges: remove claim about whatchanged reports
  whatchanged: remove not-even-shorter clause
  whatchanged: hint about git-log(1) and aliasing
  you-still-use-that??: help the user help themselves
  t0014: test shadowing of aliases for a sample of builtins
  git: allow alias-shadowing deprecated builtins
  git: move seen-alias bookkeeping into handle_alias(...)
  git: add `deprecated` category to --list-cmds
  Makefile: don’t add whatchanged after it has been removed

1  2 
Documentation/BreakingChanges.adoc
Documentation/config/alias.adoc
Documentation/git.adoc
Makefile
builtin/log.c
git.c
usage.c

Simple merge
Simple merge
Simple merge
diff --cc Makefile
Simple merge
diff --cc builtin/log.c
Simple merge
diff --cc git.c
Simple merge
diff --cc usage.c
Simple merge