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: 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
*
scripts/gst-plugins-bump.py: make manifest the last operation
Nirbheek Chauhan
2011-03-20
1
-1
/
+1
*
gst-plugins-bump.py: misc small features/fixes
Nirbheek Chauhan
2011-03-18
1
-5
/
+10
*
scripts/gst-plugins-bump: warn if filesdir exists
Nirbheek Chauhan
2011-03-18
2
-3
/
+4
*
scripts/slot_rindex.py: print nothing if there's no packages
Nirbheek Chauhan
2011-03-17
1
-1
/
+1
*
slot_rindex.py: add missing continue
Nirbheek Chauhan
2011-03-15
1
-0
/
+1
*
obsolete_ebuilds.py: find obsolete ebuilds considering each SLOT separately
Nirbheek Chauhan
2011-03-14
2
-14
/
+25
*
gst-plugins-bump.py: add ability to cvs rm obsolete ebuilds
Nirbheek Chauhan
2011-03-14
2
-14
/
+152
*
scripts/gst-plugins-bump.py: add a script to bump gst-plugins-* packages
Nirbheek Chauhan
2011-03-13
1
-0
/
+157
*
Add scripts/slot_rindex.py
Nirbheek Chauhan
2011-03-04
1
-0
/
+121
*
scripts: fix shebang to use python2
Nirbheek Chauhan
2011-02-18
4
-4
/
+4
*
gir-rebuilder.py: various fixes
Nirbheek Chauhan
2011-01-15
1
-20
/
+46
*
Add scripts/gir-rebuilder.py, script to find and rebuild outdated girs
Nirbheek Chauhan
2010-09-21
1
-0
/
+103
*
deprecated-library-user-count.sh: Try to align the output for readability
Mart Raudsepp
2010-08-21
1
-2
/
+2
*
deprecated-library-user-count.sh: Report count of packages needing the librar...
Mart Raudsepp
2010-08-21
1
-1
/
+3
*
scripts: Don't count the library owning packages files in deprecated library ...
Mart Raudsepp
2010-08-21
1
-1
/
+2
*
test-data/gstreamer-list: Un-comment a few plugins
Nirbheek Chauhan
2010-06-20
1
-3
/
+3
*
test-data: Add gnome-mm-list
Nirbheek Chauhan
2010-06-18
1
-0
/
+19
*
test-data/gnome-list: Add missing pkgs (pacho2)
Nirbheek Chauhan
2010-06-18
1
-2
/
+8
*
scripts/test-data: Update gnome package list
Nirbheek Chauhan
2010-06-11
1
-2
/
+11
*
scripts/test-data: Update package lists
Nirbheek Chauhan
2010-04-16
3
-116
/
+191
*
gen_archlist: Distinguish between no keywords and all keywords
Nirbheek Chauhan
2010-04-16
1
-9
/
+23
*
gen-archlist: Try to de-duplicate the final list
Nirbheek Chauhan
2010-04-15
1
-25
/
+41
*
gen-archlist: De-duplicate dependencies list before looping
Nirbheek Chauhan
2010-04-15
1
-1
/
+3
*
gen-archlist: Fix typo in UNSTABLE_ARCHES list
Nirbheek Chauhan
2010-04-15
1
-1
/
+1
*
gen-archlist: Fix corner case in get_best_dep()
Nirbheek Chauhan
2010-04-15
1
-8
/
+28
*
gen-archlist: if not STABLE: it's broken
Nirbheek Chauhan
2010-04-13
1
-6
/
+4
*
scripts: add find-keywordreq script
Gilles Dartiguelongue
2010-04-13
2
-0
/
+140
*
gen-archlist.py: Various fixes
Nirbheek Chauhan
2010-04-13
3
-35
/
+43
*
scripts/gen_archlist: Add a check for inline comments
Nirbheek Chauhan
2010-04-06
1
-0
/
+2
*
scripts/gen_archlist: Fix output ordering issues
Nirbheek Chauhan
2010-04-06
2
-27
/
+162
[next]