public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Pat Thoyts <patthoyts@users•sourceforge.net>
To: Git <git@vger•kernel.org>
Cc: Junio C Hamano <gitster@pobox•com>
Subject: [REQUEST PULL] git-gui
Date: Wed, 14 Dec 2011 00:05:37 +0000	[thread overview]
Message-ID: <87d3bs2f1q.fsf@fox.patthoyts.tk> (raw)

The following changes since commit 843d6597fbacfae02b8af7d6840992c92d0863f8:

  git-gui: incremental goto line in blame view (2011-10-15 23:14:13 +0100)

are available in the git repository at:

  git://repo.or.cz/git-gui.git master

for you to fetch changes up to 942e6baa92846e5628752c65a22bc4957d8de4d0:

  git-gui 0.16 (2011-12-13 23:44:30 +0000)

----------------------------------------------------------------
Bert Wesarg (14):
      git-gui: fix multi selected file operation
      git-gui: handle config booleans without value
      git-gui: add smart case search mode in searchbar
      git-gui: add regexp search mode to the searchbar
      git-gui: add search history to searchbar
      git-gui: fix unintended line break in message string
      git-gui: use "untracked" for files which are not known to git
      git-gui: new config to control staging of untracked files
      git-gui: fix display of path in browser title
      git-gui: use a tristate to control the case mode in the searchbar
      git-gui: span widgets over the full file output area in the blame view
      git-gui: include the file path in guitools confirmation dialog
      git-gui: make config gui.warndetachedcommit a boolean
      git-gui: don't warn for detached head when rebasing

Dejan Ribič (1):
      git-gui: fix spelling error in sshkey.tcl

Pat Thoyts (12):
      git-gui: include the number of untracked files to stage when asking the user
      git-gui: theme the search and line-number entry fields on blame screen
      git-gui: catch invalid or complete regular expressions and treat as no match.
      git-gui: enable the smart case sensitive search only if gui.search.smartcase is true
      Merge branch 'bw/searching'
      git-gui: set suitable extended window manager hints.
      git-gui: support underline style when parsing diff output
      git-gui: sort the numeric ansi codes
      git-gui: set whitespace warnings appropriate to this project
      git-gui: added config gui.gcwarning to disable the gc hint message
      git-gui: handle shell script text filters when loading for blame.
      git-gui 0.16

Samuel Bronson (1):
      git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.

Tilman Vogel (1):
      git-gui: add config value gui.diffopts for passing additional diff options

 .gitattributes     |    1 +
 GIT-VERSION-GEN    |    2 +-
 git-gui.sh         |   56 ++++++++++++++++++++++--
 lib/blame.tcl      |   29 ++++++------
 lib/browser.tcl    |    8 +++-
 lib/choose_rev.tcl |    1 +
 lib/class.tcl      |    1 +
 lib/commit.tcl     |    4 +-
 lib/diff.tcl       |    5 +-
 lib/index.tcl      |   24 ++++++++---
 lib/line.tcl       |    2 +-
 lib/option.tcl     |   20 ++++++++
 lib/search.tcl     |  123 ++++++++++++++++++++++++++++++++++++++++++++++-----
 lib/sshkey.tcl     |    2 +-
 lib/themed.tcl     |   99 ++++++++++++++++++++++++++++++++++++++++--
 lib/tools.tcl      |   10 +++-
 lib/transport.tcl  |    1 +
 17 files changed, 339 insertions(+), 49 deletions(-)

                 reply	other threads:[~2011-12-14  0:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d3bs2f1q.fsf@fox.patthoyts.tk \
    --to=patthoyts@users$(echo .)sourceforge.net \
    --cc=git@vger$(echo .)kernel.org \
    --cc=gitster@pobox$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox