summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAge
* merge from git-annex and relicense accordinglyJoey Hess2020-01-02
| | | | | | | | | | | Merge git library and utility from git-annex. The former is now relicensed AGPL, so git-repair as a whole becomes AGPL. For simplicity, I am relicensing the remainder of the code in git-repair AGPL as well, per the header changes in this commit. While that code is also technically available under the GPL license, as it's been released under that license before, changes going forward will be only released by me under the AGPL.
* Merge from git-annex.Joey Hess2017-12-14
|
* releasing package git-repair version 1.201706261.20170626Joey Hess2017-06-26
|
* merge from git-annexJoey Hess2017-06-26
| | | | | | Removes dependency on MissingH, adding a dependency on split instead. This commit was sponsored by Brock Spratlen on Patreon.
* note fixJoey Hess2017-06-26
|
* Merge from git-annex.Joey Hess2016-12-24
|
* releasing package git-repair version 1.201611181.20161118Joey Hess2016-11-18
|
* Fix build with recent versions of cabal and ghc.Joey Hess2016-11-18
|
* sync makefile with git-annex'sJoey Hess2016-11-11
| | | | | * Makefile: Support building with stack as well as cabal. * Makefile: The CABAL variable has been renamed to BUILDER.
* merge from git-annexJoey Hess2016-11-11
|
* Updated cabal file explictly lists source files.Joey Hess2016-05-24
| | | | | | | The tarball on hackage will include only the files needed for cabal install; it is NOT the full git-repair source tree. debian/changelog: Converted to symlinks to CHANGELOG.
* add link for cabaldebian/1.201404231.20140423Joey Hess2014-04-23