Luke Childs
|
a3c03d021e
|
Improve JSON encoding
|
2016-07-30 00:50:39 +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
|
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 |
|
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 |
|
spacewander
|
09bbb56a39
|
fix git-fork by removing '.git'
|
2016-06-27 19:43:07 +08:00 |
|
hemanth.hm
|
381a0ff1fb
|
Merge pull request #543 from spacewander/via_ssh
fix the support for forking via ssh
|
2016-06-27 12:28:28 +05:30 |
|
spacewander
|
34f5245672
|
fix the support for forking via ssh
|
2016-06-27 14:00:37 +08:00 |
|
hemanth.hm
|
1f374d1ea9
|
Merge pull request #412 from spacewander/git-obliterate
update git obliterate
|
2016-06-02 05:56:08 +05:30 |
|
hemanth.hm
|
1aadd1c52f
|
Merge pull request #536 from spacewander/delete_submodule
Update the way to delete submodule
|
2016-06-01 20:06:49 +05:30 |
|
hemanth.hm
|
becb14ad01
|
Merge pull request #537 from vigilancer/master
update documentation. fix "git ignore-io" flags
|
2016-05-25 14:22:02 +05:30 |
|
Andrey Elizarov
|
3c16905754
|
update documentation. fix "git ignore-io" flags
|
2016-05-25 07:01:10 +04:00 |
|
spacewander
|
a39c89e34e
|
Update the way to delete submodule
|
2016-05-17 17:20:03 +08:00 |
|
hemanth.hm
|
b485aabea0
|
Merge pull request #533 from Addvilz/add-git-clear-soft-modify-git-clear
Add git clear-soft, modify git clear to indicate explicit removal of files
|
2016-05-02 19:38:30 +05:30 |
|
Matiss
|
3783a27a39
|
Edit description of git clear-soft to indicate hard reset
|
2016-05-01 19:10:54 +02:00 |
|
Matiss
|
61fee79cc7
|
Add git-clear-soft command
Modify git-clear to indicate default behavior of removing git ignored files
|
2016-05-01 19:05:21 +02:00 |
|
hemanth.hm
|
e7826a717c
|
Merge pull request #513 from lgastako/master
Add -m flag to git-setup to set the initial commit message.
|
2016-04-20 21:45:36 +05:30 |
|
hemanth.hm
|
b865a2bae5
|
Merge pull request #525 from spacewander/git-standup
add git standup
|
2016-04-19 12:49:45 +05:30 |
|
hemanth.hm
|
24439aac6d
|
Merge pull request #526 from carrodher/patch-1
Add Ubuntu installation
|
2016-04-19 12:49:17 +05:30 |
|
Carlos Rodríguez
|
b8418cfba5
|
Add Ubuntu installation
|
2016-04-18 18:31:13 +02:00 |
|
spacewander
|
98f85c90b0
|
add docs for git standup
|
2016-04-15 20:34:03 +08:00 |
|
spacewander
|
c43d4f2539
|
add git-standup
|
2016-04-14 15:40:11 +08:00 |
|
Nimit Kalra
|
e91343e376
|
Merge pull request #519 from ifdattic/patch-1
Fix typo: typess => types
|
2016-03-19 13:25:26 -05:00 |
|
Andrew Marcinkevičius
|
301b436220
|
Fix typo: typess => types
|
2016-03-19 19:53:06 +02:00 |
|
hemanth.hm
|
ddb097d65d
|
Merge pull request #515 from ammarnajjar/fedora-install
Add Fedora package-manager installation instruction
|
2016-03-07 18:25:03 +05:30 |
|
Ammar Najjar
|
9090d3bbe9
|
Add Fedora package-manager installation instruction
|
2016-03-06 13:30:08 +01:00 |
|
John Evans
|
555282985d
|
Add -m flag to git-setup to set the initial commit message.
|
2016-03-03 01:12:19 -05:00 |
|
hemanth.hm
|
71cf48b0c1
|
Merge pull request #512 from Lee-W/master
Fix ignore-io searching bug
|
2016-02-16 09:50:39 +05:30 |
|
Lee Wei
|
56a2e27910
|
Merge pull request #1 from tj/master
Update with the upstream
|
2016-02-16 11:30:22 +08:00 |
|
LeeW
|
3603b67eb7
|
Fix ignore-io searching bug
|
2016-02-16 11:17:04 +08:00 |
|