source: lab.git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ddb1335   8 years mitty update bashrc for Arch Linux * remove inactive functions * set git …
(edit) @214dd9d   8 years mitty add 'graph' for gitconfig
(edit) @df5ee19   9 years mitty remove benchmark script * split repository to …
(edit) @3813e29   9 years mitty set editor to 'vim'
(edit) @178d578   10 years mitty new option --duration * set loop duration time (second) * with …
(edit) @45d3453   10 years mitty refactor concurrent loops
(edit) @8c96802   10 years mitty use LWP::UserAgent instead of LWP::Simple * LWP::Simple does not support …
(edit) @560dfd2   10 years mitty measure the transfer data size and elapsed time
(edit) @0035554   10 years mitty print usage if no arguments
(edit) @cff45ef   10 years mitty use Getopt::Long safely * see …
(edit) @7848b0b   10 years mitty enable SSL option for Net::Twitter::Lite::WithAPIv1_1 * {{{SSL is …
(edit) @41617a0   10 years mitty remove '--all' from git tree alias
(edit) @257952a   10 years mitty change information messages * replace symbols to git command keywords
(edit) @d6dd05b   10 years mitty fix: repeat loops in child processes * '$pm->finish and then $pm->start' …
(edit) @512faed   10 years mitty http bench mark client with perl's Parallel::ForkManager * $ …
(edit) @29f6915b   10 years mitty bash completion script moved at Ubuntu 13.04
(edit) @4351b0c   11 years mitty use access_token * note: 'e72e16c7e42f292c6912e7710c838347ae178b4a' is a …
(edit) @13e2400   11 years mitty change package utils to GitHubBackup::API * add …
(edit) @f7f894d   11 years mitty change messages, add sample script
(edit) @9353238   11 years mitty check wiki existency * some repositories have no wiki even if …
(edit) @f38b66d   11 years mitty check repository response parameters
(edit) @c5b427c   11 years mitty change GitHubBackup::Repository data structure * keep original structure …
(edit) @d51047d   11 years mitty utils::get returns '[]' while json_api gives no results * …
(edit) @49aca65   11 years mitty save issue as json and pacth files
(edit) @55d0513   11 years mitty utils::get with %parameters
(edit) @fc647d5   11 years mitty utils::get gives hashref tree from API
(edit) @6473c3b   11 years mitty sync wiki pages
(edit) @682d2d9   11 years mitty add forks as remotes/'full_name'
(edit) @6f31bfb   11 years mitty remove Class::Accessor::Fast * handle directory path correctly
(edit) @19df400   11 years mitty remake accessors and create backup() method * repository list will flush …
(edit) @b8d7413   11 years mitty remove super and give closure for $self->directory
(edit) @19233f5   11 years mitty GitHubBackup module for backup github project * work in progress * done …
(edit) @6a2e5f1   11 years mitty GitHubBackup module for backup github project * work in progress * …
(edit) @d9a45a4   11 years mitty FIX: print error message causes error * …
(edit) @90f8850   11 years mitty FIX: $res->{results} has changed to $res->{statuses} on API v1.1
(edit) @0f8acb5   11 years mitty remove retweeted_by_me function * 'retweeted_by_me' was removed from …
(edit) @e960958   11 years mitty use Net::Twitter::Lite::WithAPIv1_1 instead of Net::Twitter::Lite * …
(edit) @a5b6bf1   11 years mitty fix evalrescue fuction * dereference …
(edit) @fd6dbd0   11 years mitty * add alias 'git tree' * … trunk
(edit) @74ab10f   11 years mitty * add $HOME/bin to $PATH if it exists git-svn-id: … trunk
(edit) @151083b   11 years mitty * crawler for Nikkei editorial articles git-svn-id: … trunk
(edit) @a696331   11 years mitty * fix: use 'git branch' in for loop causes infinity loop of forking … trunk
(edit) @b14ab8e   11 years mitty * wrapper for git.exe * set %PROMPT% '$P (%BRANCH%) $G' while current … trunk
(edit) @aa2cedc   11 years mitty * memo for 8th Kernel/VM expedition * add LT sessions git-svn-id: … trunk
(edit) @de9540b   11 years mitty * memo for 8th Kernel/VM expedition * add about qemu/kvm/vt-x … trunk
(edit) @d3973ef   11 years mitty * memo for 8th Kernel/VM expedition * add about Fusion-io git-svn-id: … trunk
(edit) @04eb6d7   11 years mitty * fix typo git-svn-id: https://lab.mitty.jp/svn/lab/trunk@207trunk
(edit) @5ab4cdf   11 years mitty * memo for 8th Kernel/VM expedition * add about ZigBee git-svn-id: … trunk
(edit) @4181361   11 years mitty * memo for 8th Kernel/VM expedition * about ftace snapshot git-svn-id: … trunk
(edit) @6eaca65   11 years mitty * treat filename with unknown coding set as UTF-8 git-svn-id: … trunk
(edit) @a1128c4   11 years mitty * convert to FB_HTMLCREF if there are malformed characters git-svn-id: … trunk
(edit) @a74d46a   11 years mitty * download files with LWP::UserAgent * filename from Content-Disposition … trunk
(edit) @e61eeac   11 years mitty * add double quote to hexcmp arguments git-svn-id: … trunk
(edit) @7ee0f52   11 years mitty * add function hexcmp: compare two binary files and show differences * … trunk
(edit) @8d17d4e   11 years mitty * fix: convert non Shift_JIS character only * skip needless convert … trunk
(edit) @44957a5   11 years mitty * find file or directory that name contains Simplified Chinese characters … trunk
(edit) @bf1a1ea   11 years mitty * output string contains numeric character references git-svn-id: … trunk
(edit) @7ec37bd   11 years mitty * output composed string git-svn-id: … trunk
(edit) @dfae53c   11 years mitty * add "#" to STDERR output git-svn-id: … trunk
(edit) @2526624   11 years mitty * remove needless export of NFKC * change order of decode() and remove … trunk
(edit) @0e3de64   11 years mitty * fix: previous procedure skips files such as '...' git-svn-id: … trunk
(edit) @e4e7407   11 years mitty * fix: use Encode to correctly handle utf9 file or directory name * NFKC … trunk
(edit) @89fbc5d   11 years mitty * remove obsolete pragma "use encoding 'utf-8';" * see … trunk
(edit) @6f4fe5e   11 years mitty * replace Unicode::Japanese with Encode git-svn-id: … trunk
(edit) @cdcfe90   11 years mitty * find file or directory that name contains non sjis character … trunk
(edit) @1f4b1b5   11 years mitty * change function name to reuse code easily git-svn-id: … trunk
(edit) @68d6d5b   11 years mitty * find file or directory that name can be combinable by NFC/NFKC … trunk
(edit) @788f3de   11 years mitty * this script reads url list from file and gets content, then outputs page … trunk
(edit) @5a32926   11 years mitty * output matched pattern with "/PATTERN/" git-svn-id: … trunk
(edit) @d79589a   11 years mitty * read text file/stdin and check each line with multiple regex … trunk
(edit) @ef43e77   11 years mitty * show no untracked file git-svn-id: … trunk
(edit) @dea39ad   11 years mitty * change "git ci" * verbose: show unified diff git-svn-id: … trunk
(edit) @625e173   11 years mitty * change 'uno' command to 'st' * "git status -uno" is mostly used … trunk
(edit) @8c3e911   11 years mitty * fix typo git-svn-id: https://lab.mitty.jp/svn/lab/trunk@180trunk
(edit) @86521dd   11 years mitty * add command: ca git-svn-id: https://lab.mitty.jp/svn/lab/trunk@179trunk
(edit) @072e48b   11 years mitty * add command and sort them * ls, nm, uno git-svn-id: … trunk
(edit) @9be4681   11 years mitty * dcommit with mergeinfo on git-svn git-svn-id: … trunk
(edit) @adaba09   11 years mitty * prompt before overwrite on mv/cp git-svn-id: … trunk
(edit) @0dcad9a   11 years mitty * crlf -> lf git-svn-id: https://lab.mitty.jp/svn/lab/trunk@173trunk
(edit) @1be8507   11 years mitty * #55 * fix: when dir1/target and dir2/target both exist but file type … trunk
(edit) @22a2ffd   11 years mitty * #55 * recursively exec cmpdir script in cmpdir * cmpdir dir1 dir2 … trunk
(edit) @5eea6d8   11 years mitty * about #55 * find -> sort -> uniq -> xargs -> cmp * don't check … trunk
(edit) @e024caf   11 years mitty * add alias for screen * Run screen in UTF-8 mode. * attempts to … trunk
(edit) @b3bc7ca   12 years mitty * Ubuntu 12.10 (quantal) beta does not set $BASH_COMPLETION_DIR … trunk
(edit) @c1b8ad4   12 years mitty * add count => 200 parameter to request * mentions function still only … trunk
(edit) @43d739e   12 years mitty * add legacy_lists_api => 0 to new() git-svn-id: … trunk
(edit) @6852f37   12 years mitty * fix search query does not return user/screen_name and user/name * use … trunk
(edit) @52c76fd   12 years mitty * add search command * load search keyword from config.yaml and do OR … trunk
(edit) @1727505   12 years mitty * pdf uploaded to http://www.slideshare.net/mittyorz/tcp-connectiontrunk
(edit) @edb3793   12 years mitty * LT presentation for Kernel/VM@tkb * work in progress git-svn-id: … trunk
(edit) @4c27517   12 years mitty * add svnst command as bash function git-svn-id: … trunk
(edit) @de014b4   12 years mitty * add three entries * KNOPPIX 6.7.1 CD JAPANESE (text mode vga) * … trunk
(edit) @f5dbb37   12 years mitty * add link for slideshare * ustream: … trunk
(edit) @e59cf50   12 years mitty * memo for Fluentd meetup in Japan #2 * … trunk
(edit) @b949a0f   12 years mitty * add .gitconfig to set default for git * refer: … trunk
(edit) @7c991ad   12 years mitty * memo for tsukuba.pm #2 * http://atnd.org/events/29822 git-svn-id: … trunk
(edit) @f05e973   12 years mitty * utvpn binary for mips-openwrt-linux * … trunk
(edit) @e498534   12 years mitty * add Makefile for mips-openwrt-linux * fix declaration of iconv for … trunk
(edit) @23aa5e1   12 years mitty * no modification is needed git-svn-id: … trunk
(edit) @4e5bbe2   12 years mitty * no modification is needed git-svn-id: … trunk
Note: See TracRevisionLog for help on using the revision log.