dotfiles from the 'Alice' box
Last updated Thu Nov 05 18:20:03 -0800 2009
An AUR helper written in Python
Forked from rson/slurpy Thu Oct 15 10:05:51 -0700 2009
Last updated Fri Oct 23 04:10:05 -0700 2009
Scripts and stuff for weechat
Last updated Tue Oct 13 08:20:16 -0700 2009
more cleanup
statusBar + cleanup + urgency behaviour changed
small cleanup
urgency + helpers + tiny change to the PP
added urgen on bell + cleanup
fixed type in run() that broke -u
2 commits »
Merge branch 'master' of github.com:rson/slurpy
-uv is now more verbose. update() now returns a list of dicts
8 commits »
Merge branch 'master' of ../slurpy-rson
Rewrote AurSync.update, removed AurSync.update_available.
quickfix for issue 11. -u now shows the currently installed version.
add python-pycurl optdepend
update checksums
version bump
change version back to 2.1, i'm not sure how it got to 2.5 in the first place
slurpy -u shows version number available, not version number installed
12 commits »
Merge ../slurpy into mre-master
Merge branch 'master' of git://github.com/rson/slurpy
merge with rson/slurpy/master
makes update_available() slightly more robust, inform the user instead of failing silently
update_available(): make sure we are comparing the right package
6 commits »
3 commits »
fix issue 10
ignore test directory
return 1 on most errors
ignore vim swap files
removed the use of 'file' as a variable name
clean up version testing
merge with rson's test branch. rewrite of update_available()
quickfix: -u should now work with foobar-1.2.3-1.2 style versions
Merge branch 'master' into expm1
updated contributors, bumped version since i forgot to last time