What's in
parent
560fd6ade7
commit
79190f91b7
|
|
@ -0,0 +1,78 @@
|
|||
To: git@vger.kernel.org
|
||||
Subject: What's in git.git (Feb 2010, #01; Mon, 08)
|
||||
X-maint-at: e33cc592deae8132936eea119554799e1039bc0f
|
||||
X-master-at: 8b2337a5893479ee18dfb21a1d4aa5fc1608872d
|
||||
X-maint-was: 9504f3d3d2e62cb6fba9e7c61c6fe69dec9053a4
|
||||
X-master-was: 8051a030617cf7d083568cca223bdaa15052c33f
|
||||
|
||||
What's in git.git (Feb 2010, #01; Mon, 08)
|
||||
|
||||
maint e33cc59 (Merge branch 'maint-1.6.5' into maint)
|
||||
master 8b2337a (t3902: Protect against OS X normalization)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Not much is going on in 'next' and 'pu'.
|
||||
|
||||
* The 'master' branch has these since v1.7.0-rc2 in addition to what are
|
||||
in 'maint'.
|
||||
|
||||
Brian Gernhardt (1):
|
||||
t3902: Protect against OS X normalization
|
||||
|
||||
Nicolas Pitre (1):
|
||||
Revert "pack-objects: fix pack generation when using pack_size_limit"
|
||||
|
||||
* The 'maint' branch has these fixes since v1.6.6.1; they are mostly minor
|
||||
documentation fixes. I might be issuing v1.6.6.2 before v1.7.0 final.
|
||||
|
||||
Christopher Beelby (1):
|
||||
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
|
||||
|
||||
Giuseppe Bilotta (1):
|
||||
git-gui: work from the .git dir
|
||||
|
||||
Jay Soffian (1):
|
||||
blame: prevent a segv when -L given start > EOF
|
||||
|
||||
Jeff Epler (1):
|
||||
git-gui: Fix applying a line when all following lines are deletions
|
||||
|
||||
Jeff King (1):
|
||||
fix memcpy of overlapping area
|
||||
|
||||
Jens Lehmann (1):
|
||||
git-gui: Correct file_states when unstaging partly staged entry
|
||||
|
||||
Jonathan Nieder (1):
|
||||
git-gui: Makefile: consolidate .FORCE-* targets
|
||||
|
||||
Junio C Hamano (8):
|
||||
status: don't require the repository to be writable
|
||||
Fix "log" family not to be too agressive about showing notes
|
||||
Fix "log --oneline" not to show notes
|
||||
merge-recursive: do not return NULL only to cause segfault
|
||||
ignore duplicated slashes in make_relative_path()
|
||||
git-add documentation: Fix shell quoting example
|
||||
Fix parsing of imap.preformattedHTML and imap.sslverify
|
||||
git-push: document all the status flags used in the output
|
||||
|
||||
Pat Thoyts (1):
|
||||
git-gui: handle really long error messages in updateindex.
|
||||
|
||||
Peter Krefting (1):
|
||||
git-gui: Fix gitk for branch whose name matches local file
|
||||
|
||||
René Scharfe (1):
|
||||
archive: simplify archive format guessing
|
||||
|
||||
SZEDER Gábor (1):
|
||||
bash: don't offer remote transport helpers as subcommands
|
||||
|
||||
Tay Ray Chuan (1):
|
||||
retry request without query when info/refs?query fails
|
||||
|
||||
Vitaly _Vi Shukela (1):
|
||||
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
|
||||
|
||||
Wesley J. Landaker (1):
|
||||
Update git fsck --full short description to mention packs
|
||||
Loading…
Reference in New Issue