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 'ae/maint-mailinfo-rm-only-one-patch-marker'
Junio C Hamano
2009-07-10
|
\
|
*
mailinfo: Remove only one set of square brackets
Andreas Ericsson
2009-07-08
*
|
Makefile: keep "git" when bindir is execdir
Junio C Hamano
2009-07-10
*
|
Makefile: install 'git' in execdir
v1.6.4-rc0
Jeff King
2009-07-09
*
|
Merge branch 'ld/push-porcelain-output-format'
Junio C Hamano
2009-07-09
|
\
\
|
*
|
add --porcelain option to git-push
Larry D'Anna
2009-06-27
*
|
|
Merge branch 'gb/gitweb-avatar'
Junio C Hamano
2009-07-09
|
\
\
\
|
*
|
|
gitweb: add empty alt text to avatar img
Giuseppe Bilotta
2009-06-30
|
*
|
|
gitweb: picon avatar provider
Giuseppe Bilotta
2009-06-30
|
*
|
|
gitweb: gravatar url cache
Giuseppe Bilotta
2009-06-30
|
*
|
|
gitweb: (gr)avatar support
Giuseppe Bilotta
2009-06-30
|
*
|
|
gitweb: use git_print_authorship_rows in 'tag' view too
Giuseppe Bilotta
2009-06-30
|
*
|
|
gitweb: uniform author info for commit and commitdiff
Giuseppe Bilotta
2009-06-30
|
*
|
|
gitweb: refactor author name insertion
Giuseppe Bilotta
2009-06-30
*
|
|
|
Merge branch 'ml/http'
Junio C Hamano
2009-07-09
|
\
\
\
\
|
*
|
|
|
http.c: add http.sslCertPasswordProtected option
Mark Lodato
2009-06-18
|
*
|
|
|
http.c: prompt for SSL client certificate password
Mark Lodato
2009-06-18
*
|
|
|
|
Merge branch 'rs/grep-p'
Junio C Hamano
2009-07-09
|
\
\
\
\
\
|
*
|
|
|
|
grep: simplify -p output
René Scharfe
2009-07-02
|
*
|
|
|
|
grep -p: support user defined regular expressions
René Scharfe
2009-07-01
|
*
|
|
|
|
grep: add option -p/--show-function
René Scharfe
2009-07-01
|
*
|
|
|
|
grep: handle pre context lines on demand
René Scharfe
2009-07-01
|
*
|
|
|
|
grep: print context hunk marks between files
René Scharfe
2009-07-01
|
*
|
|
|
|
grep: move context hunk mark handling into show_line()
René Scharfe
2009-07-01
|
*
|
|
|
|
userdiff: add xdiff_clear_find_func()
René Scharfe
2009-07-01
*
|
|
|
|
|
Merge branch 'js/run-command-updates' (early part)
Junio C Hamano
2009-07-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MinGW: truncate exit()'s argument to lowest 8 bits
Johannes Sixt
2009-07-05
*
|
|
|
|
|
|
git-svn.txt: fix description of fetch flags accepted by clone.
Yann Dirson
2009-07-08
*
|
|
|
|
|
|
git-svn.txt: fix fetch flags incorrectly documented as init flags.
Yann Dirson
2009-07-08
*
|
|
|
|
|
|
git-svn.txt: make formatting more consistent.
Yann Dirson
2009-07-08
*
|
|
|
|
|
|
git-svn.txt: stop using dash-form of commands.
Yann Dirson
2009-07-08
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-07-08
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'cb/maint-fetch-refspec-wo-dst' into maint
Junio C Hamano
2009-07-08
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maint
Junio C Hamano
2009-07-08
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Documentation: update description of shell aliases
Sitaram Chamarty
2009-07-08
*
|
|
|
|
|
|
|
|
|
completion: __git_config_get_set_variables() handle values with spaces
Stephen Boyd
2009-07-06
*
|
|
|
|
|
|
|
|
|
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
|
*
|
|
|
|
|
|
|
|
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
|
*
|
|
|
|
|
|
|
|
|
die_errno(): double % in strerror() output just in case
Junio C Hamano
2009-06-27
|
*
|
|
|
|
|
|
|
|
|
Introduce die_errno() that appends strerror(errno) to die()
Thomas Rast
2009-06-27
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'cb/maint-fetch-refspec-wo-dst'
Junio C Hamano
2009-07-06
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
fetch: do not create ref from empty name
Clemens Buchacher
2009-06-18
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'sb/show-ref-parse-options'
Junio C Hamano
2009-07-06
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
show-ref: migrate to parse-options
Stephen Boyd
2009-06-20
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'gb/am-foreign'
Junio C Hamano
2009-07-06
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
git-am: refactor 'cleaning up and aborting'
Giuseppe Bilotta
2009-06-13
|
*
|
|
|
|
|
|
|
|
|
|
|
git-am foreign patch support: StGIT support
Giuseppe Bilotta
2009-05-28
|
*
|
|
|
|
|
|
|
|
|
|
|
git-am foreign patch support: autodetect some patch formats
Giuseppe Bilotta
2009-05-28
|
*
|
|
|
|
|
|
|
|
|
|
|
git-am foreign patch support: introduce patch_format
Giuseppe Bilotta
2009-05-28
[next]