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
/
libexpr
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
Add splitVersion primop.
Shea Levy
3
-1
/
+24
2018-02-13
Merge branch 'register-constant' of https://github.com/shlevy/nix
Eelco Dolstra
3
-2
/
+11
2018-02-11
Nix stats: flatten statistics
Frederik Rietdijk
1
-3
/
+6
2018-02-08
Allow using RegisterPrimop to define constants.
Shea Levy
3
-2
/
+11
2018-02-07
Merge pull request #1816 from shlevy/add-path
Eelco Dolstra
2
-19
/
+76
2018-02-06
Add path primop.
Shea Levy
2
-19
/
+76
2018-02-06
realiseContext(): Add derivation outputs to the allowed paths
Eelco Dolstra
1
-10
/
+24
2018-02-06
checkURI(): Check file URIs against allowedPaths
Eelco Dolstra
1
-0
/
+12
2018-01-19
Don't use [[noreturn]]
Eelco Dolstra
1
-6
/
+3
2018-01-18
Don't define builtins.{currentSystem,currentTime} in pure mode
Eelco Dolstra
1
-6
/
+2
2018-01-17
Typo
Eelco Dolstra
1
-1
/
+1
2018-01-16
Add pure evaluation mode
Eelco Dolstra
5
-44
/
+94
2018-01-12
import, builtins.readFile: Handle diverted stores
Eelco Dolstra
3
-6
/
+25
2018-01-09
fetchGit: fix creation of uninitialized cache dir, let git create it
Will Dietz
1
-1
/
+0
2018-01-02
Add hasContext primop
Shea Levy
1
-0
/
+9
2017-12-22
fetchGit: Fix handling of local repo when not using 'master' branch
Will Dietz
1
-1
/
+5
2017-12-14
json-to-value: Throw sensible error message on invalid numbers
Ben Gamari
1
-4
/
+10
2017-12-05
Merge branch 'fetchGit-fast-revision-update'
Shea Levy
1
-24
/
+35
2017-11-24
nix-shell/nix-build: Support .drv files again
Eelco Dolstra
2
-0
/
+29
2017-11-24
fetchGit: Ignore tarballTtl if rev is set and not in the repo.
Shea Levy
1
-24
/
+35
2017-11-21
fetchGit/fetchMercurial: Fix directory inclusion check
Eelco Dolstra
2
-4
/
+6
2017-11-14
Revert "Don't parse "x:x" as a URI"
Eelco Dolstra
1
-1
/
+1
2017-11-03
fetchgit.cc -> fetchGit.cc
Eelco Dolstra
1
-0
/
+0
2017-11-03
Remove git:// support in NIX_PATH
Eelco Dolstra
3
-31
/
+9
2017-11-03
fetchGit/fetchMercurial: Filter out directories with untracked files
Eelco Dolstra
2
-8
/
+16
2017-11-03
fetchGit: Add a test
Eelco Dolstra
1
-1
/
+1
2017-11-03
fetchGit: Don't do a remote fetch if we already have the rev
Eelco Dolstra
1
-15
/
+23
2017-11-02
fetchMercurial: fix error message
tv
1
-1
/
+1
2017-11-01
Fix build
Eelco Dolstra
2
-2
/
+2
2017-11-01
fetchMercurial: Don't fetch hashes we already have
Eelco Dolstra
1
-9
/
+19
2017-11-01
Add fetchMercurial primop
Eelco Dolstra
2
-2
/
+189
2017-10-31
Fix filterSource
Eelco Dolstra
1
-32
/
+14
2017-10-30
builtins.fetchgit: Support importing a working tree
Eelco Dolstra
3
-7
/
+47
2017-10-30
Don't parse "x:x" as a URI
Eelco Dolstra
1
-1
/
+1
2017-10-30
Make "fetchGit /path" work
Eelco Dolstra
1
-5
/
+5
2017-10-30
fetchGit: Fix broken assertion
Eelco Dolstra
1
-1
/
+1
2017-10-30
Add option allowed-uris
Eelco Dolstra
4
-5
/
+27
2017-10-30
builtins.fetchGit: Return an attrset with revision info
Eelco Dolstra
3
-18
/
+54
2017-10-30
enable-http2 -> http2
Eelco Dolstra
1
-1
/
+1
2017-10-30
fetchgit -> fetchGit
Eelco Dolstra
1
-4
/
+4
2017-10-30
fetchTarball: Use "source" as the default name
Eelco Dolstra
1
-4
/
+4
2017-10-30
fetchurl/fetchTarball: Respect name changes
Eelco Dolstra
1
-1
/
+1
2017-10-30
builtins.fetchgit: Don't mess up the progress indicator
Eelco Dolstra
1
-3
/
+5
2017-10-30
builtins.fetchgit: Support a "name" attribute
Eelco Dolstra
2
-11
/
+18
2017-10-29
nix repl :t: Indicate strings that have a context
Eelco Dolstra
1
-1
/
+1
2017-10-25
Bump language version
Eelco Dolstra
1
-1
/
+1
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
1
-3
/
+3
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
4
-87
/
+83
2017-10-17
fetchgit: Remove incomplete/unneeded ref check.
Shea Levy
1
-5
/
+0
2017-10-16
fetchgit: Remove incomplete/unneeded isURI check.
Shea Levy
1
-4
/
+1
[next]