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
*
git-remote: do not use user input in a printf format string
Johannes Sixt
2008-09-22
*
Start draft release notes for 1.6.0.3
Junio C Hamano
2008-09-19
*
git-repack uses --no-repack-object, not --no-repack-delta.
Mikael Magnusson
2008-09-19
*
Typo "bogos" in format-patch error message.
Mikael Magnusson
2008-09-19
*
builtin-clone: fix typo
Fabrizio Chiarello
2008-09-19
*
Bust the ghost of long-defunct diffcore-pathspec.
Yann Dirson
2008-09-19
*
completion: git commit should list --interactive
Eric Raible
2008-09-19
*
Merge branch 'dp/maint-rebase-fix' into maint
Junio C Hamano
2008-09-18
|
\
|
*
git-rebase--interactive: auto amend only edited commit
Dmitry Potapov
2008-09-09
|
*
git-rebase-interactive: do not squash commits on abort
Dmitry Potapov
2008-09-09
*
|
Merge branch 'jc/maint-checkout-keep-remove' into maint
Junio C Hamano
2008-09-18
|
\
\
|
*
|
checkout: do not lose staged removal
Junio C Hamano
2008-09-09
|
|
/
*
|
Merge branch 'jc/maint-diff-quiet' into maint
Junio C Hamano
2008-09-18
|
\
\
|
*
|
diff --quiet: make it synonym to --exit-code >/dev/null
Junio C Hamano
2008-09-06
|
*
|
diff Porcelain: do not disable auto index refreshing on -C -C
Junio C Hamano
2008-09-06
*
|
|
Merge branch 'jc/maint-name-hash-clear' into maint
Junio C Hamano
2008-09-18
|
\
\
\
|
*
|
|
discard_cache: reset lazy name_hash bit
Junio C Hamano
2008-08-23
*
|
|
|
Merge branch 'jc/maint-template-permbits' into maint
Junio C Hamano
2008-09-18
|
\
\
\
\
|
*
|
|
|
Fix permission bits on sources checked out with an overtight umask
Junio C Hamano
2008-09-09
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'mh/maint-honor-no-ssl-verify' into maint
Junio C Hamano
2008-09-18
|
\
\
\
\
|
*
|
|
|
Don't verify host name in SSL certs when GIT_SSL_NO_VERIFY is set
Junio C Hamano
2008-09-07
|
|
/
/
/
*
|
|
|
sha1_file: link() returns -1 on failure, not errno
Thomas Rast
2008-09-18
*
|
|
|
Make git archive respect core.autocrlf when creating zip format archives
Charles Bailey
2008-09-18
*
|
|
|
Add new test to demonstrate git archive core.autocrlf inconsistency
Charles Bailey
2008-09-18
*
|
|
|
gitweb: avoid warnings for commits without body
Joey Hess
2008-09-18
*
|
|
|
Clarified gitattributes documentation regarding custom hunk header.
Garry Dolley
2008-09-18
*
|
|
|
git-svn: fix handling of even funkier branch names
Eric Wong
2008-09-18
*
|
|
|
git-svn: Always create a new RA when calling do_switch for svn://
Alec Berryman
2008-09-18
*
|
|
|
git-svn: factor out svnserve test code for later use
Alec Berryman
2008-09-18
*
|
|
|
diff/diff-files: do not use --cc too aggressively
Junio C Hamano
2008-09-18
*
|
|
|
Cosmetical command name fix
Heikki Orsila
2008-09-15
*
|
|
|
Start conforming code to "git subcmd" style part 3
Heikki Orsila
2008-09-15
*
|
|
|
t9700/test.pl: remove File::Temp requirement
Brandon Casey
2008-09-15
*
|
|
|
t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
Brandon Casey
2008-09-15
*
|
|
|
GIT 1.6.0.2
v1.6.0.2
Junio C Hamano
2008-09-12
*
|
|
|
Merge branch 'ho/maint-dashless' into maint
Junio C Hamano
2008-09-12
|
\
\
\
\
|
*
|
|
|
Start conforming code to "git subcmd" style part 2
Heikki Orsila
2008-09-09
*
|
|
|
|
Fix some manual typos.
Ralf Wildenhues
2008-09-12
*
|
|
|
|
Use compatibility regex library also on FreeBSD
Jeff King
2008-09-11
*
|
|
|
|
Use compatibility regex library also on AIX
Johannes Sixt
2008-09-11
*
|
|
|
|
Update draft release notes for 1.6.0.2
Junio C Hamano
2008-09-10
*
|
|
|
|
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
2008-09-10
*
|
|
|
|
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
2008-09-10
*
|
|
|
|
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2008-09-10
*
|
|
|
|
t7501: always use test_cmp instead of diff
Miklos Vajna
2008-09-10
*
|
|
|
|
Merge branch 'jc/maint-log-grep' into maint
Junio C Hamano
2008-09-10
|
\
\
\
\
\
|
*
|
|
|
|
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-04
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
2008-09-10
|
\
\
\
\
\
|
*
|
|
|
|
diff: Help "less" hide ^M from the output
Junio C Hamano
2008-08-30
*
|
|
|
|
|
Merge branch 'jc/maint-checkout-fix' into maint
Junio C Hamano
2008-09-10
|
\
\
\
\
\
\
[next]