Age | Commit message (Expand) | Author |
2007-08-10 | * nix-pull: support bzipped manifests: when doing a nix-pull on $url, | Eelco Dolstra |
2007-08-10 | * Enable nix-prefetch-url caching in nix-channel. | Eelco Dolstra |
2007-08-10 | * Don't rely on /dev/stdin. | Eelco Dolstra |
2007-08-09 | * nix-pull: using nix-prefetch-url (so that we get caching for free), | Eelco Dolstra |
2007-08-09 | * nix-prefetch-url: support caching. If the environment variable | Eelco Dolstra |
2007-06-11 | * Check against creation of GC roots in the store. Those roots don't | Eelco Dolstra |
2007-06-04 | * Remove debug statement. | Eelco Dolstra |
2007-05-02 | (no commit message) | Eelco Dolstra |
2007-05-01 | * Give unpacked channels more sensible names than 0, 1, ... They now | Eelco Dolstra |
2007-03-30 | * Make the maximum patch size configurable. | Eelco Dolstra |
2007-03-27 | * Forgot a @bindir@. | Eelco Dolstra |
2007-03-26 | * `nix-copy-closure --from': copy from a remote machine instead of to | Eelco Dolstra |
2007-03-26 | * Refactoring. | Eelco Dolstra |
2007-03-20 | * Scan /proc/sys/kernel/modprobe for roots to prevent the kernel | Eelco Dolstra |
2007-03-13 | * Remove old generations in all directories under | Eelco Dolstra |
2007-03-01 | * Get rid of those stupid --login tricks, it's the responsibility of | Eelco Dolstra |
2007-03-01 | * sh -> bash. | Eelco Dolstra |
2007-02-26 | * Error message to stdout. | Eelco Dolstra |
2007-02-22 | * nix-copy-closure: force a login shell on the remote machine to make | Eelco Dolstra |
2007-02-22 | * nix-copy-closure: option --sign. | Eelco Dolstra |
2007-02-21 | * New command `nix-copy-closure' to copy a closure to a Nix store on | Eelco Dolstra |
2007-02-20 | * Close the file - just in case. | Eelco Dolstra |
2007-01-23 | * New kind of manifest object: "localPath", which denotes that a store | Eelco Dolstra |
2007-01-23 | * Successors have been gone for ages. | Eelco Dolstra |
2007-01-22 | * nix-prefetch-url: change the default hash to SHA-256 (in base-32). | Eelco Dolstra |
2007-01-13 | * nix-pack-closure: store the top-level store paths in the closure. | Eelco Dolstra |
2007-01-13 | * Removed chroot support. | Eelco Dolstra |
2007-01-11 | (no commit message) | Eelco Dolstra |
2007-01-11 | * Install generate-patches into libexec. | Eelco Dolstra |
2007-01-08 | * Reject patches that are larger than a certain fraction of the full archive | Eelco Dolstra |
2007-01-08 | * Huge speedup in patch propagation (20 minutes or so to 3 seconds). | Eelco Dolstra |
2006-12-15 | * Handle weird cases when the server redirects us while setting a cookie. | Eelco Dolstra |
2006-12-08 | * Kill a build if it has gone for more than a certain number of | Eelco Dolstra |
2006-11-18 | * Show more progress. | Eelco Dolstra |
2006-10-31 | * Oops, `nix-build --no-out-link' was broken. | Eelco Dolstra |
2006-10-28 | * Don't use EPSV. | Eelco Dolstra |
2006-10-19 | * nix-build: check the exit status of `nix-store -r'. | Eelco Dolstra |
2006-10-12 | * Reduce the maximum archive size for patch generation to 100 MB to | Eelco Dolstra |
2006-10-04 | * tmpnam() -> File::Temp::tempdir(). | Eelco Dolstra |
2006-09-25 | * Quick hack to let nix-install-package set the package name properly | Eelco Dolstra |
2006-09-25 | * In `nix-channel --update', skip manifests that assume a Nix store at | Eelco Dolstra |
2006-09-25 | * Clean up calls to system(). | Eelco Dolstra |
2006-09-25 | * Use builtins.toPath. | Eelco Dolstra |
2006-09-21 | * `nix-install-package --url': install from a URL (NIX-12). | Eelco Dolstra |
2006-09-21 | * Try konsole and gnome-terminal in addition to xterm. | Eelco Dolstra |
2006-09-20 | * Absolute path to rm (NIX-51). | Eelco Dolstra |
2006-09-20 | * Hide warnings about a missing "lsof" (NIX-54). | Eelco Dolstra |
2006-09-20 | * Use paths, not strings, when calling the function that generates | Eelco Dolstra |
2006-09-19 | * Doh. | Eelco Dolstra |
2006-09-19 | * Doh! Of course we have to take execute permission into account. | Eelco Dolstra |