index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
metadata_key.cc
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
modernize: Mark overriding functions as such
Marvin Schmidt
-68
/
+68
2017-01-29
python: Use complete type decls for boost-1.63.0
Michał Górny
-0
/
+2
2013-12-29
Use `sphinx` (which is Pythons 2 and 3 compatible) to build Python API docume...
zaufi
-4
/
+4
2013-05-22
Switch to std mutex and condition_variable
Ciaran McCreesh
-47
/
+47
2013-02-09
Fix Python with GCC 4.7
David Leverton
-6
/
+6
2012-09-14
Refactor to allow subslots
Ciaran McCreesh
-9
/
+10
2012-03-03
Silence unused warning
Ciaran McCreesh
-22
/
+22
2011-09-14
Maintainers as objects
Ciaran McCreesh
-0
/
+44
2011-09-09
Wrap Sequence<string> keys
Ciaran McCreesh
-6
/
+7
2011-09-04
Contents is not a MetadataKey
Ciaran McCreesh
-92
/
+0
2011-06-12
No need for metadata provide keys
Ciaran McCreesh
-6
/
+0
2011-04-12
MetadataKey value -> parse_value
Ciaran McCreesh
-55
/
+55
2011-02-26
Remove RepositoryMaskInfo keys
Ciaran McCreesh
-75
/
+0
2011-01-01
Kill formatters
Ciaran McCreesh
-12
/
+0
2011-01-01
Use pretty_print_value
Ciaran McCreesh
-120
/
+0
2011-01-01
Better pretty printing mechanism
Ciaran McCreesh
-0
/
+35
2010-12-04
MetadataSpecTreeKey<RequiredUseSpecTree>
Ciaran McCreesh
-0
/
+6
2010-11-07
Add Map<string, string> keys
Ciaran McCreesh
-0
/
+5
2010-08-24
FSEntry -> FSPath, FSStat
Ciaran McCreesh
-22
/
+21
2010-07-22
Use std::make_shared<>
Ciaran McCreesh
-1
/
+0
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-110
/
+110
2009-12-13
Timestamp wrapper class
Ciaran McCreesh
-2
/
+3
2009-10-11
labels changes
Ciaran McCreesh
-3
/
+3
2009-02-05
Make slot a metadata key.
Ciaran McCreesh
-0
/
+75
2009-01-18
Make metadata key general methods pure virtual.
Ciaran McCreesh
-84
/
+384
2009-01-09
New easier tree visitors
Ciaran McCreesh
-4
/
+3
2008-12-13
New, simpler visitor framework.
Ciaran McCreesh
-2
/
+1
2008-11-24
Python choices
Ciaran McCreesh
-0
/
+63
2008-10-24
Paludis is about choices.
Ciaran McCreesh
-103
/
+5
2008-08-18
Add MetadataCollectionKey<Sequence<std::string> >
Ciaran McCreesh
-0
/
+5
2008-08-05
RestrictSpecTree -> PlainTextSpecTree
Ciaran McCreesh
-3
/
+3
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-106
/
+106
2008-02-21
Add PackageID::transient_key and use it to avoid reporting
Fernando J. Pereda
-0
/
+5
2008-02-16
Merge various metadata key things.
Ciaran McCreesh
-39
/
+49
2008-01-02
Add MetadataSizeKey, and two new PackageID keys, UNDOWNLOADEDDISTFILESIZE and...
Mike Kelly
-0
/
+5
2008-01-02
Revert "Squashed commit of the following:"
Mike Kelly
-5
/
+0
2008-01-02
Squashed commit of the following:
Mike Kelly
-0
/
+5
2007-12-16
Add initial_labels to the newly specialised MetadataSpecTreeKey<DependencySpe...
Ciaran McCreesh
-0
/
+104
2007-12-16
(python) Add *_key to PackageID.
Piotr Jaroszyński
-1
/
+4
2007-11-16
MetadataSetKey -> MetadataCollectionKey. Fixes: ticket:437
Ciaran McCreesh
-43
/
+43
2007-11-16
Replace RepositoryInfo with emtadata keys. Change how we handle ambiguous _im...
Ciaran McCreesh
-0
/
+6
2007-11-13
Add MetadataSectionKey
Ciaran McCreesh
-0
/
+74
2007-11-02
Fix
Ciaran McCreesh
-1
/
+1
2007-10-23
Remove email addresses from places that aren't AUTHORS
Ciaran McCreesh
-1
/
+1
2007-10-14
(python) Add Labels and support for MetadataSpecTreeKey<FetchableURISpecTree>.
Piotr Jaroszyński
-50
/
+213
2007-10-13
The standard says we can't call it ::Formatter, since we have a Formatter at ...
Ciaran McCreesh
-4
/
+4
2007-10-02
Split up dep spec heirarchies some more. Fixes: ticket:381
Ciaran McCreesh
-10
/
+16
2007-09-26
Carry around default labels with src_uri_key.
Ciaran McCreesh
-0
/
+57
2007-09-22
Formatters
Ciaran McCreesh
-2
/
+60
2007-09-21
Kill global use_key, inherited_key
Ciaran McCreesh
-3
/
+4
[next]