| Commit message (Expand) | Author | Age | Files | Lines |
| * | CODEOWNERS: add danieldk to Rust build-support (#114111) | Daniël de Kok | 2021-02-23 | 1 | -1/+1 |
| * | .github/workflows/rebase.yml: rebase for multiple branches•••- Error if the commenter doesn't have write access or maintainers can't edit the PR branch.
- Close and comment on PR after rebase so that actions are run when it's reopened.
This doesn't happen currently as we're using the default github token which isn't allowed to trigger other actions.
- Disallow unwanted rebases.
e.g. invalid branches, redundant rebases or rebasing permanent branches onto permanent branches.
| zowoq | 2021-02-14 | 2 | -60/+134 |
| * | CODEOWNERS Add adisbladis as poetry2nix owner | adisbladis | 2021-02-02 | 1 | -0/+1 |
| * | .github/workflows/pending-set.yml: failed -> pending | zowoq | 2021-01-29 | 1 | -1/+1 |
| * | treewide: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -1/+1 |
| * | CODEOWNERS: add ehmry to Dhall packages | Emery Hemingway | 2021-01-15 | 1 | -2/+2 |
| * | contributing.md: Change labels for backported PRs•••This is somewhat convention already and it makes keeping track of
missing backports a lot easier.
| Justin Humm | 2021-01-13 | 1 | -0/+1 |
| * | Merge pull request #108839 from aszlig/autopatchelf-codeowners•••codeowners: Add myself to autoPatchelfHook | Maximilian Bosch | 2021-01-12 | 1 | -11/+12 |
| |\ |
|
| | * | codeowners: Add myself to autoPatchelfHook•••I really hate the very concept of this file (the reason being that I
think "owner" implies some form of BDFL rather than just being
notified), but since there were recent[1] changes[2] in auto-patchelf.sh
which I missed it's probably a good idea to add myself there solely for
being notified, because ofborg can't seem to infer maintainer
information here.
To make indentation consistent with all the other entries in the
codeowners file, I also re-indented the other entries in the "Nixpkgs
Internals" block.
[1]: https://github.com/NixOS/nixpkgs/pull/101142
[2]: https://github.com/NixOS/nixpkgs/pull/106830
Signed-off-by: aszlig <aszlig@nix.build>
| aszlig | 2021-01-09 | 1 | -11/+12 |
| * | | .github/workflows/editorconfig.yml: 2.2.0 -> 2.3.1 | zowoq | 2021-01-10 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #107135 from mkg20001/cinnamon-fixup•••Cinnamon Fixup | WORLDofPEACE | 2021-01-05 | 1 | -0/+3 |
| |\ |
|
| | * | codeowners: add mkg20001 to cinnamon | Maciej Krüger | 2020-12-18 | 1 | -0/+3 |
| * | | .github/workflows/manual-{nixos,nixpkgs}.yml: fix restrict eval•••needs an explicit NIX_PATH
| zowoq | 2021-01-03 | 2 | -2/+2 |
| * | | .github/workflows/rebase-staging.yml: commit -> comment | zowoq | 2021-01-03 | 1 | -1/+1 |
| * | | .github/workflows/rebase-staging.yml: add reaction to the comment that starte... | zowoq | 2021-01-03 | 1 | -0/+4 |
| * | | .github/workflows: build NixOS/Nixpkgs manuals with PR ref, restrict-eval and... | zowoq | 2021-01-03 | 2 | -0/+56 |
| * | | .github/workflows: add rebase-staging.yml | zowoq | 2020-12-29 | 1 | -0/+56 |
| * | | .github/workflows/editorconfig.yml: use api for list of changed files•••faster than doing a full clone and using git diff
| zowoq | 2020-12-28 | 1 | -7/+15 |
| |/ |
|
| * | STALE-BOT.md: Mention github not notifying•••Following https://discourse.nixos.org/t/github-doesnt-notify-reviewers-commenters-after-you-force-push-changes/10394 .
| Doron Behar | 2020-12-09 | 1 | -5/+6 |
| * | GH action: merge staging(-next): fix cron•••It went every minute past every 6th hour, which was too often.
Now it should go on the zeroth minute every 6th hour.
| Frederik Rietdijk | 2020-12-02 | 1 | -1/+1 |
| * | GH Action: merge staging(-next): comment on failure•••Comment on the designated issue in case of a failure.
Whoever wants to help out resolving merge conflicts can simply follow
this issue.
| Frederik Rietdijk | 2020-11-29 | 1 | -0/+9 |
| * | GH Action: merge staging(-next) periodically•••Automate the merging of `master` -> `staging-next` -> `staging`.
Our main development branch is `master`. Large rebuilds go to `staging`.
Periodically, `staging` is merged into `staging-next` for stabilization.
When considered sufficiently stable, `staging-next` is merged into
`master`.
As changes arrive on these branches, it is important that they're all
updated regularly with eachothers changes. This commit automates that
part.
| Frederik Rietdijk | 2020-11-28 | 2 | -0/+31 |
| * | codeowners: Add RaghavSood to blockchains | Raghav Sood | 2020-11-23 | 1 | -1/+1 |
| * | Merge pull request #100482 from Narice/report-out-of-date-packages•••Added out-of-date package reports to github templates | Ryan Mulligan | 2020-11-17 | 1 | -0/+48 |
| |\ |
|
| | * | modified out-of-date template•••Changed the label to '9.needs: package (update)'
Removed trailing spaces
Modified formulation of a sentence
| Narice | 2020-10-22 | 1 | -6/+6 |
| | * | improved out-of-date template | Narice | 2020-10-21 | 1 | -3/+37 |
| | * | added out-of-date package reports to templates | Narice | 2020-10-14 | 1 | -0/+14 |
| * | | PULL_REQUEST_TEMPLATE.md: use rendered docs | Jonathan Ringer | 2020-11-13 | 1 | -1/+1 |
| * | | .github/workflows/editorconfig.yml: disable for release branches | zowoq | 2020-11-10 | 1 | -0/+2 |
| * | | .github/workflows/editorconfig.yml: check indent_style | zowoq | 2020-11-10 | 1 | -1/+1 |
| * | | CODEOWNERS: Add utdemir to docker tools | Utku Demir | 2020-11-09 | 1 | -1/+1 |
| * | | CODEOWNERS: maintainers for `dockerTools` (#102749)•••* CODEOWNERS: maintainers for docker-tools
* CODEOWNERS: Add roberth to Docker tools
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> | Frederik Rietdijk | 2020-11-06 | 1 | -0/+6 |
| * | | .github/CODEOWNERS: add teto to neovim | Matthieu Coudron | 2020-11-03 | 1 | -0/+1 |
| * | | .github/CODEOWNERS: add jonringer to neovim | Jonathan Ringer | 2020-11-02 | 1 | -0/+3 |
| * | | README.md: update stable release links | Jonathan Ringer | 2020-10-26 | 1 | -2/+2 |
| * | | stale-bot: TL;DR tweak•••Tweak TL;DR a little to provide an empathetic springboard
to where we want people to land.
| David Arnold | 2020-10-26 | 1 | -1/+1 |
| * | | .github/stale.yml: fix syntax | zowoq | 2020-10-26 | 1 | -1/+2 |
| * | | Merge pull request #101320 from ryantm/stale•••stale bot: even more TL;DR | Ryan Mulligan | 2020-10-25 | 2 | -34/+36 |
| |\ \ |
|
| | * | | stale bot: TL;DR•••moves all the information to the Markdown document that we can
dynamically update and tries to make things more concise and scannable.
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Travis A. Everett <travis.a.everett@gmail.com>
| David Arnold | 2020-10-24 | 2 | -34/+36 |
| * | | | .github/CODEOWNERS: add myself to rust | zowoq | 2020-10-21 | 1 | -2/+2 |
| |/ / |
|
| * | | .github/workflows/editorconfig.yml: 2.1.0 -> 2.2.0 | zowoq | 2020-10-21 | 1 | -1/+1 |
| * | | Merge pull request #100341 from etu/php-move-extension-derivations-to-separat...•••php: move extension derivations to separate dirs | Elis Hirwing | 2020-10-14 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | CODEOWNERS: Add php-packages path to PHP team | Elis Hirwing | 2020-10-12 | 1 | -0/+1 |
| * | | .github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0 | zowoq | 2020-10-13 | 1 | -1/+1 |
| |/ |
|
| * | Revert ".github/workflows: build NixOS/Nixpkgs manuals (#88488)"•••This reverts commit b3d674549f29211cac2c322e4f3669a7a612f55c.
| zowoq | 2020-10-03 | 2 | -38/+0 |
| * | .github/workflows: build NixOS/Nixpkgs manuals (#88488) | zowoq | 2020-10-02 | 2 | -0/+38 |
| * | contributing.md: mention rebased or squashed merges | Jonathan Ringer | 2020-09-20 | 1 | -1/+1 |
| * | CODEOWNERS: add stigtsp to perl | Stig Palmquist | 2020-09-10 | 1 | -3/+3 |
| * | .github/workflows: re-add editorconfig | zowoq | 2020-08-28 | 1 | -0/+27 |
| * | .github/workflow/pending-{set,clear}: switch to curl | zowoq | 2020-08-26 | 2 | -40/+12 |