Commit graph

1064 commits

Author SHA1 Message Date
Richard Fearn c3a303ef70 Fix typo in archive-file documentation 2016-11-18 12:26:11 +00:00
罗泽轩 e1f0f6937a Merge pull request #595 from aaguilera/master
fix: git-squash docs. Replaced 'actual' with 'current'
2016-11-18 10:18:38 +08:00
Angel Aguilera 77e55640d7 fix: git-squash docs. Replaced 'actual' with 'current' 2016-11-14 11:17:28 +01:00
hemanth.hm ec64fe6500 Merge pull request #592 from spacewander/fix_integrity
Fix integrity for git-reauthor
2016-11-12 20:45:45 -08:00
spacewander 7aa7bcf740 Add travis ci 2016-11-12 15:03:10 +08:00
hemanth.hm 2d6e4eaf8a Merge pull request #594 from spacewander/fix_release
Show all commit messages if no tag found
2016-11-05 22:55:06 +05:30
spacewander b89c12e79b show all commit messages if no tag found 2016-11-05 14:33:16 +08:00
spacewander e101d825a2 strip out branches like trap-effort-signals 2016-11-05 12:10:03 +08:00
spacewander dead6873db Add git-reauthor to completion script 2016-11-01 10:24:12 +08:00
spacewander c8142ca539 Relax #! format check 2016-11-01 10:22:45 +08:00
罗泽轩 db62a6d95c Merge pull request #591 from nottrobin/force-clone
git-force-clone
2016-10-31 09:52:38 +08:00
Robin Winslow 71a12810e0 Be explicit about only resetting git directories
This expects a target git directory. If it's not a git directory,
(e.g. a simple directory) then it will pass through to
`git clone` which will raise an error.

Here I'm clarifying that this tool will reset local *git directories* specifically.
2016-10-29 17:24:18 +01:00
Robin Winslow 5550cfa4dc Fix branch option parsing
Needs an extra `shift`, to remove the second option as well.
2016-10-29 16:23:28 +01:00
Robin Winslow 6e87dc3e55 Fix usage 2016-10-29 16:18:09 +01:00
Robin Winslow 2137124977 Use LC_ALL=C for locale consistency 2016-10-29 16:16:18 +01:00
Robin Winslow ad5365fb53 Remove unnecessary check 2016-10-29 16:16:04 +01:00
Robin Winslow e476562a46 git-force-clone
All files for git-force-clone, a command for overwriting local repos when closing repositories.
2016-10-28 22:23:47 +01:00
罗泽轩 779f467612 Merge pull request #590 from bbbco/changelog-tmp-file-fix
Be sure to remove tempfile in git-changelog
2016-10-22 11:40:46 +08:00
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
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