guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.3-226-ga4141d6


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-226-ga4141d6
Date: Mon, 23 Sep 2013 15:49:43 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  a4141d6d5326925174ef10a7d84ec72f03d6a6cb (commit)
      from  4fd6bf533743deadc50f65a565520173cb4f1e61 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a4141d6d5326925174ef10a7d84ec72f03d6a6cb
Author: Alex Sassmannshausen <address@hidden>
Date:   Sun Sep 22 15:43:23 2013 +0200

    list-packages: Progressive Enhancement approach to JS.
    
    * build-aux/list-packages.scm (package->sxml): Add parameters previous,
      description-ids and remaining, update docstring accordingly. Introduce 
logic
      for fold-values process.
      (insert-tr): Moved sxml package table-row generation to new function; 
remove
      <a> elements and JS function calls. These are created through JS
      (prep_pkg_descs). Add insert-js-call for every 15th package, and the last.
      (insert-js-call): New function.
      (packages->sxml): Change map to fold values; add init params.
      (insert-js): show_hide: add compatibility check, introduce, use thingLink
                   prep: new JS function.
                   bulk_show_hide: new JS function.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 build-aux/list-packages.scm |  130 ++++++++++++++++++++++++++++++++-----------
 1 files changed, 98 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]