summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #144 from dbaarda/dev/release-v2.0.2v2.0.2Donovan Baarda2018-02-271-1/+4
|\
| * Update NEWS.md in preparation for release v2.0.2.Donovan Baarda2018-02-271-1/+4
|/
* Merge pull request #143 from deajan/rpmspecDonovan Baarda2018-02-272-28/+34
|\
| * Removed perl build dependencydeajan2018-02-271-1/+1
| * Removed testing commentsdeajan2018-02-271-3/+3
| * Updated project urldeajan2018-02-271-1/+1
| * Updated rpm spec file for 2.0.2 releasedeajan2018-02-271-15/+9
| * Added man install fix (dbaarda)deajan2018-02-271-0/+7
| * Updated RPM spec file for 2.0.2deajan2018-02-261-28/+33
* | Merge pull request #142 from dbaarda/fix/drop-perlDonovan Baarda2018-02-275-150/+594
|\ \ | |/ |/|
| * Remove src/mkprototab.pl.Donovan Baarda2018-02-261-136/+0
| * Run 'make tidyc' to tidy prototab.[ch].Donovan Baarda2018-02-262-517/+519
| * Move the comma before each codeline comment for better autoformatting.Donovan Baarda2018-02-261-256/+256
| * Add copywrite headers to prototab.[ch].Donovan Baarda2018-02-262-9/+58
| * Check in static generated prototab.[ch] source files.Donovan Baarda2018-02-264-14/+543
|/
* Merge pull request #141 from dbaarda/tidy/misc2Donovan Baarda2018-02-2518-93/+91
|\
| * Remove indent -fca argument from 'make tidy' target.Donovan Baarda2018-02-251-3/+3
| * Run 'make tidyc' after fixing tidyc to be more repeatable.Donovan Baarda2018-02-2518-133/+137
| * Ugh! The paragraph formatting indent does is not stable. Why?Donovan Baarda2018-02-248-80/+74
|/
* Merge pull request #140 from dbaarda/tidy/misc1Donovan Baarda2018-02-2445-2050/+1650
|\
| * Update NEWS.md with formatting code with consistent style.Donovan Baarda2018-02-231-0/+4
| * Replace tabs with spaces in CONTRIBUTING.md.Donovan Baarda2018-02-231-5/+5
| * Fix typo for comments in CONTRIBUTING.md.Donovan Baarda2018-02-231-4/+4
| * Run 'make tidyc' over code.Donovan Baarda2018-02-2340-1602/+1305
| * Update CONTRIBUTING.md with coding style information.Donovan Baarda2018-02-231-0/+65
| * Change tidy and tidyc targets to have -l80 -ppi2.Donovan Baarda2018-02-231-4/+4
| * Replace all 'TODO:' with '\todo' docbook, adding \file comments if needed.Donovan Baarda2018-02-2310-50/+35
| * Manual tidyup of one comment for trace.h.Donovan Baarda2018-02-231-1/+1
| * Tidy '/* ! ' comments to reformat better with tidyc.Donovan Baarda2018-02-233-4/+4
| * Manual tidyups of comments for tube.c.Donovan Baarda2018-02-211-36/+23
| * Manual tidyups of comments for trace.h.Donovan Baarda2018-02-211-16/+9
| * Manual tidyup of comments for trace.c.Donovan Baarda2018-02-211-33/+12
| * Manual tidyup of comments for stream.c.Donovan Baarda2018-02-211-17/+12
| * Manual tidyups of comments for scoop.c.Donovan Baarda2018-02-211-27/+12
| * Manual tidyups of comments for rollsum.h.Donovan Baarda2018-02-211-3/+2
| * Manual tidyups of comments for readsums.c.Donovan Baarda2018-02-211-4/+1
| * Manual blank line code tidyups for librsync.h.Donovan Baarda2018-02-211-23/+0
| * Manual tidy of comments for job.c.Donovan Baarda2018-02-211-10/+4
| * Manual tidyup of comments for hashtable.hDonovan Baarda2018-02-211-0/+6
| * Manual tidy of fileutil.c comments.Donovan Baarda2018-02-211-0/+2
| * Tidy comments in delta.c.Donovan Baarda2018-02-211-44/+32
| * Make tidy target not indent librsync.h's 'extern "C" {...}' block.Donovan Baarda2018-02-201-0/+4
| * Tidy comments in librsync.hDonovan Baarda2018-02-201-164/+116
| * For tidy add -sob and make sed remove trailing whitespace.Donovan Baarda2018-02-191-4/+5
| * Improve code/comment tidy cmake targets.Donovan Baarda2018-02-191-21/+24
| * Minor tidyups to comments in preparation for autoformatting.Donovan Baarda2018-02-1227-123/+84
| * Merge branch 'master' into tidy/misc1Donovan Baarda2018-02-0620-402/+318
| |\ | |/ |/|
* | Merge pull request #139 from dbaarda/fix/hashtable_testDonovan Baarda2018-02-053-95/+99
|\ \
| * | Fix trailing whitespace in NEWS.md.Donovan Baarda2018-02-051-1/+1
| * | Add update to NEWS.md for fixing key_t name collision.Donovan Baarda2018-02-051-0/+3