unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 66603-done@debbugs.gnu.org
Subject: bug#66603: [PATCH 00/29] Add miller.
Date: Tue, 09 Apr 2024 17:22:37 +0100	[thread overview]
Message-ID: <87pluy7bg2.fsf@gmail.com> (raw)
In-Reply-To: <20231018093521.1874-1-w@wmeyer.eu>

[-- Attachment #1: Type: text/plain, Size: 5304 bytes --]


Hi,

I've reviewed and pushed 5 of 29 preposal patches. Not some of not
accepted patches were already availalbe in Guix or not required to build
Miller.

Detailed list of modifications:

- accepted-patches [6/6]
  1. [X] [PATCH 05/29] gnu: Add go-github-com-johnkerl-lumin-colors.
     - Place to golang-xyz
     - Rename to go-github-com-johnkerl-lumin
     - Adjust synopsis and description
  2. [X] [PATCH 22/29] gnu: Add go-github-com-johnkerl-miller. [11/11]
     - Update to the latest version 6.12.0
     - Build man pages
     - Adjust homepage
     - Adjust synopsis and description
     - [X] go-github-com-facette-natsort
     - [X] go-github-com-johnkerl-lumin
     - [X] go-github-com-kballard-go-shellquote
     - [X] go-github-com-klauspost-compress
     - [X] go-github-com-lestrrat-go-strftime
       - [X] go-github-com-lestrrat-go-envload
       - [X] go-github-com-pkg-errors
       - [X] go-github-com-stretchr-testify
     - [X] go-github-com-mattn-go-isatty
     - [X] go-github-com-pkg-profile
     - [X] go-github-com-stretchr-testify
     - [X] go-golang-org-x-sys
     - [X] go-golang-org-x-term
     - [X] go-golang-org-x-text
  3. [X] [PATCH 01/29] gnu: Add go-github-com-lestrrat-go-envload.
     - Enable tests
     - Adjust synopsis and description
     - Place to golang-xyz
  4. [X] [PATCH 02/29] gnu: Add go-github-com-lestrrat-go-strftime.
     - Place to golang-xyz
     - Enable tests
     - Remove input lables
     - Adjust synopsis and description
     - Remove benchmarks
  5. [X] [PATCH 23/29] gnu: Add miller.
     - Squash with [PATCH 22/29] gnu: Add go-github-com-johnkerl-miller.
  6. [X] [PATCH 25/29] gnu: Add go-github-com-facette-natsort.
     - Place to golang-xyz
     - Adjust Synopsis
     - Add ref link to web.archive.org <https://web.archive.org/web/20210803201519/http://davekoelle.com/alphanum.html>

- rejected-patches [5/20]
  - [ ] [PATCH 03/29] gnu: Add go-github-com-ledongthuc-pdf.
    - Not required as go-github-com-google-pprof does not need it anymore.
  - [ ] [PATCH 04/29] gnu: Add go-github-com-orisano-pixelmatch.
  - [ ] [PATCH 06/29] gnu: Add go-github-com-chromedp-chromedp.
  - [ ] [PATCH 07/29] gnu: Add go-github-com-chzyer-test.
  - [ ] [PATCH 08/29] gnu: Add go-github-com-chzyer-logex.
  - [ ] [PATCH 09/29] gnu: Add go-github-com-chzyer-readline.
  - [ ] [PATCH 10/29] gnu: Add go-github-com-ianlancetaylor-demangle.
  - [ ] [PATCH 11/29] gnu: Add go-github-com-chromedp-cdproto.
  - [ ] [PATCH 12/29] gnu: Add go-github-com-chromedp-sysutil.
  - [ ] [PATCH 13/29] gnu: Add go-github-com-gobwas-httphead.
  - [ ] [PATCH 14/29] gnu: Add go-github-com-gobwas-pool.
  - [ ] [PATCH 15/29] gnu: Add go-github-com-gobwas-ws.
  - [ ] [PATCH 16/29] gnu: Add go-github-com-josharian-intern.
  - [ ] [PATCH 17/29] gnu: Add go-github-com-mailru-easyjson.
  - [ ] [PATCH 18/29] gnu: Add go-github-com-google-pprof. [0/11]
    - gnu: Add go-github-com-google-pprof.
      91709fa44255f3281eca787b573dde9777eacd1d
      Author:     Fries <fries1234@protonmail.com>
      AuthorDate: Sat Aug 5 11:01:42 2023 +0000
      Commit:     Sharlatan Hellseher <sharlatanus@gmail.com>
      CommitDate: Sat Apr 6 13:14:42 2024 +0100

     The minimal version was added, without chromedbp
    - [ ] go-github-com-chromedp-cdproto
    - [ ] go-github-com-chromedp-chromedp [0/5]
      - [ ] go-github-com-orisano-pixelmatch
      - [ ] go-github-com-mailru-easyjson
      - [ ] go-github-com-ledongthuc-pdf
      - [ ] go-github-com-gobwas-ws
      - [ ] go-github-com-chromedp-cdproto
    - [ ] go-github-com-chromedp-sysutil
    - [ ] go-github-com-chzyer-readline
    - [ ] go-github-com-gobwas-httphead
    - [ ] go-github-com-gobwas-pool
    - [ ] go-github-com-gobwas-ws
    - [ ] go-github-com-ianlancetaylor-demangle
    - [ ] go-github-com-josharian-intern
    - [ ] go-github-com-mailru-easyjson
    - [ ] go-golang-org-x-sys
  - [X] [PATCH 19/29] gnu: Add go-github-com-felixge-fgprof. [2/2]
    - gnu: Add go-github-com-felixge-fgprof.
      c973dc2d64212d814eabce734a5694f896e78f76
      Author:     Fries <fries1234@protonmail.com>
      AuthorDate: Sat Aug 5 11:01:47 2023 +0000
    - [X] go-github-com-stretchr-testify
    - [X] go-github-com-google-pprof
  - [X] [PATCH 20/29] gnu: Add go-github-com-pkg-profile. [1/1]
    - gnu: Add go-github-com-pkg-profile.
      e6efce9d4b760db544cfa0bd92bc6ab553d4b5f9
      Author:     Fries <fries1234@protonmail.com>
      AuthorDate: Sat Aug 5 11:01:51 2023 +0000
    - [X] go-github-com-felixge-fgprof
  - [X] [PATCH 21/29] gnu: Add go-golang-org-x-text.
    - gnu: Add go-golang-org-x-text-encoding.
      06c2d0e6c1f8c6d79daeb7991087b9eff388b28c
      Author:     Brian Leung <bkleung89@gmail.com>
      AuthorDate: Tue Jun 25 20:42:49 2019 +0200
      CommitDate: Mon Jul 29 16:08:18 2019 +0200

      Eventually it became go-golang-org-x-text
  - [X] [PATCH 24/29] gnu: Add go-github-com-kballard-go-shellquote.
    - gnu: Add go-github-com-kballard-go-shellquote.
      89d91ee2a04c286c442aa8636fafe7b7a85107df
      Author:     Leo Famulari <leo@famulari.name>
      AuthorDate: Wed Oct 11 20:20:40 2017 -0400
  - [X] [PATCH 28/29] gnu: Add go-github-com-delthas-go-libnp.
    - Added from https://issues.guix.gnu.org/64222

Pushed as 4d1079b9c9..e8d3d5224e to master.

--
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2024-04-09 16:23 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18  9:35 [bug#66603] [PATCH 00/29] Add miller Wilko Meyer
2023-10-18  9:37 ` [bug#66603] [PATCH 01/29] gnu: Add go-github-com-lestrrat-go-envload Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 02/29] gnu: Add go-github-com-lestrrat-go-strftime Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 03/29] gnu: Add go-github-com-ledongthuc-pdf Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 04/29] gnu: Add go-github-com-orisano-pixelmatch Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 05/29] gnu: Add go-github-com-johnkerl-lumin-colors Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 06/29] gnu: Add go-github-com-chromedp-chromedp Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 07/29] gnu: Add go-github-com-chzyer-test Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 08/29] gnu: Add go-github-com-chzyer-logex Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 09/29] gnu: Add go-github-com-chzyer-readline Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 10/29] gnu: Add go-github-com-ianlancetaylor-demangle Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 11/29] gnu: Add go-github-com-chromedp-cdproto Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 12/29] gnu: Add go-github-com-chromedp-sysutil Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 13/29] gnu: Add go-github-com-gobwas-httphead Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 14/29] gnu: Add go-github-com-gobwas-pool Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 15/29] gnu: Add go-github-com-gobwas-ws Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 16/29] gnu: Add go-github-com-josharian-intern Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 17/29] gnu: Add go-github-com-mailru-easyjson Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 18/29] gnu: Add go-github-com-google-pprof Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 19/29] gnu: Add go-github-com-felixge-fgprof Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 20/29] gnu: Add go-github-com-pkg-profile Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 21/29] gnu: Add go-golang-org-x-text Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 22/29] gnu: Add go-github-com-johnkerl-miller Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 23/29] gnu: Add miller Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 24/29] gnu: Add go-github-com-kballard-go-shellquote Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 25/29] gnu: Add go-github-com-facette-natsort Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 26/29] gnu: go-github-com-fatih-color: Update to 6.0.0 Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 27/29] gnu: go-github-com-godbus-dbus: Update to 5.1.0 Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 28/29] gnu: Add go-github-com-delthas-go-libnp Wilko Meyer
2023-10-18  9:38   ` [bug#66603] [PATCH 29/29] gnu: Add go-github-com-delthas-go-localeinfo Wilko Meyer
2024-02-13 19:35 ` [bug#66603] [PATCH 00/29] Add miller Sharlatan Hellseher
2024-04-09 16:22 ` Sharlatan Hellseher [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pluy7bg2.fsf@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=66603-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).