index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
search.cc
Age
Commit message (
Expand
)
Author
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2018-07-27
search: include version
Will Dietz
2018-07-02
search.cc: improve UX for `nix search`
Maximilian Bosch
2018-04-18
Allow multiple search experssions in nix search
Daniel Poelzleithner
2018-03-13
Merge pull request #1906 from dtzWill/fix/nix-search
Shea Levy
2018-02-25
nix search: explicitly handle empty search string, fixes #1893
Will Dietz
2018-02-25
nix search: fix bug where we wrote to cache when shouldn't, breaking
Will Dietz
2017-12-12
search.cc: sort attribute names with `std::map`
Maximilian Bosch
2017-12-04
Fix #1635.
Eelco Dolstra
2017-11-14
Don't indent JSON output
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-09-07
nix search: Add examples
Eelco Dolstra
2017-08-29
nix search: Warn about cached results
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-26
nix search: Add a cache
Eelco Dolstra
2017-07-20
nix search: Ignore top-level eval errors
Eelco Dolstra
2017-07-20
nix search: Add --json flag
Eelco Dolstra
2017-07-20
Add "nix search" command
Eelco Dolstra