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
:
archive/proj/packages-3.git
master
old-master
packages.gentoo.org (2007-2015, obsolete)
Robin H. Johnson <robbat2@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbgenerator
Commit message (
Expand
)
Author
Age
Files
Lines
*
iter_read_bash moved to bash module.
Alec Warner
2014-03-17
1
-1
/
+1
*
Fix schema check for MySQL
Christian Ruppert
2014-01-25
1
-3
/
+2
*
Bump schema to add the arm64 arch
Christian Ruppert
2014-01-25
1
-1
/
+1
*
Remove unused code.
Brian Harring
2013-04-14
1
-5
/
+0
*
Fix typo.
Robin H. Johnson
2011-07-08
1
-1
/
+1
*
Improve version detection code.
Robin H. Johnson
2011-07-08
1
-8
/
+12
*
Fix fetch bug.
Robin H. Johnson
2010-03-08
1
-1
/
+1
*
Bug #283077: start on using Manifests to detect changes.
Robin H. Johnson
2010-03-08
3
-11
/
+56
*
Migration for Python 2.5.
Robin H. Johnson
2009-09-08
1
-2
/
+2
*
Return the correct contents.
Robin H. Johnson
2009-08-24
1
-1
/
+2
*
Skip causing the dupe warning.
Robin H. Johnson
2009-08-24
1
-4
/
+4
*
Missing arg.
Robin H. Johnson
2009-08-18
1
-1
/
+1
*
Allow forcing of updates to propogate down.
Robin H. Johnson
2009-08-18
2
-5
/
+5
*
Enable forcing of updates.
Robin H. Johnson
2009-08-18
1
-3
/
+6
*
Missed one arches item.
Robin H. Johnson
2009-06-28
1
-1
/
+1
*
Reload the config later.
Robin H. Johnson
2008-11-30
2
-0
/
+6
*
Add a bit of debug for later.
Robin H. Johnson
2008-11-27
1
-1
/
+4
*
Process pmask entries.
Robin H. Johnson
2007-11-10
1
-0
/
+10
*
Allow access to the pmask entry data.
Robin H. Johnson
2007-11-10
1
-0
/
+5
*
Add stats in update output.
Robin H. Johnson
2007-11-07
1
-0
/
+1
*
Hook up deletion code.
Robin H. Johnson
2007-11-07
1
-4
/
+47
*
Make add_versions return the IDs of the new items, for deletion work.
Robin H. Johnson
2007-11-07
1
-6
/
+9
*
Provide DELETE functions for database cleanups.
Robin H. Johnson
2007-11-07
1
-4
/
+34
*
Add functions to select CP/CPV ids for deletion detection.
Robin H. Johnson
2007-11-07
1
-0
/
+46
*
Behave correctly if Changelog is missing.
Robin H. Johnson
2007-11-07
1
-4
/
+11
*
Fix slight bug with replacement stuff.
Robin H. Johnson
2007-11-04
1
-2
/
+2
*
SQLite should not use INDEX in table creation.
Robin H. Johnson
2007-11-05
1
-0
/
+9
*
Use the changelog sha1 then the ebuild sha1 for detecting changes.
Robin H. Johnson
2007-10-24
1
-21
/
+32
*
Backend accessor functions for changelog metadata.
Robin H. Johnson
2007-10-24
1
-4
/
+10
*
Accessor function for the changelog metadata.
Robin H. Johnson
2007-10-24
1
-0
/
+17
*
Store the SHA1 and mtime for each ebuild and the package ChangeLog. ebuild mt...
Robin H. Johnson
2007-10-24
3
-37
/
+54
*
ignore -* in db generator
Markus Ullmann
2007-10-23
1
-0
/
+2
*
Ignore blocks in changelog starting with #.
Robin H. Johnson
2007-10-23
1
-3
/
+12
*
Whitespace fixes
Markus Ullmann
2007-10-23
3
-9
/
+9
*
Make pylint happy.
Robin H. Johnson
2007-10-22
1
-0
/
+0
*
Pylintian cleanup again, adds some more error checking.
Robin H. Johnson
2007-10-21
1
-14
/
+31
*
Factor out core.py and clean up.
Robin H. Johnson
2007-10-21
1
-13
/
+17
*
Add indexes on tables for key columns. find_or_create_foo functions now retur...
Robin H. Johnson
2007-10-21
1
-22
/
+47
*
Pylint fix.
Robin H. Johnson
2007-10-21
1
-1
/
+1
*
Add /verbump/ feature. Need to document limitations later.
Robin H. Johnson
2007-10-20
1
-3
/
+20
*
Pylint cleanup.
Robin H. Johnson
2007-10-20
1
-3
/
+7
*
find_cpv returns both columns now. refactor find_cpv_mtime to use find_cpv. a...
Robin H. Johnson
2007-10-20
1
-23
/
+39
*
Fix whitespace.
Robin H. Johnson
2007-10-20
1
-36
/
+36
*
The timestamp variable is actually the mtime from previous passes, use a bett...
Robin H. Johnson
2007-10-20
1
-6
/
+8
*
Massive backend SQL cleanup, pass #1, proper prepared statements, to avoid al...
Robin H. Johnson
2007-10-19
1
-109
/
+291
*
Handle -arch keywords properly and a slight cleanup of code for style.
Robin H. Johnson
2007-10-19
1
-4
/
+8
*
Avoid duplicating the arches list.
Robin H. Johnson
2007-10-18
1
-1
/
+2
*
Split out changelog code for better parsing changelog entries.
Robin H. Johnson
2007-10-18
1
-1
/
+2
*
add_version/add_keywords must come after find_cpv_mtime!
Robin H. Johnson
2007-10-18
1
-2
/
+2
*
Remove debug statements.
Robin H. Johnson
2007-10-18
2
-6
/
+2
[next]