Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated cabal file explictly lists source files. | Joey Hess | 2016-05-24 |
| | | | | | | | | | | | | | | | | | | | The tarball on hackage will include only the files needed for cabal install; it is NOT the full git-annex source tree. While it's totally obnoxious that cabal files need every file listed out when basic wildcard support could avoid hundreds of lines, and have to be maintained when files are added, this does get the tarball size back down to 1 mb. This also stops stack from complaining that it found modules not listed in the cabal file. debian/changelog, debian/NEWS, debian/copyright: Converted to symlinks to CHANGELOG, NEWS, and COPYRIGHT, which used to symlink to these instead. This avoids needing to include debian/ in the hackage tarball. Setup.hs: Build man pages at install time using make and mdwn2man. If it fails, which it probably will on windows, just skip installing them. | ||
* | prep release | Joey Hess | 2013-10-02 |
| | |||
* | git-annex-shell: Added support for operating inside gcrypt repositories. | Joey Hess | 2013-09-24 |
| | | | | | | * Note that the layout of gcrypt repositories has changed, and if you created one you must manually upgrade it. See http://git-annex.branchable.com/upgrades/gcrypt/ | ||
* | releasing version 3.201201233.20120123 | Joey Hess | 2012-01-23 |
| | |||
* | update NEWS | Joey Hess | 2012-01-19 |
| | | | | | | | | | Add news item recommending fscking directory special remotes. Remote news item about URL backend being removed; it was later added back to be used by git annex addurl --fast. Link NEWS into top level. | ||
* | typo | Joey Hess | 2011-10-12 |
| | |||
* | remove URL backend | Joey Hess | 2011-07-01 |
| | |||
* | releasing version 3.201106243.20110624 | Joey Hess | 2011-06-24 |
| | |||
* | improve post-upgrade push instructions | Joey Hess | 2011-06-23 |
| | |||
* | let's have the major version number be annex.version | Joey Hess | 2011-06-22 |
| | |||
* | docs for v3 | Joey Hess | 2011-06-21 |
| | |||
* | No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ↵ | Joey Hess | 2011-03-19 |
| | | | | etc. Use git-annex upgrade when you're ready to run this version. | ||
* | prepping experimental release | Joey Hess | 2011-03-16 |
| | |||
* | upgrade documentation | Joey Hess | 2011-03-16 |