spline:
2a427f5 6 days ago: Removed the ugly trailing "Home" link.
pokedex:
b3b3285 2 days ago: Improved CSV import speed by several orders of magnitude.
e2e4518 5 days ago: Added growth rate formulas in LaTeX format.
217d61a 5 days ago: Make help message readable for people without a UTF-8 terminal.
dcd5e41 5 days ago: pokemon_moves table no longer tries to have an autoinc column.
06be8bc 5 days ago: Changed exception syntax to work with Python 2.5.
b07723b 6 days ago: Added Move.type relation.
ede8686 6 days ago: Lookup search lowercases the term again; whoops. #15
ee57dfd 6 days ago: Merge branch 'master' of git@veekun.com:pokedex into HEAD
a357277 6 days ago: Added moves, types, items, and abilities to lookup index. #15
a502881 6 days ago: Added Pokémon movesets. #14
f612f07 7 days ago: Fixed csvexport to write in primary key order.
spline-pokedex:
18e639d 26 hours ago: Removed leftover debug code.
6bc74c2 33 hours ago: Very stripped-down combined move table. #20
a4c260f 6 days ago: Show icons on the disambig page, when possible. #16
1d279cb 6 days ago: Hacked out HG/SS held item display, which was also causing some crashes.
c2fe0ea 6 days ago: Styled the external links list as a.. list.
71b19aa 6 days ago: Lookup now acts sanely when it gets multiple results. #16
c89d65a 6 days ago: Stubbed out move, type, ability, and item pages. #16
veekun:
4c5662c 33 hours ago: Added a subheader row class, currently used by the move table.
3adef64 6 days ago: Added a regular ol' list class and styled footer.