commit f7a97de71dbe88e9700d93b16fd8451c88e598a7
Author: Kylie McClain <somasis@exherbo.org>
Date:   Thu Jun 28 02:45:40 2018 -0400

    2.0.21

 2 files changed, 11 insertions(+), 3 deletions(-)

commit d880d9fb1f479710b52533212508b951f61f1ce8
Merge: 02344de 90a18d4
Author: Kylie McClain <somasis@exherbo.org>
Date:   Thu Jun 28 03:23:55 2018 +0000

    Merge branch 'escape-altvar' into 'master'
    
    alternatives.bash: properly escape variable names
    
    See merge request exherbo-misc/eclectic!1

commit 90a18d4c778fe367b57a7a2f8f4f662163fce164
Author: Johannes Nixdorf <mixi@exherbo.org>
Date:   Fri May 25 18:19:25 2018 +0200

    alternatives.bash: properly escape variable names
    
    This assumes everything but letters and underscores are valid characters
    for environment variables. [POSIX][1] actually only allows uppercase
    letters, but I don't know of any shell that rejects them and we use
    lowercase names already in the corresponding code.
    
    [1]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html

 1 file changed, 3 insertions(+), 2 deletions(-)

commit 02344deee072de79702bb7744080ff59710ade7e
Author: Julian Ospald <hasufell@posteo.de>
Date:   Mon Sep 18 11:47:26 2017 +0200

    Allow cleaning up old files while merging
    
    Change-Id: I8ffd0c2c8ac27f490b34c60c9fec05611b3e015b
    Reviewed-on: https://galileo.mailstation.de/gerrit/10083
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 1 file changed, 3 insertions(+)

commit 5c3aa2d04e150d8417b1e7c8912d2e80b72e7eca
Author: Julian Ospald <hasufell@posteo.de>
Date:   Mon Sep 18 10:51:39 2017 +0200

    Allow to specify merge_prog via env variable
    
    Change-Id: I7ec70f95e87a1f9880d0563ea9afefa03ed5d324
    Reviewed-on: https://galileo.mailstation.de/gerrit/10082
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 1 file changed, 7 insertions(+)

commit 1cf0ae9b9a8700490c80666f378836371b77b3d1
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Jan 21 22:23:09 2017 +0100

    Preparation for 2.0.20.
    
    Change-Id: Ib99d5224fa2a6d84258ab9e1323f731eadc37b8b

 2 files changed, 8 insertions(+), 1 deletion(-)

commit f1727e6c3b88178d786a00f49bced759ca7b1fd1
Author: Johannes Nixdorf <mixi@exherbo.org>
Date:   Sat Jan 21 14:49:19 2017 +0100

    alternatives.bash: export the selected provider as variable in eclectic script
    
    This is used by a follow-up commit in arbor to eclectic-gcc, which makes
    eclectic script work without relying on PATH lookup.
    
    Change-Id: I1ea2c0a1d9795588e59a3c99031a2778740a207e
    Reviewed-on: https://galileo.mailstation.de/gerrit/8100
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 1 file changed, 6 insertions(+)

commit d3f6cbe90a999ec8d61ff4e728363ef4baf3db1d
Author: Johannes Nixdorf <mixi@exherbo.org>
Date:   Mon Jan 16 15:13:25 2017 +0100

    env.eclectic: don't put internal variables into the user's environment
    
    Currently this list includes LDPATH, COLON_SEPARATED and SPACE_SEPARATED.

 1 file changed, 16 insertions(+), 10 deletions(-)

commit cca9d121de15f4f8fbd200c5efb4e6ffe6aadc2b
Author: Benedikt Morbach <moben@exherbo.org>
Date:   Mon Aug 22 04:47:14 2016 +0200

    remove paludis client support
    
    also fixes a fun bug where paludis hook tests would be skipped because the
    test for which command out of (cave|paludis|portage) to use would break in the
    test env.
    
    Change-Id: Ia9d8746729a3cab1f20f0d8217edffbdc04dc2a2
    Reviewed-on: https://galileo.mailstation.de/gerrit/6924
    Reviewed-by: Saleem Abdulrasool <compnerd@compnerd.org>
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 5 files changed, 4 insertions(+), 66 deletions(-)

commit 49823a46aa32b9a6ad6f4ce3570d2affa305a590
Author: Julian Ospald <hasufell@posteo.de>
Date:   Sat Aug 13 00:39:20 2016 +0200

    modules/config: add accept-force and accept-all-force
    
    This is useful if we don't want interactive mv mode, e.g. when
    building docker containers.
    
    Change-Id: I25265d488bcfa946ce0adc3c784ec1fa5563ab61
    Reviewed-on: https://galileo.mailstation.de/gerrit/6843
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 43 insertions(+), 2 deletions(-)

commit d3b688965effa6bcdec66e237a0230a4a86439b1
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Jun 26 17:23:52 2016 -0400

    alternatives.bash.in: silence realpath stderr
    
    If non-existent paths exist in the environment's $PATH then it prints
    some errors which aren't relevant and don't do anything bad, but look
    a little worrying.
    
    Change-Id: I7eb61b4766f8dd38a96cb25ce2c23d8c80b95a27

 1 file changed, 2 insertions(+), 2 deletions(-)

commit b73adbc1212329711bcc74f5af752a745c7798e4
Author: Kylie McClain <somasis@exherbo.org>
Date:   Fri Apr 1 02:35:48 2016 -0400

    2.0.19
    
    Change-Id: I634bb3d0ac3f8ee44f729ff6aec7113c30fd5337

 2 files changed, 9 insertions(+), 1 deletion(-)

commit 96ada725bf0304ea26c567b17006d78aaccd8142
Author: Kylie McClain <somasis@exherbo.org>
Date:   Mon Feb 15 10:56:27 2016 -0500

    Revert "Use a more portable way to get the list of do_* funcs"
    
    This reverts commit 7ef9299a74c4437fa3241fcac6b4ccbf70f6c35d.

 2 files changed, 2 insertions(+), 2 deletions(-)

commit 7ef9299a74c4437fa3241fcac6b4ccbf70f6c35d
Author: Kylie McClain <somasis@exherbo.org>
Date:   Fri Dec 11 20:39:59 2015 -0500

    Use a more portable way to get the list of do_* funcs
    
    Change-Id: I72b050932b36d9208a29f0713ca66b0de88137db

 2 files changed, 2 insertions(+), 2 deletions(-)

commit c3abff8d74a67e0ee27309406c25d8f7cb37e417
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Nov 28 22:44:43 2015 -0500

    Remove usage of canonicalise
    
    canonicalise() was intended to be a more portable way to find the real path
    to a file/directory, due to realpath and readlink not being standard.
    
    realpath and readlink still aren't in POSIX or anything, but any coreutils
    implementation we'd support/do support has a realpath implementation.
    
    Change-Id: I98c56c20e3a5c138917b874c8b068ab5a42ea6f0
    Reviewed-on: https://galileo.mailstation.de/gerrit/4546
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 9 files changed, 9 insertions(+), 45 deletions(-)

commit 9b2116fb325caaa386571eb57ba0ad2852f021f8
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Nov 28 23:14:38 2015 -0500

    modules/env: print only relevant file names when generating ldcache
    
    Change-Id: I517354b58c025c26bb1f3f86bc95d22727681d24
    Reviewed-on: https://galileo.mailstation.de/gerrit/4552
    Reviewed-by: Jenkins <wk@mailstation.de>
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 7 insertions(+), 1 deletion(-)

commit ddaf2559ba2a36320dd8aa1edcd7f1034e2d8202
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Nov 28 23:14:05 2015 -0500

    modules/env: Don't use realpath excessively
    
    Change-Id: Ia7b8cb56ca96e086159a99b5a92ecb0e9cbc8aa7
    Reviewed-on: https://galileo.mailstation.de/gerrit/4551
    Reviewed-by: Jenkins <wk@mailstation.de>
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 3 insertions(+), 3 deletions(-)

commit d5c60ae1d9900cfdad09ee891b900453d9199b65
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Nov 28 23:38:36 2015 -0500

    WANTED: missing quotations, dead or alive

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4504ce7bd980cc1117e54ac2510702fb80a136f8
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Nov 28 22:53:09 2015 -0500

    modules/env: remove more old crap
    
    Change-Id: I854a9cd005aab51e88aafe3756a3230a573a4b16
    Reviewed-on: https://galileo.mailstation.de/gerrit/4550
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 16 insertions(+), 28 deletions(-)

