What's in
Junio C Hamano committed
Feb 8, 2010 at 23:42 UTC
79190f91b77aa6ba089fbce0c38ecc450e7ae919
1 file changed
+78
whats/in/2010/02/01.txt
new
+78
@@ -0,0 +1,78 @@
1
+To: git@vger.kernel.org
2
+Subject: What's in git.git (Feb 2010, #01; Mon, 08)
3
+X-maint-at: e33cc592deae8132936eea119554799e1039bc0f
4
+X-master-at: 8b2337a5893479ee18dfb21a1d4aa5fc1608872d
5
+X-maint-was: 9504f3d3d2e62cb6fba9e7c61c6fe69dec9053a4
6
+X-master-was: 8051a030617cf7d083568cca223bdaa15052c33f
7
+
8
+What's in git.git (Feb 2010, #01; Mon, 08)
9
+
10
+ maint e33cc59 (Merge branch 'maint-1.6.5' into maint)
11
+ master 8b2337a (t3902: Protect against OS X normalization)
12
+------------------------------------------------------------------------
13
+
14
+Not much is going on in 'next' and 'pu'.
15
+
16
+* The 'master' branch has these since v1.7.0-rc2 in addition to what are
17
+ in 'maint'.
18
+
19
+Brian Gernhardt (1):
20
+ t3902: Protect against OS X normalization
21
+
22
+Nicolas Pitre (1):
23
+ Revert "pack-objects: fix pack generation when using pack_size_limit"
24
+
25
+* The 'maint' branch has these fixes since v1.6.6.1; they are mostly minor
26
+ documentation fixes. I might be issuing v1.6.6.2 before v1.7.0 final.
27
+
28
+Christopher Beelby (1):
29
+ git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
30
+
31
+Giuseppe Bilotta (1):
32
+ git-gui: work from the .git dir
33
+
34
+Jay Soffian (1):
35
+ blame: prevent a segv when -L given start > EOF
36
+
37
+Jeff Epler (1):
38
+ git-gui: Fix applying a line when all following lines are deletions
39
+
40
+Jeff King (1):
41
+ fix memcpy of overlapping area
42
+
43
+Jens Lehmann (1):
44
+ git-gui: Correct file_states when unstaging partly staged entry
45
+
46
+Jonathan Nieder (1):
47
+ git-gui: Makefile: consolidate .FORCE-* targets
48
+
49
+Junio C Hamano (8):
50
+ status: don't require the repository to be writable
51
+ Fix "log" family not to be too agressive about showing notes
52
+ Fix "log --oneline" not to show notes
53
+ merge-recursive: do not return NULL only to cause segfault
54
+ ignore duplicated slashes in make_relative_path()
55
+ git-add documentation: Fix shell quoting example
56
+ Fix parsing of imap.preformattedHTML and imap.sslverify
57
+ git-push: document all the status flags used in the output
58
+
59
+Pat Thoyts (1):
60
+ git-gui: handle really long error messages in updateindex.
61
+
62
+Peter Krefting (1):
63
+ git-gui: Fix gitk for branch whose name matches local file
64
+
65
+René Scharfe (1):
66
+ archive: simplify archive format guessing
67
+
68
+SZEDER Gábor (1):
69
+ bash: don't offer remote transport helpers as subcommands
70
+
71
+Tay Ray Chuan (1):
72
+ retry request without query when info/refs?query fails
73
+
74
+Vitaly _Vi Shukela (1):
75
+ git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
76
+
77
+Wesley J. Landaker (1):
78
+ Update git fsck --full short description to mention packs