What's in 2008-08-14
[git/spearce.git] / whats / in / 2008 / 08 / 03.txt
blob0160abf6b50ee3a462d432a913ba0e8913f8c3ec
1 Subject: What's in git.git (Aug 2008, #03; Thu, 14)
2 X-maint-at: 21926fe885aa6579f7aa0e89fcb6a9064f8aa516
3 X-master-at: a0653d550524a0263d36fde6a8cf98941dd057ab
4 X-maint-was: 4f80b27d48fee1c588810f3341ffe5d14558cea2
5 X-master-was: 10d9d887ecdc81197162d7bbe5dfc0d028498fd6
7 What's in git.git (Aug 2008, #03; Thu, 14)
9   maint 21926fe (t5304-prune: adjust file mtime based on system time rather than file mtime)
10  master a0653d5 (Merge branch 'maint')
11 ------------------------------------------------------------------------
13 We will have the 1.6.0 final this weekend.  Please keep "obviously
14 correct" fixes flowing in.
16 * The 'maint' branch has these fixes since the last announcement.
18 Brandon Casey (1):
19   t5304-prune: adjust file mtime based on system time rather than file
20     mtime
22 Francis Moreau (1):
23   git-bisect: fix wrong usage of read(1)
25 Junio C Hamano (2):
26   Re-fix rev-list-options documentation
27   Do not talk about "diff" in rev-list documentation.
29 Kevin Ballard (1):
30   Fix escaping of glob special characters in pathspecs
33 * The 'master' branch has these since the last announcement
34   in addition to the above.
36 Brandon Casey (1):
37   test-parse-options: use appropriate cast in length_callback
39 Gustaf Hendeby (2):
40   gitattributes: Document built in hunk header patterns
41   Teach git diff about BibTeX head hunk patterns
43 Junio C Hamano (2):
44   diff --check: do not unconditionally complain about trailing empty lines
45   GIT 1.6.0-rc3
47 Marcus Griep (3):
48   Git.pm: Add faculties to allow temp files to be cached
49   git-svn: Make it incrementally faster by minimizing temp files
50   git-svn: Reduce temp file usage when dealing with non-links
52 Nguyễn Thái Ngọc Duy (1):
53   Fix typo in comments of longest_ancestor_length()
55 Petr Baudis (1):
56   Adjust for the new way of enabling the default post-update hook
58 Stephen R. van den Berg (1):
59   git-daemon: SysV needs the signal handler reinstated.
61 Thomas Rast (4):
62   Documentation: rev-list-options: Fix a typo
63   Documentation: rev-list-options: Rewrite simplification descriptions for
64     clarity
65   rebase -i -p: handle index and workdir correctly
66   rebase -i -p: fix parent rewriting