You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
2.1 KiB
67 lines
2.1 KiB
Subject: What's in git.git (Aug 2008, #03; Thu, 14) |
|
X-maint-at: 21926fe885aa6579f7aa0e89fcb6a9064f8aa516 |
|
X-master-at: a0653d550524a0263d36fde6a8cf98941dd057ab |
|
X-maint-was: 4f80b27d48fee1c588810f3341ffe5d14558cea2 |
|
X-master-was: 10d9d887ecdc81197162d7bbe5dfc0d028498fd6 |
|
|
|
What's in git.git (Aug 2008, #03; Thu, 14) |
|
|
|
maint 21926fe (t5304-prune: adjust file mtime based on system time rather than file mtime) |
|
master a0653d5 (Merge branch 'maint') |
|
------------------------------------------------------------------------ |
|
|
|
We will have the 1.6.0 final this weekend. Please keep "obviously |
|
correct" fixes flowing in. |
|
|
|
* The 'maint' branch has these fixes since the last announcement. |
|
|
|
Brandon Casey (1): |
|
t5304-prune: adjust file mtime based on system time rather than file |
|
mtime |
|
|
|
Francis Moreau (1): |
|
git-bisect: fix wrong usage of read(1) |
|
|
|
Junio C Hamano (2): |
|
Re-fix rev-list-options documentation |
|
Do not talk about "diff" in rev-list documentation. |
|
|
|
Kevin Ballard (1): |
|
Fix escaping of glob special characters in pathspecs |
|
|
|
|
|
* The 'master' branch has these since the last announcement |
|
in addition to the above. |
|
|
|
Brandon Casey (1): |
|
test-parse-options: use appropriate cast in length_callback |
|
|
|
Gustaf Hendeby (2): |
|
gitattributes: Document built in hunk header patterns |
|
Teach git diff about BibTeX head hunk patterns |
|
|
|
Junio C Hamano (2): |
|
diff --check: do not unconditionally complain about trailing empty lines |
|
GIT 1.6.0-rc3 |
|
|
|
Marcus Griep (3): |
|
Git.pm: Add faculties to allow temp files to be cached |
|
git-svn: Make it incrementally faster by minimizing temp files |
|
git-svn: Reduce temp file usage when dealing with non-links |
|
|
|
Nguyễn Thái Ngọc Duy (1): |
|
Fix typo in comments of longest_ancestor_length() |
|
|
|
Petr Baudis (1): |
|
Adjust for the new way of enabling the default post-update hook |
|
|
|
Stephen R. van den Berg (1): |
|
git-daemon: SysV needs the signal handler reinstated. |
|
|
|
Thomas Rast (4): |
|
Documentation: rev-list-options: Fix a typo |
|
Documentation: rev-list-options: Rewrite simplification descriptions for |
|
clarity |
|
rebase -i -p: handle index and workdir correctly |
|
rebase -i -p: fix parent rewriting |
|
|
|
|