Next | Query returned 93 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-11 11:20:43 by Leonardo Taccari | Files touched by this commit (1)
Log message:
gh: Remove an extra comment so distinfo still matches

termenv 0.7.1 or newer is probably not helpful for just NetBSD but for
everything else that is not Linux and Darwin.
   2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after Go 1.15 update.
   2020-10-08 22:12:25 by Leonardo Taccari | Files touched by this commit (1)
Log message:
gh: Add NetBSD RCS keyword
   2020-09-17 21:33:01 by Leonardo Taccari | Files touched by this commit (2)
Log message:
gh: Document the rationale behind patch-go.mod

muesli/termenv v0.6.0 probably only works on Darwin and Linux.
   2020-09-17 20:19:41 by Benny Siegert | Files touched by this commit (1)
Log message:
Remove copy-and-paste error from first line.

seen by leot@
   2020-09-17 19:19:01 by Benny Siegert | Files touched by this commit (4) | Package updated
Log message:
Github CLI: update to 1.0.0.

Features

- Add gh release commands for managing GitHub Releases
- Add gh pr checks command
- Add gh gist list/view/edit commands
- Improve resolving the base repository for all commands
- Additionally, gh pr create now prompts for where to push the current branch,
  including an option to create a fork, instead of trying to guess the head
  repository or automatically fork in the background.
- Add gh pr create --head <branch> flag to explicitly set the head branch for
  automation and opt out of any forking/pushing functionality.
- Add gh config set prompt disabled config setting
- Add gh help environment help topic listing all supported environment
  variables
- Add support for PAGER environment variable to enable a terminal pager program
  such as less, also supported through the pager config option
- Add gh auth login --web flag

Bugs

- pr merge --squash: add pull request title to the commit subject
- pr create: prepend body defaults to the selected template
- repo view: do not HTML-escape output
- issue list: fix misalignment due to Unicode and emoji characters
- Fix terminal color display under various color schemes
- Fix zsh completion script
- Fix opening the web browser under WSL
   2020-09-03 09:29:54 by Benny Siegert | Files touched by this commit (194)
Log message:
Revbump all Go packages after default Go version was changed to 1.15.1
   2020-08-22 12:21:14 by Benny Siegert | Files touched by this commit (3)
Log message:
Update gh (github cli) to 0.11.1.

NOTE: This is also an example how you replace a non-working version of a
module dependency with a working one, see the patch to go.mod.

v0.11.1

  * Enable custom color themes with the GLAMOUR_STYLE environment variable #
    1411
  * Fix printing network error in case for failed HTTP requests #1382
  * Fix creating gists from stdin with argument #1383
  * Correctly report HTTP and Markdown errors in repo view #1403
  * Automatically adapt Markdown rendering for light terminal backgrounds #1402
  * Enable adding to GO_LDFLAGS without having to replace them all #1379
  * gh pr command scriptability improvements #1373
  * gh repo command scriptability improvements #1388
  * Misc. scriptability improvements #1387

v0.11.0

  * Add support for ?shell? aliases #1191
  * Add --milestone and --mention filters to gh issue list #644
  * Add --web flag to gh issue/pr list #1282
  * Add gh api --silent flag to avoid printing HTTP response #1283
  * Print issue/PR title in confirmation messages from gh issue close/reopen
    and gh pr close/reopen #1337
  * Scriptability improvements for gh issue list/view/create commands #1343

  * gh pr checkout now prevents flag injection to git checkout via maliciously
    crafted head branch name #1365
  * gh pr checkout OWNER:BRANCH now avoids clashes with the default branch of a
    repository #1365
  * gh pr merge now gracefully handles when the merged branch is auto-deleted
    on the server per repository settings #1279
  * Avoid crash in gh issue close/reopen when issue number is invalid #1328
  * Support hosts.yml existing while config.yml does not #1304
  * Raise more informative filesystem path error after failing to read or
    create the config file #1295
  * Avoid warning about missing read:org OAuth scope if the authenticating
    token has admin:org #1359
  * Improve support for legacy issue and pull request template names #1366

  * Document supported environment variables #1370
  * Remove the -R, --repo flag mention from commands where it's not applicable
    #1253
  * Add VS Code example to gh config set documentation #1301
   2020-08-14 22:01:40 by Benny Siegert | Files touched by this commit (194) | Package updated
Log message:
Revbump all Go packages after go114 update

Next | Query returned 93 messages, browsing 81 to 90 | Previous