summaryrefslogtreecommitdiff
path: root/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Update my email addressMartin Pool2014-10-121-1/+1
* Changed the include "rsync.h" to include "librsync.h".Wayne Davison2003-06-121-1/+1
* Doc.Martin Pool2001-03-191-2/+9
* Improved error messages.Martin Pool2001-03-121-2/+2
* Keep all stream implementation data in the rs_job_t, not in a specialMartin Pool2001-03-051-11/+11
* rename to librsync, and call everything rs_*.Martin Pool2001-03-051-4/+5
* typedef and header fixes to build cleanly onMartin Pool2001-03-041-1/+2
* Remove dependency on stdint.h and other files that may not be presentMartin Pool2001-03-041-0/+2
* Add HS_SYNTAX_ERROR (and GSYBE quote).Martin Pool2001-02-271-0/+18
* Rename HS_SHORT_STREAM to HS_INPUT_ENDED, a better description.Martin Pool2001-02-271-3/+3
* Just use plain hs_result codes for exit values.Martin Pool2001-02-271-16/+24
* Rename HS_OK to HS_DONE and HS_RUN_OK to HS_RUNNING to be moreMartin Pool2001-02-261-2/+2
* Doc.Martin Pool2001-02-261-3/+3
* Draw your own conclusionsMartin Pool2001-02-141-1/+1
* Add more error messages.Martin Pool2000-12-121-0/+4
* Add hs_strerror, and show result string at conclusion of file patchMartin Pool2000-12-121-0/+41