aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Renamed PORT_LOGDIR[_CLEAN] to PORTAGE_LOGDIR[_CLEAN]M. J. Everitt2018-12-191-3/+3
| | | | | | | | | To match similar existing PORTAGE_* variables Suggested-by: Zac Medico <zmedico@gentoo.org> Acked-by: Michael Everitt <m.j.everitt@iee.org> Bug: https://bugs.gentoo.org/668538 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* man: emaint: fix option styling to match standard pagesMike Frysinger2018-01-091-11/+11
| | | | | | The comma separating the short & long options should not be highlighted. Arguments to the options should be styled with \fI instead of \fB.
* man/emaint.1: Add sync to synopsis and fix its in sync --autoChris Mayo2017-01-081-3/+3
| | | | Signed-off-by: Chris Mayo <aklhfex@gmail.com>
* man: emaint typo fix, bug 575178Wim Muskee2016-12-141-1/+1
| | | | | X-Gentoo-bug: 575178 X-Gentoo-bug-url: https://bugs.gentoo.org/575178
* refresh many URIs in the code baseMike Frysinger2016-06-281-1/+1
| | | | | Use https where available, and update old links (like www.gentoo.org) to point to the new location.
* man/emaint.1: Fix missed rename of cleanconfig to cleanconfmem bug 550324Brian Dolbec2015-05-291-2/+2
| | | | | | X-Gentoo-Bug: 550324 X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=550324 X-Getoo-Reporter: Claudio Roberto França Pereira
* man: Update copyright headers for recent commitsAlexander Berntsen2015-05-191-1/+1
| | | | | | | | | | | | | | | | | | | | Update copyright headers for some of our manpages, as some recent commits made changes that are probably "big enough" to warrant this. The relevant commits are included below. emaint.1: Update man page for better clarity (540482): 44f2a48390909050dd42404de9136bf78c97928e man/egencache.1: Add missed --write-timestamp option (540482): 465565a0f90843133ae1ae9072244d34d82eaf73 man: Add short option (-f) for repoman --force: e332dd6b73855096032f883d47246f39fc0ee14a man: Document repoman --straight-to-stabl fe59f38a84d7b22bb99d7e62e0324916c74f32a9 Signed-off-by: Alexander Berntsen <bernalex@gentoo.org>
* emaint.1: Update man page for better clarity (540482)Brian Dolbec2015-03-041-13/+30
| | | | | | | | As recommended by Duncan on the gentoo-portage-dev list. Clarify the all command. Add OPTIONS to all commands, so a user can determine which modules may run when the 'all' command is used. Remove repetitive '(* command only)' text by adding it to the section header.
* main/emaint.1: Add entry about the merges modulePavel Kazakov2015-02-281-1/+9
|
* man/emaint.1: Suggested tweaks from igliv2.2.16Brian Dolbec2015-02-061-2/+2
|
* man/emaint.1: As suggested in the forums, improve the decriptionBrian Dolbec2015-02-061-3/+3
|
* Add --sync-submodule <glsa|news|profiles> (534070)Zac Medico2015-01-051-1/+8
| | | | | | | | | | | | | | | | This adds support for a new --sync-submodule option to both emerge and emaint. When this option is used with the sync action, only the selected submodules are synced. Each submodule is referenced using an abstract identifier, which serves to hide the implementation details involving the precise locations of specific submodules within each repository. Currently, --sync-submodule has no effect for sync protocols other than rsync, but the new SyncBase._get_submodule_paths() method will be useful for implementing support in other SyncBase subclasses. X-Gentoo-Bug: 534070 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=534070 Acked-by: Alexander Berntsen <bernalex@gentoo.org>
* man: Update man pages with new sync infoBrian Dolbec2014-12-041-1/+14
| | | | | | man/portage.5: Add the new auto-sync variable. man/emaint.1: Add the new sync module. man/emerge.1: Update the --sync action.
* man: Remove trailing spacesAlexander Berntsen2013-07-301-1/+1
|
* man: Cap lines at 80 charsAlexander Berntsen2013-07-301-5/+8
|
* emaint: split into separate modulesBrian Dolbec2012-07-221-3/+25
|
* Update man page header dates.Zac Medico2010-10-111-1/+1
|
* Replace the literal portage version in all man page headers with theZac Medico2010-08-301-1/+1
| | | | | | string 'VERSION' which can be used as a sed template at install time. This will help avoid lots of merge conflicts since these header lines contain both a date and a portage version.
* Add docs for all of the supported commands.Zac Medico2008-11-231-3/+25
| | | | svn path=/main/trunk/; revision=12047
* Bug #234100 - Update date and portage version in man page headers.Zac Medico2008-08-091-1/+1
| | | | svn path=/main/trunk/; revision=11374
* Make the summary more accurate.Zac Medico2008-05-111-1/+1
| | | | svn path=/main/trunk/; revision=10288
* update date/version to stop people from pointless whiningMike Frysinger2005-12-221-1/+1
| | | | svn path=/main/trunk/; revision=2434
* manpage for emaint #112510Mike Frysinger2005-11-151-0/+30
svn path=/main/trunk/; revision=2310