summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Make headings of markdown files more consistent.Donovan Baarda2021-08-241-1/+1
* Change Doxyfile.in setting `PAGE_TYPE = a4`.Donovan Baarda2021-08-241-1/+1
* Change trace.md title to 'Trace output'.Donovan Baarda2021-08-241-1/+1
* Change pull.md title to "Pull API".Donovan Baarda2021-08-231-1/+1
* Rename doc/format.md to doc/formats.md.Donovan Baarda2021-08-231-0/+0
* Rename utilities.md doxygen anchor to page_utilities.Donovan Baarda2021-08-232-2/+2
* Rename versioning.md doxygen anchor to `page_versioning`.Donovan Baarda2021-08-232-2/+2
* Rename librsync.md Doxygen anchor to `page_librsync`.Donovan Baarda2021-08-231-1/+1
* Change doc target to run in `CMAKE_CURRENT_SOURCE_DIR`.Donovan Baarda2021-08-211-1/+1
* In Doxyfile.in turn on graphviz svg diargrams.Donovan Baarda2021-08-211-2/+2
* Tidy up whole.md documentation.Donovan Baarda2020-05-141-8/+6
* Update and tidy format.md for new magic types.Donovan Baarda2020-05-141-37/+24
* Update doc/Doxyfile.in with `doxygen -u`.Donovan Baarda2020-05-141-87/+243
* Tidied up links in README.md and renamed rdiff page.Donovan Baarda2020-05-143-6/+5
* Update API docs to include rs_sig_args() and rs_build_hash_table().Donovan Baarda2020-05-133-14/+17
* Add exported file utils to docs.Donovan Baarda2020-05-131-1/+4
* Improve the usage clarification.Donovan Baarda2019-11-221-5/+6
* Clarify usage on rdiff(1) man page.Aaron Miller2019-11-171-2/+6
* Change hashtable.h macros to be less magic and easier to understand.Donovan Baarda2019-09-031-3/+3
* Remove rs_licence_string declaration from librsync.h.Donovan Baarda2019-08-161-2/+0
* Document delta file formatzmj2019-05-221-2/+26
* Make hashtable.h comments Doxygen compatibile.Donovan Baarda2017-02-211-6/+6
* Add CMake -D ENABLE_TRACE=on optionMartin Pool2016-10-231-0/+3
* Typo in docBastien Brunnenstein2016-08-311-1/+1
* Don't call realloc for every block when reading the signature file.gulikoza2016-07-311-0/+7
* Added note on disabled tests when BUILD_RDIFF=OFFMichele Bertasi2016-01-251-0/+3
* Added docs and release notesMichele Bertasi2016-01-251-2/+21
* Note that only the public interface is covered by API versioningMartin Pool2016-01-171-0/+4
* Stronger recommendation of NinjaMartin Pool2016-01-101-4/+4
* Add `make check` that builds and runs the tests.Martin Pool2016-01-101-7/+4
* Mention that Ninja is supported and may be better than MakeMartin Pool2016-01-101-3/+17
* Link from main page to format description pageMartin Pool2015-12-261-1/+1
* 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
* | 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
* | Actually there are three use modesMartin Pool2015-12-201-1/+1
* | Add separate documentation of pull-mode APIMartin Pool2015-12-203-82/+107
* | Reorganize docs about trace and statsMartin Pool2015-12-201-0/+33
* | Extensive redrafting of documentationMartin Pool2015-12-2011-366/+309
* | Remove more duplicate docstringsMartin Pool2015-12-201-0/+197
* | Delete obsolete/misplaced header filesMartin Pool2015-12-203-70/+0
* | Move trace documentation into READMEMartin Pool2015-12-081-54/+0
* | Change Google channelsMartin Pool2015-12-062-34/+34
* | Merge API overview into READMEMartin Pool2015-12-051-4/+3
* | Remove librsync.rst which has been converted to markdownMartin Pool2015-12-051-491/+0
* | Checkin default Doxygen layoutMartin Pool2015-12-051-0/+194
* | Add Google analyticsMartin Pool2015-12-051-0/+13