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
/
repositories
/
e
/
e_repository.cc
Age
Commit message (
Expand
)
Author
Lines
2022-11-08
e: Rename EAPIPhases::{begin,end}_phases to begin/end (NFC)
Marvin Schmidt
-6
/
+6
2022-11-08
repositories: Give loop variables better names (NFC)
Marvin Schmidt
-38
/
+38
2022-11-08
repositories: Convert more loops (NFC)
Marvin Schmidt
-10
/
+11
2022-11-08
e_repository: Rename variable and simplify code a bit (NFC)
Marvin Schmidt
-6
/
+2
2022-11-08
tree: Convert to range-based for loops (NFC)
Marvin Schmidt
-84
/
+63
2022-10-25
e: e_repository: Remove superfluous std::shared_ptr ctor (NFC)
Marvin Schmidt
-2
/
+2
2022-10-25
Use `nullptr` instead of std::shared_ptr<T>() (NFC)
Marvin Schmidt
-4
/
+4
2022-10-20
Use transparent functors (NFC)
Marvin Schmidt
-2
/
+3
2022-10-20
e_repository: Replace std::random_shuffle with std::shuffle
Marvin Schmidt
-16
/
+3
2022-10-10
Isolate declarations (NFC)
Marvin Schmidt
-2
/
+4
2022-10-04
e_repository: Remove unused STUPID_CAST macro
Marvin Schmidt
-2
/
+0
2016-08-06
modernize: use default method synthesis
Saleem Abdulrasool
-6
/
+2
2016-08-04
modernize: use nullptr rather than 0 or NULL
Saleem Abdulrasool
-4
/
+4
2016-08-04
modernize: convert to range based for-loops
Saleem Abdulrasool
-14
/
+11
2013-09-17
Support exvolatile
Ciaran McCreesh
-1
/
+2
2013-05-23
Convert to fancy new visitors
Ciaran McCreesh
-43
/
+9
2013-05-23
Move code around
Ciaran McCreesh
-1
/
+0
2013-05-22
Use nullptr
Ciaran McCreesh
-5
/
+4
2013-05-22
Switch to std mutex and condition_variable
Ciaran McCreesh
-14
/
+13
2013-03-11
allow partitioning image
Saleem Abdulrasool
-0
/
+1
2013-03-02
remove unexecuted statements
Saleem Abdulrasool
-14
/
+15
2012-06-02
docs, configure.ac: libarchive[>=3.0]
Alex Elsayed
-4
/
+0
2012-05-14
Parse EAPI directly rather than getting it from bash
David Leverton
-1
/
+1
2012-05-13
Use EAPI from suffix for version parsing
David Leverton
-4
/
+7
2012-03-30
Use metadata/md5-cache if it exists
David Leverton
-2
/
+6
2011-11-20
Support for generating thin Manifests
David Leverton
-25
/
+50
2011-11-20
Use bool metadata keys
David Leverton
-9
/
+9
2011-10-14
Support manifest_hashes repository key for generation
David Leverton
-19
/
+38
2011-10-14
Generate Manifests with the same line ordering as Portage
David Leverton
-15
/
+23
2011-10-14
Make MemoisedHashes use DigestRegistry
David Leverton
-3
/
+3
2011-10-04
Rename sync suffixes to sources
David Leverton
-17
/
+17
2011-09-28
Fix master_repository / layout.conf warning
David Leverton
-1
/
+1
2011-09-20
Get repo deps right
Ciaran McCreesh
-0
/
+4
2011-09-20
layout.conf doesn't imply masters
Ciaran McCreesh
-1
/
+1
2011-09-06
Support licence groups
Ciaran McCreesh
-3
/
+23
2011-09-06
Framework for licence groups
Ciaran McCreesh
-0
/
+6
2011-09-03
exdirectory
Ciaran McCreesh
-0
/
+1
2011-09-02
Move permit_destination into MergeParams
Ciaran McCreesh
-1
/
+1
2011-06-21
Merger::permit_destination
Ciaran McCreesh
-0
/
+2
2011-06-21
Don't try too hard to specify masters
Ciaran McCreesh
-4
/
+7
2011-06-16
Remove accept_keywords_key
Ciaran McCreesh
-37
/
+0
2011-06-11
Remove VirtualsInterface
Ciaran McCreesh
-24
/
+1
2011-06-11
Remove ProvidesInterface
Ciaran McCreesh
-1
/
+0
2011-04-12
Kill is_default_destination
Ciaran McCreesh
-6
/
+0
2011-04-12
MetadataKey value -> parse_value
Ciaran McCreesh
-13
/
+14
2011-04-10
ProfileFile -> TraditionalProfileFile
Ciaran McCreesh
-1
/
+0
2011-03-26
Use Environment rather than PackageDatabase
Ciaran McCreesh
-3
/
+4
2011-03-21
Fix 4.4 compile
Ciaran McCreesh
-1
/
+2
2011-03-20
Use std::random
Ciaran McCreesh
-3
/
+17
2011-03-19
Let syncing specify a revision
Ciaran McCreesh
-1
/
+4
[next]