commit 4e793ed6937b658d70152ee0ea4c1c32aa7e4789
Author: Kylie McClain <somasis@exherbo.org>
Date:   Fri Nov 27 19:51:42 2015 -0500

    modules/env: create ld-${target}.path if nonexistant
    
    if the $1 doesn't exist, canonicalise can print nothing.
    
    Change-Id: I4cb9c74283f965f3c3228b795e5fc5808ec56d7f

 1 file changed, 1 insertion(+)

commit a837b16de225b372898d311ae0fe49ac69d3980a
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Nov 21 16:28:23 2015 -0500

    configure.ac: non-GNU readlink works just fine
    
    Change-Id: I94f108c4f31fec82a89466c9bb09a88e2adab8e1

 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9e22c8f1f5f55217488b017f13bd2a30a15fe0fc
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Nov 15 16:00:53 2015 -0500

    2.0.18
    
    Change-Id: I93d0dd6e50808d7541706d52e839a52511f42c46

 2 files changed, 4 insertions(+), 1 deletion(-)

commit 06d10587ddb13de60e3a2aff2add3f326b371e46
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Nov 15 15:56:22 2015 -0500

    env.eclectic: Ignore lack of targets rather than die
    
    Change-Id: I2dffc04720fbb63c0c31199b88a17b726c5dcb78

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 56d2de175fd63cecb1979dffcf0f3da6ee44fe1c
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Nov 15 15:51:08 2015 -0500

    env.eclectic: error if no targets installed
    
    Change-Id: I660b0f72c95cc2c2d1b92a598966d538a53c8669

 1 file changed, 1 insertion(+)

commit cd5c5ba6063735b6dc33535791d7656d59143fe5
Author: Johannes Nixdorf <mixi@exherbo.org>
Date:   Sat Nov 14 18:09:35 2015 +0100

    env.eclectic: support target-specific loader configuration files and musl
    
    For musl compatibility we can't have comments in the file and need to
    add the default search path explicitly.
    
    For glibc we now generate a /etc/ld-${target}.cache additionally to
    /etc/ld.so.cache. This method has some limitations:
        1.) The default search path of the host will be included.
        2.) If the host has a stub ldconfig (e.g. musl hosts) ldconfig will
            not be run for the target.
    Both aren't regressions of current functionality. Previously only the
    search paths of the host were included and ldconfig wasn't run for
    target either.
    
    Change-Id: Ia2b3397a183dcb18a5764120c2752b49c19bc266
    Reviewed-on: https://galileo.mailstation.de/gerrit/4437
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 26 insertions(+), 4 deletions(-)

commit b63edd05e7de46afdbf6489ee151b3372ec169dc
Author: Kylie McClain <somasis@exherbo.org>
Date:   Tue Nov 10 20:37:31 2015 -0500

    2.0.17
    
    Change-Id: I18bc18da67466d85613380521ef35bbd2385490c

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6f478f33b2152e3e80c38ab581365320de6ffa50
Author: Kylie McClain <somasis@exherbo.org>
Date:   Tue Nov 10 20:36:42 2015 -0500

    news: Remove forgotten syntax from for loop in
    
    Change-Id: I5761ef70199d9c817d0624c44941b4d35223fb78

 1 file changed, 1 deletion(-)

commit 10ac67e044d5be673693329288051e44ba019cbc
Author: Kylie McClain <somasis@exherbo.org>
Date:   Tue Nov 10 20:34:45 2015 -0500

    Update NEWS
    
    Change-Id: Ie2705563c728710db0ad5fe3a4023ddea4727ded

 1 file changed, 9 insertions(+)

commit cc0d4717d535672a9da17141927d0596f8b4ff7a
Author: Kylie McClain <somasis@exherbo.org>
Date:   Tue Nov 10 20:34:12 2015 -0500

    Remove some more gentoo legacy
    
    Change-Id: Ibc98872f3e5c2070200ced61e6dc85915c4647fc

 3 files changed, 8 insertions(+), 9 deletions(-)

commit 40dc5c0e6861cd232bcf0ae3b8917429e66b8a84
Author: Kylie McClain <somasis@exherbo.org>
Date:   Tue Nov 10 11:21:40 2015 -0500

    Remove gentoo.org addresses from MAINTAINER variables
    
    Change-Id: I6d5034786d63d9dbe13674725905f98028e71ea5

 2 files changed, 2 deletions(-)

commit b0854a2049e9b9583f209899777c2c62a5e508d3
Author: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Date:   Mon Mar 31 15:33:01 2014 +0900

    config: allow quitting with EOF
    
    Change-Id: Ifb05f4b56e74b7c90216bcd0429ef158e1cc08c4
    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Reviewed-on: https://galileo.mailstation.de/gerrit/4378
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 1 insertion(+), 1 deletion(-)

commit cb271d0b7c84f1d546195579139f28b2f3623398
Author: Kylie McClain <somasis@exherbo.org>
Date:   Mon Oct 26 20:29:09 2015 -0400

    modules/env: if no ldconfig binary, don't attempt to run it
    
    Change-Id: I2549dad5467713557f9fa8f26d26ee6edc1c291c
    Reviewed-on: https://galileo.mailstation.de/gerrit/4240
    Reviewed-by: Jenkins <wk@mailstation.de>
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 6 insertions(+), 2 deletions(-)

commit c871b536b401016806b6984eb99189ef89d06dad
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Oct 24 01:36:16 2015 -0400

    libs/alternatives: fix another man stderr leak
    
    Change-Id: I46dfc913d842b01eb537899b063112d9e8ead1cf

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 55ef26fade30d1826e5b33a2dac7285e639e8d07
Author: Kylie McClain <somasis@exherbo.org>
Date:   Fri Oct 23 17:02:29 2015 -0400

    2.0.16
    
    Change-Id: I999b0b617feb7b930d2f1c26dd30300d1b183bfa

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 788ea819ebe19cefa0a923ddd67b8add0df56fa7
Author: Niels Ole Salscheider <niels_ole@salscheider-online.de>
Date:   Fri Oct 23 22:15:59 2015 +0200

    Update NEWS
    
    Change-Id: Ie4ac17b966faa7db813cf67883c7be9f26432a94
    Reviewed-on: https://galileo.mailstation.de/gerrit/4199
    Reviewed-by: Jenkins <philantrop@gmail.com>
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 1 file changed, 10 insertions(+)

commit 0d7e316194190d6d5b9971cb80fe026d8b934eb8
Author: Niels Ole Salscheider <niels_ole@salscheider-online.de>
Date:   Sun Oct 18 15:25:44 2015 +0200

    env: Also generate /etc/environment
    
    This is important for all applications that do not start a login shell
    (e. g. sddm).
    
    Change-Id: I19c5383c1a786013fa181fd51b7f6e4db4f8d185
    Reviewed-on: https://galileo.mailstation.de/gerrit/4158
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 1 file changed, 20 insertions(+), 17 deletions(-)

commit e52d4d045c4fa74a4a9141d08e81bc536202b77a
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Sep 13 17:26:01 2015 -0400

    alternatives.bash.in: provide a fallback MANPATH
    
    Some man implementations dislike -C, or just don't use a configuration file.
    (for example, busybox man) This silences their errors if they don't like -C,
    and provides a fallback MANPATH.
    
    Change-Id: Icd424367d5b5c500819380e42e589ea73ca97f32
    Reviewed-on: https://galileo.mailstation.de/gerrit/3648
    Reviewed-by: Jenkins <philantrop@gmail.com>
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 1 file changed, 3 insertions(+)

