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-prefetch-url
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
nix-prefetch-url: Stop progress bar before printing results
Eelco Dolstra
1
-0
/
+2
2018-10-26
nix-prefetch-url: progressbar
Will Dietz
1
-0
/
+7
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2
-13
/
+8
2018-07-12
nix-prefetch-url: Download file in constant memory
Eelco Dolstra
1
-7
/
+17
2018-06-12
Move EvalState from the stack to the heap
Eelco Dolstra
1
-14
/
+14
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
1
-0
/
+2
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
1
-10
/
+11
2017-09-18
Don't remove Content-Encoding in fetchurl / nix-prefetch-url
Eelco Dolstra
1
-1
/
+3
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-8
/
+8
2017-07-04
Support base-64 hashes
Eelco Dolstra
1
-1
/
+1
2017-03-15
runProgram(): Distinguish between empty input and no input
Eelco Dolstra
1
-2
/
+2
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-9
/
+9
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-9
/
+9
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
1
-3
/
+3
2016-09-14
Enable HTTP/2 support
Eelco Dolstra
1
-1
/
+1
2016-07-26
makeFixedOutputPath(): Drop superfluous HashType argument
Eelco Dolstra
1
-2
/
+2
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
1
-2
/
+2
2016-04-15
BinaryCacheStore::readFile(): Return a shared_ptr to a string
Eelco Dolstra
1
-2
/
+2
2016-02-29
Add an HTTP binary cache store
Eelco Dolstra
1
-1
/
+1
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
1
-2
/
+2
2015-10-21
Disable TLS verification for builtin fetchurl
Eelco Dolstra
1
-1
/
+1
2015-10-07
Show progress during downloads
Eelco Dolstra
1
-1
/
+0
2015-10-07
nix-prefetch-url: Add --name option
Eelco Dolstra
1
-3
/
+7
2015-10-07
nix-prefetch-url -A: Use "name" attribute from Nix expression
Eelco Dolstra
1
-1
/
+8
2015-10-07
nix-prefetch-url: Support unpacking tarballs
Eelco Dolstra
1
-15
/
+47
2015-10-01
nix-prefetch-url: Support prefetching from a Nix expression
Eelco Dolstra
1
-4
/
+36
2015-10-01
nix-prefetch-url: $PRINT_PATH -> --print-path
Eelco Dolstra
1
-2
/
+6
2015-10-01
nix-prefetch-url: Rewrite in C++
Eelco Dolstra
2
-0
/
+139