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 'ef/maint-win-verify-path'
Junio C Hamano
2011-06-29
|
\
|
*
verify_dotfile(): do not assume '/' is the path seperator
Theo Niessink
2011-06-08
|
*
verify_path(): simplify check at the directory boundary
Junio C Hamano
2011-06-07
|
*
verify_path: consider dos drive prefix
Erik Faye-Lund
2011-05-27
|
*
real_path: do not assume '/' is the path seperator
Theo Niessink
2011-05-27
|
*
A Windows path starting with a backslash is absolute
Theo Niessink
2011-05-27
*
|
Merge branch 'js/i18n-windows'
Junio C Hamano
2011-06-29
|
\
\
|
*
|
Windows: teach getenv to do a case-sensitive search
Johannes Sixt
2011-06-06
|
*
|
mingw.c: move definition of mingw_getenv down
Johannes Sixt
2011-06-06
|
*
|
sh-i18n--envsubst: do not crash when no arguments are given
Johannes Sixt
2011-06-06
*
|
|
Merge branch 'rs/grep-color'
Junio C Hamano
2011-06-29
|
\
\
\
|
*
|
|
grep: add --heading
René Scharfe
2011-06-05
|
*
|
|
grep: add --break
René Scharfe
2011-06-05
|
*
|
|
grep: fix coloring of hunk marks between files
René Scharfe
2011-06-05
*
|
|
|
Merge branch 'jc/maint-1.7.3-checkout-describe'
Junio C Hamano
2011-06-29
|
\
\
\
\
|
*
|
|
|
checkout -b <name>: correctly detect existing branch
Junio C Hamano
2011-06-05
*
|
|
|
|
Merge branch 'db/http-cookies'
Junio C Hamano
2011-06-29
|
\
\
\
\
\
|
*
|
|
|
|
http: pass http.cookiefile using CURLOPT_COOKIEFILE
Duncan Brown
2011-06-03
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/maint-1.7.2-status-ignored'
Junio C Hamano
2011-06-29
|
\
\
\
\
\
|
*
|
|
|
|
git status --ignored: tests and docs
Junio C Hamano
2011-06-02
|
*
|
|
|
|
status: fix bug with missing --ignore files
Jeff King
2011-06-02
*
|
|
|
|
|
Merge branch 'jc/diff-index-quick-exit-early'
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff-index --quiet: learn the "stop feeding the backend early" logic
Junio C Hamano
2011-05-31
|
*
|
|
|
|
|
Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-early
Junio C Hamano
2011-05-31
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'mg/diff-stat-count'
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
diff --stat-count: finishing touches
Junio C Hamano
2011-05-27
|
*
|
|
|
|
|
|
|
diff-options.txt: describe --stat-{width,name-width,count}
Michael J Gruber
2011-05-27
|
*
|
|
|
|
|
|
|
diff: introduce --stat-lines to limit the stat lines
Michael J Gruber
2011-05-27
|
*
|
|
|
|
|
|
|
diff.c: omit hidden entries from namelen calculation with --stat
Michael J Gruber
2011-05-27
*
|
|
|
|
|
|
|
|
Merge branch 'jc/advice-about-to-lose-commit'
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
checkout: make advice when reattaching the HEAD less loud
Junio C Hamano
2011-05-24
*
|
|
|
|
|
|
|
|
|
Merge branch 'jk/combine-diff-binary-etc'
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
combine-diff: respect textconv attributes
Jeff King
2011-05-24
|
*
|
|
|
|
|
|
|
|
|
refactor get_textconv to not require diff_filespec
Jeff King
2011-05-23
|
*
|
|
|
|
|
|
|
|
|
combine-diff: handle binary files as binary
Jeff King
2011-05-23
|
*
|
|
|
|
|
|
|
|
|
combine-diff: calculate mode_differs earlier
Jeff King
2011-05-23
|
*
|
|
|
|
|
|
|
|
|
combine-diff: split header printing into its own function
Jeff King
2011-05-23
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'instaweb' of git://bogomips.org/git-svn
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
git-instaweb: Check that correct config file exists for (re)start
Jakub Narebski
2011-06-27
|
*
|
|
|
|
|
|
|
|
|
|
git-instaweb: Move all actions at the end of script
Jakub Narebski
2011-06-27
|
*
|
|
|
|
|
|
|
|
|
|
git-instaweb: Use $conf, not $fqgitdir/gitweb/httpd.conf
Jakub Narebski
2011-06-27
|
*
|
|
|
|
|
|
|
|
|
|
git-instaweb: Extract configuring web server into configure_httpd
Jakub Narebski
2011-06-27
*
|
|
|
|
|
|
|
|
|
|
|
Merge git://bogomips.org/git-svn into maint
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
git-svn: Correctly handle root commits in mergeinfo ranges
Michael Haggerty
2011-06-28
|
*
|
|
|
|
|
|
|
|
|
|
|
git-svn: Disambiguate rev-list arguments to improve error message
Michael Haggerty
2011-06-28
|
*
|
|
|
|
|
|
|
|
|
|
|
git-svn: Demonstrate a bug with root commits in mergeinfo ranges
Michael Haggerty
2011-06-28
|
|
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'maint-1.7.5' into maint
Junio C Hamano
2011-06-29
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
test: skip clean-up when running under --immediate mode
Junio C Hamano
2011-06-29
|
*
|
|
|
|
|
|
|
|
|
|
"branch -d" can remove more than one branches
Junio C Hamano
2011-06-29
*
|
|
|
|
|
|
|
|
|
|
|
Git 1.7.6
v1.7.6
Junio C Hamano
2011-06-26
[next]