commit 4cd598fcb50c11acb06158faf5fddab1163b83f0
Author: Wouter van Kesteren <woutershep@gmail.com>
Date:   Sat Sep 26 17:22:48 2015 +0200

    Support PKG_CONFIG_PATH in eclectic ... script.
    
    --
    
    setup:
    
    % eclectic lua list
    Available providers for lua:
    [1]   5.2
    [2]   5.1 *
    
    --
    
    before:
    
    % (eval $(eclectic lua script 5.1); lua -v; x86_64-pc-linux-gnu-pkg-config --libs lua)
    Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio
    -llua5.1 -lm
    % (eval $(eclectic lua script 5.2); lua -v; x86_64-pc-linux-gnu-pkg-config --libs lua)
    Lua 5.2.4  Copyright (C) 1994-2015 Lua.org, PUC-Rio
    -llua5.1 -lm
    
    Oops, pkg-config picked up on the global 5.1 provider.
    
    --
    
    after:
    
    % (eval $(eclectic lua script 5.1); lua -v; x86_64-pc-linux-gnu-pkg-config --libs lua)
    Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio
    -llua5.1 -lm
    % (eval $(eclectic lua script 5.2); lua -v; x86_64-pc-linux-gnu-pkg-config --libs lua)
    Lua 5.2.4  Copyright (C) 1994-2015 Lua.org, PUC-Rio
    -llua5.2 -lm
    
    Now its consistent.
    
    --
    
    This change makes it possible to honor for example the LUA_ABIs when
    the package scans for a lua.pc without exheres having to rely on
    internal alternative details like how its stored in /etc:
    
      local alt=/etc/env.d/alternatives/lua/$(lua_get_abi)
      export PKG_CONFIG_PATH="${alt}"/usr/$(exhost --target)/lib/pkgconfig
    
    Instead one can simply use:
    
      eval $(eclectic lua script --sh $(lua_get_abi))
    
    Change-Id: I961cc13291e3a545eea75b5b609191b1b0e11828
    Reviewed-on: https://galileo.mailstation.de/gerrit/3897
    Reviewed-by: Jenkins <philantrop@gmail.com>
    Reviewed-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Reviewed-by: Kylie McClain <somasis@exherbo.org>
    Reviewed-by: Bo Ørsted Andresen <zlin@exherbo.org>

 1 file changed, 8 insertions(+), 2 deletions(-)

commit ffaaabb54ba4aa4d2d9f9f46c1ec38a735e55eb8
Author: Kylie McClain <somasis@exherbo.org>
Date:   Tue Sep 22 23:46:10 2015 -0400

    man/Makefile: remove eclectic-rc

 1 file changed, 1 insertion(+), 2 deletions(-)

commit 3d0b0ec63829e881bf8c1e53db0741f8fef0a35c
Author: Kylie McClain <somasis@exherbo.org>
Date:   Fri Jul 24 18:13:28 2015 -0400

    modules: remove rc; baselayout is dead
    
    baselayout has been dead on Exherbo for a very long time.
    Even then, it should be provided by whatever package would happen
    to use it, rather than being an included module.
    
    Change-Id: I2598f6dab9e5ac03d59d65f6e2360b0b5bd3eef9
    Reviewed-on: https://galileo.mailstation.de/gerrit/3642
    Reviewed-by: Kylie McClain <somasis@exherbo.org>

 3 files changed, 1 insertion(+), 578 deletions(-)

commit 65124291855c24cc2e16f2c9f9f4968b8308acfc
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Sep 13 17:16:21 2015 -0400

    man/Makefile: remove previously removed eclectic-kernel.1
    
    Change-Id: Id61fa3db749834b55c76d3864fdb5037023e4548

 1 file changed, 1 deletion(-)

commit 45ccf047e7536934c68c3b0eebaeb4c263e8ff9e
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sun Sep 13 02:40:36 2015 -0400

    man: kernel module doesn't exist
    
    Change-Id: I9e268caebb9ca534a8ccbb63d59c2f188e545d27
    Reviewed-on: https://galileo.mailstation.de/gerrit/3643
    Reviewed-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>

 1 file changed, 39 deletions(-)

commit fc105891a03d19f9a9446c81ae2d234af029e2f1
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Aug 25 21:18:21 2015 +0000

    Preparation for 2.0.15.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3b385ef4d605af7e2eb611ee11d14bde44fc422b
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Aug 25 21:18:00 2015 +0000

    Update NEWS.

 1 file changed, 10 insertions(+), 1 deletion(-)

commit be9d98f2d076bee2475f1dd243cd76365049329e
Author: David Leverton <dleverton@exherbo.org>
Date:   Tue Aug 25 16:47:17 2015 +0100

    Handle include directives in ld.so.conf

 1 file changed, 22 insertions(+), 1 deletion(-)

commit 12e4e954887386fadd9d4b9fbc7ab39419987f56
Author: David Leverton <dleverton@exherbo.org>
Date:   Tue Aug 25 16:31:04 2015 +0100

    Skip path elements that don't exist
    
    Previously that would have caused the root of the alternative provider
    to be added to the path list, as @CANONICALISE@ returns an empty
    string.

 1 file changed, 2 insertions(+)

commit 270cd3d4691306d4a130e29f1f13277865ce1bc6
Author: Kylie McClain <somasis@exherbo.org>
Date:   Mon Jul 6 20:02:05 2015 -0400

    modules/config: s/portage/$(package-manager)/
    
    Change-Id: Iddc786807dbf0db19787118e2afc6be13168fa3f

 1 file changed, 1 insertion(+), 1 deletion(-)

commit cc510ba3d1375176ef19e817d784d2a044870f60
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Jun 20 16:36:14 2015 -0400

    modules/config: use short option for mv/rm; non-GNU can choke on long opts
    
    Change-Id: I46a8830448ac14b6a733ea7820192e6c00cf4289

 1 file changed, 2 insertions(+), 2 deletions(-)

commit ec8c30cffa253128cce38703b893f17ad9523f24
Author: Kylie McClain <somasis@exherbo.org>
Date:   Sat Jun 20 16:38:48 2015 -0400

    Add .gitreview
    
    Change-Id: I69b746402d1bb20ec9d93389d71cb14df5444b86

 1 file changed, 3 insertions(+)

commit 1a80d70d7ae4516a3d5ad02a17d048b28aabf53f
Author: Wouter van Kesteren <woutershep@gmail.com>
Date:   Wed May 6 20:41:14 2015 +0200

    Deduplicate path in alternatives_options_update
    
    Although maybe it should be ALTERNATIVESDIR?
    
    Change-Id: I9c3ab3d04b55664fc3ec8e7540880979f69b5ee7

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 27fd88b23fa935e482376fb72ec7abb72336bd09
Author: Wouter van Kesteren <woutershep@gmail.com>
Date:   Wed May 6 20:15:36 2015 +0200

    Remove double libdir on exherbo
    
    Without patch:
    % PATH=/blah:/bin LD_LIBRARY_PATH=/blah MANPATH=/blah eclectic python2 script 2.7
    PATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/bin:/bin'; export PATH
    LD_LIBRARY_PATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/lib:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/lib'; export LD_LIBRARY_PATH
    MANPATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/share/man'; export MANPATH
    
    With patch:
    % PATH=/blah:/bin LD_LIBRARY_PATH=/blah MANPATH=/blah eclectic python2 script 2.7
    PATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/bin:/bin'; export PATH
    LD_LIBRARY_PATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/lib'; export LD_LIBRARY_PATH
    MANPATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/share/man'; export MANPATH
    
    Change-Id: I65093431b9fffd48d69899e743e6f5a4188960e9

 1 file changed, 8 insertions(+), 1 deletion(-)

commit f63c6ecf9a6d57a74cf54336b90f8e9eab42360e
Author: Wouter van Kesteren <woutershep@gmail.com>
Date:   Wed May 6 18:54:16 2015 +0200

    Fix alternative script on cross
    
    Without patch:
    % PATH=/blah:/bin LD_LIBRARY_PATH=/blah MANPATH=/blah eclectic python2 script 2.7
    MANPATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/share/man'; export MANPATH
    
    With patch:
    % PATH=/blah:/bin LD_LIBRARY_PATH=/blah MANPATH=/blah eclectic python2 script 2.7
    PATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/bin:/bin'; export PATH
    LD_LIBRARY_PATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/lib:/etc/env.d/alternatives/python2/2.7/usr/x86_64-pc-linux-gnu/lib'; export LD_LIBRARY_PATH
    MANPATH='/blah:/etc/env.d/alternatives/python2/2.7/usr/share/man'; export MANPATH
    
    Change-Id: I081ea05f050d4278803a53edf8aa8d59996aeb04

 1 file changed, 5 insertions(+), 3 deletions(-)

