GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gnome.git
master
GNOME Overlay
GNOME project <gnome@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/gen_archlist.py: Change shebang to python3
Matt Turner
2020-04-03
1
-1
/
+1
*
scripts/gen_archlist.py: Drop ia64 from stable arches
Matt Turner
2020-04-03
1
-1
/
+1
*
scripts/gen_archlist.py: Drop ~sh completely (discontinued)
Mart Raudsepp
2020-03-28
1
-1
/
+1
*
scripts/gen_archlist.py: Drop alpha from stable arches
Matt Turner
2020-03-04
1
-1
/
+1
*
scripts/gen_archlist.py: Add s390
Mart Raudsepp
2019-02-07
1
-1
/
+1
*
*/*: Remove arm-linux keywords
Mart Raudsepp
2018-09-14
1
-1
/
+1
*
scripts/gen_archlist: Hack it to work with python3
Mart Raudsepp
2018-04-25
1
-1
/
+1
*
scripts/gen_archlist.py: Add arm64
Mart Raudsepp
2018-01-10
1
-5
/
+5
*
scripts/gen_archlist: drop some stable keywords
Gilles Dartiguelongue
2015-09-06
1
-2
/
+2
*
scripts/gen_archlist: remove dead code
Gilles Dartiguelongue
2015-06-27
1
-21
/
+0
*
scripts/gen_archlist: fix case of local variable
Gilles Dartiguelongue
2015-06-27
1
-5
/
+5
*
scripts/gen_archlist: simplify logic of file parsing
Gilles Dartiguelongue
2015-06-27
1
-4
/
+7
*
scripts/gen_archlist: do not add skipped lines to ALL_CPV_KWS
Gilles Dartiguelongue
2015-06-27
1
-1
/
+0
*
scripts/gen_archlist: cosmetics
Gilles Dartiguelongue
2015-06-27
1
-4
/
+10
*
scripts/gen_archlist: drop unused imports
Gilles Dartiguelongue
2015-06-27
1
-2
/
+0
*
scripts/gen_archlist: switch logging to logging module
Gilles Dartiguelongue
2015-06-27
1
-24
/
+45
*
scripts/gen_archlist: better names for get_best_deps variables
Gilles Dartiguelongue
2015-06-27
1
-35
/
+46
*
scripts/gen_archlist: make prettify the print function
Gilles Dartiguelongue
2015-06-27
1
-47
/
+28
*
scripts/gen_archlist: add full CPV lines to our workset
Gilles Dartiguelongue
2015-06-27
1
-2
/
+2
*
scripts/gen_archlist: rewrite consolidates_dupes using sets
Gilles Dartiguelongue
2015-06-27
1
-45
/
+18
*
scripts/gen_archlist: remove fix_nesting function
Gilles Dartiguelongue
2015-06-25
1
-20
/
+1
*
scripts/gen_archlist: use sets for manipulating keywords
Gilles Dartiguelongue
2015-06-25
1
-14
/
+13
*
scripts/gen_archlist: fix gen_cpv_kws to use arguments from command line
Gilles Dartiguelongue
2015-06-25
1
-15
/
+32
*
scripts/gen_archlist: rewrite max_kws logic
Gilles Dartiguelongue
2015-06-25
1
-21
/
+32
*
scripts/gen_archlist: rename do_not_want function
Gilles Dartiguelongue
2015-06-25
1
-9
/
+15
*
scripts/gen_archlist: fix belongs_release
Gilles Dartiguelongue
2015-06-25
1
-2
/
+2
*
scripts/gen_archlist: simplify functions and try to enhance documentation
Gilles Dartiguelongue
2015-06-25
1
-33
/
+27
*
scripts/gen_archlist: move dev style configuration to argparse
Gilles Dartiguelongue
2015-06-25
1
-40
/
+38
*
scripts/gen_archlist: create a clear main function
Gilles Dartiguelongue
2015-06-25
1
-4
/
+7
*
scripts/gen_archlist: apply PEP8 rules
Gilles Dartiguelongue
2015-06-25
1
-55
/
+90
*
scripts/gen_archlist.py: implement what pacho actually wanted
Nirbheek Chauhan
2012-04-02
1
-22
/
+36
*
scripts/gen_archlist.py: add the ability to append slot info
Nirbheek Chauhan
2012-04-02
1
-0
/
+15
*
test-data/gstreamer-list: Update package list
Mart Raudsepp
2011-09-19
1
-0
/
+3
*
obsolete_ebuilds.py: update to latest portage API
Nirbheek Chauhan
2011-08-18
1
-1
/
+1
*
scripts/test-data: add texlive package list
Nirbheek Chauhan
2011-07-13
1
-0
/
+111
*
scripts/gen_archlist.py: don't insert useless newlines when CHECK_DEPS
Nirbheek Chauhan
2011-07-13
1
-1
/
+10
*
slot_rindex.py: use newstyle exception handling
Nirbheek Chauhan
2011-05-22
1
-1
/
+1
*
test-data/gstreamer-list: Update package list
Mart Raudsepp
2011-05-21
1
-2
/
+6
*
scripts/slot_rindex2.py: use xmatch to match even masked packages
Gilles Dartiguelongue
2011-05-19
1
-1
/
+1
*
gen_archlist.py, test-data: misc fixes
Nirbheek Chauhan
2011-05-03
3
-2
/
+152
*
gst-plugins-bump.py: manifest after every ebuild change
Nirbheek Chauhan
2011-04-13
1
-1
/
+2
*
slot_rindex.py: handle packages with no rdeps properly
Nirbheek Chauhan
2011-04-09
1
-1
/
+6
*
slot_rindex.py: take care of =cat/pkg-ver* deps
Nirbheek Chauhan
2011-03-28
1
-3
/
+24
*
slot_rindex.py: add option to ignore obsolete ebuilds
Nirbheek Chauhan
2011-03-28
1
-0
/
+7
*
slot_rindex.py: use os.environ to toggle PORTAGE_ONLY
Nirbheek Chauhan
2011-03-26
1
-4
/
+13
*
gir-rebuilder.py: add a --force option, use EOutput, fix small bugs
Nirbheek Chauhan
2011-03-24
1
-23
/
+40
*
slot_rindex.py: add slower portage-only mode, reorganize code
Nirbheek Chauhan
2011-03-24
1
-39
/
+84
*
scripts/obsolete_ebuilds.py: support '.' as an argument
Nirbheek Chauhan
2011-03-24
1
-0
/
+3
*
scripts/slot_rindex2.py: show atom used in ebuild
Gilles Dartiguelongue
2011-03-23
1
-3
/
+3
*
scripts: add slot_rindex2.py
Gilles Dartiguelongue
2011-03-23
1
-0
/
+72
[next]