Nicolai Skogheim
|
ebe7448e67
|
pull-request: should read local config if present
|
2016-08-07 09:43:07 +02:00 |
|
Nimit Kalra
|
3aafbc68c1
|
Merge pull request #566 from nfischer/fix-man-page-typo
git-release: fix typo in documentation
|
2016-08-06 19:42:41 -05:00 |
|
Nate Fischer
|
8dbc34a6a7
|
git-release: fix typo in documentation
|
2016-08-06 17:39:31 -07:00 |
|
Nicolai Skogheim
|
e62a6584ca
|
Merge pull request #565 from nicolaiskogheim/git-missing-argument-parsing
git-missing: do proper argument parsing. Fix #562
|
2016-08-06 20:34:09 +02:00 |
|
Nicolai Skogheim
|
20b84f5b17
|
git-missing: do proper argument parsing. Fix #562
|
2016-08-06 03:04:01 +02:00 |
|
Nicolai Skogheim
|
5d15928e82
|
Merge pull request #563 from lukechilds/improve-fork
git-fork: use ssh remotes if possible
|
2016-08-04 14:13:55 +02:00 |
|
Luke Childs
|
93ae8fd81e
|
Update git-fork man page
|
2016-08-04 12:52:19 +01:00 |
|
Nicolai Skogheim
|
dcf94a3323
|
Merge pull request #564 from sorbits/patch-3
Remove a non-contributor from AUTHORS
|
2016-08-03 19:59:26 +02:00 |
|
Allan Odgaard
|
ce7cca1281
|
Remove a non-contributor from AUTHORS
|
2016-08-03 17:55:46 +02:00 |
|
Luke Childs
|
ca78ac71ba
|
Update docs to reflect new git-fork behaviour
|
2016-08-03 13:10:18 +01:00 |
|
Luke Childs
|
c87d59346b
|
Set fork remotes using ssh if available
|
2016-08-03 13:06:56 +01:00 |
|
Damien Tardy-Panis
|
9b3e25f407
|
Add git reauthor (#548)
Based on https://help.github.com/articles/changing-author-info/
|
2016-08-02 19:41:56 +02:00 |
|
Nicolai Skogheim
|
f3954e1974
|
Merge pull request #555 from spacewander/contributing
Add Contributing guideline
|
2016-07-31 14:04:17 +02:00 |
|
罗泽轩
|
d38d3f4ffa
|
modify CONTRIBUTING.md again
|
2016-07-30 22:49:06 +08:00 |
|
罗泽轩
|
5bceec4c16
|
Merge pull request #557 from spacewander/check_integrity
Add check integrity script
|
2016-07-30 22:48:22 +08:00 |
|
hemanth.hm
|
76f23c213d
|
Merge pull request #561 from lukechilds/improve-json-encoding
Improve JSON encoding
|
2016-07-30 15:11:30 +05:30 |
|
Luke Childs
|
82b6eb4331
|
Clean up git-pull-request
|
2016-07-30 10:36:14 +01:00 |
|
Luke Childs
|
a3c03d021e
|
Improve JSON encoding
|
2016-07-30 00:50:39 +01:00 |
|
Nimit Kalra
|
c1ac836c7f
|
Merge pull request #560 from lukechilds/patch-2
Fix incorrect comment in git-fork
|
2016-07-29 18:21:07 -05:00 |
|
Nimit Kalra
|
855053dcee
|
Merge pull request #559 from lukechilds/patch-1
Fix typo in Installation.md
|
2016-07-29 18:20:27 -05:00 |
|
Luke Childs
|
27e992b260
|
Fix incorrect comment in git-fork
|
2016-07-29 23:55:20 +01:00 |
|
Luke Childs
|
e18ee20d18
|
Fix typo in Installation.md
|
2016-07-29 23:49:32 +01:00 |
|
hemanth.hm
|
77036074ef
|
Merge pull request #558 from spacewander/fix_legacy_problem
Fix legacy problem
|
2016-07-29 10:21:42 +05:30 |
|
spacewander
|
66560432ce
|
add doc for git-pull-request and others
|
2016-07-29 11:39:39 +08:00 |
|
spacewander
|
311ef28b66
|
modify CONTRIBUTING.md
|
2016-07-29 11:33:55 +08:00 |
|
spacewander
|
5384091183
|
update check_integrity with nicolaiskogheim's patch
|
2016-07-29 11:26:03 +08:00 |
|
spacewander
|
a062420224
|
add git-release-patch to Commands.md
|
2016-07-28 22:24:40 +08:00 |
|
spacewander
|
88902b7586
|
add git-back to Commands.md
|
2016-07-28 22:24:40 +08:00 |
|
spacewander
|
3ff05a6f53
|
regenerate git-obliterate doc
|
2016-07-28 22:24:40 +08:00 |
|
spacewander
|
b33f85a5d1
|
follow common shebang
|
2016-07-28 22:24:40 +08:00 |
|
spacewander
|
c783733e16
|
add git-show-(un)merged-branches to Commands.md
|
2016-07-28 22:24:30 +08:00 |
|
spacewander
|
f60f127d57
|
Add check integrity script
|
2016-07-28 22:18:27 +08:00 |
|
spacewander
|
3de481706d
|
Add contributing guideline
|
2016-07-28 00:13:24 +08:00 |
|
hemanth.hm
|
0c8abf8624
|
Merge pull request #554 from npcode/fork-origin
Improve forking `origin` repo
|
2016-07-26 11:09:09 +05:30 |
|
Yi EungJun
|
dbf87bf94e
|
fork: Fetch origin after forking
|
2016-07-26 11:17:30 +09:00 |
|
Yi EungJun
|
362e08a2b6
|
fork: Quote refs by backtick rather than single quote
Follow what git does for the man pages[1].
[1]: 1249d8ad1c
|
2016-07-26 11:17:30 +09:00 |
|
Yi EungJun
|
90ea286a50
|
fork: Add git-fork.html removed by accident
|
2016-07-26 10:08:50 +09:00 |
|
hemanth.hm
|
1ec4835946
|
Merge pull request #553 from npcode/fork-origin
fork: Rename 'origin' to 'upstream' after forking
|
2016-07-25 22:32:14 +05:30 |
|
Yi EungJun
|
c9729611e4
|
fork: Describe the behavior if current dir is repo
|
2016-07-26 01:35:52 +09:00 |
|
Yi EungJun
|
6e65f37392
|
fork: Rename 'origin' to 'upstream' after forking
|
2016-07-26 01:22:30 +09:00 |
|
hemanth.hm
|
859bf38c67
|
Merge pull request #552 from npcode/fork-origin
fork: Fork 'origin' remote repo if repo is not given
|
2016-07-25 21:04:01 +05:30 |
|
Yi EungJun
|
76663c26db
|
fork: Fork 'origin' remote repo if repo is not given
|
2016-07-26 00:01:06 +09:00 |
|
hemanth.hm
|
a1c5742a70
|
Merge pull request #551 from spacewander/zsh-completion
submit zsh completion script
|
2016-07-22 08:41:57 +05:30 |
|
spacewander
|
299efd84af
|
submit zsh completion script to upstream
Now what you need is just `source /path/to/git-extras-completion.zsh`
|
2016-07-21 23:48:06 +08:00 |
|
spacewander
|
61c197bdbd
|
update the title of git-clear-soft
|
2016-07-21 22:57:34 +08:00 |
|
hemanth.hm
|
217f536606
|
Merge pull request #550 from phuu/patch-1
Add note about overwriting git aliases
|
2016-07-19 21:55:11 +05:30 |
|
Tom Ashworth
|
e2305d4501
|
Add note about overwriting git aliases
|
2016-07-19 16:43:27 +01:00 |
|
hemanth.hm
|
f50447e6bd
|
Merge pull request #547 from svanburen/patch-1
Fix typo
|
2016-07-12 23:22:38 +05:30 |
|
Stefan VanBuren
|
fece2a517a
|
Fix typo
|
2016-07-12 13:23:03 -04:00 |
|
hemanth.hm
|
eb046dcdb3
|
Merge pull request #545 from spacewander/via_ssh
fix git-fork by removing '.git'
|
2016-06-27 18:51:29 +05:30 |
|