index
:
App-ArchLinux-PackagerTools
master
Tools for packaging CPAN distributions on Arch Linux
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-19
Remove incorrect gettext package name override
HEAD
master
Florian Pritz
1
-1
/
+0
2023-02-19
Fix broken croak calls
Florian Pritz
2
-1
/
+3
2018-12-25
Add integration test
Florian Pritz
1
-0
/
+4
2018-12-25
Make script logic testable by moving to main package
Florian Pritz
1
-0
/
+19
2018-12-25
Cache: Move CHI to deps
Florian Pritz
1
-8
/
+7
2018-12-18
Extend pkgname/dist name mapping
Florian Pritz
1
-0
/
+9
2018-12-18
Move pkgname/cpan dist map to configuration
Florian Pritz
2
-5
/
+12
2018-12-18
CPAN: Cache module/dist index
Florian Pritz
1
-43
/
+56
2018-12-18
Config: Fix config file parsing and parser error handling
Florian Pritz
1
-3
/
+6
2018-12-18
Make allowed maintainers configurable
Florian Pritz
2
-3
/
+4
2018-12-18
Config: Clarify timeout unit
Florian Pritz
1
-2
/
+2
2018-12-18
Config: Remove useless path() call
Florian Pritz
1
-1
/
+1
2018-12-18
PackagesDetailsFetcher: Add missing use statement
Florian Pritz
1
-0
/
+1
2018-12-18
WIP Add maintainer filtering
Florian Pritz
1
-0
/
+14
2018-12-18
Fetch maintainers from archweb
Florian Pritz
3
-8
/
+99
2018-12-17
Remove cache size limit
Florian Pritz
2
-2
/
+0
2018-12-17
get_updateable_packages(): Improve readability
Florian Pritz
1
-5
/
+7
2018-12-17
PackagesDetailsFetcher: Cache 02packages
Florian Pritz
2
-14
/
+14
2018-12-17
Config: Load config from file only once
Florian Pritz
1
-1
/
+18
2018-12-17
Make context parameter explicit
Florian Pritz
6
-32
/
+31
2018-12-17
WIP Add cache
Florian Pritz
4
-2
/
+89
2018-12-17
Add debug logging to CPAN constructor
Florian Pritz
1
-0
/
+1
2018-12-17
Initialize context in top level package
Florian Pritz
1
-0
/
+1
2018-12-17
Use context variable to track singletons
Florian Pritz
3
-5
/
+8
2018-12-16
CPAN: Build dist index lazily
Florian Pritz
1
-1
/
+4
2018-12-16
WIP Add configuration class
Florian Pritz
2
-0
/
+91
2018-12-16
Remove implemented TODO
Florian Pritz
1
-1
/
+0
2018-12-16
Remove implemented TODO
Florian Pritz
1
-1
/
+0
2018-12-16
Move CPAN 02packages code to dedicated class
Florian Pritz
2
-15
/
+78
2018-12-16
WIP Add back cpanplus packages index code
Florian Pritz
1
-4
/
+13
2018-12-16
WIP get_maintainer
Florian Pritz
1
-0
/
+36
2018-12-10
Add logging in get_updateable_packages()
Florian Pritz
1
-2
/
+3
2018-12-10
Fix incorrect example for get_updateable_packages()
Florian Pritz
2
-13
/
+12
2018-11-19
Use zcat instead of IO::Zlib
Florian Pritz
1
-2
/
+1
2018-11-19
Add reverse mapping of dist to pkgname
Florian Pritz
1
-1
/
+4
2018-11-19
Batch calls to expac for performance
Florian Pritz
2
-3
/
+69
2018-11-19
Add missing use statement
Florian Pritz
1
-0
/
+2
2018-11-19
Add debug output to CPAN index generation
Florian Pritz
1
-0
/
+2
2018-11-19
Add documentation
Florian Pritz
3
-31
/
+144
2018-11-18
Implement basic check for upgradable packages
Florian Pritz
3
-6
/
+339
2018-11-17
initial commit
Florian Pritz
1
-0
/
+50