mirror of
https://github.com/git/git.git
synced 2026-08-10 17:15:14 +00:00
What's in
This commit is contained in:
85
whats/in/2009/02/03.txt
Normal file
85
whats/in/2009/02/03.txt
Normal file
@@ -0,0 +1,85 @@
|
||||
To: git@vger.kernel.org
|
||||
Subject: What's in git.git (Feb 2009, #03; Sun, 15)
|
||||
X-maint-at: e5887c1bda12b31ea7af0ce798bfdee308e1b176
|
||||
X-master-at: 075394e26cd7fb38e08d5f637a5fc825ab0b3fb3
|
||||
X-maint-was: e5887c1bda12b31ea7af0ce798bfdee308e1b176
|
||||
X-master-was: 30aa4fb15fa408596dea59cdc9f00c94eeaa69f1
|
||||
|
||||
What's in git.git (Feb 2009, #03; Sun, 15)
|
||||
|
||||
maint e5887c1 (Prepare for 1.6.1.4.)
|
||||
master 075394e (RelNotes Update)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
This is hopefully the last announcement before 1.6.2-rc1 is tagged.
|
||||
Nothing unexpectedly complex nor controversial, just bunch of follow-up
|
||||
fixes to what have already been scheduled for the upcoming release.
|
||||
|
||||
I am going to bed now; it is way past my bedtime.
|
||||
|
||||
* The 'master' branch has these since the last announcement.
|
||||
|
||||
Fabian Franz (1):
|
||||
submodule: add --no-fetch parameter to update command
|
||||
|
||||
Jacob Helwig (1):
|
||||
Add 'rm -f' equivalent to 'git rm' example of filter-branch
|
||||
--index-filter
|
||||
|
||||
Jakub Narebski (1):
|
||||
gitweb: Better regexp for SHA-1 committag match
|
||||
|
||||
Jeff King (1):
|
||||
symbolic-ref: allow refs/<whatever> in HEAD
|
||||
|
||||
Jeremy White (1):
|
||||
Update documentation to add further information about using Thunderbird
|
||||
with git-imap-send.
|
||||
|
||||
Johannes Schindelin (1):
|
||||
gc: make --prune useful again by accepting an optional parameter
|
||||
|
||||
Junio C Hamano (5):
|
||||
Revert "validate_headref: tighten ref-matching to just branches"
|
||||
Install the default "master" branch configuration after cloning a void
|
||||
Teach the "@{-1} syntax to "git branch"
|
||||
Teach @{-1} to git merge
|
||||
RelNotes Update
|
||||
|
||||
Keith Cascio (1):
|
||||
Remove redundant bit clears from diff_setup()
|
||||
|
||||
Marcel M. Cary (1):
|
||||
git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree
|
||||
|
||||
Marius Storm-Olsen (5):
|
||||
Add mailmap.file as configurational option for mailmap location
|
||||
Add find_insert_index, insert_at_index and clear_func functions to
|
||||
string_list
|
||||
Add map_user() and clear_mailmap() to mailmap
|
||||
Change current mailmap usage to do matching on both name and email of
|
||||
author/committer.
|
||||
Move mailmap documentation into separate file
|
||||
|
||||
Mark Burton (1):
|
||||
git-rebase.txt: --interactive does not work with --whitespace
|
||||
|
||||
Matt Kraai (1):
|
||||
bash-completion: Complete the values of color.interactive, color.ui,
|
||||
color.pager
|
||||
|
||||
Nazri Ramliy (1):
|
||||
Bugfix: GIT_EXTERNAL_DIFF with more than one changed files
|
||||
|
||||
SZEDER Gábor (3):
|
||||
Move 'rev-parse --git-dir' test to t1500
|
||||
t1500: more 'git rev-parse --git-dir' tests
|
||||
bash: fix misspelled 'git svn' option
|
||||
|
||||
Tay Ray Chuan (1):
|
||||
use a hash of the lock token as the suffix for PUT/MOVE
|
||||
|
||||
Thomas Rast (2):
|
||||
log: do not print ellipses with --abbrev-commit
|
||||
Documentation: pruning recipe for destructive filter-branch
|
||||
|
||||
Reference in New Issue
Block a user