index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/ident'
Junio C Hamano
2010-01-20
|
\
|
*
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
2010-01-17
|
*
ident.c: check explicit identity for name and email separately
Junio C Hamano
2010-01-10
*
|
Merge branch 'jc/symbol-static'
Junio C Hamano
2010-01-20
|
\
\
|
*
|
symlinks.c: remove unused functions
Junio C Hamano
2010-01-17
|
*
|
sha1_file.c: remove unused function
Junio C Hamano
2010-01-12
|
*
|
read-cache.c: mark file-local functions static
Junio C Hamano
2010-01-12
|
*
|
entry.c: mark file-local function static
Junio C Hamano
2010-01-12
*
|
|
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
2010-01-13
|
\
\
\
|
*
|
|
"checkout A...B" switches to the merge base between A and B
Junio C Hamano
2009-10-18
*
|
|
|
Merge branch 'cc/reset-more'
Junio C Hamano
2010-01-13
|
\
\
\
\
|
*
|
|
|
Fix bit assignment for CE_CONFLICTED
Junio C Hamano
2010-01-04
|
*
|
|
|
"reset --merge": fix unmerged case
Junio C Hamano
2010-01-03
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/sparse'
Junio C Hamano
2010-01-13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ie_match_stat(): do not ignore skip-worktree bit with CE_MATCH_IGNORE_VALID
Nguyễn Thái Ngọc Duy
2009-12-14
|
*
|
|
unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
Nguyễn Thái Ngọc Duy
2009-08-23
|
*
|
|
unpack-trees(): add CE_WT_REMOVE to remove on worktree alone
Nguyễn Thái Ngọc Duy
2009-08-23
|
*
|
|
Introduce "skip-worktree" bit in index, teach Git to get/set this bit
Nguyễn Thái Ngọc Duy
2009-08-23
*
|
|
|
Detailed diagnosis when parsing an object name fails.
Matthieu Moy
2009-12-07
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'cc/replace'
Junio C Hamano
2009-11-23
|
\
\
\
|
*
|
|
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
2009-11-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mm/config-pathname-tilde-expand'
Junio C Hamano
2009-11-22
|
\
\
\
|
*
|
|
Expand ~ and ~user in core.excludesfile, commit.template
Matthieu Moy
2009-11-17
*
|
|
|
Merge branch 'tc/format-attribute'
Junio C Hamano
2009-11-22
|
\
\
\
\
|
*
|
|
|
Check the format of more printf-type functions
Tarmigan Casebolt
2009-11-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jh/notes' (early part)
Junio C Hamano
2009-11-20
|
\
\
\
\
|
*
|
|
|
Introduce commit notes
Johannes Schindelin
2009-10-19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-20
|
\
\
\
\
|
*
|
|
|
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
2009-11-09
|
*
|
|
|
Move "get_ack()" back to fetch-pack
Shawn O. Pearce
2009-10-30
|
|
/
/
/
*
|
|
|
Merge branch 'jn/editor-pager'
Junio C Hamano
2009-11-20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Teach git var about GIT_PAGER
Jonathan Nieder
2009-11-13
|
*
|
|
Teach git var about GIT_EDITOR
Jonathan Nieder
2009-11-13
*
|
|
|
check_filename(): make verify_filename() callable without dying
Junio C Hamano
2009-10-18
|
/
/
/
*
|
|
Merge branch 'jc/maint-blank-at-eof'
Junio C Hamano
2009-10-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
2009-09-15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
core.whitespace: split trailing-space into blank-at-{eol,eof}
Junio C Hamano
2009-09-05
|
|
*
apply --whitespace=warn/error: diagnose blank at EOF
Junio C Hamano
2009-09-04
*
|
|
git branch -D: give a better error message when lockfile creation fails
Miklos Vajna
2009-09-29
*
|
|
Merge branch 'jk/unwanted-advices'
Junio C Hamano
2009-09-13
|
\
\
\
|
*
|
|
push: make non-fast-forward help message configurable
Jeff King
2009-09-11
*
|
|
|
preserve mtime of local clone
Clemens Buchacher
2009-09-13
*
|
|
|
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
|
/
/
/
*
|
|
Merge branch 'lt/approxidate'
Junio C Hamano
2009-08-31
|
\
\
\
|
*
|
|
Add date formatting and parsing functions relative to a given time
Alex Riesen
2009-08-30
*
|
|
|
Merge branch 'mm/reset-report'
Junio C Hamano
2009-08-28
|
\
\
\
\
|
*
|
|
|
reset: make the reminder output consistent with "checkout"
Matthieu Moy
2009-08-21
|
*
|
|
|
Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.
Matthieu Moy
2009-08-21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/maint-checkout-index-to-prefix'
Junio C Hamano
2009-08-25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
check_path(): allow symlinked directories to checkout-index --prefix
Junio C Hamano
2009-08-18
|
|
/
/
[next]