2013-08-03 |
Zac Medico | glsa-check: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Zac Medico | filter-bash-environment.py: don't use optparse |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Zac Medico | ebuild: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Zac Medico | binhost-snapshot: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Zac Medico | chpathtool.py: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Zac Medico | portageq: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | emirrordist: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | egencache: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | _argparse: add ArgumentParser.error() |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | repoman: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | repoman: simplify help output |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | emaint: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | emaint: fix exclusive action handling |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | emaint: remove callback usage |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | xattr-helper.py: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | _argparse: support add_argument_group |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | prepstrip: PORTAGE_PYTHONPATH for xattr-helper.py |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | emerge: portage.util._argparse |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | _slot_confict_backtrack: simplify code |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Zac Medico | Avoid some missed updates when backtracking. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Alexander Berntsen | Fix imprecise paragraph, bug #339446 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Alexander Berntsen | man/emerge.1: Mention log files, fixes bug #462802 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Alexander Berntsen | man/emerge.1: Fix bug #405783 by elaborating -n |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Alexander Berntsen | man/emerge.1: Mention slots for bug #424930 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Alexander Berntsen | bin/fixpackages: Add -h, fixes bug #394773 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | install.py: handle zero file arguments (--help) |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | install.py: split out optparse compat code |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Alexander Berntsen | man: Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Alexander Berntsen | man: Cap lines at 80 chars |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | dep_zapdeps: skip want_update_pkg if pkg in graph v2.2.0_alpha191 |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | _want_update_pkg: respect --exclude |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | Exclude PORTAGE_BINPKG_FORMAT from ebuild env. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Tomáš Čech | emerge: accept --pkg-format option |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | Pull in new slots when appropriate, bug #478188. |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Zac Medico | Add test for bug #478188. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Zac Medico | FreeBSD: don't use /dev/fd, bug #478446 |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Zac Medico | Suppress duplicate repo warning for bug #478544. |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Zac Medico | depgraph: avoid conflicts during _complete_graph |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Zac Medico | repoman: export GPG_TTY for bug #477728 |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Zac Medico | Support SYNC setting in make.conf. v2.2.0_alpha190 |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Arfrever Frehtes... | Fix NameError. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Zac Medico | Makefile: remove pysqlite2 workaround |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Zac Medico | Remove pysqlite2 support. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | make.conf.5: restore SYNC documentation v2.2.0_alpha189 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | make.globals: quote paths |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | Refer to /etc/portage/make.conf in messages. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | Fix alias handling in missing masters warning. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | Disable usersandbox for tests. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | test_doebuild_fd_pipes: bsd compat |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | RepoConfig: backward compat SYNC for mirrorselect |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | RELEASE-NOTES: Next release is 2.1.13 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Arfrever Frehtes... | Disable an error for entries from PORTDIR_OVERLAY. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Arfrever Frehtes... | Print more consistent error messages for entries in... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Zac Medico | repoman: auto disable bad commit opts, bug 478156 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zac Medico | emirrordist.1: fix dup REPOSITORIES_CONFIGURATION |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Zac Medico | Avoid redundant parse_layout_conf() calls. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Arfrever Frehtes... | emirrordist: Require --repo option, deprecate --portdir... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Arfrever Frehtes... | Bug #477452: Support force attribute in repos.conf. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Arfrever Frehtes... | Add anoncvs gentoo-x86 example in documentation of... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Arfrever Frehtes... | egencache: Print warnings for deprecated options. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Arfrever Frehtes... | Add warning for missing masters attribute in layout... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Arfrever Frehtes... | Use consistent e-mail address in manuals. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Arfrever Frehtes... | egencache: Require --repo option. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | getmaskingreason: handle UNKNOWN_REPO |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | emerge --sync: support repo arguments |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Arfrever Frehtes... | portage.package.ebuild.getmaskingreason.getmaskingreaso... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | action_sync: backward compatible parameters |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | PORTAGE_RSYNC_OPTS: --omit-dir-times |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | action_sync: use emerge_config parameter |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | Delay validation of repos.conf locations/names. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | Remove stray print from last commit. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Zac Medico | RepoConfigLoader: PORTDIR/repos.conf interaction |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Arfrever Frehtes... | Move hardcoded atoms of cvs, git and rsync to portage... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Arfrever Frehtes... | Add support for multiple repositories in `emerge -... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | Quote ${PORTAGE_ECLASS_LOCATIONS[@]} |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | make.conf.5: note usersync reqs for bug #277970 |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | emerge-webrsync: use PORTAGE_REPOSITORIES var |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | inherit: optimize eclass search |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | Split PORTDIR_OVERLAY with shlex. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | Sanitize PYTHONPATH for helpers, bug #477764 |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Arfrever Frehtes... | Improve documentation of repos.conf. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | __save_ebuild_env: filter __repo_key |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | make.globals: usersync default, bug #477682 |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | make.globals: userpriv + usersandbox, bug #477664 |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Zac Medico | portageq: add aliases for bug #476830 |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Zac Medico | rpmbuild: use --nodeps option |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Arfrever Frehtes... | Rename make.conf to make.conf.example. |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Arfrever Frehtes... | make.conf-repatch.sh: Port to git and improve coding... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Zac Medico | emerge --resume: reject atom or set arguments |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Arfrever Frehtes... | emerge-webrsync and emerge-delta-webrsync: Stop using... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Arfrever Frehtes... | die(): Stop using PORTDIR and clean output. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Arfrever Frehtes... | Stop using PORTDIR_OVERLAY in bash part of Portage. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Arfrever Frehtes... | portageq: Delete incorrect usage of uses_eroot decorato... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Arfrever Frehtes... | portageq: Use uses_eroot decorator. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Zac Medico | config: add PORTDIR to expand_map |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Arfrever Frehtes... | portageq repositories_configuration: Require EROOT... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Arfrever Frehtes... | portageq: Support repositories_configuration command. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Arfrever Frehtes... | portage.repository.config.RepoConfigLoader.config_strin... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Arfrever Frehtes... | portage.settings.repositories.config_string(): Improve... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Zac Medico | portageq: avoid portdbapi instantiation |
commit | commitdiff | tree | snapshot |
next |