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
/
repository.cc
Age
Commit message (
Expand
)
Author
Lines
2011-08-07
Move explicit instantiations to namespace paludis
Elias Pipping
-4
/
+6
2011-06-11
Remove VirtualsInterface
Ciaran McCreesh
-12
/
+0
2011-06-11
Remove ProvidesInterface
Ciaran McCreesh
-8
/
+0
2011-03-25
Don't need can_be_favourite_repository
Ciaran McCreesh
-6
/
+0
2011-02-28
Allow repos to return partial results if faster
Ciaran McCreesh
-4
/
+6
2011-01-09
Rework Pimp to avoid ImpPtr ickiness
Ciaran McCreesh
-3
/
+2
2011-01-01
Use name_foo rather than foo_name
Ciaran McCreesh
-1
/
+1
2010-07-23
Avoid more explicit newage
Ciaran McCreesh
-1
/
+1
2010-07-23
PrivateImplementationPattern -> Pimp, Implementation -> Imp
Ciaran McCreesh
-5
/
+5
2010-07-22
Less verbose PrivateImplementationPattern
Ciaran McCreesh
-1
/
+1
2010-07-22
Use std::make_shared<>
Ciaran McCreesh
-4
/
+3
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-12
/
+12
2010-07-22
Kill NonCopyable, make Singleton its own thing
Ciaran McCreesh
-0
/
+1
2010-05-19
New improved NamedValue syntax
Ciaran McCreesh
-4
/
+4
2009-11-26
Kill mirrors interface
Ciaran McCreesh
-13
/
+0
2009-11-06
Expose less about profiles
Ciaran McCreesh
-5
/
+0
2009-10-25
Maybe make paludis --owner use less rams
Ciaran McCreesh
-0
/
+5
2009-10-21
There's no point in sync_interface
Ciaran McCreesh
-4
/
+0
2009-10-20
Kill QA, qualudis
Ciaran McCreesh
-4
/
+0
2009-10-14
Hooks don't need an interface.
Ciaran McCreesh
-4
/
+0
2009-09-13
update
Ciaran McCreesh
-9
/
+0
2009-08-25
Do sets differently
Ciaran McCreesh
-4
/
+8
2009-04-27
Only invalidate expired write cache entries
Ciaran McCreesh
-0
/
+5
2009-01-11
Enough is enough
Ciaran McCreesh
-1
/
+10
2009-01-09
New easier tree visitors
Ciaran McCreesh
-1
/
+0
2008-12-11
Blacklist paludis-extras.
Ciaran McCreesh
-1
/
+1
2008-10-24
Paludis is about choices.
Ciaran McCreesh
-4
/
+0
2008-08-27
Per distribution repository blacklists
Ciaran McCreesh
-21
/
+38
2008-08-27
Repository ctor now takes Environment param
Ciaran McCreesh
-0
/
+1
2008-06-14
Fix some unresolved externals
Stephen P. Bennett
-0
/
+1
2008-06-14
Make sure PackageDatabase::favourite_repository returns an installable reposi...
David Leverton
-1
/
+2
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-8
/
+8
2008-04-16
Give log messages an id
Ciaran McCreesh
-2
/
+3
2008-03-09
world is now in env, not repos. Fixes: ticket:421
Ciaran McCreesh
-4
/
+0
2008-02-21
More sr -> kc
Ciaran McCreesh
-2
/
+0
2008-02-14
Move common metadata key code into a base class
Ciaran McCreesh
-53
/
+3
2007-11-17
Be kinder to stupid compilers: don't rely upon tr1::shared_ptr<> being callab...
Ciaran McCreesh
-3
/
+12
2007-11-16
Replace RepositoryInfo with emtadata keys. Change how we handle ambiguous _im...
Ciaran McCreesh
-24
/
+63
2007-11-02
Fix
Ciaran McCreesh
-0
/
+8
2007-11-02
Stop using libebt, libwrapiter. C++0x compliant iterators. Use static_assert,...
Ciaran McCreesh
-3
/
+5
2007-10-26
Kill repository NVIs, License interface. Fixes: ticket:394
Ciaran McCreesh
-112
/
+1
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-10-22
Introduce NoSuchSetError and RecursivelyDefinedSetError and use them.
Fernando J. Pereda
-0
/
+12
2007-10-17
Better ambiguity resolution for virtuals, installed packages. Fixes: ticket:391
Piotr JaroszyĆski
-0
/
+7
2007-10-08
More doxygen work.
Ciaran McCreesh
-6
/
+0
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
-2
/
+2
2007-07-24
Make a FetchAction. Kill builtin_fetch. Support SRC_URI labels. Support arrow...
Ciaran McCreesh
-30
/
+0
2007-07-20
MANIFEST 2 !!!!!
Mike Kelly
-0
/
+4
[next]