depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
search.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
search: include version
Will Dietz
1
-1
/
+3
2018-07-02
search.cc: improve UX for `nix search`
Maximilian Bosch
1
-10
/
+20
2018-04-18
Allow multiple search experssions in nix search
Daniel Poelzleithner
1
-18
/
+38
2018-03-13
Merge pull request #1906 from dtzWill/fix/nix-search
Shea Levy
1
-1
/
+6
2018-02-25
nix search: explicitly handle empty search string, fixes #1893
Will Dietz
1
-0
/
+5
2018-02-25
nix search: fix bug where we wrote to cache when shouldn't, breaking
Will Dietz
1
-1
/
+1
2017-12-12
search.cc: sort attribute names with `std::map`
Maximilian Bosch
1
-6
/
+6
2017-12-04
Fix #1635.
Eelco Dolstra
1
-3
/
+18
2017-11-14
Don't indent JSON output
Eelco Dolstra
1
-1
/
+1
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
1
-2
/
+2
2017-09-07
nix search: Add examples
Eelco Dolstra
1
-0
/
+18
2017-08-29
nix search: Warn about cached results
Eelco Dolstra
1
-0
/
+2
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-4
/
+4
2017-07-26
nix search: Add a cache
Eelco Dolstra
1
-9
/
+69
2017-07-20
nix search: Ignore top-level eval errors
Eelco Dolstra
1
-1
/
+8
2017-07-20
nix search: Add --json flag
Eelco Dolstra
1
-13
/
+27
2017-07-20
Add "nix search" command
Eelco Dolstra
1
-0
/
+130