lix/src/nix-store
Jörg Thalheim 2fd8f8bb99 Replace Unicode quotes in user-facing strings by ASCII
Relevant RFC: NixOS/rfcs#4

$ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g"
2017-07-30 12:32:45 +01:00
..
dotgraph.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
dotgraph.hh More of the same 2016-02-04 15:10:47 +01:00
local.mk Remove dependency on "curl" binary 2017-03-15 16:48:29 +01:00
nix-store.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
xmlgraph.cc Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
xmlgraph.hh More of the same 2016-02-04 15:10:47 +01:00