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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
Abort curl downloads if there is no progress for 5 minutes
Eelco Dolstra
1
-1
/
+6
2017-09-01
Fix verbosity level for nix build --dry-run
Eelco Dolstra
4
-16
/
+16
2017-09-01
Merge pull request #1545 from trofi/glibc-2.26
Eelco Dolstra
1
-2
/
+2
2017-08-31
src/libmain/stack.cc: fix 'ucontext' usage on glibc-2.26
Sergei Trofimovich
1
-2
/
+2
2017-08-31
Call queryMissing() prior to building
Eelco Dolstra
2
-0
/
+14
2017-08-31
Add an activity for binary cache queries
Eelco Dolstra
4
-4
/
+19
2017-08-31
Rename a few configuration options
Eelco Dolstra
16
-104
/
+113
2017-08-31
More macOS build fixes
Eelco Dolstra
1
-1
/
+3
2017-08-31
Fix build failure on non-Linux
Eelco Dolstra
1
-1
/
+1
2017-08-31
Fix mismatched tag warning
Eelco Dolstra
1
-1
/
+1
2017-08-29
nix edit / log: Operate on a single Installable
Eelco Dolstra
6
-89
/
+100
2017-08-29
nix search: Warn about cached results
Eelco Dolstra
1
-0
/
+2
2017-08-29
nix run: Flush the progress bar before starting the command
Eelco Dolstra
5
-19
/
+28
2017-08-29
nix run: Add some flags for clearing/keeping the environment
Eelco Dolstra
1
-0
/
+49
2017-08-29
nix run: Allow passing a command to execute
Eelco Dolstra
3
-3
/
+19
2017-08-29
nix run: Fix chroot execution
Eelco Dolstra
2
-60
/
+110
2017-08-29
Hide commands that don't have a description
Eelco Dolstra
1
-2
/
+5
2017-08-29
readLink(): Handle symlinks in /proc
Eelco Dolstra
1
-4
/
+5
2017-08-28
Give activities a verbosity level again
Eelco Dolstra
10
-19
/
+41
2017-08-28
Don't send progress messages to older clients
Eelco Dolstra
2
-12
/
+19
2017-08-28
Tunnel progress messages from the daemon to the client
Eelco Dolstra
4
-30
/
+124
2017-08-28
Simplify
Eelco Dolstra
2
-18
/
+14
2017-08-28
Make TunnelLogger thread-safe
Eelco Dolstra
1
-109
/
+129
2017-08-25
Simplify
Eelco Dolstra
3
-29
/
+56
2017-08-25
Doh
Eelco Dolstra
1
-0
/
+1
2017-08-25
Allow derivations to update the build phase
Eelco Dolstra
3
-7
/
+24
2017-08-25
Allow activities to be nested
Eelco Dolstra
7
-12
/
+55
2017-08-25
Fix Debian build
Eelco Dolstra
1
-1
/
+3
2017-08-25
Handle SIGWINCH
Eelco Dolstra
3
-8
/
+39
2017-08-25
When truncating the progress bar, take ANSI escape sequences into account
Eelco Dolstra
1
-4
/
+41
2017-08-25
Typo
Eelco Dolstra
1
-1
/
+1
2017-08-25
Restore activity metadata
Eelco Dolstra
4
-20
/
+36
2017-08-21
Clean up JSON construction
Eelco Dolstra
1
-3
/
+18
2017-08-21
Allow builders to create activities
Eelco Dolstra
4
-7
/
+76
2017-08-21
Remove debug line
Eelco Dolstra
1
-2
/
+0
2017-08-21
Disallow accidental copy construction
Eelco Dolstra
1
-0
/
+2
2017-08-21
Merge pull request #1529 from matthewbauer/remove-nix-mode
Eelco Dolstra
7
-229
/
+7
2017-08-19
Remove nix-mode.el from Nix.
Matthew Bauer
7
-229
/
+7
2017-08-19
Merge pull request #1527 from chaseadamsio/master
Domen Kožar
1
-2
/
+2
2017-08-18
update MD5 to SHA-256 in expression-syntax
Chase Adams
1
-2
/
+2
2017-08-18
Merge pull request #1525 from wingo/remove-buggy-octal-decoder
Eelco Dolstra
2
-21
/
+0
2017-08-18
Remove unused decodeOctalEscaped
Andy Wingo
2
-21
/
+0
2017-08-16
Update release notes
Eelco Dolstra
1
-0
/
+5
2017-08-16
Merge branch 'tokenize' of https://github.com/nbp/nix
Eelco Dolstra
3
-0
/
+153
2017-08-16
nix verify: Restore the progress indicator
Eelco Dolstra
3
-14
/
+43
2017-08-16
nix optimise-store: Show how much space has been freed
Eelco Dolstra
5
-55
/
+101
2017-08-16
nix optimise-store: Add
Eelco Dolstra
4
-6
/
+60
2017-08-16
Progress indicator: Cleanup
Eelco Dolstra
7
-151
/
+105
2017-08-16
Progress indicator: More improvements
Eelco Dolstra
3
-70
/
+100
2017-08-16
Progress indicator: Show number of active items
Eelco Dolstra
7
-28
/
+39
[next]