[Bug 837334] New: git 1.8.4 whatchanges -p output broken
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c0 Summary: git 1.8.4 whatchanges -p output broken Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 3 Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: douglarek@outlook.com ReportedBy: ohering@suse.com QAContact: qa-bugs@suse.de Found By: Outsourced Testing Blocker: --- After the update from 1.8.3.4 to 1.8.4 the whatchanges -p output is broken if not written to a pipe. I'm seeing this with my sles11sp3 build, no idea if it happens with Factory as well. git whatchanges -p | less looks ok commit 6218554228a149a3dc8b9a813769c25f3c85199f git whatchanges -p looks broken. ESC[33mcommit 6218554228a149a3dc8b9a813769c25f3c85199fESC[m PAGER is set to less, TERM is screen or xterm. env PAGER=more git whatchanged -p shows colored output (I have never done that before so no idea if thats a new feature) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c1 --- Comment #1 from Olaf Hering <ohering@suse.com> 2013-08-28 19:56:51 CEST --- broken: git -c color.ui=auto whatchanged -p broken: env PAGER=less git -c color.ui=auto whatchanged -p works: env PAGER="less -R" git -c color.ui=auto whatchanged -p recommended: env PAGER=less git -c color.ui=false whatchanged -p -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c2 --- Comment #2 from Olaf Hering <ohering@suse.com> 2013-08-28 20:07:32 CEST --- works with 11.4 (less 436), but not with sles11sp3 (less 424) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c4 John Hsing <douglarek@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |ohering@suse.com --- Comment #4 from John Hsing <douglarek@outlook.com> 2013-10-21 06:46:25 UTC --- I can NOT reproduce it in my openSUSE 12.3; so try to reinstall it with zypper or install it in a new machine! Thanks John -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c5 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|ohering@suse.com | --- Comment #5 from Olaf Hering <ohering@suse.com> 2013-10-21 09:02:25 CEST --- As said in comment #2, it happend with sles11sp3 because the version of less included in sles11sp3 has appearently some bugs. Upstream git decided to change defaults. Either leave git as is or change the default just for sles11 builds. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c6 --- Comment #6 from John Hsing <douglarek@outlook.com> 2013-10-21 07:09:54 UTC --- Ok, BTW: can this bug be closed? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c7 --- Comment #7 from Olaf Hering <ohering@suse.com> 2013-10-21 14:18:36 CEST --- yes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837334 https://bugzilla.novell.com/show_bug.cgi?id=837334#c8 John Hsing <douglarek@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |UPSTREAM --- Comment #8 from John Hsing <douglarek@outlook.com> 2013-10-21 12:44:00 UTC --- OK, closed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com