What's cooking (2011/01 #05)
Junio C Hamano committed
Jan 24, 2011 at 11:13 UTC
b612c9709129b9d548be42d1af8b3b9fd52b6944
1 file changed
+26
-68
whats-cooking.txt
+26
-68
@@ -1,9 +1,9 @@
1
To: git@vger.kernel.org
2
-Subject: What's cooking in git.git (Jan 2011, #04; Tue, 18)
3
-X-master-at: 60a2e3320f3030d7c1f453a8cadafad7012fd820
4
-X-next-at: f3988f86f5368178f7bfc023cb75c0f3524745ba
2
+Subject: What's cooking in git.git (Jan 2011, #05; Mon, 24)
3
+X-master-at: 630fc7878b6fd1bc188d4916b64f4df37658df96
4
+X-next-at: c56cfa5dde233fbc2a459f8acd7743bae3060ba7
5
6
-What's cooking in git.git (Jan 2011, #04; Tue, 18)
6
+What's cooking in git.git (Jan 2011, #05; Mon, 24)
7
--------------------------------------------------
8
9
Here are the topics that have been cooking. Commits prefixed with '-' are
@@ -15,61 +15,17 @@ now on. Hopefully lists will do the same and we can have a fairly short
15
rc period this cycle. Please remind if there are patches that ought to be
16
in 1.7.4 but are forgotten.
17
18
---------------------------------------------------
19
-[New Topics]
20
-
21
-* jn/unpack-lstat-failure-report (2011-01-12) 2 commits
22
- - unpack-trees: handle lstat failure for existing file
23
- - unpack-trees: handle lstat failure for existing directory
24
-
25
-* rr/fi-import-marks-if-exists (2011-01-15) 1 commit
26
- - fast-import: Introduce --import-marks-if-exists
27
-
28
-* tr/diff-words-test (2011-01-18) 4 commits
29
- - t4034 (diff --word-diff): add a minimum Perl drier test vector
30
- - t4034 (diff --word-diff): style suggestions
31
- - userdiff: simplify word-diff safeguard
32
- - t4034: bulk verify builtin word regex sanity
33
-
18
--------------------------------------------------
19
[Graduated to "master"]
20
37
-* jk/diff-driver-binary-doc (2011-01-09) 1 commit
38
- (merged to 'next' on 2011-01-10 at 1aa4c70)
39
- + docs: explain diff.*.binary option
40
-
41
-* jn/gitweb-no-logo (2010-09-03) 1 commit
42
- (merged to 'next' on 2011-01-04 at a5d186c)
43
- + gitweb: make logo optional
44
-
45
-* jn/perl-funcname (2010-12-27) 2 commits
46
- (merged to 'next' on 2011-01-05 at 20542ed)
47
- + userdiff/perl: catch BEGIN/END/... and POD as headers
48
- + diff: funcname and word patterns for perl
49
-
50
-* jn/t9010-work-around-broken-svnadmin (2011-01-06) 1 commit
51
- (merged to 'next' on 2011-01-10 at bd2f619)
52
- + t9010: svnadmin can fail even if available
53
-
54
-* rj/svn-test (2010-12-30) 1 commit
55
- (merged to 'next' on 2011-01-05 at ff38429)
56
- + lib-git-svn.sh: Move web-server handling code into separate function
57
-
58
-* rj/test-fixes (2010-12-14) 4 commits
59
- (merged to 'next' on 2011-01-08 at 37ef456)
60
- + t4135-*.sh: Skip the "backslash" tests on cygwin
61
- + t3032-*.sh: Do not strip CR from line-endings while grepping on MinGW
62
- + t3032-*.sh: Pass the -b (--binary) option to sed on cygwin
63
- + t6038-*.sh: Pass the -b (--binary) option to sed on cygwin
64
-
65
-* sr/gitweb-hilite-more (2010-12-30) 2 commits
66
- (merged to 'next' on 2011-01-05 at 6b52e7e)
67
- + gitweb: remove unnecessary test when closing file descriptor
68
- + gitweb: add extensions to highlight feature map
21
+* as/userdiff-pascal (2011-01-11) 1 commit
22
+ (merged to 'next' on 2011-01-18 at 9060389)
23
+ + userdiff: match Pascal class methods
24
70
-* tr/submodule-relative-scp-url (2011-01-10) 1 commit
71
- (merged to 'next' on 2011-01-10 at 895f887)
72
- + submodule: fix relative url parsing for scp-style origin
25
+* js/test-windows (2011-01-11) 2 commits
26
+ (merged to 'next' on 2011-01-11 at c8274ed)
27
+ + t/README: hint about using $(pwd) rather than $PWD in tests
28
+ + Fix expected values of setup tests on Windows
29
30
--------------------------------------------------
31
[Stalled]
@@ -115,17 +71,22 @@ to feature/minor fix requests.
71
--------------------------------------------------
72
[Cooking]
73
118
-* js/test-windows (2011-01-11) 2 commits
119
- (merged to 'next' on 2011-01-11 at c8274ed)
120
- + t/README: hint about using $(pwd) rather than $PWD in tests
121
- + Fix expected values of setup tests on Windows
74
+* jn/unpack-lstat-failure-report (2011-01-12) 2 commits
75
+ - unpack-trees: handle lstat failure for existing file
76
+ - unpack-trees: handle lstat failure for existing directory
77
+
78
+* rr/fi-import-marks-if-exists (2011-01-15) 1 commit
79
+ - fast-import: Introduce --import-marks-if-exists
80
+
81
+* tr/diff-words-test (2011-01-18) 4 commits
82
+ - t4034 (diff --word-diff): add a minimum Perl drier test vector
83
+ - t4034 (diff --word-diff): style suggestions
84
+ - userdiff: simplify word-diff safeguard
85
+ - t4034: bulk verify builtin word regex sanity
86
87
* ab/p4 (2011-01-11) 1 commit
88
- git-p4: correct indenting and formatting
89
126
-* as/userdiff-pascal (2011-01-11) 1 commit
127
- - userdiff: match Pascal class methods
128
-
90
* mz/rebase (2010-12-28) 31 commits
91
- rebase -i: remove unnecessary state rebase-root
92
- rebase -i: don't read unused variable preserve_merges
@@ -159,10 +120,9 @@ to feature/minor fix requests.
120
- rebase: refactor reading of state
121
- rebase: clearer names for directory variables
122
162
-I personally haven't finished reading this one yet; Thomas said the
163
-general direction of the series basically seemed sound (with nits here
164
-and there), which I trust. Hopefully we will see a re-roll of this
165
-series sometime soon, but we are not in a hurry.
123
+The general direction of the series basically seemed sound, with nits here
124
+and there. Hopefully we will see a re-roll of this series sometime soon,
125
+but we are not in a hurry.
126
127
* ef/alias-via-run-command (2011-01-07) 1 commit
128
(merged to 'next' on 2011-01-06 at 1fbd4a0)
@@ -176,8 +136,6 @@ series sometime soon, but we are not in a hurry.
136
(merged to 'next' on 2011-01-05 at 790b288)
137
+ setup: translate symlinks in filename when using absolute paths
138
179
-Seems trivial but came a bit too late for the cycle.
180
-
139
* ae/better-template-failure-report (2010-12-18) 1 commit
140
(merged to 'next' on 2011-01-05 at d3f9142)
141
+ Improve error messages when temporary file creation fails