388 Commits

Author SHA1 Message Date
700a3d2ae1 gnucash-process-report: comment change 2012-10-27 20:36:45 -04:00
4b757f4323 dvdrip.sh: add -forceidx option 2012-10-20 19:24:49 -04:00
cbf8003ce9 add dvdrip.sh 2012-10-14 17:19:26 -04:00
2f81c1a444 add winpath alias for cygwin 2012-09-25 14:36:33 -04:00
fece6b4e29 bash_aliases: git config: use new push.default of "upstream" 2012-09-10 14:20:06 -04:00
37b03c03f2 update Winamp title format 2012-08-30 10:03:12 -04:00
af18bdb0e7 ,w to jump to tag in tab 2012-08-30 09:48:44 -04:00
a53d75e74e vimrc: set indent to 2 for ruby scripts 2012-08-07 16:49:23 -04:00
d3bb906b81 grepid: omit stack dump on ctrl+c 2012-07-27 14:09:35 -04:00
ef0e252883 bash_aliases: add winpython alias for cygwin 2012-07-11 13:40:10 -04:00
585b6ecfeb Merge branch 'master' of ssh://holtrop.homelinux.com/files 2012-07-09 13:46:59 -04:00
a6a3b5bc9a bash_aliases: add prompt_ps1_svn_branch() 2012-07-09 13:46:48 -04:00
4b94a83b44 id3guess: prompt for year 2012-06-03 21:28:27 -04:00
eeec22285a Merge branch 'master' of ssh://holtrop.homelinux.com/files 2012-06-03 19:54:22 -04:00
96210fd6ea add id3guess 2012-06-03 19:53:43 -04:00
c89f97e2bb add rip-dvd 2012-05-06 20:12:21 -04:00
528597c48a bash_aliases: cs: properly handle args with spaces 2012-04-12 13:18:31 -04:00
c5f2d97217 grepid: replaced with python version to format and colorize output 2012-03-23 13:56:24 -04:00
5b2b188489 bash_aliases: cygwin "cs" function: launch file from its own directory 2012-03-22 16:17:57 -04:00
332dad74be bashrc: fix bash redirection order to avoid error message - thanks Mike 2012-03-22 14:49:27 -04:00
7e1a61e606 bashrc: define SSH_AUTH_SOCK before using 2012-03-22 14:09:52 -04:00
702affbf85 jsvn: moved to https://github.com/holtrop/jsvn 2012-03-22 14:03:03 -04:00
b35c561875 jsvn: allow specifying path to underlying Subversion executable in config file 2012-03-21 11:16:42 -04:00
a5e85240c3 bash_aliases: handle spaces in $PWD for PROMPT_COMMAND 2012-03-18 16:36:15 -04:00
a9507a2982 bash_aliases: add git alias "mktarxz" 2012-03-10 12:46:27 -05:00
f110815bbe jsvn: error out on branch/tag list commands if repository structure is not valid 2012-03-08 11:01:31 -05:00
04482e4adc jsvn: ignore errors getting branch/tag list 2012-03-08 10:59:22 -05:00
aa4e356058 jsvn: handle 1-arg "switch" that does not specify a valid branch/tag/trunk name 2012-03-08 10:56:35 -05:00
5d355aed43 bash_aliases: turn on cdshowgitstatus in PROMPT_COMMAND 2012-03-07 16:58:33 -05:00
b00a298f0a bash_aliases: show basename of PWD first in terminal title 2012-03-07 16:58:11 -05:00
f2b3d767d7 bash_aliases: cdshowgitstatus: also show git status when .git is a file 2012-03-07 16:39:39 -05:00
b8e40766e7 jsvn: add "url" subcommand 2012-03-01 16:07:12 -05:00
03fd50eb93 jsvn: use internal getSVNURL() instead of a call to grep 2012-03-01 16:05:40 -05:00
e3a8e72d58 add copy-svn-url.reg 2012-02-29 16:26:17 -05:00
5614a8c34b add copy-svn-path.sh 2012-02-29 16:13:01 -05:00
dd13c90c0b move windows files into windows directory 2012-02-29 16:10:54 -05:00
197b0bd20e jsvn: add configuration comments 2012-02-28 16:53:17 -05:00
fdae2a537c jsvn: implement command aliases from configuration file 2012-02-28 16:45:09 -05:00
4d923cfadb jsvn: add configuration file support
- config file will be read from ~/.jsvn
- config file is a python script which can assign to various supported
  configuration variables
2012-02-28 16:36:17 -05:00
ba1030b5c6 grepid: ignore binary files by default 2012-02-27 15:02:54 -05:00
88aa7cf550 bash_aliases: cs() function: unset HOME when launching Windows processes 2012-02-27 14:05:54 -05:00
5730c1c7f3 jsvn: small optimization 2012-02-23 16:36:10 -05:00
2288cb9a8a jsvn: add "add" heading comment 2012-02-23 15:34:57 -05:00
85a84384b4 jsvn: add "add" subcommand handler to allow smarter adds 2012-02-23 13:39:03 -05:00
c5e7f25f40 jsvn: add "externals" subcommand 2012-02-23 11:07:47 -05:00
2e81f0eb25 jsvn: use out in place of sys.stdout in command handlers 2012-02-22 17:00:34 -05:00
d967b846a1 jsvn: handle "sw" command abbreviation 2012-02-22 16:55:32 -05:00
0abd536d0e jsvn: color current branch green in "branch" output 2012-02-22 16:54:41 -05:00
c6c6309520 jsvn: use same colorizer for "switch" as for "update" 2012-02-22 16:51:50 -05:00
9ecc2d9657 jsvn: handle "di" and "stat" command abbreviations 2012-02-22 10:03:46 -05:00