commit a484337565b249fdf02c024f972ad9eeb835b8f7
Author: Wulf C. Krueger <philantrop@exherbo.org>
Date:   Tue Mar 3 19:35:54 2015 +0100

    .gitignore: Ignore Eclipse's .project

 1 file changed, 1 insertion(+)

commit 98f67ef0641fecbb6a5ddee579dc6d21f16e09e9
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sun Dec 14 21:55:13 2014 +0000

    Preparation for 2.0.14.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 219046073742831c632409f6b534d257ca0cff48
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Dec 12 16:45:00 2014 +0100

    Fix tab completion for eclectic alternatives update.

 1 file changed, 7 insertions(+), 1 deletion(-)

commit 92ebf79b7d0eee203c3bd3582372406b49971095
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Feb 11 20:39:17 2014 +0100

    Preparation for 2.0.13.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit b396437ad399f8b17218025d9acec24e0bd5ecdf
Author: David Leverton <dleverton@exherbo.org>
Date:   Tue Oct 29 21:12:47 2013 +0000

    Add update --best option

 1 file changed, 11 insertions(+), 3 deletions(-)

commit dce00f00fac20fe72e446aa06019fc9ee75f548f
Author: David Leverton <dleverton@exherbo.org>
Date:   Tue Oct 29 21:11:15 2013 +0000

    Create an 'alternatives' module with just the 'update' action
    
    This is so we can use alternatives for things that users probably
    won't want to switch manually, without cluttering up the module list.

 5 files changed, 422 insertions(+), 317 deletions(-)

commit 5424e8537a65e143c02565d35994240570578ea9
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Jan 16 19:56:03 2013 +0000

    Preparation for 2.0.12.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit a04c9738ea9e943aa0c024dc062d311d65db6852
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Jan 16 19:48:11 2013 +0000

    Use automake 1.13 and autoconf 2.69 if available.

 1 file changed, 3 insertions(+), 3 deletions(-)

commit 532dc9d562c948c5d89b6f6a73c5be70d401f589
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Jan 16 19:21:24 2013 +0000

    Don't try to grep a file that does not exist.

 1 file changed, 2 insertions(+), 2 deletions(-)

commit 750c12480fcb0908f6fa8c6456c6e0c212b4b40b
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Oct 25 08:39:09 2012 +0200

    Preparation for 2.0.11.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit f20da9cfca2691f35e675acad4c8a161ab79074e
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Wed Oct 24 20:23:32 2012 -0700

    build: add generic optional module option
    
    This introduces a new --with-optional-modules to allow the exclusion of modules
    from installation (from the set of optional modules).  This allows for modules
    with external dependencies (e.g. fontconfig) to be kept with the rest of the
    modules, but excluded from packages and then included into a separate package.

 2 files changed, 51 insertions(+), 21 deletions(-)

commit 9f36a680b70ef55e7806eff20cc80ed9e82a5f2b
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Wed Oct 24 09:27:50 2012 -0700

    autogen.bash: pass --foreign to automake

 1 file changed, 1 insertion(+), 1 deletion(-)

commit ffb06a6e99e60b777c3b87103f383ab7b36288cb
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Wed Oct 24 09:11:20 2012 -0700

    build tar.xz distfiles

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6d731c5604c7dab2e973c417f10d97a4a41dff0d
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Wed Oct 24 00:17:59 2012 -0700

    add vim syntax support

 9 files changed, 207 insertions(+), 1 deletion(-)

commit bc12ca6b571b724cc24b69c03f4fd4318b3dfc04
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Wed Oct 24 00:16:55 2012 -0700

    add new fontconfg module

 4 files changed, 189 insertions(+)

commit 4f3b9354d4f3052f6ceabca72e087b371288a8e0
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 24 10:55:32 2012 +0200

    Preparation for 2.0.10.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4cd4b52221f0e31c24eff9a4a7e0681460122e36
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 24 09:49:53 2012 +0200

    Mark news items read/unread only if needed.
    
    If a news item is already read/unread and privileges are insufficient
    to mark them read/unread there is no point in erroring.

 1 file changed, 20 insertions(+), 16 deletions(-)

commit 446dea221d11993d2d5ff6f7421e563698f87723
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 24 09:46:26 2012 +0200

    Fix completions for eclectic news read/unread.

 2 files changed, 8 insertions(+), 5 deletions(-)

commit 825687e6431d560c65e2479fbbb41d7af5c4061a
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 24 02:32:46 2012 +0200

    Suggest -<index> if only <index> is specified.

 2 files changed, 27 insertions(+), 18 deletions(-)

commit 216151c36508c86864d1142069b335258fea9a93
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Mar 3 14:14:47 2012 +0000

    Preparation for 2.0.9.

 2 files changed, 5 insertions(+), 1 deletion(-)

commit 75c1b2bc49ca9e02efbdc94a1d442878031e5f94
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Feb 11 17:47:56 2012 +0000

    Sort news items by name rather than by repository.
    
    List most recent news item first.

 1 file changed, 2 insertions(+), 2 deletions(-)

commit b09ead5f56449281287f0654b007b5a1b4fc7381
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Aug 6 14:43:14 2011 +0000

    Preparation for 2.0.8.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4a99833123334707bcc2ab2507572b8cbb3d55f0
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Aug 6 12:56:51 2011 +0200

    Support ranges in eclectic config.

 2 files changed, 78 insertions(+), 40 deletions(-)

commit aaf35d0a350afc8f4412f685013c28549bf0f20b
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Aug 5 22:48:11 2011 +0200

    Support eclectic news read -<index>.

 2 files changed, 27 insertions(+), 7 deletions(-)

commit cc3bfacfbc513c5e081f5eadccfb2fc98cefd376
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Aug 5 22:47:00 2011 +0200

    Enumerate news items in eclectic news list.

 2 files changed, 9 insertions(+), 4 deletions(-)

commit 140f6de29fa0fb886b4bb39dfa638cb31ebe5b5b
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Aug 5 22:44:51 2011 +0200

    Allow write_numbered_list_entry to show key values using write_kv_list_entry.

 1 file changed, 11 insertions(+), 6 deletions(-)

commit 5ac3d138c46a14cb0c13b0386de3e6ef75297d7c
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Aug 5 22:43:47 2011 +0200

    Prepend spaces before words in write_kv_list_entry.

 1 file changed, 4 insertions(+), 9 deletions(-)

commit ac3b53dca383f26bbe8cdd620f1b7324011296af
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Aug 6 05:22:33 2011 +0200

    Make eclectic $alt set 2 suggest -2 if there is nothing named 2, but index 2 exists.

 1 file changed, 16 insertions(+), 3 deletions(-)

commit 1d78798d4692e0318bed6a62ac9d3a12e5f05e76
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Aug 4 20:27:23 2011 +0000

    eclectic alternative set -1 replaces eclectic alternative 1.

 2 files changed, 24 insertions(+), 16 deletions(-)

commit 986f742a7b3021491e60069129e69f8dd816c2fb
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Jul 7 16:34:50 2011 +0200

    Preparation for 2.0.7.

 2 files changed, 6 insertions(+), 1 deletion(-)

commit 940b1abad28e6998c2f2472507a521b64ad25cde
Author: Łukasz P. Michalik <lmi@ift.uni.wroc.pl>
Date:   Thu Jul 7 14:42:51 2011 +0200

    kill bashcomp.eclectic
    
    since bash-completion-1.3_p20110628 all completions are on by default

 4 files changed, 312 deletions(-)

commit 52e7177e0a784b5f55337c497a32b4ea42715ac0
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Nov 27 19:50:08 2010 +0100

    2.0.6. Really.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit c86e57f87d07bfb35aaad319b6f1144c2bc78359
Author: Pierre Lejeune <superheron@gmail.com>
Date:   Sun May 8 14:00:40 2011 +0200

    bashcomp scripts moved to a subdirectory

 1 file changed, 5 insertions(+), 5 deletions(-)

commit 0d09b8e24d070da1895b487a0167fbc3514ea8c7
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Sun Nov 28 15:17:17 2010 +0000

    'eclectic config 3-7' doesn't work, so don't claim it does

 1 file changed, 2 insertions(+), 3 deletions(-)

