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 'jh/update-ref-d-through-symref' into maint
Junio C Hamano
2012-11-27
|
\
|
*
Fix failure to delete a packed ref through a symref
Johan Herland
2012-10-21
|
*
t1400-update-ref: Add test verifying bug with symrefs in delete_ref()
Johan Herland
2012-10-21
*
|
Merge branch 'esr/maint-doc-fast-import' into maint
Junio C Hamano
2012-11-27
|
\
\
|
*
|
doc/fast-import: clarify how content states are built
Eric S. Raymond
2012-11-08
*
|
|
Merge branch 'wtk/submodule-doc-fixup' into maint
Junio C Hamano
2012-11-27
|
\
\
\
|
*
|
|
git-submodule: wrap branch option with "<>" in usage strings.
W. Trevor King
2012-10-25
*
|
|
|
Documentation: improve phrasing in git-push.txt
Mark Szepieniec
2012-11-27
*
|
|
|
Fix typo in remote set-head usage
Antoine Pelisse
2012-11-26
*
|
|
|
Makefile: hide stderr of curl-config test
Paul Gortmaker
2012-11-26
*
|
|
|
Git 1.8.0.1
v1.8.0.1
Junio C Hamano
2012-11-25
*
|
|
|
Merge branch 'jk/checkout-out-of-unborn' into maint
Junio C Hamano
2012-11-25
|
\
\
\
\
|
*
|
|
|
checkout: print a message when switching unborn branches
Jeff King
2012-11-15
|
|
/
/
/
*
|
|
|
Merge branch 'cn/config-missing-path' into maint
Junio C Hamano
2012-11-25
|
\
\
\
\
|
*
|
|
|
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
2012-11-15
*
|
|
|
|
Merge branch 'jk/maint-gitweb-xss' into maint
Junio C Hamano
2012-11-25
|
\
\
\
\
\
|
*
|
|
|
|
gitweb: escape html in rss title
Jeff King
2012-11-12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Completion must sort before using uniq
Marc Khouzam
2012-11-24
*
|
|
|
|
Further preparation for 1.8.0.1
Junio C Hamano
2012-11-20
*
|
|
|
|
Merge branch 'mg/maint-pull-suggest-upstream-to' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
|
*
|
|
|
|
push/pull: adjust missing upstream help text to changed interface
Michael J Gruber
2012-11-08
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'mm/maint-doc-commit-edit' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
|
*
|
|
|
|
Document 'git commit --no-edit' explicitly
Matthieu Moy
2012-11-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'as/maint-doc-fix-no-post-rewrite' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
|
*
|
|
|
|
commit: fixup misplacement of --no-post-rewrite description
Andreas Schwab
2012-11-02
*
|
|
|
|
|
Merge branch 'rs/lock-correct-ref-during-delete' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
refs: lock symref that is to be deleted, not its target
René Scharfe
2012-10-16
*
|
|
|
|
|
|
Merge branch 'rf/maint-mailmap-off-by-one' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mailmap: avoid out-of-bounds memory access
Romain Francoise
2012-10-28
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/maint-diff-grep-textconv' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
diff_grep: use textconv buffers for add/deleted files
Jeff King
2012-10-28
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'js/format-2047' into maint
Junio C Hamano
2012-11-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
format-patch tests: check quoting/encoding in To: and Cc: headers
Jan H. Schönherr
2012-10-18
|
*
|
|
|
|
|
|
format-patch: fix rfc2047 address encoding with respect to rfc822 specials
Jan H. Schönherr
2012-10-18
|
*
|
|
|
|
|
|
format-patch: make rfc2047 encoding more strict
Jan H. Schönherr
2012-10-18
|
*
|
|
|
|
|
|
format-patch: introduce helper function last_line_length()
Jan H. Schönherr
2012-10-18
|
*
|
|
|
|
|
|
format-patch: do not wrap rfc2047 encoded headers too late
Jan H. Schönherr
2012-10-18
|
*
|
|
|
|
|
|
format-patch: do not wrap non-rfc2047 headers too early
Jan H. Schönherr
2012-10-18
|
*
|
|
|
|
|
|
utf8: fix off-by-one wrapping of text
Jan H. Schönherr
2012-10-18
*
|
|
|
|
|
|
|
Start preparing for 1.8.0.1
Junio C Hamano
2012-11-18
*
|
|
|
|
|
|
|
Merge branch 'sz/maint-curl-multi-timeout' into maint
Junio C Hamano
2012-11-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix potential hang in https handshake
Stefan Zager
2012-10-19
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'po/maint-refs-replace-docs' into maint
Junio C Hamano
2012-11-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Doc repository-layout: Show refs/replace
Philip Oakley
2012-10-25
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'ph/pull-rebase-detached' into maint
Junio C Hamano
2012-11-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git-pull: Avoid merge-base on detached head
Phil Hord
2012-10-25
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'mm/maint-doc-remote-tracking' into maint
Junio C Hamano
2012-11-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
2012-10-25
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'rs/branch-del-symref' into maint
Junio C Hamano
2012-11-18
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
branch: show targets of deleted symrefs, not sha1s
René Scharfe
2012-10-18
[next]