cf7782e184
Replace the icky bash unmerge with a slightly less icky C++ unmerge
Ciaran McCreesh
2006-06-28 00:33:01 +00:00
fe5d06be35
Add rmdir member function to FSEntry.
Ciaran McCreesh
2006-06-28 00:31:56 +00:00
9d1f97796d
Replace the icky bash merge with a slightly less icky C++ merge
Ciaran McCreesh
2006-06-27 23:19:30 +00:00
0c4596c4df
Fixes for QAEnvironment and a few other qualudis things
David Morgan
2006-06-27 22:52:28 +00:00
d8c201ded9
Added myself to AUTHORS
David Morgan
2006-06-27 22:17:34 +00:00
9b90e4845a
Add chown, group, owner member function to FSEntry
Ciaran McCreesh
2006-06-27 21:10:15 +00:00
30cf2d0131
Add readlink member function to FSEntry
Ciaran McCreesh
2006-06-27 20:16:20 +00:00
f35292f38a
Add 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 +00:00
3a8ce32484
Add documentation about config file formats, other misc docs improvements
Ciaran McCreesh
2006-06-22 18:39:07 +00:00
8fcd7302c6
Give a better error if DISTDIR isn't a directory
Ciaran McCreesh
2006-06-18 10:25:05 +00:00
6310ac5e5c
Emit a warning when dropping circular dependencies
Ciaran McCreesh
2006-06-18 10:22:22 +00:00
85a6230126
If 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 +00:00
9cad12caed
Make file:/// fetching work
Ciaran McCreesh
2006-06-18 10:19:51 +00:00
358bac7605
Add `testscript' to system.
Fernando J. Pereda
2006-06-17 22:24:32 +00:00
53416b0c15
Introduce run_command_in_directory and use it in GitSyncer::sync().
Fernando J. Pereda
2006-06-17 18:26:32 +00:00
d9c88232ce
Tidy up some includes
Ciaran McCreesh
2006-06-17 09:38:37 +00:00
1899a136fd
Check for makefile and GNUmakefile
Ciaran McCreesh
2006-06-17 09:37:55 +00:00
8bc51f13d2
Generate include graphs
Ciaran McCreesh
2006-06-17 09:37:01 +00:00
5d636f7814
Move glsa2txt under scratch/
Ciaran McCreesh
2006-06-16 13:58:26 +00:00
6ebb6cf8a7
Add advisory specs, GLSA conversion utility. Fix AdvisoryFile to parse files according to specs.
Danny van Dyk
2006-06-15 18:58:45 +00:00
ad4f48cc5d
Killed some annoying compiler warnings
Stephen P. Bennett
2006-06-15 01:47:24 +00:00
0855d5f130
Tidy up includes, remove some unnecessary inlines
Ciaran McCreesh
2006-06-12 19:19:29 +00:00
557c3dd03a
Move fetching things out into wrapper scripts rather than hardcoding wget. Add file:/// URL support.
Ciaran McCreesh
2006-06-11 22:33:20 +00:00
512b20f073
Add a NothingRepository that supports sync= but does not contain any packages
Ciaran McCreesh
2006-06-11 21:35:07 +00:00
7b983109ae
Add support for PackageSetOptions. Revise security algorithm. Add support for --list-vulnerabilities commandline option.
Danny van Dyk
2006-06-11 18:48:11 +00:00
6169ea393b
Show the location of the repository config file rather than the repository in eclassdir / profiledir deprecated notices
Ciaran McCreesh
2006-06-11 15:49:06 +00:00
db2031e30a
Add 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 +00:00
8d8da1b3e9
Add 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 +00:00
f6cd0a0962
Move test scripts out of the Makefile. Add a test for installing then upgrading a package.
Ciaran McCreesh
2006-06-08 16:53:55 +00:00
fc06c98769
Add 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 +00:00
3150f0b24e
Kill 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 +00:00
de54f74480
Handle date in log code, global scope
Ciaran McCreesh
2006-06-06 01:28:47 +00:00
0561427bdf
Move us onto the 0.3 branch
Ciaran McCreesh
2006-06-06 00:46:30 +00:00