[ANNOUNCE] CGIT v1.0 Released

Daniel Campbell dlcampbell at gmx.com
Wed Jun 8 05:18:29 CEST 2016


On 06/07/2016 05:47 AM, Jason A. Donenfeld wrote:
> Hi folks,
> 
> CGit 1.0 is now available, with some new features, bug fixes, and
> security fixes. While "1.0" usually means a great deal, it's nothing
> special here. Instead, this is merely the "next" release, and now we can
> finally move to semver. CGit has been quite stable for a long time now.
> 
> == CGit on the Web ==
> 
> * homepage: https://git.zx2c4.com/cgit/about/
> * git repository: https://git.zx2c4.com/cgit/
> * git clone: git://git.zx2c4.com/cgit
> * mailing list: cgit at lists.zx2c4.com
> * mailing list subscribe: https://lists.zx2c4.com/mailman/listinfo/cgit
> 
> == ChangeLog v1.0 ==
> 
> 25 files changed, 183 insertions(+), 123 deletions(-)
> 
> Changes:
> 
> * Repository and downloads are now over HTTPS.
> * Uses internally Git 2.8.3, which fixes CVE-2016-2315.
> * Add repo.homepage/gitweb.homepage setting and homepage tab.
> * Considerable internal cleanups.
> * Show reverse paths in title bar so that browser tab shows filename.
> * Add syntax highlighting to md2html.
> 
> Bug fixes:
> 
> * Allow redirects even when caching is turned on.
> * Fix empty PATH_INFO on redirect.
> * Better HTML5 compliance.
> * Simplified decorations.
> * Show repo's root directory in plain view.
> * Date printing and timezone normalization.
> * Unicode issues in syntax highlighting.
> * Account for caches with empty key.
> * Use size_t for all lengths.
> * More gracefully deal with unparsable commits.
> 
> == Downloading ==
> 
> * https://git.zx2c4.com/cgit/snapshot/cgit-1.0.tar.xz sha256:
> a89754610922f122468c791888ed6309a81fa0f3ae948d118284b673cb40704d
> 
> * For verification git tag v1.0 is signed with my public key:
>   zx2c4.com/keys/AB9942E6D4A4CFC3412620A749FC7012A5DE03AE.asc
> 
> Thanks to everyone who contributed to this release!
> 
> 
> Jason Donenfeld
> _______________________________________________
> CGit mailing list
> CGit at lists.zx2c4.com
> http://lists.zx2c4.com/mailman/listinfo/cgit
> 

Great to see 1.0 coming to fruition! :)

Quick question though: A patch that I submitted to the list didn't seem
to get any attention and it fixes a buffering problem with the md2html
Python script. Was there a problem with it? Here's a GMANE link:

http://article.gmane.org/gmane.comp.version-control.cgit/3064

It solved a problem I was having with it on my own cgit installation and
I figured it could help others as well. It received no comments so I'm
not sure if the patch was just not in the style cgit developers prefer,
or if it fell between the cracks, or something else.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20160607/94a04c06/attachment.asc>


More information about the CGit mailing list