index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-store
/
dotgraph.cc
Age
Commit message (
Expand
)
Author
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-04-19
Move path info caching from BinaryCacheStore to Store
Eelco Dolstra
2016-02-04
More of the same
Eelco Dolstra
2016-02-04
StoreAPI -> Store
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2016-01-28
Untabify
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2010-05-31
Comment out dead code in `nix-store'.
Ludovic Courtès
2008-06-09
* Merged the no-bdb branch (-r10900:HEAD
Eelco Dolstra
2006-11-30
* Refactoring. There is now an abstract interface class StoreAPI
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
2006-03-01
* db.hh shouldn't depend on the Berkeley DB headers.
Eelco Dolstra
2006-01-19
* Don't show cycles, they're not very useful.
Eelco Dolstra
2005-03-26
* Re-enable dot graph generation.
Eelco Dolstra
2005-01-19
* Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' ->
Eelco Dolstra
2005-01-19
* Started removing closure store expressions, i.e., the explicit
Eelco Dolstra
2005-01-13
* Refactoring to support SHA-1.
Eelco Dolstra
2003-11-18
* nix -> nix-store, fix -> nix-instantiate.
Eelco Dolstra