aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: b31f7fd74d457543fee1d2e3b6f3ef2303fa255d (about) (plain)
1
2
3
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
318b7dea46d1dba275839'>cuirass: Fork inferior processes before creating threads....Ludovic Courtès 2022-05-20cuirass: Close each inferior upon completion....Ludovic Courtès 2021-12-22tests: Move keys into ./tests/keys/ and add a third ed25519 key....Attila Lendvai 2021-11-27build-self: Help users to submit useful bug reports....Tobias Geerinckx-Rice 2021-10-17maint: Factorize po xref translation....Julien Lepiller 2021-06-23build: Makefile splits Scheme compilation in four steps....Ludovic Courtès 2021-06-18build: Remove Guile 2.2 workaround....Ludovic Courtès 2021-05-11Merge branch 'version-1.3.0'Maxim Cournoyer 2021-05-10maint: update-NEWS: Sort packages prior writing to the data file....Maxim Cournoyer 2021-04-29download: Use Disarchive as a last resort....Timothy Sample 2021-04-25import: Remove Nix importer....Ludovic Courtès 2021-04-23build-aux: Relax the regexp used to match NEWS sections....Maxim Cournoyer 2021-04-20import: Remove Nix importer....Ludovic Courtès 2021-04-01build-self: Take care of the spinner in the parent process....Ludovic Courtès 2021-04-01build-self: Forward sub-process build output to (current-build-output-port)....Ludovic Courtès 2021-03-19build-self: Silent Guile warnings while computing the derivation....Ludovic Courtès 2021-03-10ci: Remove hydra support....Mathieu Othacehe