commit 80b7a54d0e409c5a4ecf5d19c8b8b19380ea622f
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Nov 27 06:55:32 2010 +0000

    Preparation for 2.0.6.

 1 file changed, 9 insertions(+)

commit 6b31e153e33aca0dce80ac77efba4df8c9833777
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Nov 27 05:49:51 2010 +0000

    Fix get_news_dir_name() when using cave.

 1 file changed, 2 insertions(+), 2 deletions(-)

commit ebd2209c9c4aaed3aff544af2456cb0793430e32
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Mon Nov 8 17:41:03 2010 +0000

    Allow people to override ECLECTIC_CONFIG_DIFF_COMMAND.

 1 file changed, 3 insertions(+), 1 deletion(-)

commit 6292c5b1dbdf7bcbb0627c6c2a047e74daed87cf
Author: Elias Pipping <pipping@exherbo.org>
Date:   Sun Oct 31 00:02:19 2010 +0200

    Remove best-version()

 4 files changed, 39 deletions(-)

commit 9d75dc28e16e9d8d278b7fbd05d83988f71005dd
Author: Elias Pipping <pipping@exherbo.org>
Date:   Sat Oct 30 23:28:27 2010 +0200

    Add cave

 4 files changed, 69 insertions(+), 3 deletions(-)

commit a183d7e77f476c70e68f29135120ff9ebc0c7971
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Jun 24 17:41:01 2010 +0000

    Preparation for 2.0.5.

 2 files changed, 6 insertions(+), 1 deletion(-)

commit 9d7b50c6985d22d5910987d5eeca3a806ab921af
Author: Ali Polatel <alip@exherbo.org>
Date:   Thu Jun 24 18:02:46 2010 +0300

    Use /usr/bin/env bash instead of /bin/bash for the shebang

 12 files changed, 12 insertions(+), 12 deletions(-)

commit 96eddcac395d45f7fe198d0ca0d6e62221e8ebfe
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Jun 1 06:56:40 2010 +0000

    Use git --no-pager diff --color-words as default diff viewer in the eclectic config module.

 1 file changed, 3 insertions(+), 1 deletion(-)

commit 7de7cd8580f157fc72e0fac1491192e8b7868842
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Mar 18 00:01:11 2010 +0000

    Update version too.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 97d8518a78bce100aec4a3288c9cb51050d3fc68
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 23:13:12 2010 +0000

    Oops.

 2 files changed, 3 insertions(+), 4 deletions(-)

commit 75cf25a1c7c18c50f0a52134990012322f79220b
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 19:49:42 2010 +0000

    Preparation for eclectic 2.0.4.

 1 file changed, 16 insertions(+)

commit 90e4456c222f527c423202e39ab9effebea7af9d
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 22:46:34 2010 +0000

    Add options lists for eclectic rc.

 1 file changed, 85 insertions(+)

commit abccd06fa8c10c5432b45bdd62a106da301c516d
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 22:45:46 2010 +0000

    Add is_running to rc.eclectic.

 1 file changed, 4 insertions(+)

commit f080eabd885093e50aaf54fd223260f7a10428cc
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 22:44:56 2010 +0000

    Let find_scripts handle more than one dir.

 1 file changed, 6 insertions(+), 4 deletions(-)

commit fb3d096db2a8a0988d8b116f1d00c2b7bbfac251
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 22:43:28 2010 +0000

    Fix quoting in eclectic rc.

 1 file changed, 27 insertions(+), 27 deletions(-)

commit 712ea748493c53d9477cf28c2c924ffc3375ddb9
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 21:31:35 2010 +0000

    Add options lists for eclectic news.

 1 file changed, 31 insertions(+)

commit 6e487e8d2016043c3aa93708c6487706d7744088
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 20:16:31 2010 +0000

    Add workaround for "$(:)" outputting a newline in _eclectic.

 1 file changed, 4 insertions(+), 4 deletions(-)

commit 5dd6265fc2c7900942d1cab88320161cb261d1a2
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 19:48:26 2010 +0000

    Use eclectic print-options $module $action for getting options in zsh completions.

 1 file changed, 35 insertions(+), 2 deletions(-)

commit f40caf1ab9a5e1da92ba0c76d417f135937e362f
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 19:47:31 2010 +0000

    Use eclectic print-options for getting global options in zsh completions.

 1 file changed, 4 insertions(+), 2 deletions(-)

commit e997fb55d98d380089449df4975cb00e0d823465
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 19:46:42 2010 +0000

    Rename _eclectic_get_module_actions to _eclectic_get_actions.

 1 file changed, 4 insertions(+), 4 deletions(-)

commit 4daea0e71f3ddac2a8faf4f03874a904964e80db
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 16:57:05 2010 +0000

    Don't hard code --no-colo{u,}r in bash completions.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2604719b919e6464da049da3dc7b9053db13edd9
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 16:56:17 2010 +0000

    Make eclectic print-options [--descriptions] list global options.

 1 file changed, 19 insertions(+), 10 deletions(-)

commit df470ab9f73acc544aa376f83cb8a63fea3a7192
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 16:55:07 2010 +0000

    Fix Usage: for eclectic print-options.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2939129e823b367067d384ecd13fcab61ce14446
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 16:52:05 2010 +0000

    Make eclectic print-modules list modules in the Built-in group when no group was specified.

 1 file changed, 2 insertions(+), 2 deletions(-)

commit 822a1ffa3321c9ada593bc27c21140a2486e23c5
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Mar 17 16:51:09 2010 +0000

    Make eclectic print-modules list print-{modules,actions,options} in the Built-in group.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 15f77dce6774d3d51e4e98d485d9359220d35476
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Tue Mar 9 17:47:35 2010 +0100

    c3d66446 broke eclectic print-actions --descriptions, and thus zsh completions

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 65b5e7b293f9d31446c24c479d64f5cebddf9906
Author: Arthur Nascimento <tureba@gmail.com>
Date:   Sat Mar 6 10:59:22 2010 -0300

    Remove kernel.eclectic from Makefile.am
    
    This line was causing 'make' to fail. It is not needed anymore
    since the kernel module was removed recently.

 1 file changed, 1 deletion(-)

commit 7015d46f5e8432afd6ac947a0d5d082482643d90
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Mar 4 21:53:08 2010 +0000

    Nuke eclectic kernel.
    
    Kernel symlinks are utterly pointless.

 1 file changed, 118 deletions(-)

commit 7b2b867adde2c9d916c26973471591e52403dfd0
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 18:02:11 2010 +0000

    Handle a missing config file that has config updates more sensibly. Fixes bug #147.

 1 file changed, 15 insertions(+), 1 deletion(-)

commit bd11898274f77837efbd3a1f3b05d26097aa2861
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 17:09:02 2010 +0000

    List print-* in eclectic modules list.

 1 file changed, 3 insertions(+)

commit eb15878322572579ed8cecf41e10d4ac12f0d46d
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 16:59:08 2010 +0000

    Overhaul bash completions. Fixes bug #146.

 1 file changed, 55 insertions(+), 7 deletions(-)

commit 296f8bfc0184f73ff39ff48b986c478ff9c2854d
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 15:15:41 2010 +0000

    Add options lists for eclectic alternatives.

 1 file changed, 51 insertions(+)

commit 1d217c2c5e99228c97990670aefa69bf8a2c0d67
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 14:47:50 2010 +0000

    Add options lists for eclectic config.

 1 file changed, 42 insertions(+)

commit 05300a698b9e6837fb14cc83dd5b3f68500a726a
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 14:24:01 2010 +0000

    Add options lists for the eclectic bashcomp.

 1 file changed, 37 insertions(+)

commit b4bc0f5e74725f8a7e7166570685527fca639137
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 14:44:23 2010 +0100

    Add print-options action.

 1 file changed, 20 insertions(+), 1 deletion(-)

commit c3d66446d2bc6bafab1108c795badae29eed4f5a
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Feb 17 13:19:50 2009 +0100

    Fancy.

 1 file changed, 2 insertions(+), 6 deletions(-)

