index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
nar-accessor.cc
Age
Commit message (
Expand
)
Author
2017-12-07
Provide random access to cached NARs
Eelco Dolstra
2017-12-07
nix ls-{nar,store}: Return offset of files in the NAR if known
Eelco Dolstra
2017-11-14
nix ls-{nar,store}: Don't abort on missing files
Eelco Dolstra
2017-11-14
nix ls-{nar,store} --json: Respect -R
Eelco Dolstra
2017-11-14
nix ls-{store,nar}: Add --json flag
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-05-15
nar-accessor.cc: remove unused member NarIndexer::currentName
Benno Fünfstück
2017-05-15
nar-accessor: non-recursive NarMember::find
Benno Fünfstück
2017-05-15
nar-accessor: use tree, fixes readDirectory missing children
Benno Fünfstück
2016-12-08
Fix warning on 32-bit systems
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-08-10
NarAccessor: Fix handling of non-executable files
Eelco Dolstra
2016-03-15
Fix Darwin build
Eelco Dolstra
2016-02-26
Remove bad assertion
Eelco Dolstra
2016-02-25
Add NAR / Store accessor abstraction
Eelco Dolstra