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
/
paludis
/
environments
/
paludis
/
package_mask_conf.cc
Age
Commit message (
Expand
)
Author
Lines
2016-08-06
modernize: use default method synthesis
Saleem Abdulrasool
-3
/
+1
2013-05-22
Use nullptr
Ciaran McCreesh
-3
/
+2
2013-05-22
Switch to std mutex and condition_variable
Ciaran McCreesh
-7
/
+7
2011-04-12
Fix set token unmasking
Ciaran McCreesh
-1
/
+1
2011-02-26
Allow unmasking by token kind in Paludis configs
Ciaran McCreesh
-22
/
+61
2011-02-26
Pass optional reason to unmask queries
Ciaran McCreesh
-1
/
+1
2011-01-09
Rework Pimp to avoid ImpPtr ickiness
Ciaran McCreesh
-1
/
+1
2011-01-07
Pass ID to match_package
Ciaran McCreesh
-2
/
+2
2011-01-01
Pass PackageIDs by shared_ptr
Ciaran McCreesh
-1
/
+1
2010-08-24
FSEntry -> FSPath, FSStat
Ciaran McCreesh
-1
/
+1
2010-07-24
Make use of Options init lists
Ciaran McCreesh
-3
/
+3
2010-07-23
Avoid more explicit newage
Ciaran McCreesh
-1
/
+1
2010-07-23
Avoid sptr.reset(new ...)
Ciaran McCreesh
-1
/
+1
2010-07-23
PrivateImplementationPattern -> Pimp, Implementation -> Imp
Ciaran McCreesh
-4
/
+4
2010-07-22
Less verbose PrivateImplementationPattern
Ciaran McCreesh
-1
/
+1
2010-07-22
Use std::make_shared<>
Ciaran McCreesh
-3
/
+3
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-7
/
+7
2009-11-10
Split out, rewrite PaludisLikeOptionsConf.
Ciaran McCreesh
-1
/
+1
2009-01-09
New easier tree visitors
Ciaran McCreesh
-5
/
+6
2008-11-13
Add MatchPackageOptions.
Ciaran McCreesh
-2
/
+2
2008-06-15
With disambiguation disabled, don't care whether a set actually exists or not.
David Leverton
-4
/
+8
2008-06-15
Boring API updates for parse_user_package_dep_spec changes (continued)
Ciaran McCreesh
-1
/
+2
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-10
/
+10
2008-04-16
Give log messages an id
Ciaran McCreesh
-1
/
+1
2008-03-05
Add :*/:= slot support
Ciaran McCreesh
-1
/
+2
2008-02-23
Allow set names in package_mask.conf and package_unmask.conf.
David Leverton
-4
/
+40
2007-12-02
Abstractify PackageDepSpec, to allow repositories to display deps in their na...
Ciaran McCreesh
-1
/
+3
2007-11-02
Stop using libebt, libwrapiter. C++0x compliant iterators. Use static_assert,...
Ciaran McCreesh
-1
/
+2
2007-10-23
Remove email addresses from places that aren't AUTHORS
Ciaran McCreesh
-1
/
+1
2007-10-23
Use an email address that works
Ciaran McCreesh
-1
/
+1
2007-09-26
Move config_file into util/.
Ciaran McCreesh
-1
/
+1
2007-09-25
Rename const iterators to ConstIterator, mutable to Iterator. Fixes: ticket:365
Ciaran McCreesh
-1
/
+1
2007-06-27
r3606@snowflake: ciaranm | 2007-06-27 20:17:54 +0100
Ciaran McCreesh
-3
/
+4
2007-06-06
r3336@snowflake: ciaranm | 2007-06-06 14:25:08 +0100
Ciaran McCreesh
-0
/
+1
2007-06-04
r3192@snowflake: ciaranm | 2007-06-04 11:34:17 +0100
Ciaran McCreesh
-0
/
+1
2007-06-01
Code cleanup. Fixes: ticket:266, ticket:267
Ciaran McCreesh
-0
/
+1
2007-05-20
Change how we access tr1 to make things easier for third party clients. Fixes...
Ciaran McCreesh
-6
/
+6
2007-04-27
Environment implementation / interface split. Use of '*' in Paludis keywords....
Ciaran McCreesh
-0
/
+84