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 (Dec 2008, #02; Sun, 14)
Date: Sun, 14 Dec 2008 00:24:44 -0800	[thread overview]
Message-ID: <7v8wqj2mgj.fsf@gitster.siamese.dyndns.org> (raw)

There are a handful fixes since 1.6.1-rc2 on 'master' and I am hoping that
we can do -rc3 later today, and declare the 1.6.1 final on the 20th or
so.

----------------------------------------------------------------

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

Brandon Casey (11):
  t7700: demonstrate mishandling of objects in packs with a .keep file
  packed_git: convert pack_local flag into a bitfield and add pack_keep
  pack-objects: new option --honor-pack-keep
  repack: don't repack local objects in packs with .keep file
  repack: do not fall back to incremental repacking with [-a|-A]
  builtin-gc.c: use new pack_keep bitfield to detect .keep file existence
  t7700: demonstrate mishandling of loose objects in an alternate ODB
  sha1_file.c: split has_loose_object() into local and non-local
    counterparts
  pack-objects: extend --local to mean ignore non-local loose objects too
  t7700: test that 'repack -a' packs alternate packed objects
  repack: only unpack-unreachable if we are deleting redundant packs

Davide Libenzi (1):
  xdiff: give up scanning similar lines early

Deskin Miller (1):
  git-svn: Make following parents atomic

Jakub Narebski (1):
  gitweb: Make project specific override for 'grep' feature work

Jeff King (2):
  commit: Fix stripping of patch in verbose mode.
  tag: delete TAG_EDITMSG only on successful tag

Jim Meyering (1):
  git-config.txt: fix a typo

Johannes Sixt (1):
  compat/mingw.c: Teach mingw_rename() to replace read-only files

Junio C Hamano (2):
  GIT 1.6.0.5
  work around Python warnings from AsciiDoc

Linus Torvalds (1):
  fsck: reduce stack footprint

Matt McCutchen (1):
  "git diff <tree>{3,}": do not reverse order of arguments

Miklos Vajna (1):
  http.c: use 'git_config_string' to get 'curl_http_proxy'

Nicolas Pitre (1):
  make sure packs to be replaced are closed beforehand

Thomas Rast (1):
  fetch-pack: Avoid memcpy() with src==dst


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

Alex Riesen (3):
  Make some of fwrite/fclose/write/close failures visible
  Make chdir failures visible
  Report symlink failures in merge-recursive

Alexander Potashev (2):
  Fix typos in documentation
  Fix typo in comment in builtin-add.c

Alexey Borzenkov (1):
  Define linkgit macro in [macros] section

Brandon Casey (1):
  git-branch: display sha1 on branch deletion

Deskin Miller (1):
  git-svn: Make branch use correct svn-remote

Jakub Narebski (2):
  gitweb: Fix handling of non-ASCII characters in inserted HTML files
  gitweb: Fix bug in insert_file() subroutine

Jeff King (6):
  add stage to gitignore
  reorder ALLOW_TEXTCONV option setting
  diff: allow turning on textconv explicitly for plumbing
  diff: fix handling of binary rewrite diffs
  diff: respect textconv in rewrite diffs
  rebase: improve error messages about dirty state

Junio C Hamano (16):
  builtin-rm.c: explain and clarify the "local change" logic
  git add --intent-to-add: fix removal of cached emptiness
  git add --intent-to-add: do not let an empty blob be committed by
    accident
  Install git-stage in exec-path
  git-am --whitespace: do not lose the command line option
  git-am: propagate -C<n>, -p<n> options as well
  git-am: propagate --3way options as well
  Test that git-am does not lose -C/-p/--whitespace options
  git-am: rename apply_opt_extra file to apply-opt
  Update draft release notes to 1.6.1
  Update draft release notes for 1.6.1
  Revert "git-stash: use git rev-parse -q"
  Point "stale" 1.6.0.5 documentation from the main git documentation page
  builtin-checkout.c: check error return from read_cache()
  read-cache.c: typofix in comment
  Fix t4031

Markus Heidelberg (1):
  builtin-commit: remove unused message variable

Miklos Vajna (5):
  filter-branch: use git rev-parse -q
  lost-found: use git rev-parse -q
  pull: use git rev-parse -q
  rebase: use git rev-parse -q
  submodule: use git rev-parse -q

Nguyễn Thái Ngọc Duy (1):
  Extend index to save more flags

Ralf Wildenhues (1):
  Improve language in git-merge.txt and related docs

Tor Arvid Lund (2):
  git-p4: Fix bug in p4Where method.
  git-p4: Fix regression in p4Where method.

                 reply	other threads:[~2008-12-14  8:26 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=7v8wqj2mgj.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).