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 'jk/config-int-range-check'
Junio C Hamano
2013-09-12
|
\
|
*
git-config: always treat --int as 64-bit internally
Jeff King
2013-09-09
*
|
Merge branch 'tg/index-struct-sizes'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
read-cache: use fixed width integer types
Thomas Gummerer
2013-08-20
|
|
/
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
parse_pathspec: accept :(icase)path syntax
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
pathspec: support :(glob) syntax
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
parse_pathspec: make sure the prefix part is wildcard-free
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert add_files_to_cache to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert refresh_index to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert report_path_error to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
convert read_cache_preload() to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
2013-07-15
*
|
|
Merge branch 'jc/push-cas'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
|
|
/
*
|
Merge branch 'ob/typofixes'
Junio C Hamano
2013-08-01
|
\
\
|
*
|
many small typofixes
Ondřej Bílka
2013-07-29
*
|
|
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
2013-07-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sha1_object_info_extended: make type calculation optional
Jeff King
2013-07-12
|
*
|
cat-file: disable object/refname ambiguity check for batch mode
Jeff King
2013-07-12
*
|
|
Merge branch 'jx/clean-interactive'
Junio C Hamano
2013-07-22
|
\
\
\
|
*
|
|
path.c: refactor relative_path(), not only strip prefix
Jiang Xin
2013-06-26
*
|
|
|
Merge branch 'hv/config-from-blob'
Junio C Hamano
2013-07-22
|
\
\
\
\
|
*
|
|
|
teach config --blob option to parse config from database
Heiko Voigt
2013-07-12
|
|
/
/
/
*
|
|
|
Merge branch 'nd/const-struct-cache-entry'
Junio C Hamano
2013-07-22
|
\
\
\
\
|
*
|
|
|
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
2013-07-09
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'tr/protect-low-3-fds'
Junio C Hamano
2013-07-22
|
\
\
\
\
|
*
|
|
|
daemon/shell: refactor redirection of 0/1/2 from /dev/null
Thomas Rast
2013-07-17
*
|
|
|
|
Merge branch 'jk/in-pack-size-measurement'
Junio C Hamano
2013-07-18
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
teach sha1_object_info_extended a "disk_size" query
Jeff King
2013-07-07
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mh/ref-races'
Junio C Hamano
2013-06-30
|
\
\
\
|
*
|
|
add a stat_validity struct
Michael Haggerty
2013-06-20
|
*
|
|
Extract a struct stat_data from cache_entry
Michael Haggerty
2013-06-20
*
|
|
|
Merge branch 'nd/traces'
Junio C Hamano
2013-06-20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core: use env variable instead of config var to turn on logging pack access
Nguyễn Thái Ngọc Duy
2013-06-09
|
|
/
/
*
|
|
Merge branch 'rs/unpack-trees-plug-leak'
Junio C Hamano
2013-06-11
|
\
\
\
|
*
|
|
read-cache: mark cache_entry pointers const
René Scharfe
2013-06-02
|
*
|
|
cache: mark cache_entry pointers const
René Scharfe
2013-06-02
|
|
/
/
*
|
|
Merge branch 'jk/fetch-always-update-tracking'
Junio C Hamano
2013-06-02
|
\
\
\
|
*
|
|
refactor "ref->merge" flag
Jeff King
2013-05-12
|
|
/
/
*
|
|
Merge branch 'jc/prune-all'
Junio C Hamano
2013-05-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
date.c: add parse_expiry_date()
Junio C Hamano
2013-04-17
|
|
/
*
|
Merge branch 'lf/read-blob-data-from-index'
Junio C Hamano
2013-04-21
|
\
\
|
*
|
read_blob_data_from_index(): optionally return the size of blob data
Lukas Fleischer
2013-04-17
|
*
|
attr.c: extract read_index_data() as read_blob_data_from_index()
Lukas Fleischer
2013-04-17
|
|
/
|
*
Merge branch 'kb/name-hash' into maint-1.8.1
Junio C Hamano
2013-04-03
|
|
\
*
|
\
Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part)
Junio C Hamano
2013-04-19
|
\
\
\
|
*
|
|
add -u: only show pathless 'add -u' warning when changes exist outside cwd
Jonathan Nieder
2013-04-03
*
|
|
|
Merge branch 'tb/shared-perm'
Junio C Hamano
2013-04-07
|
\
\
\
\
|
*
|
|
|
path.c: simplify adjust_shared_perm()
Torsten Bögershausen
2013-04-05
[next]