Git Extras Versions Save

GIT utilities -- repo summary, repl, changelog population, author commit percentages and more

7.2.0

2 days ago

The git-extras 7.2.0 (Idrialite) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

Since the last release (7.1.0 Hauyne):

  • updated man pages or documentation 3 times
  • fixed installation/update 2 times

Break change:

Since commit, git-extras doesn't invoke the editor automatically when running git authors.

New authors:

  • Ross Smith II
  • Josh McKinney
  • René

7.1.0

5 months ago

The git-extras 7.1.0 (Hauyne) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

Since the last release (7.0.0 Gypsum):

  • updated man pages or documentation 4 times
  • fixed installation/update 1 times
  • 10 unique contributors

Break change:

Currently, git-extras is using main as the default branch. So if the user installs git-extras via source, the update feature won't work anymore. Upgrade to git-extras 7.1.0 will solve this problem.

New authors:

  • Wei Wu
  • Leroy
  • Gerrit-K
  • Austin Ziegler
  • Dan Goodliffe
  • SchleimKeim
  • Jobin Kurian
  • kang
  • Nate Eagleson
  • Igor Ostapenko

7.0.0

1 year ago

The git-extras 7.0.0 (Gypsum) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

Since the last release (6.5.0 Fluorite):

  • updated man pages or documentation 5 times
  • 8 unique contributors

New authors:

  • Günther Grill
  • Edwin Kofler
  • Wei Lee
  • Piotr Górski
  • Kurban Mallachiev
  • Áron Hoffmann
  • zhiyanfoo
  • Joshua Li

6.5.0

1 year ago

