project-stats

keep track of your projects
git clone https://git.ce9e.org/project-stats.git

DateCommit messageAuthor
2025-08-24 06:56update syncio codeTobias Bengfort
2025-08-24 06:52lintTobias Bengfort
2025-08-24 06:43use casefold for string comparisonTobias Bengfort
2018-08-04 07:15bump version to 2.0.0Tobias Bengfort
2018-08-04 07:11get license from githubTobias Bengfort
2018-08-04 07:07extend sample.ymlTobias Bengfort
2018-08-04 07:05use name instead of url for servicesTobias Bengfort
2018-03-25 12:30add support for firefox add-onsTobias Bengfort
2018-03-25 12:30GardeningTobias Bengfort
2017-07-23 20:56use github token instead of passwordTobias Bengfort
2017-07-23 19:38port to async/awaitTobias Bengfort
2017-07-23 19:28rm bower supportTobias Bengfort
2017-07-23 19:26rm rediscacheTobias Bengfort
2017-04-09 19:45bump version to 1.1.1Tobias Bengfort
2017-04-09 19:42depend on aiohttp<2Tobias Bengfort
2017-04-09 19:15Merge branch 'master' of github.com:xi/project-statsTobias Bengfort
2017-04-09 19:15bump version to 1.1.0Tobias Bengfort
2017-04-09 19:15Fix leftover reference to requestsTobias Bengfort
2017-02-07 21:31add npm supportTobias Bengfort
2016-10-20 17:44Create LICENSETobias Bengfort
2016-06-16 20:34fix unsafe yaml loadTobias Bengfort
2015-12-22 17:09bump version to 1.0.0Tobias Bengfort
2015-12-22 17:09reformat changelogTobias Bengfort
2015-12-18 15:42add rediscacheTobias Bengfort
2015-12-18 15:37Merge branch 'feature-asyncio'Tobias Bengfort
2015-12-18 10:34drop python 2 supportTobias Bengfort
2015-12-18 10:08use asyncioTobias Bengfort
2015-12-18 09:16change code orderTobias Bengfort
2015-12-18 09:13py3 compatibilityTobias Bengfort
2015-12-17 09:21rm slow fs based cachingTobias Bengfort
2015-12-17 08:16do not do any HTTP for simple list caseTobias Bengfort
2015-12-17 08:08reduce number of requests for github tagTobias Bengfort
2015-12-13 11:23bump version to 0.3.0Tobias Bengfort
2015-12-13 11:21change setup.py metadata extractionTobias Bengfort
2015-12-13 11:17include gitlab issues and pullsTobias Bengfort
2015-12-13 11:08drop support for gitoriousTobias Bengfort
2015-12-13 11:07add gitlab as sourceTobias Bengfort
2015-12-13 11:06fix github authTobias Bengfort
2015-12-13 11:05improve CLI helpTobias Bengfort
2015-04-30 10:38HACK to get KeyboardInterrupt to work.Tobias Bengfort
2015-04-21 21:33bump version to 0.2.1Tobias Bengfort
2015-04-21 21:03fail inidividual sources, not whole projectsTobias Bengfort
2015-04-16 07:37add changelogTobias Bengfort
2015-04-16 07:33bump version to 0.2.0Tobias Bengfort
2015-04-16 07:32Merge branch 'feature-parallel'Tobias Bengfort
2015-04-16 07:30Fix: skip failed projects in outputTobias Bengfort
2015-04-16 07:30use multiprocessingTobias Bengfort
2015-04-16 07:24prepare for parallelizationTobias Bengfort
2015-04-14 06:46bump version to 0.1.0Tobias Bengfort
2015-04-14 06:45Document new config pathsTobias Bengfort
2015-04-14 06:41try more congi filesTobias Bengfort
2015-03-25 08:16update filecachetoolsTobias Bengfort
2015-03-22 23:08filter failed keys after get_projectsTobias Bengfort
2015-03-22 23:07fix: trigger cache clearTobias Bengfort
2015-03-22 17:13Gardening: pylintTobias Bengfort
2015-03-22 16:43add pypi to sample.ymlTobias Bengfort
2015-03-22 16:39Fix READMETobias Bengfort
2015-03-22 16:39add github to sample.ymlTobias Bengfort
2015-03-22 16:35write short READMETobias Bengfort
2015-03-22 16:29add setup.pyTobias Bengfort
2015-03-22 16:28renameTobias Bengfort
2015-03-22 16:15add sample configurationTobias Bengfort
2015-03-22 16:18actually use sorting in non-list-modeTobias Bengfort
2015-03-22 16:15show value of sort key in list modeTobias Bengfort
2015-03-22 16:15allow sorting in cliTobias Bengfort
2015-03-22 16:14GardeningTobias Bengfort
2015-03-22 16:14use some futuresTobias Bengfort
2015-03-22 16:11allow to compare claimsTobias Bengfort
2015-03-22 15:49GardeningTobias Bengfort
2015-03-22 15:43GardeningTobias Bengfort
2015-03-22 14:58expand relative local pathsTobias Bengfort
2015-03-22 14:57extract additional information from git statusTobias Bengfort
2015-03-22 14:57allow to pass a config file to cliTobias Bengfort
2015-03-22 14:56better KeyError reportingTobias Bengfort
2015-03-22 14:46make github credentials optionalTobias Bengfort
2015-03-22 14:39more robust github get_jsonTobias Bengfort
2015-03-22 14:28add travisTobias Bengfort
2015-03-22 14:27GardeningTobias Bengfort
2015-03-22 14:23dont crash on missing optional bower dataTobias Bengfort
2015-03-22 13:56improve cliTobias Bengfort
2015-03-22 13:51implement -l optionTobias Bengfort
2015-03-22 13:50fix local created dateTobias Bengfort
2015-03-22 13:50make bower optionalTobias Bengfort