<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9front.git/rc/bin/g, branch sam</title>
<subtitle>my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
</subtitle>
<id>https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=sam</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=sam'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/'/>
<updated>2021-04-09T01:18:53+00:00</updated>
<entry>
<title>g: add lua, mk, ml, mli, myr, and sh suffixes</title>
<updated>2021-04-09T01:18:53+00:00</updated>
<author>
<name>kvik</name>
<email>kvik@a-b.xyz</email>
</author>
<published>2021-04-09T01:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=1b4758d596b70384d7f6389171030611a0f97f7c'/>
<id>urn:sha1:1b4758d596b70384d7f6389171030611a0f97f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>g: initialize files env var</title>
<updated>2020-12-19T12:33:11+00:00</updated>
<author>
<name>Sigrid</name>
<email>ftrvxmtrx@gmail.com</email>
</author>
<published>2020-12-19T12:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=d0cc9e2eb65222edb244f93d97d062e6f4eb5e7e'/>
<id>urn:sha1:d0cc9e2eb65222edb244f93d97d062e6f4eb5e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>g: fix typo in last commit</title>
<updated>2020-11-23T01:42:25+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2020-11-23T01:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=e60216c2b70095dab043bf5e2473ec79a402d3bc'/>
<id>urn:sha1:e60216c2b70095dab043bf5e2473ec79a402d3bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>g: filter directory arguments</title>
<updated>2020-11-22T05:23:46+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2020-11-22T05:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=97008caa4174cee3dd849d9962c529897717e333'/>
<id>urn:sha1:97008caa4174cee3dd849d9962c529897717e333</id>
<content type='text'>
When searching directories recursively, it's still
desirable to filter the contents by the file pattern,
so that 'g foo /sys/src' doesn't end up searching for
foo within .$O files.

Files passed explicitly are still searched, so for the
old behavior, just use walk:

	g foo `{walk -f $dir}
</content>
</entry>
<entry>
<title>g: add '.hs' and 'mkfile' to the walk. (thanks joe9)</title>
<updated>2020-07-15T03:46:00+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2020-07-15T03:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=03499e53ccf8391c5b5d4b9eca096abe5e9312c3'/>
<id>urn:sha1:03499e53ccf8391c5b5d4b9eca096abe5e9312c3</id>
<content type='text'>
This expands the set of files that we grep through by default to
include mkfiles and haskell.
</content>
</entry>
<entry>
<title>walk arguments to g</title>
<updated>2020-02-27T05:45:00+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2020-02-27T05:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=0f9666ae162f7c330850fa513e8ed3bd5fd995df'/>
<id>urn:sha1:0f9666ae162f7c330850fa513e8ed3bd5fd995df</id>
<content type='text'>
	This allows us to 'g' the files
	within a directory, as in:

		g _MAX /sys/include/ape

	Before this change, we'd attempt to
	grep the directory structure, which
	is not ideal. After, we grep the
	files within the directory.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>2019-06-05T05:47:07+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2019-06-05T05:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=341b64b5bd0af48ec4bb7b11a54c953c52b22d03'/>
<id>urn:sha1:341b64b5bd0af48ec4bb7b11a54c953c52b22d03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lost a trailing \n</title>
<updated>2019-06-05T05:42:10+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2019-06-05T05:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=41be41b4936b4d58312cc99993511f0f09d6161d'/>
<id>urn:sha1:41be41b4936b4d58312cc99993511f0f09d6161d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 'g' grep recursively by default.</title>
<updated>2019-06-05T05:36:32+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2019-06-05T05:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=033c2812c29b0e81e6c055b80e0334ba5ed1f871'/>
<id>urn:sha1:033c2812c29b0e81e6c055b80e0334ba5ed1f871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>g: revert accidental change, document missing file type</title>
<updated>2018-02-27T15:08:23+00:00</updated>
<author>
<name>glenda</name>
<email>glenda@cirno.localdomain</email>
</author>
<published>2018-02-27T15:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=59b31cccdb62f0fd0949984d67900fc344376298'/>
<id>urn:sha1:59b31cccdb62f0fd0949984d67900fc344376298</id>
<content type='text'>
</content>
</entry>
</feed>
