Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

HTML search plugin #25

Closed
wants to merge 18 commits into from
Closed

Commits on Jun 7, 2012

  1. Copy the full SHA
    81496c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2012

  1. Copy the full SHA
    db4ff1c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb885fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6eb0fee View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2012

  1. Copy the full SHA
    d426231 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2012

  1. Copy the full SHA
    2413aef View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2012

  1. pypi/parse.rb: Formatting of the abstract and switch to general outpu…

    …t format
    
    This now uses the format: "Package description: the package description
    goes here." The first letter of the abstract is lowercased unless the
    second letter was originally capitlalized too, signaling an acronym.
    
    It's using the general output format instead of the programming
    format now too. Thanks to ezgraphs for including both formats in the
    code!
    rpicard committed Jun 11, 2012
    Copy the full SHA
    d25bd1e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2012

  1. Copy the full SHA
    8930f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2012

  1. iso_3166_codes: Several changes

    List python package dependencies in README.md
    Download the data file to download/
    Update the format of the abstract
    Decode unicode characters in the abstract with unidecode
    rpicard committed Jun 14, 2012
    Copy the full SHA
    c9ec7aa View commit details
    Browse the repository at this point in the history
  2. iso_3166_codes/parse.py: Unidecode before assembling abstract string

    The capitalization of some letters were weird since they were decoded
    after going through unidecode().
    rpicard committed Jun 14, 2012
    Copy the full SHA
    f026ddc View commit details
    Browse the repository at this point in the history
  3. .gitignore: Add .swp files for convenience

    I don't like them cluttering the output of git status
    rpicard committed Jun 14, 2012
    Copy the full SHA
    dc79ae0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2012

  1. Copy the full SHA
    c101c46 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2012

  1. Copy the full SHA
    ebdc00d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    47bbf07 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f633681 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    24d5b7d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    19472de View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c987ab1 View commit details
    Browse the repository at this point in the history