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
/
primops
/
fetchgit.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
fetchGit: Don't do a remote fetch if we already have the rev
Eelco Dolstra
1
-15
/
+23
2017-11-01
Fix build
Eelco Dolstra
1
-1
/
+1
2017-11-01
Add fetchMercurial primop
Eelco Dolstra
1
-2
/
+1
2017-10-30
builtins.fetchgit: Support importing a working tree
Eelco Dolstra
1
-5
/
+44
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
1
-3
/
+4
2017-10-30
builtins.fetchGit: Return an attrset with revision info
Eelco Dolstra
1
-15
/
+43
2017-10-30
fetchgit -> fetchGit
Eelco Dolstra
1
-4
/
+4
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
1
-10
/
+16
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
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-9
/
+9
2017-07-27
builtins.fetchgit: Support specifying commit hashes
Eelco Dolstra
1
-7
/
+27
2017-07-27
builtins.fetchgit: Respect tarball-ttl
Eelco Dolstra
1
-1
/
+19
2017-07-27
builtins.fetchgit: Use proper refs locally
Eelco Dolstra
1
-4
/
+3
2017-07-27
builtins.fetchgit: Cache hash -> store path mappings
Eelco Dolstra
1
-2
/
+18
2017-05-16
Improve progress indicator
Eelco Dolstra
1
-1
/
+1
2017-03-02
builtins.fetchgit: Support paths
Eelco Dolstra
1
-3
/
+5
2017-03-02
builtins.fetchgit: Fix bad format string
Eelco Dolstra
1
-1
/
+1
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-6
/
+6
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-6
/
+6
2016-04-29
Support Git repos in the Nix path
Eelco Dolstra
1
-33
/
+38
2016-04-29
Add fetchgit builtin
Eelco Dolstra
1
-0
/
+77