All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Mar 2012, #10; Wed, 28)
Date: Thu, 29 Mar 2012 16:51:01 -0700 (PDT)	[thread overview]
Message-ID: <m3fwcrarwo.fsf@localhost.localdomain> (raw)
In-Reply-To: <7vsjgss6ua.fsf@alter.siamese.dyndns.org>

Junio C Hamano <gitster@pobox.com> writes:

> --------------------------------------------------
> [Cooking]

> * wk/gitweb-snapshot-use-if-modified-since (2012-03-26) 3 commits
>  - gitweb: add If-Modified-Since handling to git_snapshot().
>  - gitweb: refactor If-Modified-Since handling
>  - gitweb: add `status` headers to git_feed() responses.
> 
> Makes 'snapshot' request to "gitweb" honor If-Modified-Since: header,
> based on the commit date.

What about "[PATCH v2 0/8] gitweb: Highlight interesting parts of diff"
series by Michał Kiedrowicz:

  Message-ID: <1332543417-19664-1-git-send-email-michal.kiedrowicz@gmail.com>
  http://thread.gmane.org/gmane.comp.version-control.git/193804

I have copy of them in 'gitweb/diff-hl' branch:

-- >8 --
The following changes since commit 455cf268dbaf227bdbd5e9fbf96525452bcfe44f:

  Git 1.7.10-rc3 (2012-03-28 11:18:42 -0700)

are available in the git repository at:

  git://repo.or.cz/git/jnareb-git.git gitweb/diff-hl

for you to fetch changes up to 60b06478f0349729dc9a4ddeb1abf5e28986fb7e:

  gitweb: Refinement highlightning in combined diffs (2012-03-29 21:26:36 +0200)

----------------------------------------------------------------
Michał Kiedrowicz (8):
      gitweb: esc_html_hl_regions(): Don't create empty <span> elements
      gitweb: Pass esc_html_hl_regions() options to esc_html()
      gitweb: Extract print_sidebyside_diff_lines()
      gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
      gitweb: Move HTML-formatting diff line back to process_diff_line()
      gitweb: Push formatting diff lines to print_diff_chunk()
      gitweb: Highlight interesting parts of diff
      gitweb: Refinement highlightning in combined diffs

 gitweb/gitweb.perl       |  299 +++++++++++++++++++++++++++++++++-------------
 gitweb/static/gitweb.css |    8 ++
 2 files changed, 225 insertions(+), 82 deletions(-)

-- 
Jakub Narebski

  reply	other threads:[~2012-03-29 23:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-28 22:23 What's cooking in git.git (Mar 2012, #10; Wed, 28) Junio C Hamano
2012-03-29 23:51 ` Jakub Narebski [this message]
2012-03-30  1:41   ` Junio C Hamano
2012-03-30 11:13     ` Jakub Narebski
2012-03-30 15:56       ` Junio C Hamano

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=m3fwcrarwo.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.