summaryrefslogtreecommitdiffstats
path: root/urpm/bug_report.pm
Commit message (Collapse)AuthorAgeFilesLines
* bump copyrightThierry Vignaud2020-01-171-1/+1
|
* Update Mageia copyright statementsRémi Verschelde2017-04-261-0/+2
|
* fix urpm::bug_report (mga#16925)Thierry Vignaud2015-10-091-0/+1
| | | | breakage in commit ab62a489340294a8cf0f4960b8201b07f2e29bb3
* drop useless __END__Thierry Vignaud2015-10-091-1/+0
|
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
|
* add basic POD documentationThierry Vignaud2012-08-311-0/+24
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-09-131-1/+1
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------
* use "use strict" in all modulesPascal Rigaux2009-01-061-0/+1
|
* (write_urpmdb) copy updates descriptions too (usefull for rpmdrake)Thierry Vignaud2008-09-171-0/+3
|
* - urpmiPascal Rigaux2008-09-041-0/+3
| | | | | o enhance --bug: copy installed-through-deps.list in bug report
* use db_open_or_die_()Pascal Rigaux2008-07-011-1/+1
|
* simplify rpmdb_to_synthesis() prototypePascal Rigaux2008-07-011-2/+2
|
* correctly name function since it's outside of its modulePascal Rigaux2008-03-031-1/+1
|
* - all tools:Pascal Rigaux2007-12-191-5/+2
| | | | | o drop hdlist support (will be replaced with xml media_info)
* re-sync after the big svn lossPascal Rigaux2007-04-241-2/+1
|
* move many functions from urpm.pm to urpm/media.pmPascal Rigaux2006-11-211-2/+2
|
* add Id svn keywordPascal Rigaux2006-11-211-1/+1
|
* add svn IdPascal Rigaux2006-11-211-1/+1
|
* move open_safe, opendir_safe and syserror to urpm::sysPascal Rigaux2006-11-211-1/+1
|
* move some things to new module urpm::bug_reportPascal Rigaux2006-11-201-0/+57