commit 98340b48dc208371f9ea196aa50c18049077360e
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 12:38:42 2010 +0000

    Don't pass empty arguments to ldconfig.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 411ba88be80cb817955c4283b333dcd45d9597e4
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 12:38:24 2010 +0000

    need_links should not try to stat dirs that don't exist.

 1 file changed, 1 insertion(+)

commit cfc39be8be2cace18aef5c4e03d5996eb6ada99e
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 12:37:53 2010 +0000

    need_links should respect ROOT.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 143669aa4ec0dbd0ccd35e4c0abbc7bc9bdebbc1
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 12:27:45 2010 +0000

    More quotes.

 1 file changed, 5 insertions(+), 5 deletions(-)

commit 21f079b7df7c05e1bbae94e3e152d07b83a67e84
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Mar 2 12:14:33 2010 +0000

    When unset fails in load_config we want to know which command was run.

 1 file changed, 1 insertion(+)

commit a71298bf38222f756cb1475b480125bd52465960
Author: David Leverton <dleverton@exherbo.org>
Date:   Mon Dec 28 21:50:31 2009 +0000

    Sanitise quoting etc

 1 file changed, 102 insertions(+), 82 deletions(-)

commit 85589174f8521750b4a651c363d0279754a71262
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Dec 15 22:26:52 2009 +0000

    Preparation for eclectic 2.0.3.

 2 files changed, 17 insertions(+), 1 deletion(-)

commit 4de66d0e57e1d972fcd4a778536b096505373a7e
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Dec 16 03:27:19 2009 +0000

    Support eclectic ALTERNATIVE script 1.

 1 file changed, 5 insertions(+)

commit 3f84127e534414c44555fdff29bf220773897d91
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Dec 16 03:26:20 2009 +0000

    Properly bail on eclectic ALTERNATIVE set 666.

 1 file changed, 1 insertion(+)

commit b9c49bb16747ad8e420e703f5eb4496939020587
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Dec 16 03:13:42 2009 +0000

    Let eclectic ALTERNATIVE script die when no existing provider was supplied.

 1 file changed, 2 insertions(+)

commit 490668b6b2655e4671fd108e43faea645afe05df
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Dec 16 03:11:09 2009 +0000

    Let eclectic ALTERNATIVE update [--ignore] foo return 2 when no provider was selected.

 1 file changed, 3 insertions(+)

commit 17b18fa386f823cbf0083f698f0faf1871af7879
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Dec 16 02:42:19 2009 +0000

    Add debug parameter.

 1 file changed, 7 insertions(+), 1 deletion(-)

commit 593fe0aae8fb821e0cd59227193520d56067da2f
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Thu Dec 10 02:44:14 2009 +0000

    Don't reinvoke eclectic in list-modules.
    
    Reinvoking eclectic without ${ECLECTIC_OPTIONS[@]} would make `eclectic
    --no-colour list-modules` or `eclectic --no-colour` not respect the
    --no-colour.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 497e40c1f9a31cda1e9d270166fc64c8aeb749dc
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Tue Dec 8 01:56:42 2009 +0100

    Ignore tarballs

 1 file changed, 4 insertions(+), 1 deletion(-)

commit 13829959ce29b4b6437f22fc07cba036e577a2e6
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Dec 4 11:01:52 2009 +0000

    print-modules should return 1 if no modules get listed.

 1 file changed, 3 insertions(+), 1 deletion(-)

commit 8445157befeb0480eca6f4087b29006cb327a261
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Dec 4 09:50:05 2009 +0000

    Add --group parameter for print-modules.

 1 file changed, 26 insertions(+), 2 deletions(-)

commit da635f7ec5c4e3f46839855b198c415804e0379c
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Dec 4 09:49:22 2009 +0000

    Add group action to modules module.
    
    Currently known group names are Built-in, Alternatives and Extra.

 1 file changed, 51 insertions(+)

commit 0e94e860cae92ac4c6227c52fc53d1b1389d2512
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Mon Dec 7 16:09:29 2009 +0000

    Print nice paths from eclectic foo files. No consecutive slashes.

 1 file changed, 12 insertions(+), 10 deletions(-)

commit b7719a9947f3f28de531ebfa6d7c15c10e926b39
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Dec 4 06:09:32 2009 +0000

    Add files action for listing symlinks provided by a currently selected provider.

 1 file changed, 33 insertions(+)

commit eb20c6fec152d5347ae2062814a261ba9539e715
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Nov 20 01:58:38 2009 +0000

    Preparation for eclectic 2.0.2.

 2 files changed, 6 insertions(+), 1 deletion(-)

commit 7431cc75e038133e57bb9398fb28095adb73c26f
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Fri Nov 20 00:47:14 2009 +0000

    Fix handling of symlinks pointing at directories.
    
    [[ -d foo ]] returns true if foo is a symlink that points at a directory.
    Therefore we need to check for symlinks before checking for directories.

 1 file changed, 12 insertions(+), 6 deletions(-)

commit 6a294d0d1b8aaa2777d0a599de36e38a01cd41f7
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Oct 21 23:21:05 2009 +0200

    Preparation for eclectic 2.0.1

 2 files changed, 6 insertions(+), 1 deletion(-)

commit 61714a43fc657ac1362226bd2e9f3856e13d3a63
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Oct 21 23:12:21 2009 +0200

    Look for automake-1.11, autoconf-2.64

 1 file changed, 4 insertions(+), 5 deletions(-)

commit 09ec231f064933cb1f4eaf899e2295884a09f8bd
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Oct 21 23:08:30 2009 +0200

    Remove obsolete man-pages

 7 files changed, 354 deletions(-)

commit f4d01757632ded7d1cac830f1788102bd37a5abf
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Sep 22 07:51:39 2009 +0000

    Make set --force and unset --force more verbose.

 1 file changed, 24 insertions(+), 12 deletions(-)

commit ab19fc9f517d72f47f16eb339e256be04c4934c2
Author: David Leverton <dleverton@exherbo.org>
Date:   Sat Sep 12 23:42:56 2009 +0100

    Meh

 1 file changed, 1 insertion(+), 1 deletion(-)

commit dc5626f2f6c88339dabc8dc61fbd87b46cebe24e
Author: David Leverton <dleverton@exherbo.org>
Date:   Sat Sep 12 21:58:07 2009 +0100

    Use proper error formatting

 1 file changed, 6 insertions(+), 6 deletions(-)

commit 346a1c6f873bf22fe954744f67c3a6f2e77a0805
Author: David Leverton <dleverton@exherbo.org>
Date:   Sat Sep 12 20:47:30 2009 +0100

    Support set --force and unset --force
    
    This allows the user to specify that existing non-symlink files (but
    not directories) may be overwritten or removed.
    
    Also batch up the errors, before doing anything, to allow the user to
    see what --force will do before doing it.

 1 file changed, 98 insertions(+), 36 deletions(-)

commit 9470fa0562e2ae8d3e2f4cd88f27ec481f3c24b1
Author: Mike Kelly <pioto@pioto.org>
Date:   Tue Sep 8 21:31:30 2009 -0400

    Preparation for 2.0.0

 2 files changed, 9 insertions(+), 4 deletions(-)

commit 5fa3d1f469505273cc416802426b5707e39b06cb
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Sep 8 21:29:29 2009 +0000

    Allow eclectic modules to be grouped based on ECLECTIC_MODULE_GROUP in the modules list.

 1 file changed, 23 insertions(+), 14 deletions(-)

commit 07ff0406b26e67acd44091e9a52f1e0d7a4e9b85
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Sep 8 16:10:43 2009 +0000

    Fix do_update --ignore. Let do_update return 2 when the current provider is unset.

 1 file changed, 4 insertions(+), 3 deletions(-)

commit 59ea57f1e6da04a80810a7c0078eef4f5982a630
Author: David Leverton <dleverton@exherbo.org>
Date:   Wed May 13 21:29:40 2009 +0100

    Add script action

 1 file changed, 57 insertions(+)

commit c010faae59fbf8ad368b0d7274297bf6177e7deb
Author: David Leverton <dleverton@exherbo.org>
Date:   Sun Apr 12 21:10:05 2009 +0100

    Add missing word to the error message

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 261d300787e989244990f7b848091ae71a0257fc
Author: David Leverton <dleverton@exherbo.org>
Date:   Wed Apr 1 20:42:50 2009 +0100

    Support dotted-style versions for importance, not just integers

 1 file changed, 37 insertions(+), 4 deletions(-)

