| Commit message (Expand) | Author | Age | Files | Lines |
| * | nixpkgs-review: 2.1.0 -> 2.1.1•••changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
| Jörg Thalheim | 2019-12-22 | 1 | -1/+1 |
| * | Update CONTRIBUTING.md•••to reflect the introduction of issue templates
| David Kleuker | 2019-12-04 | 1 | -3/+2 |
| * | codeowners: add tfc as test-driver owner | Jacek Galowicz | 2019-11-25 | 1 | -0/+3 |
| * | codeowners: add etu as php owner | Aaron Andersen | 2019-11-22 | 1 | -0/+5 |
| * | Add configuration for GitHub stale bot•••The configuration added is taken from RFC 0051, and is the first step
toward implementing it. Next, we will have to enable the stale bot by
installing the GitHub application.
https://github.com/NixOS/rfcs/blob/master/rfcs/0051-mark-stale-issues.md
| Ryan Mulligan | 2019-11-14 | 1 | -0/+32 |
| * | codeowners: add jonringer as vimplugin and vscode ext owner | Jonathan Ringer | 2019-10-30 | 1 | -0/+6 |
| * | .github: clarify things done re: sandboxing•••Per https://github.com/NixOS/nixpkgs/pull/58147#issuecomment-478234495
sandboxing is not fully functional on macOS.
.github: specify where sandboxing can be run
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
.github: remove macOS note
| Americo | 2019-10-30 | 1 | -1/+1 |
| * | Fix link in PULL_REQUEST_TEMPLATE.md (the same link) | Vladimír Čunát | 2019-10-28 | 1 | -1/+1 |
| * | Fix link in CONTRIBUTING.md | David Kleuker | 2019-10-28 | 1 | -1/+1 |
| * | codeowners: add jonringer as python packages codeowner | Jonathan Ringer | 2019-10-18 | 1 | -2/+2 |
| * | codeowners: add cdepillabout to CODEOWNERS for Haskell-related packages•••This commit adds myself as a CODEOWNER for the Haskell-related packages.
| (cdep)illabout | 2019-09-13 | 1 | -5/+5 |
| * | CODEOWNERS: add myself as owner of ntp packages•••Signed-off-by: Austin Seipp <aseipp@pobox.com>
| Austin Seipp | 2019-09-12 | 1 | -0/+6 |
| * | CODEOWNERS: add myself for prometheus exporters | WilliButz | 2019-09-12 | 1 | -0/+5 |
| * | CODEOWNERS: Add myself as owner for emacs | adisbladis | 2019-08-30 | 1 | -0/+5 |
| * | CODEOWNERS: add myself as a reviewer for mail/dns related NixOS modules | Peter Simons | 2019-08-30 | 1 | -0/+6 |
| * | PULL_REQUEST_TEMPLATE: Add "Notify maintainers" section | Steven Shaw | 2019-07-30 | 1 | -1/+3 |
| * | .github/ISSUE_TEMPLATE/security.md: remove•••since the .github/SECURITY.md was added in the org-level repo, there are
now two entries in the list. So remove this-one.
| zimbatm | 2019-07-26 | 1 | -27/+0 |
| * | Remove .github/FUNDING.yml•••The configuration is now done through the shared configuration repo:
https://github.com/nixos/.github
| zimbatm | 2019-07-23 | 1 | -3/+0 |
| * | github: use the new issue template (#64983)•••Create new categories for the issues:
* Bug report
* Packaging request
* Security
Add metadata information to the issues so that we may match issues to
maintainers using a bot in the future.
The old `.github/ISSUE_TEMPLATE.md` is being used by the "Open a regular
issue." link. | zimbatm | 2019-07-22 | 4 | -2/+83 |
| * | CODEOWNERS: add myself for lib/licenses.nix•••There have been a couple of instances where I have by chance noticed PRs
which add non-free licenses without them being appropriately marked. I'd
like to be notified of proposed changes to licenses to make it less
likely that this sort of thing slips by.
| Alyssa Ross | 2019-07-20 | 1 | -2/+2 |
| * | Update FUNDING.yml | Domen Kožar | 2019-07-17 | 1 | -1/+1 |
| * | PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that" | Craig Hall | 2019-07-01 | 1 | -1/+1 |
| * | Add .github/FUNDING.yml | worldofpeace | 2019-05-31 | 1 | -0/+3 |
| * | CODEOWNERS: Change me from all NixOS modules to just new ones | Silvan Mosberger | 2019-05-01 | 1 | -2/+2 |
| * | CODEOWNERS: add myself to files related to the hardened profile•••I'm listed as the maintainer for most of these already but would like to be
notified on changes.
| Joachim Fasting | 2019-04-18 | 1 | -0/+8 |
| * | Merge pull request #58098 from Infinisil/encouraging_reviews•••PULL_REQUEST_TEMPLATE: Add encouragement to review PRs | worldofpeace | 2019-04-04 | 1 | -0/+1 |
| |\ |
|
| | * | PULL_REQUEST_TEMPLATE: Add encouragement to review PRs | Silvan Mosberger | 2019-03-28 | 1 | -1/+1 |
| * | | CODEOWNERS: I'd rather not review Haskell PRs any more | Peter Simons | 2019-03-30 | 1 | -5/+5 |
| * | | doc/reviewing-contributions: nix-review instead of nox-review•••It is faster, handles more edge cases and allows to test/review the built
packages interactively.
| Jörg Thalheim | 2019-03-20 | 1 | -2/+1 |
| |/ |
|
| * | .github/CODEOWNERS: remove @ryantm from haskell•••I'm happy to keep helping out with Haskell infrastructure where I can,
but I don't have a good system for handling the accidental codeowner
pings caused by target branch switches.
| Ryan Mulligan | 2019-02-28 | 1 | -5/+5 |
| * | codeowners: fix reference to renamed file | Frederik Rietdijk | 2018-12-26 | 1 | -1/+1 |
| * | CODEOWNERS: add @volth to Perl | volth | 2018-12-21 | 1 | -0/+5 |
| * | CODEOWNERS: add @alyssais (me) to Ruby | Alyssa Ross | 2018-12-20 | 1 | -2/+2 |
| * | PULL_REQUEST_TEMPLATE: Ask for docs | Niklas Hambüchen | 2018-11-22 | 1 | -0/+1 |
| * | CODEOWNERS: add mboes and Profpatsch for bazel packaging•••There is an elevated commercial interest of keeping the bazel
ecosystem up-to-date, Tweag I/O takes on maintainership.
| Philip Patsch | 2018-11-21 | 1 | -0/+3 |
| * | Merge pull request #50183 from Infinisil/idris-codeowners•••.github/CODEOWNERS: Add infinisil to idris-modules | Silvan Mosberger | 2018-11-14 | 1 | -0/+3 |
| |\ |
|
| | * | .github/CODEOWNERS: Add infinisil to idris-modules | Silvan Mosberger | 2018-11-10 | 1 | -0/+3 |
| * | | .github/CODEOWNERS: Add infinisil to NixOS modules | Silvan Mosberger | 2018-11-10 | 1 | -0/+3 |
| |/ |
|
| * | Add dhallPackages and add current Prelude•••Dhall is a non-turing complete programming language.
| Profpatsch | 2018-11-04 | 1 | -0/+4 |
| * | Add myself to a few CODEOWNERS paths | Matthew Bauer | 2018-11-02 | 1 | -4/+14 |
| * | .github/CODEOWNERS: add myself as the PostgreSQL owner•••Since the development of #38698, I have been radically overhauling the
PostgreSQL support and plan on maintaining it in the long run, taking
over from @ocharles, who authored most of it initially.
However, while #38698 has not been merged (yet), I'm taking the time to
go ahead and add myself as the owner of all the related code, so that I
can be marked as a reviewer for things people submit in the mean time.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
| Austin Seipp | 2018-11-02 | 1 | -0/+6 |
| * | CONTRIBUTING.md: Clarify clarification on periods•••Commit 9428c28f7a37038b594c5ff36b1669b0f21afe41 added a note in
`CONTRIBUTING.md` saying that, "For consistency, there should not be a
period at the end of the commit message."
I believe it would be more correct (with respect to consistency) to
say that there should not be a full stop/period at the end of the
commit message's *summary line* (the first line of the commit message)
(indeed, the example commit message just above this note clearly does
use full stops outside of its summary line), and this patch changes
`CONTRIBUTING.md` accordingly.
| c74d | 2018-10-10 | 1 | -1/+1 |
| * | CONTRIBUTING.md: add clarification on periods in commit messages | joncojonathan | 2018-10-08 | 1 | -0/+2 |
| * | treewide: remove mailing list references | Ryan Mulligan | 2018-08-23 | 1 | -1/+1 |
| * | .github/CODEOWNERS: Add myself as for some stdenv stuff | John Ericson | 2018-08-11 | 1 | -1/+2 |
| * | .github/CODEOWNERS: add basvandijk to Haskell | Bas van Dijk | 2018-07-23 | 1 | -5/+5 |
| * | .github/CODEOWNERS: add ryantm to Haskell | Ryan Mulligan | 2018-07-21 | 1 | -5/+5 |
| * | .github/CODEOWNERS: remove tabs | Ryan Mulligan | 2018-07-21 | 1 | -4/+4 |
| * | PULL_REQUEST_TEMPLATE.md: Ask for closure size impact | Eelco Dolstra | 2018-06-21 | 1 | -0/+1 |
| * | use sandbox instead of build-use-sandbox | Bob van der Linden | 2018-05-30 | 1 | -1/+1 |