]> gitweb.factorcode.org Git - factor.git/history - extra/git
scryfall: parse mtga deck format
[factor.git] / extra / git /
2024-02-20 Alexander Ilinsequences: move last2 to the sequences vocab
2024-02-03 John Benediktssonextra: use try-process instead of "run-process drop"
2023-09-19 John Benediktssonio.launcher: use process-contents in a few places
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-05-23 Doug Colemangit: add some code to add remotes as git@github.com...
2023-01-20 John BenediktssonSwitch to https urls
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-22 John Benediktssonmisc cleanup.
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-10-27 John Benediktssongit: allow main branch to pass test.
2021-02-28 Doug Colemangit: Reduce duplication and add better tests.
2021-02-26 John Benediktssonio.directories: merge io.directories.search and io...
2021-02-05 Doug Colemangit: Fix parsing of gpgsig and clean up code.
2020-12-09 John Benediktssoncalendar: some cleanup to format and parser.
2018-02-06 Björn Lindqvistgit: better use assert= than custom error + test
2017-09-05 John Benediktssongit: use with-test-directory.
2017-09-01 Doug Colemangit: Add repo that can do some git things in native...