4.2.0
版本发布时间: 2016-10-08 14:01:31
tj/git-extras最新发布版本:7.2.0(2024-04-23 21:00:33)
After a long time, now it's the turn of git-extras 4.2.0 (starplex)
!
Here's a list of all the changes made in this release; the full changelog can be found in History.md
:
- (#412) allow specifying a commit range for git-obliterate - @spacewander
- (#508) mention initial copyright year and add contributors to copyright - @pra85
- (#509) fix typo in git-clear documentation - @supercrabtree
- (#512) fix ignore-io searching bug - @Lee-W
- (#513) add -m flag to git-setup to set the initial commit message. - @lgastako
- (#515) add Fedora package-manager installation instruction - @ammarnajjar
- (#519) fix typo: typess => types - @ifdattic
- (#525) add git standup - @spacewander
- (#526) add Ubuntu installation - @carrodher
- (#530) added graph - @Keloran
- (#533) add git clear-soft, modify git clear to indicate explicit removal of files - @Addvilz
- (#536) update the way to delete submodule - @spacewander
- (#537) update documentation. fix \git ignore-io\ flags - @vigilancer
- (#543) fix the support for forking via ssh - @spacewander
- (#544) remove myself from AUTHORS - @sorbits
- (#545) fix git-fork by removing '.git' - @spacewander
- (#547) fix typo - @svanburen
- (#548) add git reauthor - @tardypad
- (#550) add note about overwriting git aliases - @phuu
- (#551) submit zsh completion script - @spacewander
- (#552) fork: Fork 'origin' remote repo if repo is not given - @npcode
- (#553) fork: Rename 'origin' to 'upstream' after forking - @npcode
- (#554) improve forking
origin
repo - @npcode - (#555) add Contributing guideline - @spacewander
- (#557) add check integrity script - @spacewander
- (#558) fix legacy problem - @spacewander
- (#559) fix typo in Installation.md - @lukechilds
- (#560) fix incorrect comment in git-fork - @lukechilds
- (#561) improve JSON encoding - @lukechilds
- (#563) set fork remotes using ssh instead of https - @lukechilds
- (#564) remove a non-contributor from AUTHORS - @sorbits
- (#565) git-missing: do proper argument parsing. Fix #562 - @nicolaiskogheim
- (#566) git-release: fix typo in documentation - @nfischer
- (#567) pull-request: should read local config if present - @nicolaiskogheim
- (#568) add built in 'exit' command to git-repl - @wcmonty
- (#569) git-repl: improve and clean up docs - @nicolaiskogheim
- (#570) make git-pr set up branch for pulling - @rmartinho
- (#575) add link to ronn git repo - @hozefaj
- (#576) add rename-branch command - @hozefaj
- (#581) update docs to clarify rename-branch - @spacewander
- (#584) put default option in security-answer to 'no' - @grindhold
- (f011c76, b649730) remove contributors' email addresses to avoid #544 - @spacewander
Since the last release (4.1.0 vortex
):
- added 4 new commands (
git standup
,git clear-soft
,git reauthor
, andgit rename-branch
) - updated man pages or documentation 19 times
- fixed installation/update 5 times
- 17 unique contributors