Age | Commit message (Expand) | Author |
2024-08-09 | main: require argv[0] | eldritch horrors |
2024-08-08 | tree-wide: fix a pile of lints | Jade Lovelace |
2024-08-08 | refactor: make HashType and Base enum classes for type safety | Jade Lovelace |
2024-08-04 | nix flake metadata: print modified dates for input flakes | Jade Lovelace |
2024-08-04 | misc docs/meson tidying | Jade Lovelace |
2024-08-02 | Merge "nix flake show: add the description if it exists" into main | Isabel |
2024-07-31 | tree-wide: add support for asan! | Jade Lovelace |
2024-07-23 | diff-closures: remove gratuitous copy | Jade Lovelace |
2024-07-23 | nix flake show: add the description if it exists | isabel |
2024-07-15 | Merge changes I8d87c0e9,I25937702 into main | Qyriad |
2024-07-15 | libstore: rewrite narFromPath as generator | eldritch horrors |
2024-07-15 | nix3-upgrade-nix: always use the /new/ nix-env to perform the installation | Qyriad |
2024-07-06 | libutil: turn HashModuloSink into a free function | eldritch horrors |
2024-07-05 | libutil: convert readFileSource to a generator | eldritch horrors |
2024-07-05 | libstore: convert dumpPath to a generator | eldritch horrors |
2024-07-02 | Merge "tree-wide: unify progress bar inactive and paused states" into main | alois31 |
2024-07-01 | tree-wide: unify progress bar inactive and paused states | Alois Wohlschlager |
2024-06-29 | Reject fully-qualified URLs in 'from' argument of `nix registry add` | Delan Azabani |
2024-06-23 | libutil: return Pid from startProcess, not pid_t | eldritch horrors |
2024-06-20 | remove InstallableValueCommand class | Qyriad |
2024-06-20 | de-inheritance CmdSearch for InstallableValueCommand | Qyriad |
2024-06-20 | de-inheritance CmdEdit for InstallableValueCommand | Qyriad |
2024-06-20 | de-inheritance CmdRun for InstallableValueCommand | Qyriad |
2024-06-20 | de-inheritance CmdBundle for InstallableValueCommand | Qyriad |
2024-06-20 | de-inheritance CmdEval for InstallableValueCommand | Qyriad |
2024-06-19 | filetransfer: return a Source from download() | eldritch horrors |
2024-06-19 | libutil: return a source from readFile | eldritch horrors |
2024-06-18 | filetransfer: {up,down}load -> transfer | eldritch horrors |
2024-06-18 | diff-closures: fix a use after free | Jade Lovelace |
2024-06-17 | libexpr: add expr memory management | eldritch horrors |
2024-06-17 | libexpr: pass Exprs as references, not pointers | eldritch horrors |
2024-06-12 | doc: rewrite the multi-user documentation to actually talk about security | Jade Lovelace |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-06-03 | Show message about `--update-input` being replaced by `nix flake update` | Nikodem Rabuliński |
2024-06-03 | Accept multiple arguments to `nix flake update` | Nikodem Rabuliński |
2024-06-01 | Revert "nix3: always use the same verbosity default (info)" | Qyriad |
2024-06-01 | Merge "build: fix static linking with a hack" into main | Qyriad |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | build: fix static linking with a hack | Qyriad |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-29 | Remove 100s of CPU time (10%) from build times (1465s -> 1302s) | Jade Lovelace |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out namespaces.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out unix-domain-socket.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out current-process.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-25 | Merge "nix3-upgrade-nix: fix when there are differing pnames" into main | Qyriad |
2024-05-25 | nix3-upgrade-nix: fix when there are differing pnames | Qyriad |
2024-05-24 | nix3: always use the same verbosity default (info) | Qyriad |
2024-05-18 | nix cat/dump-path/key: stop progress bar before writeFull | Puck Meerburg |