about summary refs log tree commit diff
path: root/src/nix/log.cc
AgeCommit message (Expand)AuthorFilesLines
2017-09-07 nix log: Add examplesEelco Dolstra1-1/+19
2017-09-06 nix build: Create result symlinksEelco Dolstra1-12/+14
2017-08-29 nix edit / log: Operate on a single InstallableEelco Dolstra1-12/+14
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-1/+1
2017-07-14 Avoid a call to derivationFromPath()Eelco Dolstra1-1/+2
2017-04-25 Move code aroundEelco Dolstra1-2/+1
2017-04-25 Restructure installables handling in the "nix" commandEelco Dolstra1-22/+13
2017-03-15 Add a "nix log" commandEelco Dolstra1-0/+57