The git-extras 6.5.0 (Fluorite) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#989) Include revert conflicts in git abort – @joshuali925
  • (#989) fix(git-effort):fork: retry: Resource temporarily unavailable – @Lonenso
  • (#989) git-sync --force will sync without interaction – @timfeirg
  • (#988) fix(git-cp): keep the history of the files – @vanpipy
  • (#987) git-bulk: previous refactor redirected $PWD to stderr by mistake – @spacewander
  • (#983) Fix lazy loading bash_completion from XDG_DATA_DIRS – @SuperSandro2000
  • (#981) feat(bin/git-browse): open website at file & line number or range – @pbnj
  • (#974) #970 standup added -A flag for author date – @tfendin
  • (#972) update git-utimes.{1,html} to add --newer flag – @wpwoodjr
  • (#969) git-utimes: add --newer flag and don't touch files in the working tree and index – @wpwoodjr
  • (#967) docs(instllation): replace git.io – @SukkaW
  • (#966) Added config git-extras.standup-implicit-week for git standup – @tfendin
  • (#965) Document git standup -w option – @tfendin

Since the last release (6.4.0 Emerald):

  • updated man pages or documentation 18 times
  • fixed installation/update 1 times
  • 10 unique contributors

Break change: None

New authors:

  • Sascha Andres
  • Joshua Li
  • Lone
  • timfeirg
  • vanpipy
  • Sandro
  • Tobias Fendin
  • Peter Benjamin
  • Bill Wood
  • SukkaW

6.4.0

2 years ago

The git-extras 6.4.0 (Emerald) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#964) git-browse/browse-ci: use powershell.exe only when it is available – @spacewander
  • (#944) git-release: Add prefix to semver – @SimonTate
  • (#957) quiet option, errors to stderr – @jackwasey
  • (#959) feat: implement git-browse-ci – @pbnj
  • (#962) tweak git-ignore/ignore-io – @spacewander
  • (#951) Made local-commits work with all remotes – @tfendin
  • (#956) Summary: Make path option more prominent – @tfendin
  • (#955) Removed xargs from git-effort – @katrinleinweber
  • (#949) git-ignore: ensure new patterns comes after a newline – @tfendin
  • (#948) Fixed bug in git-ignore which ignored config core.excludeFiles – @tfendin
  • (#946) Consider init.defaultBranch in git_extra_default_branch, changed default to main – @tfendin
  • (#940) git-magic: Automated commit messages – @overengineer

Since the last release (6.3.0 Diamond):

  • updated man pages or documentation 12 times
  • fixed installation/update 1 times
  • 7 unique contributors

Break change: None

New authors:

  • Simon Tate
  • Peter Benjamin
  • Jack O. Wasey
  • Tobias Fendin
  • Katrin Leinweber
  • tfendin
  • overengineer

6.3.0

2 years ago

The git-extras 6.3.0 (Diamond) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#939) git-clear: add force option – @SimonTate
  • (#936) Format fix of Synopsis in manuals – @tfendin
  • (#937) Compare email adresses case insensitive in --dedup-by-email – @tfendin
  • (#934) No merge summary – @tfendin
  • (#935) fix git (un)lock with spaced filenames – @ax1036
  • (#932) git-summary: support filtering --line with path – @spacewander
  • (#917) doc: Remove man page for git-line-summary – @heirecka
  • (#865) Add git-abort - @pkitszel
  • (#928) git-fork | update to match REST-API auth standards as of 2021-06 - @duckunix
  • (#924) Add delete-squashed-branches command - @allejo
  • (#920) git-delete-merged-branches: Ignore checked-out branches on different worktrees - @matan129

Since the last release (6.2.0 Cement):

  • updated man pages or documentation 13 times
  • fixed installation/update 1 times
  • 10 unique contributors

Break change:

New authors:

  • Simon Tate
  • Tobias Fendin
  • ax1036
  • Przemek Kitszel
  • Don Harper
  • Nicolas Kosinski
  • Vladimir Jimenez
  • CleanMachine1
  • Matan Rosenberg
  • Heiko Becker

6.2.0

3 years ago

The git-extras 6.2.0 (Cement) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#916) fix(git-utimes): make sure it work under OS X. – @spacewander
  • (#910) docs: fix typo – @0xflotus
  • (#908) Minor fixes for Installation.md – @nodeg
  • (#907) Update zplugin docs --> zinit – @bbenzikry
  • (#906) Remove bug|refactor|chore from documentation – @prestontim
  • (#899) git-summary: reject invalid option – @spacewander
  • (#897) ci: move to GitHub Action – @spacewander
  • (#882) git-utimes: Change files modification time to their last commit date – @vt-alt
  • (#896) fix: zsh completion of git-coauthor command – @Aloxaf
  • (#895) feat(#861): add optional parameter --from to set the start point – @vanpipy
  • (#894) Merge-into: add stash before to checkout – @alessandro308
  • (#892) [ fix #891 ] Cast branch output if HEAD not exists – @equt
  • (#888) Add support for XDG specifications – @equt
  • (#889) feat(delete-tag): get default remote from git config if exists – @vanpipy
  • (#890) adding a format for git-contrib – @zhujian0805
  • (#884) Updates git-squash.md: fixes help which was unclear and had remnants … – @elonderin
  • (#886) Fixing summary for --squash-msg option. – @TheTechOddBug

Since the last release (6.1.0 Bronze):

  • updated man pages or documentation 10 times
  • fixed installation/update 4 times
  • 15 unique contributors

Break change: None

New command:

  • git utimes

New authors:

  • 0xflotus
  • Dominik Gedon
  • Beni Ben Zikry
  • Tim Preston
  • Aloxaf
  • vanpipy
  • Alessandro Pagiaro
  • equt
  • Sinos
  • James Zhu
  • Vitaly Chikunov
  • thomas menzel
  • tom
  • José María Gutiérrez
  • elonderin

6.1.0

3 years ago

The git-extras 6.1.0 (Bronze) is released now!

Since this version you can configure the default upstream branch via git config --add git-extras.default-branch main. By default, master is used.

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#878) change: migrate default branch – @spacewander
  • (#880) git-info: fix regex for bsd sed – @spacewander
  • (#879) feat: pass origin argument down to git execution – @spacewander
  • (#872) git-pr: fix doc format – @yuravg
  • (#869) remove git-back – @spacewander
  • (#868) Zsh completion – @spacewander
  • (#867) Improved the 'git-info' command (color, submodule, config) – @yuravg
  • (#864) Updated the git pull-request command to use personal access token instead of basic auth. – @v-y-a-s
  • (#860) Implement fish completions file – @soraxas
  • (#853) feat(browse): select remote of current branch, fallback to origin – @bethesque
  • (#854) fix(browse): update sed pattern to work on mac – @bethesque

Since the last release (6.0.0 Aurora):

  • updated man pages or documentation 12 times
  • 4 unique contributors

Break change: git back is removed since this version. Use 'git undo --soft [commitcount]' instead.

New authors:

  • Yuriy VG
  • vyas
  • Tin Lai
  • Beth Skurrie

6.0.0

3 years ago

The git-extras 6.0.0 (Aurora) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#849) Correct undo documentation to match code order of parameters – @vr8hub
  • (#850) Modify to work when only a single commit, add parameter checks – @vr8hub
  • (#847) docs: Note flag for git extra --version – @Amorymeltzer
  • (#846) doc: add a note about the package maintainer. – @spacewander
  • (#844) docs: mention installation via FreeBSD pkg – @ihoro
  • (#843) break change: remove docs and other stuff of git-feature's alias – @spacewander
  • (#845) Remove scripts that are mere alias wrappers for git-feature – @alerque
  • (#840) git-archive-file: rename invalid chars in the output filename – @spacewander
  • (#841) Fix missing newline escapes in git-release zsh completion – @sgleizes
  • (#837) add a default for the remote to fetch a pr from – @jldugger
  • (#836) add a config setting for prefix – @jldugger
  • (#829) add squash option to git-feature – @cpradog
  • (#826) Add git-cp – @Natim
  • (#827) Update man page export for git-psykorebase with ronn-ng 0.9.0 – @Natim
  • (#824) Fix documentation for git-browse – @mapitman
  • (#823) Add git-browse command – @mapitman
  • (#820) change: deprecate git-back – @spacewander
  • (#817) Fixes #770: Adds git-brv – @bric3
  • (#816) git-sed: limit paths via pathspec – @spacewander

Since the last release (5.1.0 Zigzag):

  • updated man pages or documentation 15 times
  • fixed installation/update 2 times
  • 10 unique contributors

Break change:

  1. git back is deprecated. Use git undo --soft instead.
  2. git bug|chore|refactor is removed. Use git feature -a bug|chore|refactor instead.

New authors:

  • vr8ce
  • Amory Meltzer
  • Caleb Maclennan
  • phigoro
  • sgleizes
  • Justin Dugger
  • Carlos Prado
  • Rémy HUBSCHER
  • Mark Pitman
  • Brice Dutheil

5.1.0

4 years ago

The git-extras 5.1.0 (Zigzag) is released now!

Here's a list of all the changes made in this release; the full changelog can be found in History.md:

  • (#813) some fixes before release – @spacewander
  • (#812) git-sed: escape special characters for tr – @spacewander
  • (#811) build: do not require the nonstandard and unpredictable 'which' utility – @eli-schwartz
  • (#804) add repositories to workspace from source - @roxchgt
  • (#810) read COMMANDS_WIHOUT_REPO from not_need_git_repo file – @roxchgt
  • (#806) retire the msysgit installation script – @spacewander
  • (#808) git-ignore: support non-default .git directory – @drasill
  • (#802) fix bug in allowedargcount() to not execute command if wrong args count – @spacewander
  • (#801) git-delete-submodule: don't remove the history of deleted submodule – @spacewander
  • (#798) Signed release – @wolviecb
  • (#795) Git squash commit msg – @spacewander
  • (#793) git-standup: add option '-B' to group the commits by branch – @spacewander
  • (#789) Delete empty gitmodules – @go2null
  • (#792) clean up git-summary – @spacewander
  • (#790) git-summary: add --dedup-by-email to remove duplicate users – @spacewander
  • (#788) git-summary: add missing example of --line option – @spacewander
  • (#787) Use GIT_DIR environment variable to to set .git directory – @rvbuelow
  • (#786) Docs: add OpenSUSE distribution information – @mbologna
  • (#784) git-effort: adjust column limit according to the paths – @spacewander
  • (#708) Add git-paste for sending patches to pastebin – @pabs3
  • (#778) Clean up some minor issues detected by check-all-the-things – @pabs3
  • (#776) git-pr: mention the limitation of -m option – @spacewander
  • (#777) [Doc]Install completion with zplugin – @fengkx
  • (#772) Add git coauthor command – @jacobherrington
  • (#774) Link to the contributing document – @jacobherrington

Since the last release (5.0.0 Yinyang):

  • updated man pages or documentation 16 times
  • fixed installation/update 6 times
  • 12 unique contributors

New authors:

  • Eli Schwartz
  • Roshak Zarhoun
  • roxchgt
  • Christophe Badoit
  • Tom Andrade
  • go2null
  • Robin von Bülow
  • Michele Bologna
  • Paul Wise
  • fengkx
  • jacobherrington
  • Jacob Herrington