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
/
ruby
/
action.cc
Age
Commit message (
Expand
)
Author
Lines
2021-12-08
ruby: Fix warnings about unused variables (NFC)
Marvin Schmidt
-6
/
+6
2021-12-08
ruby: Declare cannot_perform_uninstall with attribute 'noreturn'
Marvin Schmidt
-0
/
+2
2015-04-19
ruby: fix a copy-paste error
Saleem Abdulrasool
-1
/
+1
2015-03-12
ruby: Fix ConfigAction, and {Info,Config}Action tests
David Leverton
-4
/
+4
2015-03-05
ruby: fix stupid typo
Saleem Abdulrasool
-2
/
+2
2015-03-02
ruby: use some TMP to reduce redundancy
Saleem Abdulrasool
-287
/
+196
2015-03-02
ruby: hand roll ConfigAction
Saleem Abdulrasool
-27
/
+110
2015-03-02
ruby: hand roll InfoAction
Saleem Abdulrasool
-10
/
+114
2015-03-02
ruby: remove unused conversion function
Saleem Abdulrasool
-15
/
+0
2013-05-22
Use nullptr
Ciaran McCreesh
-3
/
+2
2012-08-05
Allow skipping uninstall phases.
Ciaran McCreesh
-1
/
+2
2011-04-12
Allow overriding options
Ciaran McCreesh
-1
/
+2
2011-01-08
Don't rely upon bind discarding args
Ciaran McCreesh
-11
/
+7
2010-12-04
Replacing in pretend too
Ciaran McCreesh
-1
/
+2
2010-08-24
FSEntry -> FSPath, FSStat
Ciaran McCreesh
-1
/
+1
2010-08-13
PretendAction needs destination
Ciaran McCreesh
-10
/
+127
2010-07-23
Avoid more explicit newage
Ciaran McCreesh
-5
/
+4
2010-07-22
Use std::make_shared<>
Ciaran McCreesh
-11
/
+11
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-45
/
+45
2010-05-19
New improved NamedValue syntax
Ciaran McCreesh
-23
/
+23
2010-04-27
Make fetch phases skippable too
Ciaran McCreesh
-2
/
+4
2010-03-10
Fix appareo check for integrity
Marc-Antoine Perennou
-1
/
+2
2009-11-22
Split up fetching, and give it its own job
Ciaran McCreesh
-5
/
+6
2009-10-30
add fetch_regulars_only to make it possible to avoid fetching -scm
Kim Højgaard-Hansen
-0
/
+1
2009-10-10
Action exceptions work differently.
Ciaran McCreesh
-0
/
+1
2009-09-13
Kill InstalledAction
Ciaran McCreesh
-42
/
+0
2009-07-07
Framework for merge tracking
Ciaran McCreesh
-0
/
+6
2009-02-26
Catch fetch errors at pretend time.
Ciaran McCreesh
-0
/
+1
2009-02-23
Let exhereses know what they're replacing.
Ciaran McCreesh
-0
/
+1
2009-02-22
Let merges uninstall things
Ciaran McCreesh
-9
/
+2
2009-02-21
Do uninstalls as part of the install
Ciaran McCreesh
-0
/
+6
2009-02-21
Add 'replacing' to install action options
Ciaran McCreesh
-0
/
+1
2009-02-11
Move output manager out of util
Ciaran McCreesh
-1
/
+1
2009-02-11
Update bindings
Ciaran McCreesh
-5
/
+30
2009-02-09
Get the output manager from the environment.
Ciaran McCreesh
-3
/
+8
2009-02-07
Use output manager
Ciaran McCreesh
-1
/
+2
2009-02-06
More general OutputManager framework.
Ciaran McCreesh
-1
/
+3
2009-01-09
Crude phases support.
Ciaran McCreesh
-1
/
+7
2009-01-09
New easier tree visitors
Ciaran McCreesh
-2
/
+1
2008-11-30
Add exclude unmirrorable fetch option
Ciaran McCreesh
-7
/
+12
2008-11-19
Support deviating installs.
Ciaran McCreesh
-0
/
+1
2008-11-02
(ruby) move defines to paludis_ruby.hh
Richard Brown
-2
/
+0
2008-10-24
Paludis is about choices.
Ciaran McCreesh
-99
/
+4
2008-09-02
Pass and merge CONFIG_PROTECT from InstallAction to UninstallAction
Fernando J. Pereda
-5
/
+124
2008-08-03
Kill kc. Breaks python.
Ciaran McCreesh
-36
/
+44
2008-07-20
Kill --no-config-protection.
Ciaran McCreesh
-128
/
+9
2008-06-06
(ruby) SuppotsInstallActionTest.new -> SupportsActionTest.new(InstallAction)
Ciaran McCreesh
-143
/
+42
2008-06-01
New Selection + Filter + Generator interface using Environment, replacing the...
Ciaran McCreesh
-0
/
+66
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-36
/
+36
2008-02-28
Fix 3.4, 4.3, icc compiles
Ciaran McCreesh
-1
/
+1
[next]