3f222cab41Re-enable config protect support
Ciaran McCreesh
2006-06-28 20:25:09 +0000
a7c0c9d36eFix set*id handling. Re-enable config protect support
Ciaran McCreesh
2006-06-28 20:19:14 +0000
4aa5fcbe17Add chmod member function to FSEntry
Ciaran McCreesh
2006-06-28 19:43:18 +0000
6ee57e3c77Be more verbose for tidyup
Ciaran McCreesh
2006-06-28 19:42:29 +0000
3496476cecFix bogus error message text
Ciaran McCreesh
2006-06-28 19:41:41 +0000
cf7782e184Replace the icky bash unmerge with a slightly less icky C++ unmerge
Ciaran McCreesh
2006-06-28 00:33:01 +0000
fe5d06be35Add rmdir member function to FSEntry.
Ciaran McCreesh
2006-06-28 00:31:56 +0000
9d1f97796dReplace the icky bash merge with a slightly less icky C++ merge
Ciaran McCreesh
2006-06-27 23:19:30 +0000
0c4596c4dfFixes for QAEnvironment and a few other qualudis things
David Morgan
2006-06-27 22:52:28 +0000
d8c201ded9Added myself to AUTHORS
David Morgan
2006-06-27 22:17:34 +0000
9b90e4845aAdd chown, group, owner member function to FSEntry
Ciaran McCreesh
2006-06-27 21:10:15 +0000
30cf2d0131Add readlink member function to FSEntry
Ciaran McCreesh
2006-06-27 20:16:20 +0000
f35292f38aAdd permissions member function to FSEntry. Add optional mode argument to FSEntry mkdir member function. Add unlink member function to FSEntry
Ciaran McCreesh
2006-06-27 18:37:52 +0000
3a8ce32484Add documentation about config file formats, other misc docs improvements
Ciaran McCreesh
2006-06-22 18:39:07 +0000
8fcd7302c6Give a better error if DISTDIR isn't a directory
Ciaran McCreesh
2006-06-18 10:25:05 +0000
6310ac5e5cEmit a warning when dropping circular dependencies
Ciaran McCreesh
2006-06-18 10:22:22 +0000
85a6230126If the user mirrors.conf file contains an entry with a mirror named '*', first try fetching from there.
Ciaran McCreesh
2006-06-18 10:21:29 +0000
9cad12caedMake file:/// fetching work
Ciaran McCreesh
2006-06-18 10:19:51 +0000
358bac7605Add `testscript' to system.
Fernando J. Pereda
2006-06-17 22:24:32 +0000
53416b0c15Introduce run_command_in_directory and use it in GitSyncer::sync().
Fernando J. Pereda
2006-06-17 18:26:32 +0000
d9c88232ceTidy up some includes
Ciaran McCreesh
2006-06-17 09:38:37 +0000
1899a136fdCheck for makefile and GNUmakefile
Ciaran McCreesh
2006-06-17 09:37:55 +0000
8bc51f13d2Generate include graphs
Ciaran McCreesh
2006-06-17 09:37:01 +0000
5d636f7814Move glsa2txt under scratch/
Ciaran McCreesh
2006-06-16 13:58:26 +0000
6ebb6cf8a7Add advisory specs, GLSA conversion utility. Fix AdvisoryFile to parse files according to specs.
Danny van Dyk
2006-06-15 18:58:45 +0000
ad4f48cc5dKilled some annoying compiler warnings
Stephen P. Bennett
2006-06-15 01:47:24 +0000
0855d5f130Tidy up includes, remove some unnecessary inlines
Ciaran McCreesh
2006-06-12 19:19:29 +0000
557c3dd03aMove fetching things out into wrapper scripts rather than hardcoding wget. Add file:/// URL support.
Ciaran McCreesh
2006-06-11 22:33:20 +0000
512b20f073Add a NothingRepository that supports sync= but does not contain any packages
Ciaran McCreesh
2006-06-11 21:35:07 +0000
7b983109aeAdd support for PackageSetOptions. Revise security algorithm. Add support for --list-vulnerabilities commandline option.
Danny van Dyk
2006-06-11 18:48:11 +0000
6169ea393bShow the location of the repository config file rather than the repository in eclassdir / profiledir deprecated notices
Ciaran McCreesh
2006-06-11 15:49:06 +0000
db2031e30aAdd support for multiple eclass directories and multiple profile directories in Portage repositores. The 'eclassdir' and 'profiledir' keys are now deprecated in favour of 'eclassdirs' and 'profiledirs'.
Ciaran McCreesh
2006-06-11 02:50:13 +0000
8d8da1b3e9Add a push_back method for SequentialCollection, so that a std::back_insert_iterator can be used. Include a const_reference typedef in SequentialCollection, for various standard algorithms.
Ciaran McCreesh
2006-06-11 02:09:45 +0000
f6cd0a0962Move test scripts out of the Makefile. Add a test for installing then upgrading a package.
Ciaran McCreesh
2006-06-08 16:53:55 +0000
fc06c98769Add PAULDIS_NO_GLOBAL_HOOKS env var, for test cases. Do a full package install as part of the test cases.
Ciaran McCreesh
2006-06-08 02:32:38 +0000
4c476459a6Display better counts for --install
Ciaran McCreesh
2006-06-06 12:43:30 +0000
3150f0b24eKill match_sequence. It's only used for one QA check, which is probably better done using something more powerful anyway.
Ciaran McCreesh
2006-06-06 01:48:44 +0000
de54f74480Handle date in log code, global scope
Ciaran McCreesh
2006-06-06 01:28:47 +0000
0561427bdfMove us onto the 0.3 branch
Ciaran McCreesh
2006-06-06 00:46:30 +0000