lab.git
2018-07-16 Ken-ichi Mitoappend a session's history on shell exit and unlimited... master
2018-04-14 Ken-ichi Mitoupdate bashrc
2016-03-12 Ken-ichi Mitoupdate bashrc for Arch Linux
2016-02-27 Ken-ichi Mitoadd 'graph' for gitconfig
2015-05-23 Ken-ichi Mitoremove benchmark script
2015-05-23 Ken-ichi Mitoset editor to 'vim'
2014-03-06 Ken-ichi Mitonew option --duration
2014-03-06 Ken-ichi Mitorefactor concurrent loops
2014-03-06 Ken-ichi Mitouse LWP::UserAgent instead of LWP::Simple
2014-03-06 Ken-ichi Mitomeasure the transfer data size and elapsed time
2014-03-04 Ken-ichi Mitoprint usage if no arguments
2014-03-04 Ken-ichi Mitouse Getopt::Long safely
2014-02-27 Ken-ichi Mitoenable SSL option for Net::Twitter::Lite::WithAPIv1_1
2014-02-07 Ken-ichi Mitoremove '--all' from git tree alias
2013-11-27 Ken-ichi Mitochange information messages
2013-11-02 Ken-ichi Mitofix: repeat loops in child processes
2013-11-02 Ken-ichi Mitohttp bench mark client with perl's Parallel::ForkManager
2013-10-04 Ken-ichi Mitobash completion script moved at Ubuntu 13.04
2013-08-21 Ken-ichi Mitouse access_token
2013-08-21 Ken-ichi Mitochange package utils to GitHubBackup::API
2013-08-21 Ken-ichi Mitochange messages, add sample script
2013-08-21 Ken-ichi Mitocheck wiki existency
2013-08-21 Ken-ichi Mitocheck repository response parameters
2013-08-21 Ken-ichi Mitochange GitHubBackup::Repository data structure
2013-08-21 Ken-ichi Mitoutils::get returns '[]' while json_api gives no results
2013-08-19 Ken-ichi Mitosave issue as json and pacth files
2013-08-19 Ken-ichi Mitoutils::get with %parameters
2013-08-18 Ken-ichi Mitoutils::get gives hashref tree from API
2013-08-18 Ken-ichi Mitosync wiki pages
2013-08-18 Ken-ichi Mitoadd forks as remotes/'full_name'
2013-08-17 Ken-ichi Mitoremove Class::Accessor::Fast
2013-08-17 Ken-ichi Mitoremake accessors and create backup() method
2013-08-17 Ken-ichi Mitoremove __super and give closure for $self->directory
2013-08-17 Ken-ichi MitoGitHubBackup module for backup github project
2013-08-17 Ken-ichi MitoGitHubBackup module for backup github project
2013-07-12 Ken-ichi MitoFIX: print error message causes error
2013-07-12 Ken-ichi MitoFIX: $res->{results} has changed to $res->{statuses...
2013-06-21 Ken-ichi Mitoremove retweeted_by_me function
2013-06-21 Ken-ichi Mitouse Net::Twitter::Lite::WithAPIv1_1 instead of Net...
2013-06-21 Ken-ichi Mitofix evalrescue fuction
2013-05-26 mitty * add alias 'git tree' trunk
2013-05-09 mitty * add $HOME/bin to $PATH if it exists
2013-04-22 mitty * crawler for Nikkei editorial articles
2013-04-14 mitty * fix: use 'git branch' in for loop causes infinity...
2013-04-14 mitty * wrapper for git.exe
2013-04-13 mitty * memo for 8th Kernel/VM expedition
2013-04-13 mitty * memo for 8th Kernel/VM expedition
2013-04-13 mitty * memo for 8th Kernel/VM expedition
2013-04-13 mitty * fix typo
2013-04-13 mitty * memo for 8th Kernel/VM expedition
2013-04-13 mitty * memo for 8th Kernel/VM expedition
2013-03-10 mitty * treat filename with unknown coding set as UTF-8
2013-03-10 mitty * convert to FB_HTMLCREF if there are malformed characters
2013-03-10 mitty * download files with LWP::UserAgent
2013-03-08 mitty * add double quote to hexcmp arguments
2013-03-07 mitty * add function hexcmp: compare two binary files and...
2013-01-25 mitty * fix: convert non Shift_JIS character only
2013-01-25 mitty * find file or directory that name contains Simplified...
2013-01-25 mitty * output string contains numeric character references
2013-01-25 mitty * output composed string
2013-01-25 mitty * add "#" to STDERR output
2013-01-25 mitty * remove needless export of NFKC
2013-01-25 mitty * fix: previous procedure skips files such as '...'
2013-01-24 mitty * fix: use Encode to correctly handle utf9 file or...
2013-01-24 mitty * remove obsolete pragma "use encoding 'utf-8';"
2013-01-24 mitty * replace Unicode::Japanese with Encode
2013-01-24 mitty * find file or directory that name contains non sjis...
2013-01-24 mitty * change function name to reuse code easily
2013-01-24 mitty * find file or directory that name can be combinable...
2013-01-24 mitty * this script reads url list from file and gets conten...
2013-01-03 mitty * output matched pattern with "/PATTERN/"
2013-01-03 mitty * read text file/stdin and check each line with multip...
2012-12-09 mitty * show no untracked file
2012-11-20 mitty * change "git ci"
2012-11-18 mitty * change 'uno' command to 'st'
2012-11-18 mitty * fix typo
2012-11-18 mitty * add command: ca
2012-11-18 mitty * add command and sort them
2012-11-16 mitty * dcommit with mergeinfo on git-svn
2012-10-20 mitty * prompt before overwrite on mv/cp
2012-10-05 mitty * crlf -> lf
2012-10-04 mitty * #55
2012-10-04 mitty * #55
2012-10-04 mitty * about #55
2012-10-01 mitty * add alias for screen
2012-09-26 mitty * Ubuntu 12.10 (quantal) beta does not set $BASH_COMPL...
2012-09-23 mitty * add count => 200 parameter to request
2012-09-23 mitty * add legacy_lists_api => 0 to new()
2012-09-23 mitty * fix search query does not return user/screen_name...
2012-09-23 mitty * add search command
2012-09-22 mitty * pdf uploaded to slideshare.net/mittyorz/tcp-connection
2012-09-22 mitty * LT presentation for Kernel/VM@tkb
2012-09-16 mitty * add svnst command as bash function
2012-09-10 mitty * add three entries
2012-08-31 mitty * add link for slideshare
2012-08-31 mitty * memo for Fluentd meetup in Japan #2
2012-08-27 mitty * add .gitconfig to set default for git
2012-07-07 mitty * memo for tsukuba.pm #2
2012-06-21 mitty * utvpn binary for mips-openwrt-linux
2012-06-21 mitty * add Makefile for mips-openwrt-linux
next