me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/guix
Maxim Cournoyer 2f18b7329d
git-download: Print a message when falling back to a full fetch.
Otherwise the user might believe that git-fetch stalled, observing the lack of
output following a 'fatal' git error message (see:
https://debbugs.gnu.org/33100).

* guix/build/git.scm (git-fetch): Print message when falling back to a full
fetch.
2018-10-28 22:17:17 -04:00
..
build git-download: Print a message when falling back to a full fetch. 2018-10-28 22:17:17 -04:00
build-system gnu: Use pypi.org. 2018-10-18 23:46:33 -04:00
import import: hackage: Do not repeat inputs in native-inputs. 2018-10-28 13:51:20 +05:30
scripts Add 'guix processes'. 2018-10-29 00:13:38 +01:00
store database: Register each store item only once. 2018-09-23 23:34:17 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm
ci.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
describe.scm
discovery.scm
docker.scm
download.scm
elf.scm
ftp-client.scm
gexp.scm gexp: 'gexp-modules' now consistently deletes duplicates. 2018-10-27 16:39:29 +02:00
git-download.scm git-download: Don't assume the working directory is the parent of ".git". 2018-09-26 00:33:00 +02:00
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Change default keyserver. 2018-09-25 18:45:50 +02:00
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm
licenses.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pki.scm
profiles.scm profiles: Fix typo in exports. 2018-10-26 20:05:21 +02:00
profiling.scm
progress.scm progress: Fix total size in "@ download-succeeded" traces. 2018-10-05 23:54:18 +02:00
records.scm
scripts.scm scripts: Suggest running 'guix gc' when we're short on disk space. 2018-10-23 01:04:39 +02:00
search-paths.scm
self.scm self: Use Guile 2.2 unconditionally for recent 'guix pull'. 2018-10-10 14:54:18 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm ui: Fix port-buffering with guile@2.0. 2018-10-16 17:12:09 -05:00
store.scm daemon: Support multiplexed build output. 2018-10-15 22:40:35 +02:00
svn-download.scm
tests.scm tests: Run 'guix pack' tests using the external store. 2018-10-19 18:28:57 +02:00
ui.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
upstream.scm
utils.scm
workers.scm
zlib.scm