|
1fcacd340e
|
prompt_ps1_git_branch: fix in case the words "ahead" or "behind" are in the commit comment
|
2013-07-02 16:51:46 -04:00 |
|
|
b9a7e85e0a
|
prompt_ps1_git_branch: handle being both ahead and behind tracking branch
|
2013-07-02 16:49:22 -04:00 |
|
|
ac5e13e215
|
use "command" when executing prompt commands to speed up execution
|
2013-06-04 11:20:27 -04:00 |
|
|
aba52dfcf3
|
remove user.email setting in git-config-joshs
add git-config-local-personal() for that
|
2013-05-17 14:00:56 -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 |
|
|
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 |
|
|
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 |
|
|
5b2b188489
|
bash_aliases: cygwin "cs" function: launch file from its own directory
|
2012-03-22 16:17:57 -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 |
|
|
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 |
|
|
88aa7cf550
|
bash_aliases: cs() function: unset HOME when launching Windows processes
|
2012-02-27 14:05:54 -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 |
|
|
257f82b792
|
bash_aliases: change "gvim" from a simple alias to a smarter function
|
2012-02-09 14:06:34 -05:00 |
|
|
90af463af4
|
bash_aliases: rework prompt_ps1_git_branch() to show ahead/behind status
|
2012-01-19 15:12:59 -05:00 |
|
|
c0e3452832
|
bash_aliases: add git "mktar" alias
|
2011-12-14 13:47:27 -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 |
|
|
714d672fdb
|
bash_aliases: prepend to $PROMPT_COMMAND instead of appending
|
2011-11-08 14:59:53 -05:00 |
|
|
f08ea06381
|
bash_aliases: remove +git from my git email address
|
2011-11-06 13:47:07 -05:00 |
|
Josh Holtrop
|
3559eda99a
|
bash_aliases: add prompt_ps1_git_branch to show current git branch in prompt
|
2011-10-03 17:12:15 -04:00 |
|
Josh Holtrop
|
07e652054d
|
add "cdshowgitstatus" prompt command alias to run "git status" automatically when cd'ing to a git project
|
2011-10-03 14:30:52 -04:00 |
|
Josh Holtrop
|
febf0bcad5
|
use more specific shell var name for "cattodo"
|
2011-10-03 14:26:14 -04:00 |
|
Josh Holtrop
|
5b77fca9b9
|
bash_aliases: remove incoming/outgoing git aliases
FETCH_HEAD does not behave as I expected with multiple branches
|
2011-09-27 10:38:47 -04:00 |
|
Josh Holtrop
|
297e251d7d
|
bash_aliases: add git `wdiff' alias
|
2011-09-27 09:52:28 -04:00 |
|
Josh Holtrop
|
cb3f4e43f2
|
bash_aliases: alias files do not need to be executable to be sourced
|
2011-09-09 14:57:03 -04:00 |
|
Josh Holtrop
|
4201de5b4b
|
bash_aliases: source ~/.bash_aliases.d contents
|
2011-09-09 14:48:07 -04:00 |
|
Josh Holtrop
|
5a5fbf2a92
|
update cygwin "ip" alias to be Vista/Win7 compatible (I think) - thanks Mike
|
2011-09-09 11:42:49 -04:00 |
|
Josh Holtrop
|
df9378d910
|
add cygwin "ip" alias
|
2011-09-09 10:18:11 -04:00 |
|
Josh Holtrop
|
b5f904f6e4
|
add git "outgoing" alias
|
2011-08-11 16:11:10 -04:00 |
|
Josh Holtrop
|
f8d5fa4438
|
add mergef and incoming git aliases
|
2011-08-05 11:31:14 -04:00 |
|
Josh Holtrop
|
85a7028d18
|
bash_aliases: add bash HIST* variables
|
2011-06-10 09:48:56 -04:00 |
|
Josh Holtrop
|
7fad671291
|
added BC2 git mergetool
|
2011-06-02 09:55:38 -04:00 |
|
Josh Holtrop
|
47635b2b60
|
update git aliases for gdiff/bcdiff
|
2011-06-02 09:40:19 -04:00 |
|
Josh Holtrop
|
980283313d
|
bash_aliases: add jindent alias to remind me of indent options
|
2011-06-01 12:17:26 -04:00 |
|
Josh Holtrop
|
53605facf8
|
add git_gvimdiff wrapper script and "gdiff" git alias
|
2011-05-31 09:14:18 -04:00 |
|
Josh Holtrop
|
ad019bf846
|
bash_aliases: add git-find-lost-commit reminder alias :)
|
2011-05-26 10:32:29 -04:00 |
|
Josh Holtrop
|
dac74f35e2
|
bash_aliases: ignore error msg from which
|
2011-05-23 16:47:10 -04:00 |
|
Josh Holtrop
|
1158a9397d
|
bash_aliases: rip using VBR 160kb/s
|
2011-05-05 10:03:45 -04:00 |
|
Josh Holtrop
|
0ce8fb92b8
|
add 'rip' alias
|
2011-05-02 20:40:43 -04:00 |
|
Josh Holtrop
|
f9c9c14b14
|
bash_aliases: add strip-cr alias to remove those pesky carriage returns
|
2011-04-27 10:17:42 -04:00 |
|
Josh Holtrop
|
477cbba973
|
bash_aliases: remove svn-contributors; move to jsvn
|
2011-04-21 12:11:30 -04:00 |
|
Josh Holtrop
|
4a7cc6a3be
|
mark: centralize obtaining mark_value from file
|
2011-04-20 13:50:58 -04:00 |
|
Mzwagerman
|
d544f3dae1
|
1. Added case insenitivity to -s & -g commands.
2. Added print for invalid command with -s command
|
2011-04-20 13:19:13 -04:00 |
|