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
*
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 '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
*
|
|
|
|
Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'
Junio C Hamano
2013-04-03
|
\
\
\
\
\
|
*
|
|
|
|
checkout: avoid unnecessary match_pathspec calls
Nguyễn Thái Ngọc Duy
2013-03-27
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kb/name-hash'
Junio C Hamano
2013-04-01
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
name-hash.c: fix endless loop with core.ignorecase=true
Karsten Blees
2013-02-27
*
|
|
|
|
Merge branch 'jk/pkt-line-cleanup'
Junio C Hamano
2013-04-01
|
\
\
\
\
\
|
*
|
|
|
|
teach get_remote_heads to read from a memory buffer
Jeff King
2013-02-24
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/archive-zip-raw-compression'
Junio C Hamano
2013-03-27
|
\
\
\
\
\
|
*
|
|
|
|
archive-zip: use deflateInit2() to ask for raw compressed data
René Scharfe
2013-03-16
*
|
|
|
|
|
Merge branch 'jk/alias-in-bare'
Junio C Hamano
2013-03-25
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
setup: suppress implicit "." work-tree for bare repos
Jeff King
2013-03-08
|
*
|
|
|
|
environment: add GIT_PREFIX to local_repo_env
Jeff King
2013-03-08
|
*
|
|
|
|
cache.h: drop LOCAL_REPO_ENV_SIZE
Jeff King
2013-03-08
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'mh/ceiling' into maint
Junio C Hamano
2013-01-28
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'nd/count-garbage'
Junio C Hamano
2013-03-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
count-objects: report garbage files in pack directory too
Nguyễn Thái Ngọc Duy
2013-02-15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/fetch-raw-sha1'
Junio C Hamano
2013-03-21
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fetch: use struct ref to represent refs to be fetched
Junio C Hamano
2013-02-07
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/push-reject-reasons'
Junio C Hamano
2013-02-04
|
\
\
\
\
\
|
*
|
|
|
|
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
2013-01-24
|
*
|
|
|
|
push: further clean up fields of "struct ref"
Junio C Hamano
2013-01-24
*
|
|
|
|
|
Merge branch 'jk/config-parsing-cleanup'
Junio C Hamano
2013-02-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
config: add helper function for parsing key names
Jeff King
2013-01-23
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/custom-comment-char'
Junio C Hamano
2013-02-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow custom "comment char"
Junio C Hamano
2013-01-16
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'rr/minimal-stat'
Junio C Hamano
2013-01-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Enable minimal stat checking
Robin Rosenberg
2013-01-22
|
|
/
/
/
/
/
[next]