index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
Age
Commit message (
Expand
)
Author
2024-03-31
Merge pull request #9920 from 9999years/forbid-nested-debuggers
Théophane Hufschmitt
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-29
meson: install pkg-config files for libraries
eldritch horrors
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-25
feat: notation to refer to no attribute search prefix
Tom Bereknyei
2024-03-25
Merge "Improve new CLI UX by supporting short `-E` flag for `--expr`" into main
lunaphied
2024-03-24
Improve new CLI UX by supporting short `-E` flag for `--expr`
Lunaphied
2024-03-23
Revert "Merge pull request #9476 from alois31/restore-progress-bar"
Jade Lovelace
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
2024-03-11
refactor: repl prompts are now the job of the interacter
Jade Lovelace
2024-03-11
refactor: move readline stuff into its own file
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
Rename `ProcessLineResult` variants
eldritch horrors
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
Pretty-print values in the REPL
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Unify and refactor value printing
eldritch horrors
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #10010 from 9999years/fix-9941
eldritch horrors
2024-03-04
Merge pull request #9919 from 9999years/reduce-debugger-clutter
eldritch horrors
2024-03-04
Merge pull request #9913 from 9999years/debugger-positions
eldritch horrors
2024-03-04
Merge pull request #9648 from cole-h/nix-shell-ordering
eldritch horrors
2024-03-04
Merge pull request #9658 from pennae/env-diet
eldritch horrors
2024-03-04
Merge pull request #9582 from pennae/misc-opts
eldritch horrors
2024-03-04
Merge pull request #9476 from alois31/restore-progress-bar
eldritch horrors
2024-03-04
Merge pull request #9465 from obsidiansystems/build-dir
eldritch horrors
2024-03-04
Merge pull request #9289 from edolstra/fix-warnings
eldritch horrors
2024-03-04
Merge pull request #9167 from obsidiansystems/pre-overhaul-completions
eldritch horrors
2024-03-04
Merge pull request #8895 from hercules-ci/gc-before-stats
eldritch horrors
2023-09-14
Merge pull request #7661 from henrik-ch/repl-doc
Théophane Hufschmitt
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-20
Tighten `#include`s: `DerivedPath` doesn't care about `Realisation`
John Ericson
2023-07-12
Move `BuiltPath` to its own header/C++ file in libcmd
John Ericson
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-12
test: add test for non-defaulting for stding installable input
Tom Bereknyei
2023-06-11
fix: Do not apply default installables when using --stdin
Tom Bereknyei
2023-05-15
Make more string values work as installables
John Ericson
2023-05-10
Fix `nix print-dev-env` & `nix develop` with drv paths
John Ericson
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
[next]