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/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
*
|
|
|
|
|
Documentation: xmlto 0.0.18 does not know --stringparam
Junio C Hamano
2009-12-03
*
|
|
|
|
|
Git 1.6.5.4
v1.6.5.4
Junio C Hamano
2009-12-03
*
|
|
|
|
|
Unconditionally set man.base.url.for.relative.links
Junio C Hamano
2009-12-03
*
|
|
|
|
|
Documentation/Makefile: allow man.base.url.for.relative.link to be set from Make
Junio C Hamano
2009-12-03
*
|
|
|
|
|
Prepare for 1.6.5.4
Junio C Hamano
2009-12-02
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
merge: do not add standard message when message is given with -m option
Junio C Hamano
2009-12-02
*
|
|
|
|
Do not misidentify "git merge foo HEAD" as an old-style invocation
Junio C Hamano
2009-12-02
*
|
|
|
|
help: Do not unnecessarily look for a repository
David Aguilar
2009-12-01
*
|
|
|
|
Documentation: Fix a few i.e./e.g. mix-ups
Michael J Gruber
2009-12-01
*
|
|
|
|
Documentation: Document --branch option in git clone synopsis
David Soria Parra
2009-11-30
*
|
|
|
|
builtin-apply.c: pay attention to -p<n> when determining the name
Junio C Hamano
2009-11-26
*
|
|
|
|
pack-objects: split implications of --all-progress from progress activation
Nicolas Pitre
2009-11-23
*
|
|
|
|
instaweb: restart server if already running
Stephen Boyd
2009-11-23
*
|
|
|
|
prune-packed: only show progress when stderr is a tty
Jeff King
2009-11-23
*
|
|
|
|
Documentation: undocument gc'd function graph_release()
Greg Price
2009-11-19
*
|
|
|
|
Git 1.6.5.3
v1.6.5.3
Junio C Hamano
2009-11-16
*
|
|
|
|
Merge branch 'bs/maint-pre-commit-hook-sample' into maint
Junio C Hamano
2009-11-16
|
\
\
\
\
\
|
*
|
|
|
|
pre-commit.sample: Diff against the empty tree when HEAD is invalid
Björn Steinbrink
2009-11-06
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/maint-add-p-empty' into maint
Junio C Hamano
2009-11-16
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
add-interactive: handle deletion of empty files
Jeff King
2009-10-27
|
|
/
/
/
*
|
|
|
Merge branch 'js/maint-diff-color-words' into maint
Junio C Hamano
2009-11-16
|
\
\
\
\
|
*
|
|
|
diff --color-words: bit of clean-up
Junio C Hamano
2009-10-31
|
*
|
|
|
diff --color-words -U0: fix the location of hunk headers
Johannes Schindelin
2009-10-30
|
*
|
|
|
t4034-diff-words: add a test for word diff without context
Markus Heidelberg
2009-10-30
|
|
/
/
/
*
|
|
|
Merge branch 'tz/maint-rpm' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
|
*
|
|
|
Makefile: Ensure rpm packages can be read by older rpm versions
Todd Zullinger
2009-11-14
|
|
/
/
/
*
|
|
|
Merge branch 'jk/maint-format-patch-p-suppress-stat' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
|
*
|
|
|
format-patch: make "-p" suppress diffstat
Jeff King
2009-11-08
|
|
/
/
/
*
|
|
|
Merge branch 'pb/maint-gitweb-blob-lineno' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
|
*
|
|
|
gitweb: Fix blob linenr links in pathinfo mode
Petr Baudis
2009-11-06
|
|
/
/
/
*
|
|
|
Merge branch 'jk/maint-1.6.3-ls-files-i' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
|
*
|
|
|
ls-files: unbreak "ls-files -i"
Jeff King
2009-10-30
*
|
|
|
|
Merge branch 'vl/maint-openssl-signature-change' into maint
Junio C Hamano
2009-11-15
|
\
\
\
\
\
|
*
|
|
|
|
imap-send.c: fix compiler warnings for OpenSSL 1.0
Vietor Liu
2009-10-31
[prev]
[next]