summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore doxygen sqlite cachegcovMartin Pool2016-01-041-0/+1
* isprefix_test should return 0Martin Pool2016-01-041-0/+2
* Very basic CMake coverage hookup for isprefix_testMartin Pool2016-01-043-1/+201
* Try to set --coverage on isprefix_testMartin Pool2016-01-041-0/+7
* Stop shipping a snprintf implementationMartin Pool2016-01-029-860/+36
|\
| * Remove unused variablesnprintfMartin Pool2016-01-021-2/+0
| * Remove unused configure-time tests for snprintfMartin Pool2016-01-021-4/+0
| * Remove shipped and now-unused sprintf implementationMartin Pool2016-01-026-848/+2
| * Just print the popt message for bad argumentsMartin Pool2016-01-021-5/+2
| * Add a test for bad options to rdiffMartin Pool2016-01-022-1/+32
|/
* Apparently CMake spells the compiler identification 'GNU'Martin Pool2016-01-021-1/+1
* Set -Werror on clang and gccMartin Pool2016-01-021-0/+9
* Ignore rtags generated compile_commands.jsonMartin Pool2016-01-021-0/+3
* Check signature magic when starting delta jobMartin Pool2015-12-262-2/+13
* Add some commentsMartin Pool2015-12-261-4/+5
* https://www.jwz.org/doc/tabs-vs-spaces.htmlMartin Pool2015-12-261-83/+83
* Remove unused headersMartin Pool2015-12-261-2/+0
* Reformat comment, remove whitespaceMartin Pool2015-12-261-10/+12
* Link from main page to format description pageMartin Pool2015-12-262-1/+2
* Note that delta format is not yet documented.Martin Pool2015-12-261-0/+4
* Merge partial documentation of formatsMartin Pool2015-12-261-0/+64
|\
| * Add brief documentation of signature formatdoc-formatsMartin Pool2015-11-141-0/+64
* | Fixed cosmetic typos in log output from CMake.Martin Pool2015-12-262-6/+6
* | Documentation TODO is now doneMartin Pool2015-12-201-22/+0
* | Merge branch 'master' into doxygendoxygenMartin Pool2015-12-200-0/+0
|\ \
| * | Remove obsolete CVS/RCS file stampsMartin Pool2015-11-2949-49/+0
* | | Fix linksMartin Pool2015-12-202-2/+2
* | | Fix Doxygen linksMartin Pool2015-12-201-2/+4
* | | Better description of callback modeMartin Pool2015-12-202-25/+90
* | | Fix Doxygen linkMartin Pool2015-12-201-1/+1
* | | remove whitespaceMartin Pool2015-12-201-5/+4
* | | Actually there are three use modesMartin Pool2015-12-201-1/+1
* | | More dox tweaksMartin Pool2015-12-201-1/+3
* | | Updated docs for sumsetMartin Pool2015-12-202-15/+14
* | | Remove declaration of unimplemented `rs_mdfour_file()`Martin Pool2015-12-203-11/+2
* | | Remove now-useless rs_work_optionsMartin Pool2015-12-203-14/+9
* | | Tweak rs_job_iter doxMartin Pool2015-12-201-1/+3
* | | Doc correction: eof_in moved into rs_buffers years agoMartin Pool2015-12-201-1/+1
* | | Remove declaration of unimplemented rs_accum_valueMartin Pool2015-12-201-2/+0
* | | Ignore doxygen tmp filesMartin Pool2015-12-201-0/+2
* | | Tidy up more doxMartin Pool2015-12-205-88/+109
* | | Fix rs_format_stats doxMartin Pool2015-12-201-2/+6
* | | Add separate documentation of pull-mode APIMartin Pool2015-12-204-84/+111
* | | Reorganize docs about trace and statsMartin Pool2015-12-203-68/+64
* | | Include stdio.h into librsync.h if configured onMartin Pool2015-12-201-0/+2
* | | Extensive redrafting of documentationMartin Pool2015-12-2016-655/+394
* | | Remove more duplicate docstringsMartin Pool2015-12-203-8/+201
* | | Bump version to 2.0.1Martin Pool2015-12-201-1/+1
* | | Remove duplicate docstringsMartin Pool2015-12-201-11/+5
* | | Fix type on rs_trace_stderrMartin Pool2015-12-201-1/+1