Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | oscar: fix checkdisallowed condition, which was breaking login. | dequis | 2017-01-03 | -1/+1 |
| | | | | Accidentally broke it in d57484d (from last week) | |||
* | Change some asserts into g_return_if_fail() | dequis | 2016-12-26 | -8/+2 |
| | | | | | | Because crashing asserts are bad, and maybe this helps fix the captures_build_path issue with debian's reproducible builds (those asserts probably include __FILE__) | |||
* | typofix - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2015-08-07 | -1/+1 |
| | ||||
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -57/+86 |
| | | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame. | |||
* | Massive cleanup in OSCAR. | Wilmer van der Gaast | 2012-10-20 | -12/+0 |
| | ||||
* | Extra comments in set.h and now properly using set_getbool() instead of | Wilmer van der Gaast | 2006-08-13 | -4/+0 |
| | | | | | set_getint(). | |||
* | Remove OFT and rendez-vous support (not used anyway and implemented | Jelmer Vernooij | 2005-11-20 | -31/+0 |
| | | | | | in a way too complicated way) | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+408 |