<feed xmlns='http://www.w3.org/2005/Atom'>
<title>backupninja/lib, branch bug/3882</title>
<subtitle>Backupninja</subtitle>
<id>https://cgit.fluxo.info/backupninja/atom?h=bug%2F3882</id>
<link rel='self' href='https://cgit.fluxo.info/backupninja/atom?h=bug%2F3882'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/'/>
<updated>2012-01-29T13:36:42+00:00</updated>
<entry>
<title>Workaround annoying automake sanity check.</title>
<updated>2012-01-29T13:36:42+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2012-01-29T13:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=0a0fbb46baa1fd5e6bb68c9e3f9f0b28dfa17e15'/>
<id>urn:sha1:0a0fbb46baa1fd5e6bb68c9e3f9f0b28dfa17e15</id>
<content type='text'>
Recent versions of automake prevent us from installing lib/* into
lib/backupninja/. Where else are be supposed to install such files anyway?
</content>
</entry>
<entry>
<title>easydialog: allow form fields input to grow up to 100 chars (Closes: #562249)</title>
<updated>2009-12-24T15:57:31+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2009-12-24T15:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=6606cce4454fc040c60889db82c274704d840ec8'/>
<id>urn:sha1:6606cce4454fc040c60889db82c274704d840ec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a vim modeline with indentation settings.</title>
<updated>2009-05-23T08:42:20+00:00</updated>
<author>
<name>Matthijs Kooijman</name>
<email>matthijs@stdin.nl</email>
</author>
<published>2009-05-22T13:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=78884142e7cdaaf3e1f5571b1f28d2ea5a520b30'/>
<id>urn:sha1:78884142e7cdaaf3e1f5571b1f28d2ea5a520b30</id>
<content type='text'>
The modelines added match the emacs lines already present and also set
the filetype to sh (just like the emacs lines).
</content>
</entry>
<entry>
<title>Make all indentation consistent.</title>
<updated>2009-05-23T08:34:16+00:00</updated>
<author>
<name>Matthijs Kooijman</name>
<email>matthijs@stdin.nl</email>
</author>
<published>2009-05-22T12:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=4ecaae94054c4eb919ddbd45904d834383a09558'/>
<id>urn:sha1:4ecaae94054c4eb919ddbd45904d834383a09558</id>
<content type='text'>
Previously, there were many indentation styles in use: Real tabs, 2, 3
or 4 spaces, mixing these within the same file, function or even within
a single line.

This commit changes all bash scripts in the handlers, src and lib dirs
to use consistent indentation: three spaces are now used everywhere.
Other files (e.g. Makefiles) are left untouched.

Additionally, this commit removes all trailing whitespace.
</content>
</entry>
<entry>
<title>autotools: remove requirement on md5sum, which is not used anymore</title>
<updated>2008-06-25T09:42:23+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2008-06-25T09:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=bc8d8172189797e429549cac994b9cbfd2f6a52f'/>
<id>urn:sha1:bc8d8172189797e429549cac994b9cbfd2f6a52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/tools.in(maketemp): really remove insecure fall-back if mktemp is missing, since it is now required at build-time</title>
<updated>2008-06-25T09:40:13+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2008-06-25T09:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=c235a7ee87f28e9c488f2175bf3414056393ca5f'/>
<id>urn:sha1:c235a7ee87f28e9c488f2175bf3414056393ca5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/Makefile.am: fix CLEANFILES, add substitution for MKTEMP, else ninjahelper crashes</title>
<updated>2008-06-25T09:33:35+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2008-06-25T09:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=c8b6aeeb72350d49097239789467fc9fe6b56e2a'/>
<id>urn:sha1:c8b6aeeb72350d49097239789467fc9fe6b56e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made mktemp a requirement for building backupninja, added autotools variables to substitute the proper binary location and removed bad fall-back when mktemp was not there</title>
<updated>2008-06-24T18:02:23+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2008-06-24T18:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=ca12e5617b1c7a600324e2c6437444627720c62c'/>
<id>urn:sha1:ca12e5617b1c7a600324e2c6437444627720c62c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/vserver: added vservers_running function, use it in sys handler (to ease future fix for Trac#45)</title>
<updated>2008-06-24T15:49:06+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2008-06-24T15:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=6c628e78f4f64680b5cec6b8062fe7e0f654043b'/>
<id>urn:sha1:6c628e78f4f64680b5cec6b8062fe7e0f654043b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated autotools abstraction to properly pick up different awk, sed,</title>
<updated>2007-02-23T18:04:04+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2007-02-23T18:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=05c26446ed65681528387f6c66473c61eebe7224'/>
<id>urn:sha1:05c26446ed65681528387f6c66473c61eebe7224</id>
<content type='text'>
and md5sum locations

</content>
</entry>
</feed>
