|
7436dc7223
|
jsvn: colordiff property context lines
|
2012-02-22 09:58:52 -05:00 |
|
|
2e59940696
|
jsvn: tweak colordiff "@@" coloring
|
2012-02-22 09:56:25 -05:00 |
|
|
db9c29f525
|
jsvn: allow double-underscore comands to bypass jsvn processing
|
2012-02-22 09:54:19 -05:00 |
|
|
bd7afbf7fc
|
jsvn: only turn on pager for listed subcomands instead of excluding listed subcommands
|
2012-02-22 09:52:09 -05:00 |
|
|
bd32fcb204
|
jsvn: add "status" command handler
|
2012-02-22 09:45:09 -05:00 |
|
|
e7787a65cb
|
jsvn: restore empty line before final line if any external was printed
|
2012-02-21 16:48:01 -05:00 |
|
|
768c92f78a
|
jsvn: update: restore empty line before final line if an external was printed
|
2012-02-21 15:58:23 -05:00 |
|
|
a8c7e6f1ab
|
bash_aliases: fix prompt_ps1_git_branch() to work in a detached HEAD state
|
2012-02-21 15:52:20 -05:00 |
|
|
13b1427e11
|
jsvn: use re.match() instead of anchored re.search()
|
2012-02-21 15:48:54 -05:00 |
|
|
1cbd3c2c30
|
jsvn: add "update" subcommand handler for colorized output
|
2012-02-21 15:43:27 -05:00 |
|
|
e49bbb212e
|
jsvn: no pager output for "update" command
|
2012-02-21 15:18:42 -05:00 |
|
|
a381db47eb
|
jsvn: colorize changed paths in "log -v"
|
2012-02-21 15:13:46 -05:00 |
|
|
3d24ea95ab
|
jsvn: no pager for checkout
|
2012-02-21 14:42:23 -05:00 |
|
|
a45111b909
|
jsvn: add pager exceptions for commit/propedit abbreviations - thanks Mike
|
2012-02-21 13:31:50 -05:00 |
|
|
9daaada1aa
|
jsvn: comment update
|
2012-02-20 16:50:10 -05:00 |
|
|
dc885beb45
|
jsvn: remove "log" check for colorsvn, won't make it there anyway
|
2012-02-20 16:12:13 -05:00 |
|
|
820b6d0bf2
|
jsvn: only output ANSI color codes if output is a terminal
|
2012-02-20 15:57:25 -05:00 |
|
|
4d96b6eed8
|
jsvn: do not use pager for "commit" command
|
2012-02-20 15:53:52 -05:00 |
|
|
e08d51d0a8
|
jsvn: do not use a pager with "propedit" command
|
2012-02-20 15:51:38 -05:00 |
|
|
a47ff416a1
|
jsvn: restore missing line ending on "@@" diff lines
|
2012-02-20 15:51:19 -05:00 |
|
|
1a16c1f25b
|
jsvn: read lines as available for "users" command
|
2012-02-20 14:45:15 -05:00 |
|
|
d33436892f
|
jsvn: read lines from diff/log as available
|
2012-02-20 14:43:12 -05:00 |
|
|
c455018cf1
|
jsvn: use internal colordiff() instead of "colordiff" executable for "diff"
|
2012-02-20 14:39:26 -05:00 |
|
|
356dca5731
|
jsvn: colorize log output
|
2012-02-20 14:34:08 -05:00 |
|
|
edc09ec740
|
jsvn: reset on every new color; add colordiff() utility function
|
2012-02-20 14:30:29 -05:00 |
|
|
69f8e9944a
|
jsvn: ignore IOError writing to broken pipe when pager is exited
|
2012-02-20 14:19:05 -05:00 |
|
|
ea8f2ca8c6
|
jsvn: add ANSI color/reset functions
|
2012-02-20 14:02:10 -05:00 |
|
|
7b05ea18cb
|
move logic of spawning pager to main()
currently active for all subcommands
|
2012-02-20 13:50:43 -05:00 |
|
|
257f82b792
|
bash_aliases: change "gvim" from a simple alias to a smarter function
|
2012-02-09 14:06:34 -05:00 |
|
|
a96d241e93
|
gpgedit: check for GPGEDIT_RECIPIENT environment variable instead of assuming its existence
|
2012-02-02 13:46:19 -05:00 |
|
|
61c19eb6cc
|
Merge branch 'master' of ssh://holtrop.homelinux.com/files
|
2012-01-19 15:13:15 -05:00 |
|
|
90af463af4
|
bash_aliases: rework prompt_ps1_git_branch() to show ahead/behind status
|
2012-01-19 15:12:59 -05:00 |
|
|
b3cc1355b5
|
Merge branch 'master' of ssh://holtrop.homelinux.com/files
|
2012-01-18 19:51:47 -05:00 |
|
|
b20c9e49fa
|
vimrc: syntax fix
|
2012-01-18 19:51:38 -05:00 |
|
|
1052bc4fb3
|
add caps-lock-to-lctrl.reg
|
2012-01-17 15:52:52 -05:00 |
|
|
8edeafb35d
|
jsvn: add log subcommand to automatically pipe log to a pager
|
2012-01-16 19:52:05 -05:00 |
|
|
a7a960aed5
|
remove $SSH_AUTH_SOCK before restarting ssh-agent
|
2012-01-15 20:44:01 -05:00 |
|
|
478b04473f
|
add bashrc
|
2012-01-15 17:11:30 -05:00 |
|
|
0d23876983
|
Merge branch 'master' of https://apu.dw.local/git/Users/JoshHoltrop/files
|
2011-12-20 11:22:34 -05:00 |
|
|
4f76d8aaba
|
vimrc: fix syntax error
|
2011-12-20 11:22:24 -05:00 |
|
|
f313b963f9
|
remove DW logo
|
2011-12-15 19:58:38 -05:00 |
|
|
1a1cac2e3f
|
Merge remote-tracking branch 'apu/master'
|
2011-12-15 19:57:38 -05:00 |
|
|
1ca4408f53
|
set xhtml shift width to 2
|
2011-12-15 19:57:22 -05:00 |
|
|
fe29d11351
|
vimrc: add Bwmatch function
|
2011-12-15 14:39:25 -05:00 |
|
|
c0e3452832
|
bash_aliases: add git "mktar" alias
|
2011-12-14 13:47:27 -05:00 |
|
|
d80d49c923
|
vimrc: remove trailing "*" from C block comment in ,* mapping
|
2011-12-06 15:53:05 -05:00 |
|
|
1844130a1b
|
bash_aliases: set push.default to tracking
|
2011-12-02 14:18:57 -05:00 |
|
Josh Holtrop
|
c7decdb884
|
add cygwin "cs" alias
|
2011-12-01 17:26:58 -05:00 |
|
|
89e5ef6a8d
|
vimrc: set tabpagemax to 999
|
2011-11-28 10:36:33 -05:00 |
|
|
8efdef91b0
|
Merge branch 'master' of ssh://holtrop.homelinux.com/files
|
2011-11-20 17:30:56 -05:00 |
|