]> gitweb.factorcode.org Git - factor.git/history - extra/cli/git/git.factor
core: subseq-index? -> subseq-of?
[factor.git] / extra / cli / git / git.factor
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-08-15 Doug Colemanfactor: add newlines to .factor files
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-04-28 Doug Colemancli.git: rename git-checkout-existing-branch to git...
2022-01-20 Doug Colemanfactor: trim using lists
2021-03-11 Doug Colemancli.git: Get directory entries without the .git directory.
2020-04-02 John Benediktssoncli.git: revert process-contents patch.
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2020-04-02 John BenediktssonRevert "basis: Move more extra to basis."
2020-03-28 Doug Colemanbasis: Move more extra to basis.
2018-07-17 Doug Colemanio.launcher: Add process-lines word.
2018-07-07 Doug Colemancli.git: Fix parameter order.
2018-07-05 Doug Colemancli.git: Better branch names maybe. 2009/head
2018-07-05 Doug Colemancli.git: Add more git commands.
2018-07-04 Doug Colemancli.git: Allow git commands from within the directory...
2017-09-01 Doug Colemanbootstrap.image.upload: Upload images per-branch.
2017-08-18 Doug Colemancli.git: Use number of threads not cpus.
2017-08-06 Doug Colemanextra: Add cli.git and github.sync.