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.
94 lines
2.9 KiB
94 lines
2.9 KiB
Subject: What's in git.git (Sep 2008, #02; Wed, 10) |
|
X-maint-at: 873358dd2ac3bf2cea9a370d8586378a27a092f2 |
|
X-master-at: ede4caf6e3204f9d63758d6410d0f124b0caab32 |
|
X-maint-was: aaefbfa66c348a461b3081873ef42819c8b38dac |
|
X-master-was: ec3a4ba519c0012d58584d23f407c302e7b80eb6 |
|
|
|
What's in git.git (Sep 2008, #02; Wed, 10) |
|
|
|
maint 873358d (Update draft release notes for 1.6.0.2) |
|
master ede4caf (Install git-cvsserver in $(bindir)) |
|
------------------------------------------------------------------------ |
|
|
|
BLURB HERE |
|
|
|
* The 'maint' branch has these fixes since the last announcement. |
|
|
|
Arjen Laarhoven (1): |
|
Use compatibility regex library for OSX/Darwin |
|
|
|
Junio C Hamano (4): |
|
checkout: do not check out unmerged higher stages randomly |
|
diff: Help "less" hide ^M from the output |
|
log --author/--committer: really match only with name part |
|
Update draft release notes for 1.6.0.2 |
|
|
|
Marcus Griep (2): |
|
Git.pm: Use File::Temp->tempfile instead of ->new |
|
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl |
|
|
|
Miklos Vajna (1): |
|
t7501: always use test_cmp instead of diff |
|
|
|
Nicolas Pitre (5): |
|
pack-objects: improve returned information from write_one() |
|
improve reliability of fixup_pack_header_footer() |
|
pack-objects: use fixup_pack_header_footer()'s validation mode |
|
index-pack: use fixup_pack_header_footer()'s validation mode |
|
fixup_pack_header_footer(): use nicely aligned buffer sizes |
|
|
|
|
|
* The 'master' branch has these since the last announcement |
|
in addition to the above. |
|
|
|
Alex Riesen (1): |
|
Add help.autocorrect to enable/disable autocorrecting |
|
|
|
Andreas Ericsson (1): |
|
Teach "git diff -p" to locate PHP class methods |
|
|
|
Arjen Laarhoven (1): |
|
t6023-merge-file: Work around non-portable sed usage |
|
|
|
Christian Couder (1): |
|
refs: improve comments about "reading" argument of "resolve_ref" |
|
|
|
Dotan Barak (1): |
|
Use xmalloc() and friends to catch allocation failures |
|
|
|
Eric Wong (1): |
|
git-svn: fix handling of even funkier branch names |
|
|
|
Giovanni Funchal (1): |
|
configure: auto detect dynamic library path switches |
|
|
|
Heikki Orsila (1): |
|
Start conforming code to "git subcmd" style part 2 |
|
|
|
Johannes Schindelin (1): |
|
git wrapper: DWIM mistyped commands |
|
|
|
Johannes Sixt (1): |
|
Windows: git-shell can be compiled again |
|
|
|
Junio C Hamano (2): |
|
Makefile: Allow CC_LD_DYNPATH to be overriden |
|
Fix git-diff-tree --stdin |
|
|
|
Michael J Gruber (2): |
|
allow installation of man and html doc from the man and html branches |
|
separate build targets for man and html documentation |
|
|
|
Mikael Magnusson (1): |
|
Correct output of git-count-objects. |
|
|
|
Nanako Shiraishi (8): |
|
t/t91XX-svn: start removing use of "git-" from these tests |
|
t/t91XX git-svn tests: run "git svn" not "git-svn" |
|
t9200: use "git cvsexportcommit" without dash |
|
t9300, t9301: use "git fast-import/fast-export" without dash |
|
t9700: use "git config" without dash |
|
tests: use "git foo" without dash in strings |
|
t9101: use "git hash-object" without dash |
|
Install git-cvsserver in $(bindir) |
|
|
|
|