git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What's in git.git (Jan 2009, #04; Wed, 28)
@ 2009-01-29  2:06 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2009-01-29  2:06 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-29  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29  2:06 What's in git.git (Jan 2009, #04; Wed, 28) Junio C Hamano

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).