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
*
Documentation: Avoid use of xmlto --stringparam
Todd Zullinger
2009-12-05
*
archive: clarify description of path parameter
René Scharfe
2009-12-04
*
rerere: don't segfault on failure to open rr-cache
Jeff King
2009-12-04
*
Prepare for 1.6.5.5
Junio C Hamano
2009-12-03
*
Merge branch 'uk/maint-shortlog-encoding' into maint
Junio C Hamano
2009-12-03
|
\
|
*
t4201: use ISO8859-1 rather than ISO-8859-1
Brandon Casey
2009-12-03
|
*
shortlog: respect commit encoding
Uwe Kleine-König
2009-11-25
*
|
Merge branch 'fc/maint-format-patch-pathspec-dashes' into maint
Junio C Hamano
2009-12-03
|
\
\
|
*
|
format-patch: add test for parsing of "--"
Felipe Contreras
2009-11-26
|
*
|
format-patch: fix parsing of "--" on the command line
Felipe Contreras
2009-11-26
|
|
/
*
|
Merge branch 'ap/maint-merge-strategy-list-fix' into maint
Junio C Hamano
2009-12-03
|
\
\
|
*
|
builtin-merge.c: call exclude_cmds() correctly.
Avery Pennarun
2009-11-29
|
|
/
*
|
Merge branch 'jc/maint-am-keep' into maint
Junio C Hamano
2009-12-03
|
\
\
|
*
|
Remove dead code from "git am"
Junio C Hamano
2009-11-27
*
|
|
Merge branch 'rs/work-around-grep-opt-insanity' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
Protect scripted Porcelains from GREP_OPTIONS insanity
Junio C Hamano
2009-11-23
|
*
|
|
mergetool--lib: simplify guess_merge_tool()
René Scharfe
2009-11-23
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rj/maint-cygwin-count-objects' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
git-count-objects: Fix a disk-space under-estimate on Cygwin
Ramsay Jones
2009-11-19
|
|
/
/
*
|
|
Merge branch 'mm/maint-hint-failed-merge' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
user-manual: Document that "git merge" doesn't like uncommited changes.
Matthieu Moy
2009-11-22
|
*
|
|
merge-recursive: point the user to commit when file would be overwritten.
Matthieu Moy
2009-11-22
|
|
/
/
*
|
|
Merge branch 'th/maint-remote-update-help-string' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
Update 'git remote update' usage string to match man page.
Tim Henigan
2009-11-15
|
|
/
/
*
|
|
Merge branch 'rj/maint-t9700' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
t9700-perl-git.sh: Fix a test failure on Cygwin
Ramsay Jones
2009-11-19
|
|
/
/
*
|
|
Merge branch 'ls/maint-mailinfo-no-inbody' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
git am/mailinfo: Don't look at in-body headers when rebasing
Lukas Sandström
2009-11-20
|
|
/
/
*
|
|
Merge branch 'mo/maint-crlf-doc' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
core.autocrlf documentation: mention the crlf attribute
Matthew Ogilvie
2009-11-16
|
|
/
/
*
|
|
Merge branch 'th/remote-usage' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
git remote: Separate usage strings for subcommands
Tim Henigan
2009-11-20
|
|
/
/
*
|
|
Merge branch 'pb/maint-use-custom-perl' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
Make sure $PERL_PATH is defined when the test suite is run.
Philippe Bruhat (BooK)
2009-11-17
|
|
/
/
*
|
|
Merge branch 'mm/config-pathname-tilde-expand' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
Documentation: avoid xmlto input error
Junio C Hamano
2009-11-21
|
*
|
|
expand_user_path: expand ~ to $HOME, not to the actual homedir.
Matthieu Moy
2009-11-19
|
*
|
|
Expand ~ and ~user in core.excludesfile, commit.template
Matthieu Moy
2009-11-17
|
|
/
/
*
|
|
Merge branch 'bc/grep-i-F' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
grep: Allow case insensitive search of fixed-strings
Brian Collins
2009-11-16
|
|
/
/
*
|
|
Merge branch 'jk/maint-break-rename-reduce-memory' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
diffcore-rename: reduce memory footprint by freeing blob data early
Junio C Hamano
2009-11-20
|
*
|
|
diffcore-break: save cnt_data for other phases
Jeff King
2009-11-16
|
*
|
|
diffcore-break: free filespec data as we go
Jeff King
2009-11-16
|
|
/
/
*
|
|
Merge branch 'rj/maint-simplify-cygwin-makefile' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
Makefile: merge two Cygwin configuration sections into one
Ramsay Jones
2009-11-08
|
|
/
/
*
|
|
Merge branch 'rg/doc-workflow' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
Add branch management for releases to gitworkflows
Raman Gupta
2009-11-20
|
|
/
/
*
|
|
Merge branch 'np/maint-sideband-favor-status' into maint
Junio C Hamano
2009-12-03
|
\
\
\
|
*
|
|
give priority to progress messages
Nicolas Pitre
2009-11-13
[next]