0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replaced ''.join(file.readlines()) with file.read() More... about 14 years ago
changed output of archive creation script to allow piping More... about 14 years ago
added dropbox "upload" aliases More... about 14 years ago
added markdown loop More... about 14 years ago
extended `cpwd` with ability to join `pwd` with path passed as argument More... about 14 years ago
added git status alias More... about 14 years ago
removed woof alias More... about 14 years ago
added Git() to utils module More... about 14 years ago
added script creating archives (using git) More... about 14 years ago
moved MOTD to the bottom of .zshrc More... about 14 years ago
added workspace restoration More... about 14 years ago
added Google Say script More... about 14 years ago
added omission of mp4 convertion if destination file already exists More... about 14 years ago
added git help alias More... about 14 years ago
removed ~/.gem from PATH More... about 14 years ago
replaced call(cmd, shell=True) with system(cmd) More... about 14 years ago
replaced usage() with exit1() More... about 14 years ago
made not-so-public functions private More... about 14 years ago
added utils module to keep scripts DRY More... about 14 years ago
made ping google stop after receiving 5 packets More... about 14 years ago
added script converting movies and music in other formats to mp3s More... about 14 years ago
made mp4 script save mp4s in the working directory More... about 14 years ago
added detection of other parts of an archive More... about 14 years ago
added detection of archives with shorter extensions More... about 14 years ago
removed unused import More... about 14 years ago
modified `open` proxy to use regular expressions for finding archives More... about 14 years ago
removed renaming scripts More... about 14 years ago
added which alias More... about 14 years ago
added quick look preview to rapidshare script More... about 14 years ago
made rapidshare script gnuplot settings compatible with gnuplot 4.4 More... about 14 years ago