1
0
Fork 0
Commit Graph

10 Commits (30d36c334e2b5c80cdcd0eddd67cb3f6f36aa6dd)

Author SHA1 Message Date
Mike Gerwitz 30d36c334e
Removed unneeded _git_config override
Relic from extraction from git-supp repository.
2014-08-21 21:37:42 -04:00
Mike Gerwitz 19a7272dca
Major shortmap sourcing performance improvement
When generating the shortmap aliases, there were repeated and unnecessary
invocations of grep; the performance improvement gained by using shell
built-ins is substantial.
2013-12-08 13:46:10 -05:00
Mike Gerwitz cda202fd1d
Simple grep change in elif in __git-supp_shortalias() 2013-12-08 13:45:37 -05:00
Mike Gerwitz bc07473f12
Corrected __git-supp_shortmap() for newer git releases 2013-12-08 13:45:27 -05:00
Mike Gerwitz aebf20334f
- and -- functions on their own line 2013-12-08 13:43:40 -05:00
Mike Gerwitz e78dff0a31
Restoring IFS (bug fix) 2013-12-08 13:43:10 -05:00
Mike Gerwitz 32b461c1d5
Added - and -- support to shortmaps 2013-12-08 13:42:17 -05:00
Mike Gerwitz 8dd10a69bb
shortmapped commands will now only be executed while within a git repository 2013-12-08 13:42:08 -05:00
Mike Gerwitz 2b2452dda9
Default source argument for bash_completion is now full path name 2013-12-08 13:41:59 -05:00
Mike Gerwitz fadd65b69b
Initial commit of shortmaps, bash_completion, COPYING, and README.md 2013-12-08 13:41:11 -05:00