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
/
scripts
/
nix-push.in
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
Add C++ functions for .narinfo processing / signing
Eelco Dolstra
1
-6
/
+3
2015-06-08
nix-push: Support -j
Eelco Dolstra
1
-1
/
+6
2015-02-17
Include NAR size in fingerprint computation
Eelco Dolstra
1
-1
/
+1
2015-02-04
Sign a subset of the .narinfo
Eelco Dolstra
1
-2
/
+3
2015-02-04
Use libsodium instead of OpenSSL for binary cache signing
Eelco Dolstra
1
-13
/
+12
2014-08-29
Shut up "Wide character" warnings in Perl scripts
Eelco Dolstra
1
-0
/
+3
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
1
-8
/
+8
2014-08-13
Use $XDG_RUNTIME_DIR for temporary files
Eelco Dolstra
1
-3
/
+1
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
1
-1
/
+17
2013-07-01
Add support for uncompressed NARs in binary caches
Eelco Dolstra
1
-1
/
+3
2012-11-06
nix-push: Handle pushing a symlink
Eelco Dolstra
1
-2
/
+0
2012-10-18
nix-push: Add a flag ‘--manifest-path’ to write the manifest to another d...
Eelco Dolstra
1
-1
/
+8
2012-10-17
nix-push: Add ‘--link’ flag
Eelco Dolstra
1
-1
/
+8
2012-10-17
nix-push: Only generate and copy a NAR if it doesn't already exist
Eelco Dolstra
1
-6
/
+36
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
1
-14
/
+3
2012-09-19
Support xz compression in the download-using-manifests substituter
Eelco Dolstra
1
-0
/
+1
2012-07-27
Allow a binary cache to declare that it doesn't support "nix-env -qas"
Eelco Dolstra
1
-12
/
+20
2012-07-26
nix-push: Support generating a manifest again
Eelco Dolstra
1
-10
/
+34
2012-07-26
nix-push: Remove the upload feature
Eelco Dolstra
1
-51
/
+24
2012-07-02
nix-push: Always generate base-32 hashes
Eelco Dolstra
1
-2
/
+2
2012-07-02
Binary caches: use a better key
Eelco Dolstra
1
-3
/
+3
2012-07-01
Allow both bzip2 and xz compression
Eelco Dolstra
1
-20
/
+41
2012-06-29
nix-push: Don't pollute the current directory with result symlink
Eelco Dolstra
1
-1
/
+1
2012-06-29
Doh
Eelco Dolstra
1
-1
/
+1
2012-06-29
Use XZ compression in binary caches
Eelco Dolstra
1
-13
/
+13
2012-06-28
nix-push: create a manifest-less binary cache
Eelco Dolstra
1
-159
/
+93
2012-04-14
Remove unnecessary "system" argument
Eelco Dolstra
1
-1
/
+1
2012-01-03
* Use Nix::Config.
Eelco Dolstra
1
-10
/
+8
2012-01-03
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
Eelco Dolstra
1
-4
/
+1
2011-11-29
* For consistency with "nix-store -q --hash", produce hashes in
Eelco Dolstra
1
-2
/
+2
2011-10-10
* Set the executable bit on scripts.
Eelco Dolstra
1
-0
/
+0
2011-10-10
* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under
Eelco Dolstra
1
-4
/
+5
2011-04-11
* configure: detect whether DBD::SQLite is present. If necessary the
Eelco Dolstra
1
-1
/
+1
2011-04-11
* Subtle bug: if you import File::stat in one module, it affects other
Eelco Dolstra
1
-1
/
+2
2011-02-17
(no commit message)
Eelco Dolstra
1
-1
/
+1
2011-02-17
* nix-push: handle the case where the hash is not set in the DB.
Eelco Dolstra
1
-0
/
+10
2010-12-05
* Use CamelCase for the Perl modules.
Eelco Dolstra
1
-1
/
+1
2010-11-17
* Store the NAR size in the manifest.
Eelco Dolstra
1
-0
/
+5
2010-11-17
* nix-push: no need to compute the NAR hash, since the Nix database
Eelco Dolstra
1
-7
/
+5
2009-03-18
* Unify exportReferencesGraph and exportBuildReferencesGraph, and make
Eelco Dolstra
1
-5
/
+1
2008-12-04
* Dirty hack to make nix-push work properly on derivations: the
Eelco Dolstra
1
-2
/
+1
2008-11-20
* Urgh.
Eelco Dolstra
1
-2
/
+1
2008-11-19
* Primop builtins.storePath for declaring a store path as a
Eelco Dolstra
1
-1
/
+1
2008-03-20
* Cleanup.
Eelco Dolstra
1
-5
/
+9
2007-12-30
* Don't use "store expression", it's obsolete.
Eelco Dolstra
1
-2
/
+2
2007-11-16
* Flag `--no-build-hook' to disable distributed builds.
Eelco Dolstra
1
-1
/
+1
2007-09-04
* nix-push / generate-patches: bzip the manifest.
Eelco Dolstra
1
-0
/
+4
2007-08-15
* Show errors in nix-prefetch-url.
Eelco Dolstra
1
-1
/
+1
2006-10-04
* tmpnam() -> File::Temp::tempdir().
Eelco Dolstra
1
-10
/
+7
2006-09-25
* Clean up calls to system().
Eelco Dolstra
1
-1
/
+1
[next]