josch
254aaa6033
fix testsuite problems
2014-11-05 13:21:51 +01:00
josch
f281b4233d
add diff and patch functions for xdelta3
2014-11-04 11:02:33 +01:00
josch
5e24f47c10
add more curl error output
2014-10-25 11:33:55 +02:00
josch
5a673abd1b
fix valgrind problems
2014-10-19 08:58:56 +02:00
josch
5fa32f8878
build with std=c99
2014-10-02 08:20:08 +02:00
josch
b4045f19ce
Add hashtable implementation to maintain a local copy of the remote
2014-09-26 15:19:55 +02:00
josch
dcce69e66d
limit line length to 79 characters
2014-09-25 19:38:48 +02:00
josch
0561a922c5
mfshell: add new folder command
2014-09-24 10:48:54 +02:00
josch
cf410aa820
utils/http.h: fix whitespace typo
2014-09-23 13:31:47 +02:00
josch
097a855751
use gnu indent to enforce coding style and adapt source
...
- indent options are listed in ./.indent.pro
- use test case to run indent
2014-09-20 12:29:39 +02:00
josch
d8e00119b4
add test with iwyu and fix all headers accordingly
2014-09-20 10:31:55 +02:00
josch
4b2563d800
remove the _t postfix from type names because POSIX reserves types ending in _t
2014-09-19 23:13:29 +02:00
josch
e0ee1e5f8f
fix clang warnings
2014-09-19 21:14:30 +02:00
josch
b322f68ad2
build with -Wall -Wextra -Werror and fix errors
2014-09-19 17:08:24 +02:00
josch
ef3b2aa844
Refactor code into utils, mfapi and mfshell
...
- utils is the low level library used by the others
- mfapi uses utils and implements the api and some wrappers
- mfshell uses mfapi and utils to provide a shell
2014-09-19 17:08:20 +02:00