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 'sp/safecrlf'
Junio C Hamano
2008-02-16
|
\
|
*
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
2008-02-06
*
|
Merge branch 'jc/gitignore-ends-with-slash'
Junio C Hamano
2008-02-16
|
\
\
|
*
|
gitignore(5): Allow "foo/" in ignore list to match directory "foo"
Junio C Hamano
2008-02-05
|
|
/
*
|
Merge branch 'jk/noetcconfig'
Junio C Hamano
2008-02-16
|
\
\
|
*
|
allow suppressing of global and system config
Jeff King
2008-02-06
|
|
/
*
|
Merge branch 'maint'
Junio C Hamano
2008-02-16
|
\
\
|
*
|
Add "const" qualifier to "char *excludes_file".
Christian Couder
2008-02-15
|
*
|
Add "const" qualifier to "char *editor_program".
Christian Couder
2008-02-15
|
*
|
Add "const" qualifier to "char *pager_program".
Christian Couder
2008-02-15
|
*
|
config: add 'git_config_string' to refactor string config variables.
Christian Couder
2008-02-15
*
|
|
Merge branch 'lt/in-core-index'
Junio C Hamano
2008-02-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lazy index hashing
Junio C Hamano
2008-01-22
|
*
|
Create pathname-based hash-table lookup into index
Linus Torvalds
2008-01-22
|
*
|
Avoid running lstat(2) on the same cache entry.
Junio C Hamano
2008-01-21
|
*
|
index: be careful when handling long names
Junio C Hamano
2008-01-21
|
*
|
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
|
|
/
*
|
Add config_error_nonbool() helper function
Junio C Hamano
2008-02-11
|
/
*
Fix random fast-import errors when compiled with NO_MMAP
Shawn O. Pearce
2008-01-17
*
close_lock_file(): new function in the lockfile API
Brandon Casey
2008-01-16
*
Unify whitespace checking
Wincent Colaiuta
2007-12-13
*
Support GIT_PAGER_IN_USE environment variable
Jeff King
2007-12-11
*
Merge branch 'jc/spht'
Junio C Hamano
2007-12-09
|
\
|
*
Use gitattributes to define per-path whitespace rule
Junio C Hamano
2007-12-06
|
*
git-diff: complain about >=8 consecutive spaces in initial indent
Junio C Hamano
2007-11-02
|
*
War on whitespace: first, a bit of retreat.
Junio C Hamano
2007-11-02
*
|
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
2007-12-09
*
|
Merge branch 'kh/commit'
Junio C Hamano
2007-12-04
|
\
\
|
*
|
Fix --signoff in builtin-commit differently.
Junio C Hamano
2007-12-02
|
*
|
Fix add_files_to_cache() to take pathspec, not user specified list of files
Junio C Hamano
2007-11-22
|
*
|
Export three helper functions from ls-files
Junio C Hamano
2007-11-22
*
|
|
Merge branch 'sp/refspec-match'
Junio C Hamano
2007-12-04
|
\
\
\
|
*
|
|
refactor fetch's ref matching to use refname_match()
Steffen Prohaska
2007-11-18
|
*
|
|
add refname_match()
Steffen Prohaska
2007-11-18
|
|
/
/
*
|
|
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-03
*
|
|
rename: Break filepairs with different types.
Junio C Hamano
2007-12-02
*
|
|
Merge branch 'jk/send-pack'
Junio C Hamano
2007-11-24
|
\
\
\
|
*
|
|
send-pack: tighten remote error reporting
Jeff King
2007-11-18
|
*
|
|
make "find_ref_by_name" a public function
Jeff King
2007-11-18
|
*
|
|
Fix warning about bitfield in struct ref
Shawn O. Pearce
2007-11-18
|
*
|
|
send-pack: assign remote errors to each ref
Jeff King
2007-11-17
|
*
|
|
send-pack: track errors for each ref
Jeff King
2007-11-17
|
*
|
|
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
2007-11-14
|
|
\
\
\
|
|
*
|
|
Miscellaneous const changes and utilities
Daniel Barkalow
2007-11-02
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.
Johannes Sixt
2007-11-14
*
|
|
|
Close files opened by lock_file() before unlinking.
Johannes Schindelin
2007-11-14
|
|
_
|
/
|
/
|
|
*
|
|
core.excludesfile clean-up
Junio C Hamano
2007-11-14
*
|
|
Merge branch 'jc/maint-add-sync-stat'
Junio C Hamano
2007-11-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
2007-11-10
*
|
|
Merge branch 'ds/maint-deflatebound'
Junio C Hamano
2007-11-07
|
\
\
\
[next]