summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated config modulebackups/ciaranm@82Ciaran McCreesh2005-05-081-19/+195
| | | | svn path=/branches/ciaranm/; revision=80
* fix alignment bugCiaran McCreesh2005-05-082-2/+4
| | | | svn path=/branches/ciaranm/; revision=79
* better prefix and suffix supportCiaran McCreesh2005-05-082-7/+26
| | | | svn path=/branches/ciaranm/; revision=78
* better config moduleCiaran McCreesh2005-05-081-92/+163
| | | | svn path=/branches/ciaranm/; revision=77
* better usage handlingCiaran McCreesh2005-05-081-5/+11
| | | | svn path=/branches/ciaranm/; revision=76
* show extra usage message if appropriateCiaran McCreesh2005-05-082-2/+9
| | | | svn path=/branches/ciaranm/; revision=75
* add highlight_warningCiaran McCreesh2005-05-083-0/+11
| | | | svn path=/branches/ciaranm/; revision=74
* add initial config versionCiaran McCreesh2005-05-083-7/+151
| | | | svn path=/branches/ciaranm/; revision=73
* add tests libraryCiaran McCreesh2005-05-084-2/+39
| | | | svn path=/branches/ciaranm/; revision=72
* Allow show_extra_help_text as part of the default help action.Ciaran McCreesh2005-05-082-0/+7
| | | | svn path=/branches/ciaranm/; revision=71
* add branch for me playing around with an etc-update style moduleCiaran McCreesh2005-05-0838-126/+51
| | | | svn path=/branches/ciaranm/; revision=70
* Finalize ChangeLog; update version; added NEWS file.Aaron Walker2005-05-083-14/+22
| | | | svn path=/trunk/; revision=67
* Add myself to AUTHORS sectionAaron Walker2005-05-081-1/+2
| | | | svn path=/trunk/; revision=66
* do_show should return 0.Aaron Walker2005-05-082-1/+4
| | | | svn path=/trunk/; revision=65
* Minor changes to use the new hightlight function.Danny van Dyk2005-05-082-6/+6
| | | | svn path=/trunk/; revision=64
* Add in highlighting for textCiaran McCreesh2005-05-084-9/+59
| | | | svn path=/trunk/; revision=63
* Fix my broken whitespacing. Bad me!Tom Martin2005-05-081-0/+2
| | | | svn path=/trunk/; revision=62
* Bugfix commit for blas and lapack. Use "scan" now instead of "update", fixed ↵Danny van Dyk2005-05-083-18/+24
| | | | | | directories for lapack-(atlas|reference) svn path=/trunk/; revision=61
* Fix for find_targetsTom Martin2005-05-082-2/+7
| | | | svn path=/trunk/; revision=60
* Fix the hardcoded 0.1 eclectic version; use %VERSION% and added to dosed.Aaron Walker2005-05-083-3/+10
| | | | svn path=/trunk/; revision=59
* Re-fix profile module changes reverted by the profile-symink -> profile move.Aaron Walker2005-05-081-4/+24
| | | | svn path=/trunk/; revision=58
* Fix typoTom Martin2005-05-082-1/+5
| | | | svn path=/trunk/; revision=57
* Fixed {blas,lapack} manpages to reflect new "scan" action. Fixed typo in ↵Danny van Dyk2005-05-083-6/+6
| | | | | | mailer manpage. svn path=/trunk/; revision=56
* tag for release 0.9.1eselect-0.9.1Ciaran McCreesh2005-05-072-1/+2
| | | | svn path=/trunk/; revision=55
* version 0.9.0Ciaran McCreesh2005-05-072-1/+2
| | | | svn path=/trunk/; revision=54
* Clarify update and scan action definitions, update formatting and wording.Ciaran McCreesh2005-05-073-25/+38
| | | | svn path=/trunk/; revision=53
* Forgot the makefile changes for doc/user-guide.txtDanny van Dyk2005-05-071-1/+1
| | | | svn path=/trunk/; revision=52
* User guide added.Danny van Dyk2005-05-072-0/+67
| | | | svn path=/trunk/; revision=51
* Add Makefile.in to maintainer-clean targets.Ciaran McCreesh2005-05-072-1/+2
| | | | svn path=/trunk/; revision=50
* make doc/Makefile.am much more genericCiaran McCreesh2005-05-072-5/+12
| | | | svn path=/trunk/; revision=49
* add some more notes on how eclectic worksCiaran McCreesh2005-05-072-1/+15
| | | | svn path=/trunk/; revision=48
* formatting, typosCiaran McCreesh2005-05-072-6/+9
| | | | svn path=/trunk/; revision=47
* Recommit for $Id stuff.Tom Martin2005-05-070-0/+0
| | | | svn path=/trunk/; revision=46
* Add mailer.eclectic.5Tom Martin2005-05-073-1/+51
| | | | svn path=/trunk/; revision=45
* Add missing .br.Aaron Walker2005-05-072-0/+2
| | | | svn path=/trunk/; revision=44
* Added Makefile.am for doc/ with html target.Aaron Walker2005-05-074-1/+10
| | | | svn path=/trunk/; revision=43
* Remove an echo statement I was using for debugging.Tom Martin2005-05-071-1/+0
| | | | svn path=/trunk/; revision=42
* silly mistake.Tom Martin2005-05-071-1/+1
| | | | svn path=/trunk/; revision=41
* Forgot before.Tom Martin2005-05-071-0/+4
| | | | svn path=/trunk/; revision=40
* Fixed typos, added items to the developer docs.Danny van Dyk2005-05-073-9/+55
| | | | svn path=/trunk/; revision=39
* add a sanity check for /etc/mail, too: check_dirs().Tom Martin2005-05-071-1/+14
| | | | svn path=/trunk/; revision=38
* formatting fixCiaran McCreesh2005-05-071-0/+1
| | | | svn path=/trunk/; revision=37
* Add missing manual pages to Makefile.am.Aaron Walker2005-05-072-1/+4
| | | | svn path=/trunk/; revision=36
* add a note about the cow module being exempt from naming rulesCiaran McCreesh2005-05-071-1/+1
| | | | svn path=/trunk/; revision=35
* add initial developer docsCiaran McCreesh2005-05-073-0/+264
| | | | svn path=/trunk/; revision=34
* update things to new has syntaxCiaran McCreesh2005-05-073-13/+16
| | | | svn path=/trunk/; revision=33
* fix bug in hasCiaran McCreesh2005-05-072-1/+4
| | | | svn path=/trunk/; revision=32
* Renoved "-symlink" from all module names and eliminated references in ↵Danny van Dyk2005-05-078-38/+23
| | | | | | manpages/ChangeLog/README. svn path=/trunk/; revision=31
* Updated profile module to work with current profiles.desc formatAaron Walker2005-05-072-2/+24
| | | | svn path=/trunk/; revision=30
* Fixed overlong lines in {blas,lapack}.eclectic's DESCRIPTION.Danny van Dyk2005-05-072-2/+2
| | | | svn path=/trunk/; revision=29