commit 18217ee5d344efd569aac4dd081257014c10f00d
Author: David Leverton <dleverton@exherbo.org>
Date:   Wed Apr 1 20:41:17 2009 +0100

    New-style alternatives
    
    Describe provider with a tree of symlinks rather than a text file.
    The main advantage of this is that it allows the selected provider to
    be overridden per-user or even per-process by adjusting PATH, MANPATH,
    etc.  It also removes the need for unique identifiers, and generally
    seems more elegant.

 1 file changed, 108 insertions(+), 35 deletions(-)

commit 131aeb18df0e2fe47072e319207ea76243b03faf
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sun Mar 1 15:48:36 2009 +0100

    Don't get stuck in an infinite loop when no valid file numbers were provided.

 1 file changed, 1 insertion(+)

commit f6b7caa70226a103fb8c1b8851fe445b171457ed
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sun Mar 1 15:46:10 2009 +0100

    The '+([[:digit:]])*(+([[:space:]])+([[:digit:]]))' should be matched against ${command}. Not against ${command%%[[:space:]]*}.

 1 file changed, 54 insertions(+), 53 deletions(-)

commit 6716cb14115cd9ab0c0e871295b49d82a5e79d5e
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sun Mar 1 15:21:58 2009 +0100

    Dead code.

 1 file changed, 4 deletions(-)

commit 3d658e24b052db74d55149ae60c7d15efe220fca
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sun Mar 1 15:00:25 2009 +0100

    Restore IFS properly whenever it gets changed in eclectic config.

 1 file changed, 8 insertions(+), 3 deletions(-)

commit 5fae321c54822e8ac73430603bec0a45eb89cf42
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Sun Feb 8 12:49:00 2009 +0100

    Fix die message.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit fb1cd7ac4908bfe8351a667e6fb689d3c6f810fc
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Sat Feb 7 00:29:07 2009 +0100

    Fix for Gentoo bug #257502.
    
    A bug which could be reproduced via an entry like:
        foo=" --blah= "
    followed by any further entries.

 1 file changed, 3 insertions(+)

commit 9c706059c6c9b690c511680ab808685109591d86
Author: Mike Kelly <pioto@exherbo.org>
Date:   Wed Feb 4 15:07:16 2009 -0500

    Better eclectic bashcomp.
    
    Continues work on Exherbo #146.

 1 file changed, 8 insertions(+), 8 deletions(-)

commit 54c46064b0b6a01065fa9f3ab0760e7ebff228a4
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Jan 21 10:00:43 2009 +0000

    Tweak more betterer.

 21 files changed, 21 insertions(+), 21 deletions(-)

commit f5ddc14aa9916a83d3a4f0d1d7d149725ac71448
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Jan 21 10:00:27 2009 +0000

    Spaces are good.

 11 files changed, 1572 insertions(+), 1572 deletions(-)

commit fcf3076f32dfe6ec736746b952fe3396f6dc6b56
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Jan 21 09:31:16 2009 +0000

    Whitespace.

 6 files changed, 93 insertions(+), 85 deletions(-)

