dev-vcs / gitstats

Statistics generator for git

Official package sites : http://gitstats.sourceforge.net/ ·

v0_pre20201124 :: 0 :: gentoo

Modified
License
|| ( GPL-2 GPL-3 ) MIT
Keywords
~amd64 ~x86

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency

sci-visualization / gnuplot : Command-line driven interactive plotting program

Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
dev-vcs/gitstats: Support python 3.12
Thanks-to: Khumba Closes: https://bugs.gentoo.org/929561 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Guilherme Amadio · gentoo
dev-vcs/gitstats: enable py3.11
Works fine to generate stats with Python 3.11. Closes: https://bugs.gentoo.org/896948 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/gitstats: enable py3.10
Generated stats fine (and viewed w/ browser) for musl.git (the overlay). Closes: https://bugs.gentoo.org/850247 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Gergely Nagy · gentoo
dev-vcs/gitstats: bump python to 3.9
Closes: https://github.com/gentoo/gentoo/pull/21101 Signed-off-by: Gergely Nagy <ngg@ngg.hu> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
dev-vcs/gitstats: remove old python2 versions
Bug: https://bugs.gentoo.org/735338 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Göktürk Yüksek · gentoo
dev-vcs/gitstats: remove the live ebuild
The upstream isn't really active enough to justify a live build. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Göktürk Yüksek · gentoo
dev-vcs/gitstats: bump to snapshot 0_pre20201124
Bug: https://bugs.gentoo.org/735338 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
David Hicks · gentoo
dev-vcs/gitstats: use HTTPS for GitHub, fix whitespace in metadata.xml
Package-Manager: Portage-2.3.6, Repoman-2.3.3
David Seifert · gentoo
dev-vcs/gitstats: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Guilherme Amadio · gentoo
dev-vcs/gitstats: force text processing by grep
Fix for bug 575946 by forcing grep to process commit data as text even when invalid unicode characters appear. Reported-by: Martin Mokrejš Package-Manager: portage-2.2.28
Guilherme Amadio · gentoo
dev-vcs/gitstats-0_pre131024: fix bug #575946
Gentoo-bug: 575946 Reported-by: Martin Mokrejš Package-Manager: portage-2.2.28
Göktürk Yüksek · gentoo
dev-vcs/gitstats: bump to snapshot 2015-12-23
Package-Manager: portage-2.2.26
Göktürk Yüksek · gentoo
dev-vcs/gitstats: fix the live ebuild's repo URI, license, dependencies, docs
The following changes have been made: - eapi bump to EAPI 6 - inherit git-r3 instead of the obsolete git-2 - fix EGIT_REPO_URI - fix LICENSE - the homepage has the following: "Both the code and the web site are licensed under GPLv2/GPLv3." So, use '|| ( GPL-2 GPL-3 )' - there's a bunled javascript file 'sortable.js' which is licensed under MIT - add the missing build time dependency on perl - install docs and manpage Package-Manager: portage-2.2.26 Acked-by: Guilherme Amadio <amadio@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/972
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed