All of lore.kernel.org
 help / color / mirror / Atom feed
* [Q] updates to gitk, git-gui and git-svn for 2.8?
@ 2016-03-14 18:39 Junio C Hamano
  2016-03-15  1:57 ` Eric Wong
  2016-03-19  7:04 ` Paul Mackerras
  0 siblings, 2 replies; 6+ messages in thread
From: Junio C Hamano @ 2016-03-14 18:39 UTC (permalink / raw)
  To: Paul Mackerras, Pat Thoyts, Eric Wong; +Cc: git

If there are pending updates for the upcoming release, please let me
know and tell me what to pull.

Thanks.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Q] updates to gitk, git-gui and git-svn for 2.8?
  2016-03-14 18:39 [Q] updates to gitk, git-gui and git-svn for 2.8? Junio C Hamano
@ 2016-03-15  1:57 ` Eric Wong
  2016-03-15  7:18   ` Eric Wong
  2016-03-19  7:04 ` Paul Mackerras
  1 sibling, 1 reply; 6+ messages in thread
From: Eric Wong @ 2016-03-15  1:57 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: Paul Mackerras, Pat Thoyts, git, Victor Leschuk,
	Torsten Bögershausen

Junio C Hamano <gitster@pobox.com> wrote:
> If there are pending updates for the upcoming release, please let me
> know and tell me what to pull.
> 
> Thanks.

The following changes since commit db6696f653b917509dac1ac13b922e12773a84ff:

  Merge branch 'mg/wt-status-mismarked-i18n' (2016-03-14 10:46:17 -0700)

are available in the git repository at:

  git://bogomips.org/git-svn.git master

for you to fetch changes up to d9868087879a8103ff1f174905ed358791065482:

  t9115: Skip pathnameencoding=cp932 under HFS (2016-03-15 01:35:48 +0000)

----------------------------------------------------------------
Eric Wong (1):
      git-svn: shorten glob error message

Torsten Bögershausen (1):
      t9115: Skip pathnameencoding=cp932 under HFS

Victor Leschuk (1):
      git-svn: loosen config globs limitations

 Documentation/git-svn.txt                  |  12 ++
 perl/Git/SVN/GlobSpec.pm                   |  18 ++-
 t/t9108-git-svn-glob.sh                    |   9 +-
 t/t9109-git-svn-multi-glob.sh              |   9 +-
 t/t9115-git-svn-dcommit-funky-renames.sh   |   6 +-
 t/t9168-git-svn-partially-globbed-names.sh | 223 +++++++++++++++++++++++++++++
 6 files changed, 262 insertions(+), 15 deletions(-)
 create mode 100755 t/t9168-git-svn-partially-globbed-names.sh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Q] updates to gitk, git-gui and git-svn for 2.8?
  2016-03-15  1:57 ` Eric Wong
@ 2016-03-15  7:18   ` Eric Wong
  2016-03-15 17:33     ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Wong @ 2016-03-15  7:18 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: git, Victor Leschuk, Torsten Bögershausen,
	k_satoda Kazutoshi Satoda

<dropping Pat and Paul from the Cc:>

Eric Wong <normalperson@yhbt.net> wrote:
> Junio C Hamano <gitster@pobox.com> wrote:
> > If there are pending updates for the upcoming release, please let me
> > know and tell me what to pull.
> 
> The following changes since commit db6696f653b917509dac1ac13b922e12773a84ff:
> 
>   Merge branch 'mg/wt-status-mismarked-i18n' (2016-03-14 10:46:17 -0700)
> 
> are available in the git repository at:
> 
>   git://bogomips.org/git-svn.git master
> 
> for you to fetch changes up to d9868087879a8103ff1f174905ed358791065482:

Or not, Torsten's test change doesn't seem baked, yet:

	http://mid.gmane.org/56E79C54.8000606@web.de

Anyways, we'll let that cook a while and the other two patches
can be had at:

The following changes since commit db6696f653b917509dac1ac13b922e12773a84ff:

  Merge branch 'mg/wt-status-mismarked-i18n' (2016-03-14 10:46:17 -0700)

are available in the git repository at:

  git://bogomips.org/git-svn.git svn-glob

for you to fetch changes up to 62335bbbc747c96636b5ce9917b156304c732eaf:

  git-svn: shorten glob error message (2016-03-15 01:35:39 +0000)

----------------------------------------------------------------
Eric Wong (1):
      git-svn: shorten glob error message

Victor Leschuk (1):
      git-svn: loosen config globs limitations

 Documentation/git-svn.txt                  |  12 ++
 perl/Git/SVN/GlobSpec.pm                   |  18 ++-
 t/t9108-git-svn-glob.sh                    |   9 +-
 t/t9109-git-svn-multi-glob.sh              |   9 +-
 t/t9168-git-svn-partially-globbed-names.sh | 223 +++++++++++++++++++++++++++++
 5 files changed, 258 insertions(+), 13 deletions(-)
 create mode 100755 t/t9168-git-svn-partially-globbed-names.sh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Q] updates to gitk, git-gui and git-svn for 2.8?
  2016-03-15  7:18   ` Eric Wong
@ 2016-03-15 17:33     ` Junio C Hamano
  0 siblings, 0 replies; 6+ messages in thread
From: Junio C Hamano @ 2016-03-15 17:33 UTC (permalink / raw)
  To: Eric Wong
  Cc: git, Victor Leschuk, Torsten Bögershausen,
	k_satoda Kazutoshi Satoda

Eric Wong <normalperson@yhbt.net> writes:

> Anyways, we'll let that cook a while and the other two patches
> can be had at:
>
> The following changes since commit db6696f653b917509dac1ac13b922e12773a84ff:
>
>   Merge branch 'mg/wt-status-mismarked-i18n' (2016-03-14 10:46:17 -0700)
>
> are available in the git repository at:
>
>   git://bogomips.org/git-svn.git svn-glob
>
> for you to fetch changes up to 62335bbbc747c96636b5ce9917b156304c732eaf:
>
>   git-svn: shorten glob error message (2016-03-15 01:35:39 +0000)
>
> ----------------------------------------------------------------
> Eric Wong (1):
>       git-svn: shorten glob error message
>
> Victor Leschuk (1):
>       git-svn: loosen config globs limitations
>
>  Documentation/git-svn.txt                  |  12 ++
>  perl/Git/SVN/GlobSpec.pm                   |  18 ++-
>  t/t9108-git-svn-glob.sh                    |   9 +-
>  t/t9109-git-svn-multi-glob.sh              |   9 +-
>  t/t9168-git-svn-partially-globbed-names.sh | 223 +++++++++++++++++++++++++++++
>  5 files changed, 258 insertions(+), 13 deletions(-)
>  create mode 100755 t/t9168-git-svn-partially-globbed-names.sh

Thanks.  Pulled.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Q] updates to gitk, git-gui and git-svn for 2.8?
  2016-03-14 18:39 [Q] updates to gitk, git-gui and git-svn for 2.8? Junio C Hamano
  2016-03-15  1:57 ` Eric Wong
@ 2016-03-19  7:04 ` Paul Mackerras
  2016-03-21  1:05   ` Junio C Hamano
  1 sibling, 1 reply; 6+ messages in thread
From: Paul Mackerras @ 2016-03-19  7:04 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Pat Thoyts, Eric Wong, git

Hi Junio,

> If there are pending updates for the upcoming release, please let me
> know and tell me what to pull.

Please pull from my gitk repository.

Thanks,
Paul.

The following changes since commit 0de75aafb66b22a04e6c90c0baf15dca11bddb3c:

  Merge branch 'ja.po' of https://github.com/qykth-git/gitk (2015-12-19 13:33:16 +1100)

are available in the git repository at:

  git://ozlabs.org/~paulus/gitk.git 

for you to fetch changes up to 22a713c72df8b6799c59287c50cee44c4a6db51e:

  gitk: Follow themed bgcolor in help dialogs (2016-03-19 14:12:21 +1100)

----------------------------------------------------------------
Alexander Shopov (1):
      gitk: Update Bulgarian translation (311t)

Guillermo S. Romero (1):
      gitk: Follow themed bgcolor in help dialogs

Jean-Noel Avila (2):
      gitk: Update French translation (311t)
      gitk: fr.po: Sync translations with git

Ralf Thielow (1):
      gitk: Update German translation

 gitk     |   8 +-
 po/bg.po | 656 ++++++++++++++++++++++++------------------------
 po/de.po |  79 +++---
 po/fr.po | 849 +++++++++++++++++++++++++++++++--------------------------------
 4 files changed, 788 insertions(+), 804 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Q] updates to gitk, git-gui and git-svn for 2.8?
  2016-03-19  7:04 ` Paul Mackerras
@ 2016-03-21  1:05   ` Junio C Hamano
  0 siblings, 0 replies; 6+ messages in thread
From: Junio C Hamano @ 2016-03-21  1:05 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Pat Thoyts, Eric Wong, git

Thanks, will do.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-21  1:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-14 18:39 [Q] updates to gitk, git-gui and git-svn for 2.8? Junio C Hamano
2016-03-15  1:57 ` Eric Wong
2016-03-15  7:18   ` Eric Wong
2016-03-15 17:33     ` Junio C Hamano
2016-03-19  7:04 ` Paul Mackerras
2016-03-21  1:05   ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.