aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation for "has"Ulrich Müller2023-08-221-2/+2
| | | | | | * doc/developer-guide.txt: Update documentation for "has". Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Add subsection about module testing to developer guideUlrich Müller2023-06-041-0/+8
| | | | | | | | | * doc/developer-guide.txt: Add subsection about module testing. Thanks to torsi@fi.uba.ar for the suggestion. Bug 907844. Original-author: Lemon Lime <torsi@fi.uba.ar> Closes: https://bugs.gentoo.org/907844 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* New global option --eprefixUlrich Müller2023-02-271-4/+5
| | | | | | | | | * bin/eselect.in: New global option --eprefix. (es_do_help): Document it. * doc/user-guide.txt: * man/eselect.1: Document the --eprefix option. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* New global option --rootUlrich Müller2022-01-081-3/+7
| | | | | | | | | * bin/eselect.in: New global option --root. (es_do_help): Document it. * doc/user-guide.txt: * man/eselect.1: Document the --root option. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update copyright years.Ulrich Müller2020-12-161-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update copyright years.Ulrich Müller2019-02-131-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update copyright notices to follow the new policy.Ulrich Müller2018-09-161-2/+2
|
* Replace "dep atom" by "package dependency specification".Ulrich Müller2018-05-291-3/+3
| | | | | * doc/developer-guide.txt: Replace the term "dep atom" by "package dependency specification".
* New get_libdir function.Ulrich Müller2018-05-291-0/+6
| | | | | | | | * libs/multilib.bash.in (get_libdir): New function. * doc/developer-guide.txt: Describe it. * libs/Makefile.am (dosed): Substitute @libdir@. * misc/eselect-mode.el (eselect-mode-keywords-multilib): Add get_libdir.
* Use sentence case in documentation.Ulrich Müller2015-08-263-58/+58
| | | | | | * doc/developer-guide.txt: * doc/user-guide.txt: * doc/release-guide.txt: Use sentence case in headings.
* Fix typos in documentation.Ulrich Müller2015-01-242-4/+4
|
* Remove redundant heading in user guide.Ulrich Müller2014-03-201-3/+0
| | | | * doc/user-guide.txt: Remove redundant "Usage" heading.
* developer-guide.txt: Fix wording for "arch" function.Ulrich Müller2014-03-201-4/+4
|
* Update list of standard actions in documentation.Ulrich Müller2014-03-202-11/+13
| | | | | | | * doc/user-guide.txt: Mention the "unset" action also here. * doc/developer-guide.txt: Reorder the standard action names to be congruent with the user guide.
* Remove duplicate heading in developer guide.Ulrich Müller2014-03-201-4/+1
| | | | | * doc/developer-guide.txt: Remove duplicate heading, because rst2html --report=info complains about it.
* Whitespace.Ulrich Müller2014-03-203-0/+3
|
* Fix a old typo (from 2005).Ulrich Müller2014-03-201-1/+1
|
* Move skel.bash documentation from developer guide to the library itself.Ulrich Müller2013-07-091-26/+0
| | | | | | * doc/developer-guide.txt: * libs/skel.bash.in: Move skel.bash documentation to the library itself.
* Update description of "arch" function in developer guide.Ulrich Müller2013-07-091-2/+2
| | | | | * doc/developer-guide.txt: Update description of the "arch" function.
* Document the "unset" action in developer guide.Ulrich Müller2013-04-061-0/+2
| | | | | * doc/developer-guide.txt: Document the "unset" action; it is used by several external modules.
* Update release guide.Ulrich Müller2012-03-091-4/+3
| | | | | * doc/release-guide.txt: Update to reflect the transition from subversion to git.
* Update example module in doc/developer-guide.txt.Ulrich Müller2012-03-071-4/+3
| | | | | * doc/developer-guide.txt: Remove subversion keywords and don't use svn_date_to_version function in example module.
* Document --brief and --colour options in user-guide.txt.Ulrich Müller2012-01-221-2/+3
| | | | | | Don't mention deprecated --no-colour option any more. svn path=/trunk/; revision=863
* Use xz for compression of the distributed tarball.Ulrich Müller2012-01-211-2/+2
| | | | svn path=/trunk/; revision=862
* Update years. Fix copyright headers, eselect has always been GPL-2 or later.Ulrich Müller2012-01-211-2/+2
| | | | svn path=/trunk/; revision=859
* Fix a typo.Ulrich Müller2011-09-011-1/+1
| | | | svn path=/trunk/; revision=833
* Update developer guide, bug 380731.Ulrich Müller2011-08-281-58/+88
| | | | svn path=/trunk/; revision=828
* Contributed modules should have a standard header.Ulrich Müller2011-03-101-2/+6
| | | | svn path=/trunk/; revision=807
* Happy new year 2011!Ulrich Müller2011-01-081-1/+1
| | | | svn path=/trunk/; revision=790
* Happy new year 2010!Ulrich Müller2010-01-011-1/+1
| | | | svn path=/trunk/; revision=752
* Remove spurious date entry from example. Whitespace.Ulrich Müller2009-11-071-3/+4
| | | | svn path=/trunk/; revision=713
* Add quotes.Ulrich Müller2009-11-061-3/+3
| | | | svn path=/trunk/; revision=701
* New function is_output_mode.Ulrich Müller2009-11-051-0/+8
| | | | svn path=/trunk/; revision=700
* New relative_name() function.Ulrich Müller2009-10-081-0/+7
| | | | svn path=/trunk/; revision=683
* Whitespace.Ulrich Müller2009-09-211-2/+0
| | | | svn path=/trunk/; revision=677
* Remove overview from doc_files list.eselect-1.2.3Ulrich Müller2009-09-201-1/+1
| | | | svn path=/trunk/; revision=675
* Minor formatting changes.Ulrich Müller2009-09-202-5/+5
| | | | svn path=/trunk/; revision=672
* Reformat documentation; add a local variables block for Emacs.Ulrich Müller2009-09-204-304/+262
| | | | | | Remove overview.txt since it is redundant with user-guide.txt. svn path=/trunk/; revision=671
* Fix order of sections.Ulrich Müller2009-09-201-2/+2
| | | | svn path=/trunk/; revision=670
* Fix broken cross reference.Ulrich Müller2009-09-191-1/+1
| | | | svn path=/trunk/; revision=667
* Fix typo.Ulrich Müller2009-09-191-1/+1
| | | | svn path=/trunk/; revision=665
* Minor tweaks and typo corrections.Ulrich Müller2009-09-191-7/+8
| | | | svn path=/trunk/; revision=664
* Use consistent capitalisation. Fix a typo.Ulrich Müller2009-09-191-8/+8
| | | | svn path=/trunk/; revision=663
* New -m option for function write_numbered_list.Ulrich Müller2009-09-191-1/+2
| | | | svn path=/trunk/; revision=661
* New highlight_marker utility function for highlighting of list entries.Ulrich Müller2009-08-131-0/+13
| | | | svn path=/trunk/; revision=605
* Whitespace.Ulrich Müller2009-08-131-4/+4
| | | | svn path=/trunk/; revision=604
* Update version to 1.1_rc3.eselect-1.1_rc3Ulrich Müller2009-05-211-1/+1
| | | | svn path=/trunk/; revision=555
* Update documentation.Ulrich Müller2009-05-011-8/+25
| | | | svn path=/trunk/; revision=523
* Merge NEWS from branch-1.0.x. Fix typo.Ulrich Müller2009-04-181-1/+1
| | | | svn path=/trunk/; revision=465
* Fix typo.Ulrich Müller2009-04-181-1/+1
| | | | svn path=/trunk/; revision=460