From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Subject: What's new in git.git
Date: Sun, 05 Feb 2006 23:52:01 -0800 [thread overview]
Message-ID: <7vbqxkapr2.fsf@assigned-by-dhcp.cox.net> (raw)
I was planning to do a 1.2.0 this weekend, but things slipped.
But in a good way. We've had quite a long but good discussion
on how people expect "git commit paths..." to behave, and along
the way the command learned a couple of new tricks.
In 1.2.0, there will be three major changes that might surprise
people who are still using 1.1.0 based releases (e.g. 1.1.6).
People who followed the list traffic and/or the master branch
are familiar with them already:
* Checkout -m option. This allows you to switch branches when
you have local changes to paths that are different in the
current branch and new branch.
* Add -c and --cc to diff-tree and diff-files. They give the
"combined diff" output that shows merges more human readably.
* git-commit updates.
- Allow git-commit from a subdirecotry.
- Aborted "git-commit -a" leaves the index as it was.
- "git commit --only paths..." checks in changes to only
named paths. We may later make this default for "git
commit" with explicit paths.
- Add --author='A U Thor <author@example.com>' command
line option.
These are still in "pu" but I am expecting all of them would
graduate to "master" before 1.2.0:
- git-show (Linus)
- git-daemon updates (Mark Wooding)
- git-http-fetch various fixes (Mark Wooding)
- git-commit updates
- git-read-tree --aggressive to speed up resolve merger
- git-fmt-merge-msg to optionally put shortlog in merge commit log
- fix git-rev-list --parents | git-diff-tree --stdin
- git-rerere
next reply other threads:[~2006-02-06 7:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-06 7:52 Junio C Hamano [this message]
2006-02-06 16:03 ` What's new in git.git Linus Torvalds
2006-02-06 16:58 ` Junio C Hamano
2006-02-06 17:10 ` Johannes Schindelin
2006-02-07 8:40 ` Heads up, git.git approaches 1.2.0 Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2006-01-09 1:20 What's new in git.git 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=7vbqxkapr2.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--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