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: remove a redundant elaboration
Anders Melchiorsen
2009-01-18
*
Documentation: git push repository can also be a remote
Anders Melchiorsen
2009-01-18
*
Update draft release notes for 1.6.1.1
Junio C Hamano
2009-01-17
*
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-17
|
\
|
*
builtin-fsck: fix off by one head count
Christian Couder
2009-01-17
|
*
Documentation: let asciidoc align related options
Markus Heidelberg
2009-01-17
|
*
githooks.txt: add missing word
Stephan Beyer
2009-01-17
|
*
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
2009-01-17
*
|
t5540: clarify that http-push does not handle packed-refs on the remote
Johannes Schindelin
2009-01-17
*
|
http-push: when making directories, have a trailing slash in the path name
Johannes Schindelin
2009-01-17
*
|
http-push: fix off-by-path_len
Johannes Schindelin
2009-01-17
*
|
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-15
|
\
\
|
|
/
|
*
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
2009-01-15
|
*
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
2009-01-15
|
*
t3501: check that commits are actually done
Stephan Beyer
2009-01-15
*
|
Update draft release notes to 1.6.1.1
Junio C Hamano
2009-01-14
*
|
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-14
|
\
\
|
|
/
|
*
fix handling of multiple untracked files for git mv -k
Michael J Gruber
2009-01-14
|
*
add test cases for "git mv -k"
Michael J Gruber
2009-01-14
*
|
Make t3411 executable
Miklos Vajna
2009-01-14
*
|
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-13
|
\
\
|
|
/
|
*
fast-import: Cleanup mode setting.
Felipe Contreras
2009-01-13
|
*
Git.pm: call Error::Simple() properly
Jay Soffian
2009-01-13
*
|
Merge branch 'kk/maint-http-push' into maint
Junio C Hamano
2009-01-13
|
\
\
|
*
|
http-push: support full URI in handle_remote_ls_ctx()
Kirill A. Korinskiy
2008-12-24
*
|
|
Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint
Junio C Hamano
2009-01-13
|
\
\
\
|
*
|
|
merge-recursive: mark rename/delete conflict as unmerged
Johannes Schindelin
2008-12-24
|
|
/
/
*
|
|
Merge branch 'cb/maint-merge-recursive-fix' into maint
Junio C Hamano
2009-01-13
|
\
\
\
|
*
|
|
merge-recursive: do not clobber untracked working tree garbage
Junio C Hamano
2008-12-15
|
*
|
|
modify/delete conflict resolution overwrites untracked file
Clemens Buchacher
2008-12-15
*
|
|
|
Merge branch 'ap/maint-apply-modefix' into maint
Junio C Hamano
2009-01-13
|
\
\
\
\
|
*
|
|
|
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
2009-01-02
*
|
|
|
|
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-13
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Avoid spurious error messages on error mistakes.
Pierre Habouzit
2009-01-13
|
*
|
|
|
contrib/examples/README: give an explanation of the status of these files
jidanni@jidanni.org
2009-01-12
*
|
|
|
|
Merge branch 'mh/maint-sendmail-cc-doc' into maint
Junio C Hamano
2009-01-11
|
\
\
\
\
\
|
*
|
|
|
|
doc/git-send-email: mention sendemail.cc config variable
Markus Heidelberg
2008-12-29
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint
Junio C Hamano
2009-01-11
|
\
\
\
\
\
|
*
|
|
|
|
git checkout: do not allow switching to a tree-ish that is not a commit
Junio C Hamano
2009-01-03
*
|
|
|
|
|
Documentation/git-push.txt: minor: compress one option
jidanni@jidanni.org
2009-01-11
*
|
|
|
|
|
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-01-06
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
2009-01-06
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
README: tutorial.txt is now called gittutorial.txt
Joey Hess
2009-01-06
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Be consistent in switch usage for tar
Henrik Austad
2009-01-05
*
|
|
|
|
Use capitalized names where appropriate
Henrik Austad
2009-01-05
*
|
|
|
|
fast-export: print usage when no options specified
Miklos Vajna
2009-01-03
*
|
|
|
|
Documentation/git-tag.txt: minor typo and grammar fix
jidanni@jidanni.org
2009-01-01
*
|
|
|
|
Prepare for v1.6.1.1 maintenance release
Junio C Hamano
2008-12-29
*
|
|
|
|
Documentation/diff-options.txt: unify options
jidanni@jidanni.org
2008-12-29
*
|
|
|
|
gitweb: Fix export check in git_get_projects_list
Devin Doucette
2008-12-27
[next]