summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scripts/gen_archlist.py: implement what pacho actually wantedNirbheek Chauhan2012-04-021-22/+36
* scripts/gen_archlist.py: add the ability to append slot infoNirbheek Chauhan2012-04-021-0/+15
* test-data/gstreamer-list: Update package listMart Raudsepp2011-09-191-0/+3
* obsolete_ebuilds.py: update to latest portage APINirbheek Chauhan2011-08-181-1/+1
* scripts/test-data: add texlive package listNirbheek Chauhan2011-07-131-0/+111
* scripts/gen_archlist.py: don't insert useless newlines when CHECK_DEPSNirbheek Chauhan2011-07-131-1/+10
* slot_rindex.py: use newstyle exception handlingNirbheek Chauhan2011-05-221-1/+1
* test-data/gstreamer-list: Update package listMart Raudsepp2011-05-211-2/+6
* scripts/slot_rindex2.py: use xmatch to match even masked packagesGilles Dartiguelongue2011-05-191-1/+1
* gen_archlist.py, test-data: misc fixesNirbheek Chauhan2011-05-033-2/+152
* gst-plugins-bump.py: manifest after every ebuild changeNirbheek Chauhan2011-04-131-1/+2
* slot_rindex.py: handle packages with no rdeps properlyNirbheek Chauhan2011-04-091-1/+6
* slot_rindex.py: take care of =cat/pkg-ver* depsNirbheek Chauhan2011-03-281-3/+24
* slot_rindex.py: add option to ignore obsolete ebuildsNirbheek Chauhan2011-03-281-0/+7
* slot_rindex.py: use os.environ to toggle PORTAGE_ONLYNirbheek Chauhan2011-03-261-4/+13
* gir-rebuilder.py: add a --force option, use EOutput, fix small bugsNirbheek Chauhan2011-03-241-23/+40
* slot_rindex.py: add slower portage-only mode, reorganize codeNirbheek Chauhan2011-03-241-39/+84
* scripts/obsolete_ebuilds.py: support '.' as an argumentNirbheek Chauhan2011-03-241-0/+3
* scripts/slot_rindex2.py: show atom used in ebuildGilles Dartiguelongue2011-03-231-3/+3
* scripts: add slot_rindex2.pyGilles Dartiguelongue2011-03-231-0/+72
* scripts/gst-plugins-bump.py: make manifest the last operationNirbheek Chauhan2011-03-201-1/+1
* gst-plugins-bump.py: misc small features/fixesNirbheek Chauhan2011-03-181-5/+10
* scripts/gst-plugins-bump: warn if filesdir existsNirbheek Chauhan2011-03-182-3/+4
* scripts/slot_rindex.py: print nothing if there's no packagesNirbheek Chauhan2011-03-171-1/+1
* slot_rindex.py: add missing continueNirbheek Chauhan2011-03-151-0/+1
* obsolete_ebuilds.py: find obsolete ebuilds considering each SLOT separatelyNirbheek Chauhan2011-03-142-14/+25
* gst-plugins-bump.py: add ability to cvs rm obsolete ebuildsNirbheek Chauhan2011-03-142-14/+152
* scripts/gst-plugins-bump.py: add a script to bump gst-plugins-* packagesNirbheek Chauhan2011-03-131-0/+157
* Add scripts/slot_rindex.pyNirbheek Chauhan2011-03-041-0/+121
* scripts: fix shebang to use python2Nirbheek Chauhan2011-02-184-4/+4
* gir-rebuilder.py: various fixesNirbheek Chauhan2011-01-151-20/+46
* Add scripts/gir-rebuilder.py, script to find and rebuild outdated girsNirbheek Chauhan2010-09-211-0/+103
* deprecated-library-user-count.sh: Try to align the output for readabilityMart Raudsepp2010-08-211-2/+2
* deprecated-library-user-count.sh: Report count of packages needing the librar...Mart Raudsepp2010-08-211-1/+3
* scripts: Don't count the library owning packages files in deprecated library ...Mart Raudsepp2010-08-211-1/+2
* test-data/gstreamer-list: Un-comment a few pluginsNirbheek Chauhan2010-06-201-3/+3
* test-data: Add gnome-mm-listNirbheek Chauhan2010-06-181-0/+19
* test-data/gnome-list: Add missing pkgs (pacho2)Nirbheek Chauhan2010-06-181-2/+8
* scripts/test-data: Update gnome package listNirbheek Chauhan2010-06-111-2/+11
* scripts/test-data: Update package listsNirbheek Chauhan2010-04-163-116/+191
* gen_archlist: Distinguish between no keywords and all keywordsNirbheek Chauhan2010-04-161-9/+23
* gen-archlist: Try to de-duplicate the final listNirbheek Chauhan2010-04-151-25/+41
* gen-archlist: De-duplicate dependencies list before loopingNirbheek Chauhan2010-04-151-1/+3
* gen-archlist: Fix typo in UNSTABLE_ARCHES listNirbheek Chauhan2010-04-151-1/+1
* gen-archlist: Fix corner case in get_best_dep()Nirbheek Chauhan2010-04-151-8/+28
* gen-archlist: if not STABLE: it's brokenNirbheek Chauhan2010-04-131-6/+4
* scripts: add find-keywordreq scriptGilles Dartiguelongue2010-04-132-0/+140
* gen-archlist.py: Various fixesNirbheek Chauhan2010-04-133-35/+43
* scripts/gen_archlist: Add a check for inline commentsNirbheek Chauhan2010-04-061-0/+2
* scripts/gen_archlist: Fix output ordering issuesNirbheek Chauhan2010-04-062-27/+162