#42 to dotfiles add shelve extension (need to figure out a nice place for this to live everywhere); ipy_user_conf changes (always import os & sys, et al), hgcd alias for when pygments is installed (hg color diff)
#41 to dotfiles modify flavors tabstop to 2 spaces, add go and markdown syntax & plugins, surround, jellybeans colorscheme, extended bnf grammar syntax
#40 to dotfiles add some google golang stuff, fix some ssh+key functions
a7f61ec2 to
irisget some level of actual function to the shell find command
8c38db67 to
irisfixes so that the loader works in pyexiv 0.2.2 and pyexiv 0.3
f86b1874 to
iriscommit statement parsing & completion
@jmoiron@dgouldin hopefully its inspiration will be an epoch that ripples out through history as a positive turning point in Northern Africa.
@jmoironCongrats #Egypt; please build a future where I return and visit Tahrir square and feel as inspired as I do at your Pyramids.
c825a644 to
irisadd a test and a fix for queries with OR and AND (in caps)
5b4c1c21 to
irisupdate the file loader so that we make sure we catch Fraction keys
c787fe98 to
irisfix find statement shell completion to its former pre-split working state
9c46d6fc to
irissupport LEPL 4.4 changes to Float (we really want Real)
@jmoirongit can colorize diffs w/ [color "diff"] .gitconfig section, hg has extdiff; for svn alias something to "svn diff |pygmentize -g"
@jmoiron@schinckel does so in chrome just normally as well. Not sure the specific cause.
@jmoiron@neiltyson watson impressive, but only capable of answering questions; cannot ask them or discover new facts & ideas on its own
4bce7548 to
python-githubfix to_datetime to work with most github timestamps (converting them to UTC), don't try to remove dupes via a set (will find another way later)
8a019a25 to
python-githubattempt to remove duplicates from all-page results (since blocking can go on for so long, it's possible interim commits push data down the page stack and we load things more than once), document paging & throttling in the README
189fc0b7 to
python-githubdocumentation updates, change 'is_authenticated' into a property so that setting token/password & username will turn on authentication on a pre-created object
@jmoironDelayed years by laziness, my lifestream is finally coming along: http://jmoiron.net #github, #bitbucket, #twitter & #blog integration
f60bb0e0 to
python-githubflesh out repos api with tags, branches, and commits; fix some pagination issues. it's going to take an incredible amt of requests to get the info I want per commit up front, but since you would generally not make more than a hand full of actions a day after a while it will be okay