index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'mm/maint-merge-ff-error-message-fix'
Junio C Hamano
2009-11-30
|
\
|
*
builtin-merge: show user-friendly error messages for fast-forward too.
Matthieu Moy
2009-11-29
|
*
merge-recursive: make the error-message generation an extern function
Matthieu Moy
2009-11-29
*
|
Merge branch 'ap/maint-merge-strategy-list-fix'
Junio C Hamano
2009-11-30
|
\
\
|
*
|
builtin-merge.c: call exclude_cmds() correctly.
Avery Pennarun
2009-11-29
|
|
/
*
|
Merge branch 'jc/pretty-lf'
Junio C Hamano
2009-11-30
|
\
\
|
*
|
Pretty-format: %[+-]x to tweak inter-item newlines
Junio C Hamano
2009-10-04
*
|
|
Merge branch 'cc/bisect-doc'
Junio C Hamano
2009-11-30
|
\
\
\
|
*
|
|
Documentation: add "Fighting regressions with git bisect" article
Christian Couder
2009-11-08
*
|
|
|
Merge branch 'em/commit-claim'
Junio C Hamano
2009-11-30
|
\
\
\
\
|
*
|
|
|
commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...
Erick Mattos
2009-11-04
*
|
|
|
|
Merge branch 'jc/mailinfo-remove-brackets'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
|
*
|
|
|
|
mailinfo: -b option keeps [bracketed] strings that is not a [PATCH] marker
Junio C Hamano
2009-07-29
*
|
|
|
|
|
Merge branch 'fc/send-email-envelope'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
send-email: automatic envelope sender
Felipe Contreras
2009-11-27
|
*
|
|
|
|
|
t9001: test --envelope-sender option of send-email
Junio C Hamano
2009-11-22
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'uk/maint-shortlog-encoding'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
shortlog: respect commit encoding
Uwe Kleine-König
2009-11-25
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ns/send-email-no-chain-reply-to'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
prepare send-email for smoother change of --chain-reply-to default
Nanako Shiraishi
2009-11-29
*
|
|
|
|
|
|
Merge branch 'jc/maint-am-keep'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove dead code from "git am"
Junio C Hamano
2009-11-27
*
|
|
|
|
|
|
|
Merge branch 'bw/diff-color-hunk-header'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Give the hunk comment its own color
Bert Wesarg
2009-11-28
|
*
|
|
|
|
|
|
|
emit_line(): don't emit an empty <SET><RESET> followed by a newline
Junio C Hamano
2009-11-27
*
|
|
|
|
|
|
|
|
t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH
Matthew Ogilvie
2009-11-29
*
|
|
|
|
|
|
|
|
t3409 t4107 t7406 t9150: use dashless commands
Matthew Ogilvie
2009-11-29
*
|
|
|
|
|
|
|
|
t2300: use documented technique to invoke git-sh-setup
Matthew Ogilvie
2009-11-29
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Update draft release notes to 1.6.6 before merging topics for -rc1
Junio C Hamano
2009-11-28
*
|
|
|
|
|
|
|
Makefile: do not clean arm directory
Jonathan Nieder
2009-11-28
*
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-11-27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
builtin-apply.c: pay attention to -p<n> when determining the name
Junio C Hamano
2009-11-26
*
|
|
|
|
|
|
|
|
Add a notice that only certain functions can print color escape codes
Johannes Sixt
2009-11-27
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
gitworkflows: Consistently back-quote git commands
Björn Gustavsson
2009-11-26
*
|
|
|
|
|
|
|
Merge branch 'rs/work-around-grep-opt-insanity'
Junio C Hamano
2009-11-25
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Protect scripted Porcelains from GREP_OPTIONS insanity
Junio C Hamano
2009-11-23
|
*
|
|
|
|
|
|
|
mergetool--lib: simplify guess_merge_tool()
René Scharfe
2009-11-23
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Explicitly truncate bswap operand to uint32_t
Benjamin Kramer
2009-11-25
*
|
|
|
|
|
|
|
t1200: fix a timing dependent error
Nanako Shiraishi
2009-11-25
*
|
|
|
|
|
|
|
Merge branch 'rj/maint-cygwin-count-objects'
Junio C Hamano
2009-11-24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git-count-objects: Fix a disk-space under-estimate on Cygwin
Ramsay Jones
2009-11-19
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Documentation: update descriptions of revision options related to '--bisect'
Christian Couder
2009-11-24
*
|
|
|
|
|
|
|
Enable support for IPv6 on MinGW
Martin Storsjö
2009-11-24
*
|
|
|
|
|
|
|
Refactor winsock initialization into a separate function
Martin Storsjö
2009-11-24
*
|
|
|
|
|
|
|
Merge branch 'rs/color-escape-has-zero-width'
Junio C Hamano
2009-11-23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
strbuf_add_wrapped_text(): skip over colour codes
René Scharfe
2009-11-23
*
|
|
|
|
|
|
|
|
Merge branch 'bg/apply-doc'
Junio C Hamano
2009-11-23
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Fix over-simplified documentation for 'git log -z'
Björn Gustavsson
2009-11-23
|
*
|
|
|
|
|
|
|
|
apply: Use the term "working tree" consistently
Björn Gustavsson
2009-11-22
|
*
|
|
|
|
|
|
|
|
apply: Format all options using back-quotes
Björn Gustavsson
2009-11-22
[next]