From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Cc: Mark Rada <marada@uwaterloo.ca>, Jakub Narebski <jnareb@gmail.com>
Subject: [PATCH 0/2] gitweb: Smarter snapshot names
Date: Thu, 29 Oct 2009 23:07:40 +0100 [thread overview]
Message-ID: <1256854062-25496-1-git-send-email-jnareb@gmail.com> (raw)
This series is proposed proposed replacement for a single top commit
in 'mr/gitweb-snapshot' branch, which was merged into pu.
Those two patches are meant to replace the following commit:
b411a7a (gitweb: append short hash ids to snapshot files, 2009-09-26)
Jakub Narebski (1):
t/gitweb-lib.sh: Split gitweb output into headers and body
Mark Rada (1):
gitweb: Smarter snapshot names
(formerly: gitweb: append short hash ids to snapshot files)
Table of contents:
~~~~~~~~~~~~~~~~~~
[PATCH 1/2] t/gitweb-lib.sh: Split gitweb output into headers and body
[RFC/PATCH v6 2/2] gitweb: Smarter snapshot names
gitweb/gitweb.perl | 76 +++++++++++++++----
t/gitweb-lib.sh | 6 ++-
t/t9502-gitweb-standalone-parse-output.sh | 112 +++++++++++++++++++++++++++++
3 files changed, 177 insertions(+), 17 deletions(-)
create mode 100755 t/t9502-gitweb-standalone-parse-output.sh
--
Jakub Narebski
Poland
next reply other threads:[~2009-10-29 22:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-29 22:07 Jakub Narebski [this message]
2009-10-29 22:07 ` [PATCH 1/2] t/gitweb-lib.sh: Split gitweb output into headers and body Jakub Narebski
2009-10-29 22:07 ` [RFC/PATCH v6 2/2] gitweb: Smarter snapshot names Jakub Narebski
2009-10-30 20:07 ` Mark Rada
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=1256854062-25496-1-git-send-email-jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=marada@uwaterloo.ca \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).