Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-11 Thread GitLab Bridge on behalf of CKI Bot
From: CKI Bot on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_465112667 ACK/NACK Summary: OK - ACKed by Prarit Bhargava , Brian Masney *, Herton R. Krzesinski *. Code owners are marked with a *. ___ kernel mailing list -

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-11 Thread GitLab Bridge on behalf of CKI Bot
From: CKI Bot on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_465111857 ACK/NACK Summary: OK - ACKed by Prarit Bhargava , Brian Masney *, Herton R. Krzesinski *. Code owners are marked with a *. ___ kernel mailing list -

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-11 Thread GitLab Bridge on behalf of CKI Bot
From: CKI Bot on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_465111838 ACK/NACK Summary: OK - ACKed by Prarit Bhargava , Brian Masney *, Herton R. Krzesinski *. Code owners are marked with a *. ___ kernel mailing list -

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-11 Thread GitLab Bridge on behalf of Patrick Talbert
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_465066646 request-evaluation ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraprojec

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-11 Thread GitLab Bridge on behalf of Patrick Talbert
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_465064893 🙂 ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-11 Thread GitLab Bridge on behalf of Brian Masney
From: Brian Masney on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_464979015 Acked-by: Brian Masney ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproj

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-10 Thread GitLab Bridge on behalf of CKI Bot
From: CKI Bot on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/780#note_464385585 ACK/NACK Summary: Missing - ACKed by Herton R. Krzesinski *, Prarit Bhargava . Requires at least 1 ACK(s) from someone in the set jstan...@redhat.com*, jle...@redhat.com*, jfor...@redhat.com*,

Re: [OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-10 Thread Herton R. Krzesinski
On Thu, Dec 10, 2020 at 06:31:25PM -, GitLab Bridge on behalf of dzickusrh wrote: > From: Don Zickus > > Closes: #34 > > Long ago, we needed the ability to filter out files and directories > from patches. Now that ability is built into git a few years ago, > let's use that instead of filte

[OS-BUILD PATCHv2] Remove filterdiff and use native git instead

2020-12-10 Thread GitLab Bridge on behalf of dzickusrh
From: Don Zickus Closes: #34 Long ago, we needed the ability to filter out files and directories from patches. Now that ability is built into git a few years ago, let's use that instead of filterdiff. One less tool to depend on and require. V2: rebase and fix conflicts Cc: Bastien Nocera Cc