Date: Sat, 13 Apr 2013 11:19:10 +0300 From: Markiyan Kushnir <markiyan.kushnir@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: svn - but smaller? Message-ID: <516914FE.4090306@gmail.com> In-Reply-To: <web-11604095@mailback3.g2host.com> References: <fa.HC5qzO0iN/yjyYjD7VV5PmQvhvc@ifi.uio.no> <fa.MRv3xfHTaOGpLpfASzsQON4/eTc@ifi.uio.no> <fa.wyARL8ZqTcETVtc9IbN/jffnuPE@ifi.uio.no> <fa.Tzd7N2eV1WeXmNrho7bucg2/0t8@ifi.uio.no> <fa.0htAnieJG4n/5yzdAG/An/SC7VE@ifi.uio.no> <fa.jFksxKaJZTqO9sKuozxeK5lHIlU@ifi.uio.no> <88b872cf-7795-4d69-91c7-6c3107299b33@googlegroups.com> <0025e959-80c1-417f-9ed5-aeff3c00b05a@googlegroups.com> <web-11604095@mailback3.g2host.com>
next in thread | previous in thread | raw e-mail | index | archive | help
here is what I used to use (not 100% match, but quite close): indent -bad -bap -bbb -d4 -di1 -fc1 -i4 -nip -npsl -nut $* -- Markiyan. On 13.04.2013 02:38, John Mehr wrote: > > > > On Thu, 11 Apr 2013 01:39:32 -0700 (PDT) > mrboco@gmail.com wrote: >> On Thursday, April 11, 2013 1:14:57 PM UTC+6, mrb...@gmail.com wrote: >>> I've placed the patched svnup.c (0.56), the diff and two statically >>> linked binaries on http://ftp.ufanet.ru/pub/boco/freebsd/svnup/ >> >> I'm sorry, svnup.c.diff is the patch against filtered thru indent >> svnup.c, with different formatting (see README). >> >> The patch against the original svnup.c v0.56 is named >> svnup.c.diff-original. >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > > Hello, > > Speaking of indent(1), does anyone know of a set of command line > parameters that can reformat source code to style(9) guidelines (or a > close approximation)? Thanks. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516914FE.4090306>