index
:
golibrsync
master
A Go language binding for the librsync library for creating binary deltas.
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Change canonical import path
HEAD
master
Laria Carolin Chabowski
2018-06-10
*
Do not store Go pointers in C structs
Ayke van Laethem
2017-10-02
*
rename github account
Laria Carolin Chabowski
2016-08-16
*
Added CONTRIBUTORS file
Laria Carolin Chabowski
2016-05-01
*
Merge branch 'fix-newer-versions'
Laria Carolin Chabowski
2016-04-30
|
\
|
*
Support the new librsync (version 1.0.0)
Ayke van Laethem
2016-04-30
|
*
Do not use Go pointers containing Go pointers in a CGo call
Ayke van Laethem
2016-04-30
|
*
Fix warning in Go 1.6: -Wimplicit-function-declaration
Ayke van Laethem
2016-04-30
*
|
Merge pull request #2 from aykevl/fix-cgo-callback
kch42
2016-04-30
|
\
|
|
*
go fmt
Ayke van Laethem
2016-04-16
|
*
Fix CGo callback
Ayke van Laethem
2016-04-16
|
/
*
Added LICENSE and README.md
Kevin Chabowski
2013-03-27
*
Now using librsync terminology in docu and code.
Kevin Chabowski
2013-03-27
*
Added some helper functions.
Kevin Chabowski
2013-03-27
*
renamed signature_test to librsync_test
Kevin Chabowski
2013-03-27
*
Implemented patching
Kevin Chabowski
2013-03-27
*
Loading signatures and creating deltas implemented
Kevin Chabowski
2013-03-27
*
Initial commit
Kevin Chabowski
2013-03-25