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.
64 lines
1.9 KiB
64 lines
1.9 KiB
To: git@vger.kernel.org |
|
Subject: What's in git.git (Dec 2008, #04; Mon, 29) |
|
X-maint-at: 936b7057e8401665a2d106e8de018561db6333fe |
|
X-master-at: c32f76f4d220e5d4d6a599d7a12a50b1e3ceceaf |
|
X-maint-was: 8104ebfe8276657ee803cca7eb8665a78cf3ef83 |
|
X-master-was: b3eae84dc10e452add0e79c7373ceee16f73f7f0 |
|
|
|
What's in git.git (Dec 2008, #04; Mon, 29) |
|
|
|
maint 936b705 (Prepare for v1.6.1.1 maintenance release) |
|
master c32f76f (Merge branch 'lt/reset-merge') |
|
------------------------------------------------------------------------ |
|
|
|
BLURB HERE |
|
|
|
* The 'maint' branch has these fixes since the last announcement. |
|
|
|
Adeodato Simó (2): |
|
git-shortlog.txt: improve documentation about .mailmap files |
|
git-send-email.txt: move --format-patch paragraph to a proper location |
|
|
|
Devin Doucette (1): |
|
gitweb: Fix export check in git_get_projects_list |
|
|
|
Junio C Hamano (1): |
|
Prepare for v1.6.1.1 maintenance release |
|
|
|
René Scharfe (7): |
|
daemon: handle freopen() failure |
|
daemon: cleanup: replace loop with if |
|
daemon: cleanup: factor out xstrdup_tolower() |
|
merge-file: handle freopen() failure |
|
pretty: factor out skip_empty_lines() |
|
pretty: factor out format_subject() |
|
pretty: support multiline subjects with format: |
|
|
|
Shawn O. Pearce (1): |
|
describe: Avoid unnecessary warning when using --all |
|
|
|
jidanni@jidanni.org (1): |
|
Documentation/diff-options.txt: unify options |
|
|
|
|
|
* The 'master' branch has these since the last announcement |
|
in addition to the above. |
|
|
|
Johannes Schindelin (1): |
|
Force t5302 to use a single thread |
|
|
|
Junio C Hamano (2): |
|
Document "git-reset --merge" |
|
Start 1.6.2 cycle |
|
|
|
Linus Torvalds (1): |
|
Add 'merge' mode to 'git reset' |
|
|
|
Nicolas Pitre (2): |
|
autodetect number of CPUs by default when using threads |
|
pack-objects: don't use too many threads with few objects |
|
|
|
Teemu Likonen (2): |
|
Fix the building of user-manual.texi and gitman.texi documents |
|
Fix the building of gitman.info document |
|
|
|
|