commit 5adb2a54974bbbf43cbb301f194367de7a672e63
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Jan 21 09:18:45 2009 +0000

    None of the files in modules/ & libs/ should be executable.
    
    - libs/*.bash.in are the sources for generated files, which are made
      executable by the buildsystem.

 12 files changed, 0 insertions(+), 0 deletions(-)

commit 3a447197cb09063d0cf48e9ad9359061bd6ac425
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Jan 21 09:14:08 2009 +0000

    Tweak vim modelines.
    
    Use ft=eclectic everywhere, since mkelly is going to add an eclectic
    plugin sometime soon.

 21 files changed, 21 insertions(+), 21 deletions(-)

commit a7b0145021bc91bd93d831b3075967fcb3e41231
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Wed Jan 21 09:08:12 2009 +0000

    Remove modules obsoleted by alternatives and otherwise unused modules.

 17 files changed, 3201 deletions(-)

commit 70ce617adbca252084577b26e2e82554278881c5
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Jan 21 08:56:42 2009 +0100

    Tweak --ignore logic.
    
    Don't try to remove an entry from an array. Don't risk leaving an
    ignored provider selected. Indicate failure to select any valid provider
    by returning 1. Tweak description of --ignore.

 1 file changed, 8 insertions(+), 12 deletions(-)

commit 9704e623dcfc0831370cd3b0770538de081a5637
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sun Jan 18 02:12:16 2009 -0500

    Look for alternatives modules in /usr/share/eclectic/modules/auto
    
    This path is lower priority than any other one. It allows us to add /
    remove more specialized modules as needed, w/o worring about conflicts
    with alternatives.exlib.
    
    Fixes: Exherbo #129

 1 file changed, 4 insertions(+)

commit 3af68e7ea9d477610dc76a20c4d8f42c7478523c
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sun Jan 18 01:39:30 2009 -0500

    Add an --ignore option to update.
    
    Fixes: Exherbo #128.

 1 file changed, 18 insertions(+), 4 deletions(-)

commit b1ea3558806e80c6d36ebb5aa2c49d44b36524a7
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Sun Jan 18 06:54:41 2009 +0100

    Use a single-line description. Trim double slashes.

 1 file changed, 1 insertion(+), 3 deletions(-)

commit 448279a11d027ce279851d47668dbed1d406c05c
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Tue Dec 30 03:47:20 2008 +0100

    Initial zsh-completion for eclectic.

 2 files changed, 57 insertions(+), 1 deletion(-)

commit 2b5d18a4a3a7a60d668cdb9d18ace58dfe52187c
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Jan 17 22:22:38 2009 -0500

    Add print-modules, print-actions.
    
    These will be useful to future bashcomp scripts.

 1 file changed, 45 insertions(+), 1 deletion(-)

commit d55c684f0c3549268f889e235813041df53ded84
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Sun Jan 11 13:26:14 2009 -0800

    fix for multiple config protect directories
    
    This fixes a regression introduced in e4aaec41d7084a608a52c529d99a100a37a48cd1.

 1 file changed, 3 insertions(+)

commit 90efca85682651d1a35333b97ddd5d12cfd6e5bd
Author: Saleem Abdulrasool <compnerd@exherbo.org>
Date:   Sat Jan 10 12:20:52 2009 -0800

    local targets

 1 file changed, 2 insertions(+)

commit e4aaec41d7084a608a52c529d99a100a37a48cd1
Author: Saleem Abdulrasool <compnerd@exherbo.org>
Date:   Sat Jan 10 12:08:46 2009 -0800

    allow spaces in target filenames

 1 file changed, 4 insertions(+), 4 deletions(-)

commit 8a866c46ea4b4cbec857050b75aade8e5b978fa0
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sun Jan 4 02:33:20 2009 -0500

    actually install news.eclectic

 1 file changed, 1 insertion(+)

commit e4484db0e14dc6cd1b3863a4f9d0972d392e133c
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Jan 3 17:49:53 2009 -0500

    Support new exherbo path for news.

 1 file changed, 8 insertions(+), 7 deletions(-)

commit fccbaa01a0d8c63697a99e7f588f62f5dec6a932
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Jan 3 17:44:23 2009 -0500

    Add news.eclectic.

 1 file changed, 266 insertions(+)

commit 535fd51df97801722fc39d6befc24bc5c8e77f01
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Jan 3 16:00:34 2009 -0500

    Fix eclectic env update.
    
    A typo meant that, if $LDPATH in the environment equals LDPATH in an
    env.d file, that value will not be stored in the internal
    ECLECTIC_LDPATH array, and ultimately eclectic env update will die.
    
    Thanks to zlin for helping track this down.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1604ec905c206f43060adf9eb3b94f9543f1e38e
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Jan 3 12:01:08 2009 -0500

    Do it right...

 1 file changed, 1 insertion(+), 1 deletion(-)

commit b0b0546f8296cd00f11db1b9348ed5d4fe71b68f
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Jan 3 11:57:32 2009 -0500

    Turn off xtrace (set -x) in load_config.
    
    This should make debugging some things easier. Otherwise, set -x totally
    breaks load_config.

 1 file changed, 1 insertion(+)

commit 72bca089d44f385af68fb3d2322963a25d983470
Author: Ciaran McCreesh <ciaran.mccreesh@googlemail.com>
Date:   Wed Dec 31 00:27:57 2008 +0000

    Betterererer die, nicked from Paludis.

 1 file changed, 6 insertions(+), 6 deletions(-)

commit 582c51738308e12aec690b7fdb05764a5788ddc4
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Sun Dec 28 02:31:37 2008 +0100

    `inherit output` no longer overrides --no-colours.

 1 file changed, 17 insertions(+), 10 deletions(-)

commit 8d52dc2972ddd4b314bf9fb05d7cc58bf2ae0f96
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Sun Dec 28 01:15:15 2008 +0100

    Nuke {bashcomp,kernel,profile,rc}-config compatibility symlinks.

 4 files changed, 2 insertions(+), 39 deletions(-)

commit f807778349d28c1b8af2a3ec727ab84f96727fa7
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Oct 28 18:31:02 2008 +0100

    Put bundled modules and libs in /usr/libexec. If a module exists in both libexec and share, prefer the latter.

 6 files changed, 13 insertions(+), 8 deletions(-)

commit 295420f9e483b127b56b57deeecf0e731d3cfb2a
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 29 02:02:42 2008 +0100

    Tweak do_update.
    
    - If the existing provider was updated, reselect that since it might
      have changed
    - Otherwise verify and if necessary reselect existing provider
    - Otherwise select newly available provider
    
    - If the above fails to select a valid provider, select first available
      provider, sorted according to importance, that doesn't fail
    - If all providers fail yet something was selected clean up

 1 file changed, 19 insertions(+), 13 deletions(-)

commit d4fc10828a77720fd5b71e701e16a4c0969a6771
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 1 10:38:51 2008 +0200

    Change do_update logic.
    
    - When an existing provider was selected always prefer that.
    - Otherwise select a newly available provider if possible.
    - Otherwise select first available provider, sorted according to importance.
    - Otherwise cleanup if applicable.

 1 file changed, 18 insertions(+), 3 deletions(-)

commit 856747839f17b672c196c5f447a7111183492774
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 1 10:27:25 2008 +0200

    Make get_providers sort its output according to the IMPORTANCE integer for each provider.

 1 file changed, 9 insertions(+), 2 deletions(-)

commit 55d964324a9f27a67474ac82d0b0b1250428b920
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 1 00:59:54 2008 +0200

    Support setting providers by number.

 1 file changed, 6 insertions(+), 1 deletion(-)

commit 7e682fee189c838597c609942200c8376d474c66
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Wed Oct 1 00:58:24 2008 +0200

    find_providers() -> get_providers(). More consistent die messages.

 1 file changed, 14 insertions(+), 14 deletions(-)

commit 15d7c123c446c2cfa2335baade3dc41374e14db9
Author: David Leverton <dleverton@exherbo.org>
Date:   Sat Sep 27 16:45:22 2008 +0100

    Remove most of the cvs/svn ickiness.
    
    Left the SVN_DATE stuff because I can't be bothered to figure out what
    to replace it with.

 51 files changed, 62 deletions(-)

commit de2132b9b6db76a76096b6245ebb407a544b5297
Author: David Leverton <dleverton@exherbo.org>
Date:   Sat Sep 27 16:42:07 2008 +0100

    man foo.eclectic -> man eclectic-foo

 12 files changed, 30 insertions(+), 30 deletions(-)

commit 938f6b3508dccb66d2029bb45eda71d55a971462
Author: Mike Kelly <pioto@exherbo.org>
Date:   Wed Sep 24 00:58:08 2008 -0400

    doh

 1 file changed, 1 insertion(+), 1 deletion(-)

commit e85c1cd2dba530dfd3be037a5272dc9c5850b7a1
Author: Mike Kelly <pioto@exherbo.org>
Date:   Tue Sep 23 23:37:27 2008 -0400

    Let unset work after the description file is gone.
    
    The update action checks to see if all the existing symlinks are valid.
    If not, it lets runs set.
    
    Respect ROOT, really!

 1 file changed, 22 insertions(+), 17 deletions(-)

commit 1d3f2f997dfca97708c3a55774f14afc75df1a35
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Sep 23 10:50:12 2008 +0200

    Parse `declare -F` output rather than `set` output.

 1 file changed, 3 insertions(+), 4 deletions(-)

commit cc6f841d5a9b1e151c42daf2a946e7cc6afe6b4d
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Sep 23 10:42:52 2008 +0200

    Quoting. Style.

 5 files changed, 9 insertions(+), 9 deletions(-)

commit fb0f4b6266ebd7fcb260244ee83ce6bd4d4b92e4
Author: Bo Ørsted Andresen <zlin@exherbo.org>
Date:   Tue Sep 23 10:39:42 2008 +0200

    Typos.

 2 files changed, 3 insertions(+), 3 deletions(-)

commit e0c86ee85c7ca84a2eb957dfe9c851e051fd657c
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Mon Sep 22 22:25:49 2008 +0200

    dfi.

 1 file changed, 1 deletion(-)

commit 0c9bb14afae6fcb5957791733025a2aeb0e08937
Author: David Leverton <dleverton@exherbo.org>
Date:   Mon Sep 22 21:19:28 2008 +0100

    More renaming.

 5 files changed, 69 insertions(+), 69 deletions(-)

commit 391b6a9e99f890a5884ab0eaf3c3c3d84dae4423
Author: David Leverton <dleverton@exherbo.org>
Date:   Mon Sep 22 21:13:36 2008 +0100

    Kill it with fire!

 6 files changed, 4 insertions(+), 977 deletions(-)

commit 6f53de8fbc5b1f1a50feadb5c919c601947a9a5f
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sun Sep 21 12:13:32 2008 -0400

    Fix alternatives directory sed. Move it to /etc/env.d/alternatives.

 2 files changed, 2 insertions(+), 2 deletions(-)

commit 64352f170b77e97eea1f3d82a06b50334b7d388e
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sun Sep 21 12:05:12 2008 -0400

    Fix a typo in the modules module.

 1 file changed, 1 insertion(+), 1 deletion(-)

commit b8d185ec88f92c956af6b6c24d4b1afe4b81eabc
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Sep 20 16:01:31 2008 -0400

    Use git to make the ChangeLog during make dist.
    
    The old ChangeLog is still available as ChangeLog.old

 2 files changed, 7 insertions(+), 2 deletions(-)

commit 4a3453186ff8c51589a87760909e13e665362a70
Author: Mike Kelly <pioto@exherbo.org>
Date:   Sat Sep 20 14:44:46 2008 -0400

    Add the alternatives eclectic library.
    
    This is based on the alternatives.eselect module. To use it, people just
    need to write a dummy eclectic module with the standard bits of metadata
    (DESCRIPTION, VERSION, MAINTAINER) set, as well as ALTERNATIVE, which
    should be the same as the name of the module being called.
    
    Add myself to AUTHORS. Update NEWS.
    
    Add .gitignore files.

 7 files changed, 164 insertions(+), 1 deletion(-)

commit 7c718731596fccf4ba656443d22cbcb7a74f0506
Author: Mike Kelly <pioto@exherbo.org>
Date:   Mon Jan 7 02:51:47 2008 +0000

    Fix config.eclectic.

 3 files changed, 18 insertions(+), 4 deletions(-)

commit adda6772e9c22caa5eb542df84da63776ef0c247
Author: Mike Kelly <pioto@exherbo.org>
Date:   Fri Jan 4 02:47:16 2008 +0000

    Change names from eselect back to eclectic. This is a fork from eselect trunk.

 64 files changed, 466 insertions(+), 461 deletions(-)

commit 22848917beb9dd815019e4cd4a59d3ae8e8d45f7
Author: Mike Kelly <pioto@exherbo.org>
Date:   Thu Jan 3 15:27:44 2008 +0000

    forgot autogen.bash

 1 file changed, 42 insertions(+)

commit b31f7a39b967b3e246eff7c95a20fe690d700702
Author: Mike Kelly <pioto@exherbo.org>
Date:   Thu Jan 3 15:27:21 2008 +0000

    Fix repo layout.

 73 files changed, 11362 insertions(+)

# vim: set ft=git :
