|
|
@216
|
12 years |
mitty |
THIS REPOSITORY HAS MOVED TO Git
|
|
|
@215
|
12 years |
mitty |
* add alias 'git tree'
* …
|
|
|
@214
|
12 years |
mitty |
* add $HOME/bin to $PATH if it exists
|
|
|
@213
|
12 years |
mitty |
* crawler for Nikkei editorial articles
|
|
|
@212
|
12 years |
mitty |
* fix: use 'git branch' in for loop causes infinity loop of forking …
|
|
|
@211
|
12 years |
mitty |
* wrapper for git.exe
* set %PROMPT% '$P (%BRANCH%) $G' while current …
|
|
|
@210
|
12 years |
mitty |
* memo for 8th Kernel/VM expedition
* add LT sessions
|
|
|
@209
|
12 years |
mitty |
* memo for 8th Kernel/VM expedition
* add about qemu/kvm/vt-x
|
|
|
@208
|
12 years |
mitty |
* memo for 8th Kernel/VM expedition
* add about Fusion-io
|
|
|
@207
|
12 years |
mitty |
* fix typo
|
|
|
@206
|
12 years |
mitty |
* memo for 8th Kernel/VM expedition
* add about ZigBee
|
|
|
@205
|
12 years |
mitty |
* memo for 8th Kernel/VM expedition
* about ftace snapshot
|
|
|
@204
|
12 years |
mitty |
* treat filename with unknown coding set as UTF-8
|
|
|
@203
|
12 years |
mitty |
* convert to FB_HTMLCREF if there are malformed characters
|
|
|
@202
|
12 years |
mitty |
* download files with LWP::UserAgent
* filename from Content-Disposition …
|
|
|
@201
|
12 years |
mitty |
* add double quote to hexcmp arguments
|
|
|
@200
|
12 years |
mitty |
* add function hexcmp: compare two binary files and show differences
* …
|
|
|
@199
|
12 years |
mitty |
* fix: convert non Shift_JIS character only
* skip needless convert …
|
|
|
@198
|
12 years |
mitty |
* find file or directory that name contains Simplified Chinese characters
…
|
|
|
@197
|
12 years |
mitty |
* output string contains numeric character references
|
|
|
@196
|
12 years |
mitty |
* output composed string
|
|
|
@195
|
12 years |
mitty |
* add "#" to STDERR output
|
|
|
@194
|
12 years |
mitty |
* remove needless export of NFKC
* change order of decode() and remove …
|
|
|
@193
|
12 years |
mitty |
* fix: previous procedure skips files such as '...'
|
|
|
@192
|
12 years |
mitty |
* fix: use Encode to correctly handle utf9 file or directory name
* NFKC …
|
|
|
@191
|
12 years |
mitty |
* remove obsolete pragma "use encoding 'utf-8';"
* see …
|
|
|
@190
|
12 years |
mitty |
* replace Unicode::Japanese with Encode
|
|
|
@189
|
12 years |
mitty |
* find file or directory that name contains non sjis character
|
|
|
@188
|
12 years |
mitty |
* change function name to reuse code easily
|
|
|
@187
|
12 years |
mitty |
* find file or directory that name can be combinable by NFC/NFKC
|
|
|
@186
|
12 years |
mitty |
* this script reads url list from file and gets content, then outputs page …
|
|
|
@185
|
12 years |
mitty |
* output matched pattern with "/PATTERN/"
|
|
|
@184
|
12 years |
mitty |
* read text file/stdin and check each line with multiple regex
|
|
|
@183
|
12 years |
mitty |
* show no untracked file
|
|
|
@182
|
12 years |
mitty |
* change "git ci"
* verbose: show unified diff
|
|
|
@181
|
12 years |
mitty |
* change 'uno' command to 'st'
* "git status -uno" is mostly used
|
|
|
@180
|
12 years |
mitty |
* fix typo
|
|
|
@179
|
12 years |
mitty |
* add command: ca
|
|
|
@178
|
12 years |
mitty |
* add command and sort them
* ls, nm, uno
|
|
|
@177
|
12 years |
mitty |
* dcommit with mergeinfo on git-svn
|
|
|
@176
|
12 years |
mitty |
* prompt before overwrite on mv/cp
|
|
|
@175
|
12 years |
mitty |
* /usr/lib/lxc/templates of lxc 0.8.0~rc1-4ubuntu37 on Ubuntu 12.10 (beta)
|
|
|
@174
|
12 years |
mitty |
* /usr/lib/lxc/templates of lxc 0.7.5-3ubuntu63 on Ubuntu 12.04.1
|
|
|
@173
|
12 years |
mitty |
* crlf -> lf
|
|
|
@172
|
12 years |
mitty |
* #55
* fix: when dir1/target and dir2/target both exist but file type …
|
|
|
@171
|
12 years |
mitty |
* #55
* recursively exec cmpdir script in cmpdir
* cmpdir dir1 dir2 …
|
|
|
@170
|
12 years |
mitty |
* about #55
* find -> sort -> uniq -> xargs -> cmp
* don't check …
|
|
|
@169
|
12 years |
mitty |
* add alias for screen
* Run screen in UTF-8 mode.
* attempts to …
|
|
|
@168
|
12 years |
mitty |
* Ubuntu 12.10 (quantal) beta does not set $BASH_COMPLETION_DIR
|
|
|
@167
|
12 years |
mitty |
* add count => 200 parameter to request
* mentions function still only …
|
|
|
@166
|
12 years |
mitty |
* add legacy_lists_api => 0 to new()
|
|
|
@165
|
12 years |
mitty |
* fix search query does not return user/screen_name and user/name
* use …
|
|
|
@164
|
12 years |
mitty |
* add search command
* load search keyword from config.yaml and do OR …
|
|
|
@163
|
12 years |
mitty |
* pdf uploaded to http://www.slideshare.net/mittyorz/tcp-connection
|
|
|
@162
|
12 years |
mitty |
* LT presentation for Kernel/VM@tkb
* work in progress
|
|
|
@161
|
12 years |
mitty |
* sample of Trac-1.0.1dev_r11326
* $ trac-admin envsample initenv …
|
|
|
@160
|
12 years |
mitty |
* add svnst command as bash function
|
|
|
@159
|
12 years |
mitty |
* add three entries
* KNOPPIX 6.7.1 CD JAPANESE (text mode vga)
* …
|
|
|
@158
|
12 years |
mitty |
* add link for slideshare
* ustream: …
|
|
|
@157
|
12 years |
mitty |
* memo for Fluentd meetup in Japan #2
* …
|
|
|
@156
|
12 years |
mitty |
* add .gitconfig to set default for git
* refer: …
|
|
|
@155
|
13 years |
mitty |
* memo for tsukuba.pm #2
* http://atnd.org/events/29822
|
|
|
@154
|
13 years |
mitty |
* utvpn binary for mips-openwrt-linux
* …
|
|
|
@153
|
13 years |
mitty |
* add Makefile for mips-openwrt-linux
* fix declaration of iconv for …
|
|
|
@152
|
13 years |
mitty |
* no modification is neededs
|
|
|
@151
|
13 years |
mitty |
* no modification is needed
|
|
|
@150
|
13 years |
mitty |
* no modification is needed
|
|
|
@149
|
13 years |
mitty |
* zlib-1.2.7$ ./configure --prefix=$STAGING_DIR
* $STAGING_DIR: …
|
|
|
@148
|
13 years |
mitty |
* mkdir for required libraries and their original Makefiles
|
|
|
@147
|
13 years |
mitty |
* copy vendor drop to trunk
|
|
|
@146
|
13 years |
mitty |
* tar xzf utvpn-src-unix-v101-7101-public-2010.06.27.tar.gz
|
|
|
@145
|
13 years |
mitty |
* add entry Ubuntu Desktop JAPANESE Remix CD
|
|
|
@144
|
13 years |
mitty |
* replace outdated coding style
* || -> or
* open with bare word file …
|
|
|
@143
|
13 years |
mitty |
* set txt file to ignore
|
|
|
@142
|
13 years |
mitty |
* added by mistake
|
|
|
@141
|
13 years |
mitty |
* update isos, images
* add Ubuntu 12.04, remove 11.10
* boot FreeDOS …
|
|
|
@140
|
13 years |
mitty |
* multiple boot entry for GRUB2
* knoppix, memtest, debian/ubuntu …
|
|
|
@139
|
13 years |
mitty |
* memo for 7th Kernel/VM expedition
* http://atnd.org/event/E0004979/0
* …
|
|
|
@138
|
13 years |
mitty |
* change CPU configuration
* Model: Nehalem
* [Copy host CPU …
|
|
|
@137
|
13 years |
mitty |
* new VM with virt-manager on Fedora 16 x86_64
|
|
|
@136
|
13 years |
mitty |
* parse .torrent file and print tag separated list of
[…]
|
|
|
@135
|
13 years |
mitty |
* parse .torrent file and print list of files
* this script couldn't many …
|
|
|
@134
|
13 years |
mitty |
* add new alias for rm -> rm -v
|
|
|
@133
|
13 years |
mitty |
* remove <script> tags from HTML source
|
|
|
@132
|
13 years |
mitty |
* pdf version
|
|
|
@131
|
13 years |
mitty |
* fail over status
|
|
|
@130
|
13 years |
mitty |
* Lightning Talk for Tsukuba.pm
* http://atnd.org/events/24243
|
|
|
@129
|
13 years |
mitty |
* convert Google Chrome cache file to regular file
* cache files from …
|
|
|
@128
|
13 years |
mitty |
* FIX: initial commit and then chmod repository files
* FIX: …
|
|
|
@127
|
13 years |
mitty |
* get ip address lists from apache.log
|
|
|
@126
|
13 years |
mitty |
* benchmark for DNS resolver
* get domain lists from mail.log
|
|
|
@125
|
13 years |
mitty |
* add UT-VPN source code for *nix
* from …
|
|
|
@124
|
13 years |
mitty |
* sakura editor keywords definition file for OCaml
* OCaml.kwd from …
|
|
|
@123
|
14 years |
mitty |
* memo of "Shibuya Perl Mongers Technical Talk #16"
* …
|
|
|
@122
|
14 years |
mitty |
* add comments
|
|
|
@121
|
14 years |
mitty |
* accept -f option to save wiki text to file
|
|
|
@120
|
14 years |
mitty |
* script for Pukiwiki Plus!
* getsource.pl -> getting pukiwiki formatted …
|
|
|
@119
|
14 years |
mitty |
* fix typo
|
|
|
@118
|
14 years |
mitty |
* add screen_name output
|
|
|
@117
|
14 years |
mitty |
* add svn:executables
|
|
|