Skip to content

Releases: tj/git-extras

7.2.0 (Idrialite)

23 Apr 13:00
e692b96
Compare
Choose a tag to compare

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 (Hauyne)

29 Oct 11:14
bfef91f
Compare
Choose a tag to compare

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

Version 7.0.0 (Gypsum)

24 Apr 14:10
d7f0fcc
Compare
Choose a tag to compare

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

Version 6.5.0 (Fluorite)

06 Oct 12:39
Compare
Choose a tag to compare

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

Version 6.4.0 (Emerald)

22 Apr 08:37
Compare
Choose a tag to compare

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:

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

Version 6.3.0 (Diamond)

02 Oct 05:42
Compare
Choose a tag to compare

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:

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

Version 6.2.0 (Cement)

26 Mar 03:21
Compare
Choose a tag to compare

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:

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

Version 6.1.0 (Bronze)

26 Sep 12:22
Compare
Choose a tag to compare

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:

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

Version 6.0.0 (Aurora)

22 Jun 03:30
Compare
Choose a tag to compare

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:

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

Version 5.1.0 (Zigzag)

21 Dec 06:02
Compare
Choose a tag to compare

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:

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