From 660797fe1f4bb7d4f0737b224ad5f05b9ca88de6 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 22 Jun 2009 00:56:03 -0700 Subject: [PATCH] What's in --- whats/in/2009/06/02.txt | 93 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 whats/in/2009/06/02.txt diff --git a/whats/in/2009/06/02.txt b/whats/in/2009/06/02.txt new file mode 100644 index 0000000000..35e0d3a97a --- /dev/null +++ b/whats/in/2009/06/02.txt @@ -0,0 +1,93 @@ +To: git@vger.kernel.org +Subject: What's in git.git (Jun 2009, #02; Mon, 22) +X-maint-at: 1ab012cf811abba5745fa0da70db963decd65f21 +X-master-at: 916e1373fb86db9d7019de4e7e74e39c9474a153 +X-maint-was: cff4231a1dfbe68b4a163b31406d862567d3243a +X-master-was: 4f4fa9c228a1ac2854c0814b5b23df43b8d98203 + +What's in git.git (Jun 2009, #02; Mon, 22) + + maint 1ab012c (t3700-add: add a POSIXPERM prerequisite to a new test) + master 916e137 (Merge branch 'maint') +------------------------------------------------------------------------ + +The 'maint' branch gave birth to v1.6.3.3 tonight. There are still +a handful of fixes that are already in 'master' but have not been +backmerged for v1.6.3.X series; hopefully we can flush them all and make +v1.6.3.4 the final one before 'master' starts the rc freeze for v1.6.4. + +* The 'maint' branch has these fixes since v1.6.3.3. + +Johannes Sixt (1): + t3700-add: add a POSIXPERM prerequisite to a new test + +Stephen Boyd (1): + add: allow configurations to be overriden by command line + + +* The 'master' branch has these since the last announcement + in addition to the above. + +Alex Bennée (1): + Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS + working tree before applying commit patch + +Christian Stimming (1): + gitk: Update German translation. + +Dirk Süsserott (1): + gitk: Add option 'Simple history' to the options menu + +Elijah Newren (1): + gitk: Make more options easily accessible from Edit View dialog + +Jim Meyering (1): + avoid NULL dereference on failed malloc + +Johan Herland (1): + git-submodule: add support for --merge. + +Johannes Sixt (1): + gitk: Use --textconv to generate diff text + +Junio C Hamano (5): + write-tree --ignore-cache-tree + cache-tree.c::cache_tree_find(): simplify internal API + t4007: modernize the style + Optimize "diff-index --cached" using cache-tree + Avoid "diff-index --cached" optimization under --find-copies-harder + +Linus Torvalds (1): + Fix various sparse warnings in the git source code + +Markus Heidelberg (1): + gitk: Allow diff view without context lines + +Michael J Gruber (5): + Allow push and fetch urls to be different + t5516: Check pushurl config setting + technical/api-remote: Describe new struct remote member pushurl + builtin-remote: Show push urls as well + builtin-remote: Make "remote -v" display push urls + +Michele Ballabio (1): + gitk: Add another string to translation + +Paolo Bonzini (1): + Test cccmd in t9001-send-email.sh and fix some bugs + +Pat Thoyts (1): + gitk: Handle msysGit version during version comparisons + +Paul Mackerras (1): + gitk: Check git version before using --textconv flag + +Santi Béjar (3): + parse-remote: function to get the tracking branch to be merge + parse-remote: support default reflist in get_remote_merge_branch + parse-remote: remove unused functions + +Stephen Boyd (2): + parse-options: make OPT_INTEGER's argh explicit + parse-options: simplify usage argh handling + -- 2.47.3