Age | Commit message (Expand) | Author |
2024-07-30 | src/libcmd/repl.cc: avoid unneeded reload after :e | Goldstein |
2024-07-25 | libstore/build: block io_uring | Alois Wohlschlager |
2024-07-23 | nix flake show: add the description if it exists | isabel |
2024-07-19 | Merge changes Id8b3d289,Ib75ab5b8,I3792eeb3 into main | jade |
2024-07-19 | Merge changes I829581a3,I0016970d,I5dac8e77,Ib7560fe5 into main | alois31 |
2024-07-18 | Fixup a bunch of references to nixos.org manuals | Jade Lovelace |
2024-07-18 | Add release notes for removing overflow from Nix language | Jade Lovelace |
2024-07-18 | Merge changes Ib20e9aa0,I178a038b,I29c7de04 into main | jade |
2024-07-18 | doc/release-notes: add for pretty printing improvements | Alois Wohlschlager |
2024-07-18 | Merge "doc/manual: clarify documentation related to the `$$` parser bug" into... | alois31 |
2024-07-17 | doc/release-notes: link the upcoming release notes again | Alois Wohlschlager |
2024-07-17 | doc/release-notes: add date for major release | Raito Bezarius |
2024-07-17 | doc/manual: clarify documentation related to the `$$` parser bug | Alois Wohlschlager |
2024-07-13 | docs: document the actual comparison rules instead of lies | Jade Lovelace |
2024-07-13 | docs: update to define integer overflow | Jade Lovelace |
2024-07-10 | Merge changes I81552018,Ieb65c133 into main | eldritch horrors |
2024-07-09 | add aarch64-linux as a cross-build target | eldritch horrors |
2024-07-09 | Fix dry-run flag for nix-collect-garbage | Quantum Jump |
2024-07-04 | distinguish between throws & errors during throw | Qyriad |
2024-07-04 | trace which part of `foo.bar.baz` errors | Qyriad |
2024-07-04 | trace when the `foo` part of `foo.bar.baz` errors | Qyriad |
2024-07-02 | Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ... | Delan Azabani |
2024-07-01 | Merge changes Ie29a8a89,I873eedcf into main | jade |
2024-06-30 | libexpr/flake: allow automatic rejection of configuration options from flakes | Alois Wohlschlager |
2024-06-29 | Reject fully-qualified URLs in 'from' argument of `nix registry add` | Delan Azabani |
2024-06-27 | store: delete obsolete lsof-disabling code | Jade Lovelace |
2024-06-27 | store: guess the URL of failing fixed-output derivations | Jade Lovelace |
2024-06-26 | Merge "doc/hacking: fix up some outdated info about cross, hydra links" into ... | jade |
2024-06-26 | Merge changes I476a2516,I8a274227 into main | jade |
2024-06-25 | doc/hacking: fix up some outdated info about cross, hydra links | Jade Lovelace |
2024-06-25 | doc/hacking: fix internal api docs section to say to enable it | Jade Lovelace |
2024-06-25 | doc: Add more about the release note generator | Jade Lovelace |
2024-06-25 | Merge "change shebangs of all .sh scripts to bash" into main | jade |
2024-06-24 | Add some release notes for things we did | Jade Lovelace |
2024-06-24 | change shebangs of all .sh scripts to bash | vigress8 |
2024-06-24 | Add build-dir setting, clean up default TMPDIR handling | Robert Hensing |
2024-06-24 | Merge "Fix build instructions in hacking.md and justfile" into main | Delan Azabani |
2024-06-24 | Fix build instructions in hacking.md and justfile | Delan Azabani |
2024-06-22 | libmain: add progress bar with multiple status lines | Finn Behrens |
2024-06-17 | repl: implement tab completing :colon commands | Qyriad |
2024-06-16 | build: correctly propagate changes to Lix source to manual | Qyriad |
2024-06-15 | release: release notes for 2.90.0 | Jade Lovelace |
2024-06-12 | doc: Write an index of environment variables used in testsuite | Jade Lovelace |
2024-06-12 | doc/testing.md: Rewrite some outdated sections for meson and current source l... | Jade Lovelace |
2024-06-12 | doc: rewrite the multi-user documentation to actually talk about security | Jade Lovelace |
2024-06-09 | manual: rewrite the docker guide now that we have images | Jade Lovelace |
2024-06-06 | Add meson release note | Jade Lovelace |
2024-06-06 | Remove rl-next-dev | Jade Lovelace |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | Merge "document context-dependent keywords" into main | terru |