2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-21 17:11:58 +00:00
confluent/confluent_client
Jarrod Johnson b606882327 Have collate preserve relative whitespace
The change to tolerate either a space or no space ended up
greedily consuming whitespace.  Do best possible in two cases:

For log, use the first line as a clue, and consistently pad or not pad
according to first line.  It won't catch different pad strategies, or
handle first line being indented but other lines not being indented.

For the textgroup variant, allow subsequent lines to revise the
pad downward, and accept any whitespace, not just space.
2024-04-19 08:22:32 -04:00
..
bin Have collate preserve relative whitespace 2024-04-19 08:22:32 -04:00
confluent Have collate preserve relative whitespace 2024-04-19 08:22:32 -04:00
doc/man making the use cases more generic 2024-03-24 11:41:23 -04:00
samples Make /usr/bin/env python point to python2 2019-09-23 11:04:52 -04:00
addattribs.py Fix attrib add code 2020-04-02 11:42:54 -04:00
builddeb Add script to build .deb 2019-02-04 15:05:36 -05:00
buildrpm Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent_client.spec.tmpl Mark COPYRIGHT as legal in rpm 2022-09-30 11:02:55 -04:00
confluent_env.csh Add csh/tcsh profile in /etc/profile.d 2017-05-03 13:21:36 +01:00
confluent_env.sh Expose fingerprinting and better error handling to osdeploy 2024-03-11 13:33:15 -04:00
COPYRIGHT Add legal artifacts to confluent_server 2022-09-30 10:43:18 -04:00
makeman Integrate attributes into man pages 2020-04-02 11:01:42 -04:00
makesetup Add support for RPM builds 2014-07-14 14:54:12 -04:00
MANIFEST.in Update MANIFEST.in 2017-05-09 13:28:57 +08:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.py.tmpl Add COPYRIGHT notice 2022-09-09 12:50:38 -04:00