Brian Goad
7ff05f2977
Need to remove the temp file regardless
2016-10-21 14:05:44 -04:00
hemanth.hm
249a6cd27c
Merge pull request #589 from yelinaung/yla/typo-fixes
...
Spelling fixes
2016-10-15 22:11:06 +05:30
Ye Lin Aung
f0a8b9e17e
Spelling fixes for the roon file and html files
2016-10-15 22:46:04 +08:00
Ye Lin Aung
3ae8d22637
Spelling fixes
...
Fixed some spellings under man
2016-10-15 22:22:21 +08:00
hemanth.hm
39b9624381
Merge pull request #588 from spacewander/no-email
...
Add --no-email to git-author
2016-10-12 12:19:00 +05:30
spacewander
1b84048bfc
Add --no-email to git-author
...
This feature is used to generate AUTHORS in 4.2.0 release.
2016-10-12 14:37:45 +08:00
spacewander
805d43831f
Bump version to 4.3.0-dev.
2016-10-08 14:04:14 +08:00
spacewander
91aa82b62b
Version 4.2.0
2016-10-08 13:52:34 +08:00
spacewander
b649730a2c
remove contributors' email addresses to avoid #544
2016-10-08 11:54:38 +08:00
spacewander
f011c7656a
promote two maintainers
2016-10-08 11:53:06 +08:00
罗泽轩
5c11295852
Merge pull request #584 from grindhold/fix-583
...
fixes #583
2016-09-24 11:06:15 +08:00
grindhold
6d49449a4d
fixes #583
...
put default option in security-answer to 'no'
2016-09-23 22:38:27 +02:00
罗泽轩
8e15d4245d
update docs to clarify rename-branch ( #581 )
2016-09-20 20:47:34 +05:30
Damien Tardy-Panis
fae4c29870
count: remove usage of extra arguments for detailed display
...
When viewing detailed count information through the usage of the
--all argument, extra arguments would be also passed to the
git shortlog command (probably to be used as revisions list)
This behaviour was introduced in commit 7a60cd1 .
Unfortunately the --all argument itself is passed along and results
in the counts of all refs to be displayed
This commit removed the usage of extra arguments and thus only
display the counts of the current branch
2016-09-12 13:46:25 +02:00
R. Martinho Fernandes
241069ddac
Make git-pr set up branch for pulling ( #570 )
...
With these changes, the pr/nn branches created by git-pr also support `git pull` to get PR updates.
2016-09-11 09:12:41 +05:30
Hozefa
93c2830ce7
add link to ronn git repo ( #575 )
2016-09-11 09:11:49 +05:30
Hozefa
5a8ce5e364
add rename-branch command ( #576 )
2016-09-11 09:11:32 +05:30
罗泽轩
9d941e15e5
Merge pull request #569 from nicolaiskogheim/docs/repl-cleanup
...
git-repl: improve and clean up docs
2016-08-13 09:45:29 +08:00
Nicolai Skogheim
3efe6ab2df
git-repl: improve and clean up docs
2016-08-12 15:57:26 +02:00
Nimit Kalra
a319b6f25e
Merge pull request #568 from wcmonty/master
...
Add built in 'exit' command to git-repl
2016-08-12 08:29:04 -05:00
William Montgomery
d6f505f85a
Add 'exit' to git-repl command documentation
2016-08-12 08:21:31 -04:00
William Montgomery
554d779344
Add built in 'exit' command to git-repl
2016-08-11 15:45:51 -04:00
罗泽轩
fb3bc8d7ae
Merge pull request #567 from nicolaiskogheim/git-pull-request-fix#546
...
pull-request: should read local config if present
2016-08-07 17:08:12 +08:00
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