git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Jenkins Git Plugin
@ 2025-10-08 17:10 Patton, Timothy
  2025-10-08 17:21 ` Kristoffer Haugsbakk
  2025-10-08 17:27 ` rsbecker
  0 siblings, 2 replies; 3+ messages in thread
From: Patton, Timothy @ 2025-10-08 17:10 UTC (permalink / raw)
  To: git

I recently started seeing the following in build console output when
pulling global shared libraries from Git.  I need to see the change
history part of the build being performed.  How can I restore the
previous behavior of retrieving the changelog when the shared
libraries are pulled from Git?

Commit message: "updated getChangeset to include 5 history entries"
 > D:\git\bin\git.exe rev-list --no-walk
d30fad4563120956426e48bdfe1cbdb450bf932d # timeout=10
'git whatchanged' is nominated for removal.
If you still use this command, please add an extra
option, '--i-still-use-this', on the command line
and let us know you still use it by sending an e-mail
to <git@vger.kernel.org>.  Thanks.
fatal: refusing to run without --i-still-use-this
ERROR: Unable to retrieve changeset
hudson.plugins.git.GitException: Error: D:\git\bin\git.exe whatchanged
--no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN
<%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Jenkins Git Plugin
  2025-10-08 17:10 Jenkins Git Plugin Patton, Timothy
@ 2025-10-08 17:21 ` Kristoffer Haugsbakk
  2025-10-08 17:27 ` rsbecker
  1 sibling, 0 replies; 3+ messages in thread
From: Kristoffer Haugsbakk @ 2025-10-08 17:21 UTC (permalink / raw)
  To: Patton, Timothy, git

On Wed, Oct 8, 2025, at 19:10, Patton, Timothy wrote:
> I recently started seeing the following in build console output when
> pulling global shared libraries from Git.  I need to see the change
> history part of the build being performed.  How can I restore the
> previous behavior of retrieving the changelog when the shared
> libraries are pulled from Git?
>
>[snip command output]

This is fixed in https://issues.jenkins.io/browse/JENKINS-76017

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Jenkins Git Plugin
  2025-10-08 17:10 Jenkins Git Plugin Patton, Timothy
  2025-10-08 17:21 ` Kristoffer Haugsbakk
@ 2025-10-08 17:27 ` rsbecker
  1 sibling, 0 replies; 3+ messages in thread
From: rsbecker @ 2025-10-08 17:27 UTC (permalink / raw)
  To: 'Patton, Timothy', git

On October 8, 2025 1:10 PM, Timothy Patton wrote:
>I recently started seeing the following in build console output when pulling global
>shared libraries from Git.  I need to see the change history part of the build being
>performed.  How can I restore the previous behavior of retrieving the changelog
>when the shared libraries are pulled from Git?
>
>Commit message: "updated getChangeset to include 5 history entries"
> > D:\git\bin\git.exe rev-list --no-walk
>d30fad4563120956426e48bdfe1cbdb450bf932d # timeout=10 'git whatchanged'
>is nominated for removal.
>If you still use this command, please add an extra option, '--i-still-use-this', on the
>command line and let us know you still use it by sending an e-mail to
><git@vger.kernel.org>.  Thanks.
>fatal: refusing to run without --i-still-use-this
>ERROR: Unable to retrieve changeset
>hudson.plugins.git.GitException: Error: D:\git\bin\git.exe whatchanged --no-abbrev
>-M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE>
>%ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024

Please contact the Jenkins GitSCM support group and ask them to fix the plugin to
use git log instead of git whatchanged.

--Randall


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-08 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08 17:10 Jenkins Git Plugin Patton, Timothy
2025-10-08 17:21 ` Kristoffer Haugsbakk
2025-10-08 17:27 ` rsbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).