Nick Nisi
|
33e554b7f2
|
consolidate git-churn into gitconfig
|
2016-02-03 10:12:26 -06:00 |
|
Nick Nisi
|
0583b0250f
|
clean up git log aliases
* remove seldom used `git lg` alias
* update colors/format of `git l` alias
* update zsh alias `glog` to use `git l` instead of its own thing
|
2016-02-03 09:52:59 -06:00 |
|
Nick Nisi
|
cc2de67057
|
add instructionFormat for interactive rebase
|
2015-12-03 09:36:16 -06:00 |
|
Nick Nisi
|
cfbcb54941
|
setup kaleidoscope as a merge tool
|
2015-07-25 18:23:23 -05:00 |
|
Nick Nisi
|
87151f6cb1
|
add git alias for checkout out PRs locally
|
2015-06-25 19:49:45 -04:00 |
|
Nick Nisi
|
ab3be1a1a5
|
add remotes alias to list git remotes
|
2015-01-25 09:10:53 -06:00 |
|
Nick Nisi
|
e8220bab1b
|
Add Kaleidoscope configuration
Kaleidoscope is a diff tool. Add configuration for it and a shortcut to
run it `git dkal`
|
2015-01-12 11:15:11 -06:00 |
|
Nick Nisi
|
e8afe013cf
|
add git alias to show all deleted files
|
2015-01-04 16:52:04 -06:00 |
|
Nick Nisi
|
d0bca0b6c9
|
remove unused or repeated git aliases
|
2014-07-29 09:57:27 -05:00 |
|
Nick Nisi
|
0d4d73fd06
|
[git] add osxkeychain setting to gitconfig
|
2014-07-25 17:03:16 -05:00 |
|
Nick Nisi
|
b615ad3724
|
update git ag alias to work when staging files to be deleted
|
2014-05-09 15:24:57 -05:00 |
|
Nick Nisi
|
35c0602358
|
[git] add alias to get current branch name
This is useful for scripting
|
2014-04-08 16:41:11 -05:00 |
|
Nick Nisi
|
638fdcc844
|
add git churn alias
taken from 4fbca97cd1
|
2014-04-05 15:20:32 -05:00 |
|
Nick Nisi
|
6c1ef180f6
|
[git] add submodule sync && update alias
|
2014-03-10 18:22:34 -05:00 |
|
Nick Nisi
|
02c0048a25
|
add grep config
* configure ack-like output with `git g`
* enable regex support
|
2014-03-03 08:04:56 -06:00 |
|
Nick Nisi
|
7cdcf99713
|
set default status for gitsh
|
2014-02-15 12:50:20 -06:00 |
|
Nick Nisi
|
60d40cddfb
|
updating git log graph alias
|
2014-01-30 10:15:53 -06:00 |
|
Nick Nisi
|
39a8ee6b1f
|
Add some more git alias goodness
|
2013-12-21 10:46:27 -06:00 |
|
Nick Nisi
|
ea2bd8a81b
|
Add new git aliases
* la - list all aliases
* lasttag - show the most recent tag
* assume, unassume, assumed, unassumeall
|
2013-12-17 07:35:05 -06:00 |
|
Nick Nisi
|
7531066def
|
Add better git diff
|
2013-11-02 20:14:11 -05:00 |
|
Nick Nisi
|
79f6e612b8
|
add shortcut to --no-verify
|
2013-09-05 14:23:49 -05:00 |
|
Nick Nisi
|
4354fcc0e8
|
Add git templates with preconfigured hooks
So far, add a single pre-commit hook which loops through the dotfiles
for *.pre-commit files and executes them
|
2013-07-23 08:54:50 -05:00 |
|
Nick Nisi
|
b8271fe830
|
[git] adding fixup/squash shortcuts
|
2013-06-20 22:56:52 -05:00 |
|
Nick Nisi
|
d3735ced21
|
Added git update shortcut
update fetches from the upstream remote and then rebases
upstream branch onto the current branch.
|
2013-04-22 11:04:40 -05:00 |
|
Nick Nisi
|
8023146a9b
|
added config to renumber tmux panes automatically
|
2013-04-21 20:36:44 -05:00 |
|
Nick Nisi
|
6377243b5a
|
gitconfig updates
|
2013-02-06 10:26:10 -06:00 |
|
Nick Nisi
|
f233096c60
|
Fixing issues with gitconfig
|
2013-02-05 21:15:40 -06:00 |
|
Nick Nisi
|
99343b27a7
|
new commands, updated gitconfig
+ e opens $EDITOR (thanks @holman)
+ h is same as 'c' but in home directory (thanks @holman)
+ updated gitconfig
|
2013-02-05 20:47:16 -06:00 |
|
Nick Nisi
|
fd79fe70c1
|
Adding gbrt tool to view info about git branches
|
2013-01-24 09:35:32 -06:00 |
|
Nick Nisi
|
741b0f97d4
|
Reversed order of commits for git day
It makes more sense for the commits to show in chronological order,
starting with the oldest.
|
2013-01-11 10:50:09 -06:00 |
|
Nick Nisi
|
1f98b03092
|
Added 11:59PM to --after. Thanks to @nickashley for the find!
|
2013-01-10 12:19:34 -06:00 |
|
Nick Nisi
|
9f13997cf2
|
[git] added day alias to show what i did today
It doesn't exactly work, since it is including commits from yesterday,
so it is a WIP
|
2013-01-10 12:06:45 -06:00 |
|
Nick Nisi
|
2213b78583
|
Updating some stuff [lazy commit]
|
2012-12-20 10:14:11 -06:00 |
|
Nick Nisi
|
46f35b225b
|
Added .vimrc.local to global gitignore
|
2012-11-13 08:08:38 -06:00 |
|
Nick Nisi
|
ea11c7db9b
|
Updating git aliases, removing fugitive shortcuts
Also updating prompt symbols
|
2012-11-07 10:38:28 -06:00 |
|
Nick Nisi
|
f1533d0486
|
Changing ls-files to grep all files
and not just modified
|
2012-10-09 11:08:20 -05:00 |
|
Nick Nisi
|
4564558bce
|
Added gdc - grep diff file changes between commits
|
2012-10-09 11:03:28 -05:00 |
|
Nick Nisi
|
40e06f950e
|
[git] Added -v options to br shortcut
|
2012-09-11 20:19:12 -05:00 |
|
Nick Nisi
|
0b22ee40f6
|
updating pager
|
2012-06-07 09:19:01 -05:00 |
|
Nick Nisi
|
8a240bb218
|
Added au for json, git alias
+ added git alias for showing the files that were changed/added/removed
for a specific commit
+ added au for json to make it show as JavaScript in vim
|
2012-05-30 15:02:55 -05:00 |
|
Nick Nisi
|
cb49151837
|
Added diff --cached aliases
diff --cached will show the diff of files I have already staged
|
2012-05-07 15:38:51 -05:00 |
|
Nick Nisi
|
d1397b5609
|
Adding submodule aliases to gitconfig
|
2012-05-02 17:33:14 -05:00 |
|
Nick Nisi
|
96cc9a727a
|
Updating gitconfig
|
2012-04-30 21:38:36 -05:00 |
|
Nick Nisi
|
a2ce0c7860
|
Restructuring & cleaning dotfiles, install script
|
2012-04-30 18:34:37 -05:00 |
|