git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: What's in git.git (Jan 2009, #04; Wed, 28)
Date: Wed, 28 Jan 2009 18:06:12 -0800	[thread overview]
Message-ID: <7v1vumkgrv.fsf@gitster.siamese.dyndns.org> (raw)

Folks at Github found that v1.6.1 clients barf when pushing over git
protocol to v1.6.1 server if (1) the repository pushed into borrows
objects from another repository, and (2) the repository that lends the
objects has updates the pusher does not have.  The 'maint' branch has a
fix for it which 1.6.1.2 will contain when it comes out.

The master has accumulated enough new features; we should start the -rc
freeze soon (with the topics we have in 'next' as of today).


* The 'maint' branch has these fixes since the last announcement.

Johannes Schindelin (2):
  get_sha1_basic(): fix invalid memory access, found by valgrind
  test-path-utils: Fix off by one, found by valgrind

Junio C Hamano (2):
  GIT 1.6.1.1
  send-pack: do not send unknown object name from ".have" to pack-objects


* The 'master' branch has these since the last announcement
  in addition to the above.

Benjamin Kramer (1):
  Ignore test-ctype

Boyd Stephen Smith Jr (2):
  color-words: Support diff.wordregex config option
  Change the spelling of "wordregex".

Clemens Buchacher (2):
  clean up pathspec matching
  remove pathspec_match, use match_pathspec instead

Eric Wong (1):
  git-svn: fix memory leak when checking for empty symlinks

Giuseppe Bilotta (6):
  gitweb: channel image in rss feed
  gitweb: feed generator metadata
  gitweb: rss feed managingEditor
  gitweb: rss channel date
  gitweb: last-modified time should be commiter, not author
  gitweb: check if-modified-since for feeds

Jay Soffian (1):
  git-am: minor cleanups

Johannes Schindelin (7):
  Add color_fwrite_lines(), a function coloring each line individually
  color-words: refactor word splitting and use ALLOC_GROW()
  color-words: change algorithm to allow for 0-character word boundaries
  color-words: take an optional regular expression describing words
  revision walker: include a detached HEAD in --all
  Fix parsing of @{-1}@{1}
  rebase -i --root: fix check for number of arguments

Johannes Sixt (1):
  Windows: Fix intermittent failures of t7701

Junio C Hamano (10):
  checkout: implement "@{-N}" shortcut name for N-th last branch
  bundle: allow the same ref to be given more than once
  interpret_nth_last_branch(): avoid traversing the reflog twice
  Fix reflog parsing for a malformed branch switching entry
  interpret_nth_last_branch(): plug small memleak
  Introduce for_each_recent_reflog_ent().
  Simplify parsing branch switching events in reflog
  http-push.c: style fixes
  rebase -i: correctly remember --root flag across --continue
  tests: Avoid single-shot environment export for shell function invocation

Kjetil Barvik (5):
  lstat_cache(): more cache effective symlink/directory detection
  lstat_cache(): introduce has_symlink_or_noent_leading_path() function
  lstat_cache(): introduce has_dirs_only_path() function
  lstat_cache(): introduce invalidate_lstat_cache() function
  lstat_cache(): introduce clear_lstat_cache() function

Miklos Vajna (1):
  gittutorial: remove misleading note

Nanako Shiraishi (1):
  Mention "local convention" rule in the CodingGuidelines

Serge van den Boom (1):
  Makefile: Make 'configure --with-expat=path' actually work

Sverre Rabbelier (1):
  Allow cloning an empty repository

Ted Pavlic (1):
  make: Remove -pthread on Darwin (it is included by cstdlib).

Teemu Likonen (1):
  diff-options.txt: Fix asciidoc markup issue

Thomas Rast (7):
  color-words: enable REG_NEWLINE to help user
  color-words: expand docs with precise semantics
  color-words: make regex configurable via attributes
  sha1_name: tweak @{-N} lookup
  sha1_name: support @{-N} syntax in get_sha1()
  checkout: implement "-" abbreviation, add docs and tests
  t1505: remove debugging cruft

Vitaly \"_Vi\" Shukela (3):
  git-svn: add --ignore-paths option for fetching
  git-svn: documented --ignore-paths
  git-svn: Add test for --ignore-paths parameter

                 reply	other threads:[~2009-01-29  2:07 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=7v1vumkgrv.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    /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).